Commit Graph

9 Commits

Author SHA1 Message Date
Zoltan Kochan
a1b07d7ed3 fix: can resolve package with version prefixed with v 2017-12-25 03:32:11 +02:00
Zoltan Kochan
8b38443084 feat: allow to specify preferred version selectors
ref https://github.com/pnpm/pnpm/issues/952
2017-12-25 01:01:42 +02:00
Zoltan Kochan
440e0f0cb0 fix: should work with aliased scoped dependencies 2017-12-23 22:29:53 +02:00
Zoltan Kochan
06a3fd027b feat: add auth logic 2017-12-03 22:19:50 +02:00
Zoltan Kochan
8172f05879 refactor: add store as an init config 2017-12-03 14:27:32 +02:00
Zoltan Kochan
7070083407 refactor: add metaCache as options 2017-12-03 14:21:16 +02:00
Zoltan Kochan
b6805d919f feat: don't rely on getJson() 2017-12-03 02:57:19 +02:00
Zoltan Kochan
f0a46ced7d feat: auth info should be passed in
BREAKING CHANGE: resolver should be created first
2017-12-02 01:09:15 +02:00
Zoltan Kochan
96209e7242 feat: create package 2017-11-27 23:59:34 +02:00