Zoltan Kochan
|
9c9d79cbbe
|
test: fix typings to make ts-node happy
|
2018-04-17 22:53:48 +03:00 |
|
Zoltan Kochan
|
bc34aba650
|
style: adhere conventions
|
2018-03-05 15:49:34 +02:00 |
|
Zoltan Kochan
|
bb7aff4af6
|
refactor: use own options
BREAKING CHANGE:
storeController is not an optional parameter anymore
|
2018-01-07 22:34:31 +02:00 |
|
Zoltan Kochan
|
119e66cc81
|
test: awaiting project.has/storeHas
|
2018-01-03 20:27:48 +02:00 |
|
zkochan
|
54cb8b944e
|
chore: use package-preview
|
2017-11-01 09:54:58 +02:00 |
|
zkochan
|
fbc39466a8
|
fix: private packages installation
Use npm's programmatic API to get auth information for private
packages.
Ref #708
|
2017-06-20 23:02:47 +03:00 |
|
Zoltan Kochan
|
0176edfbce
|
feat: saving packages under node_modules in the store
|
2017-06-12 23:38:08 +03:00 |
|
zkochan
|
9b08ac4b79
|
test: installing of private package from shrinkwrap
When resolution is saved in cache and the meta info is on
a different path. Correct auth info should be used for
downloading the tarball.
Close #718
|
2017-04-25 22:28:47 +03:00 |
|
zkochan
|
33ada9f947
|
test: when pkg meta is not on the domain on which the tarball
|
2017-04-25 20:09:12 +03:00 |
|
zkochan
|
c8036fc930
|
test: add auth tests
Close #432
|
2017-04-25 19:50:43 +03:00 |
|