5 Commits

Author SHA1 Message Date
Christoph Witzko
25cb545ea3 feat(npm-info): support private modules
closes #28
2015-05-25 00:25:09 +02:00
Stephan Bönnemann
4821aff69e fix(npm-info): correctly encode scoped package names
This adds support for releasing scoped packages that are public and and that have an initial version in the registry available.
More fixes needed to support yet unpublished/private scoped modules.
2015-05-12 00:06:03 +02:00
Stephan Bönnemann
29469e0b8a perf(npm-info): remove duplicate status code check 2015-04-22 17:06:19 +02:00
Stephan Bönnemann
f74f764a80 fix(npm-info): registry unexpectedly returned no json formatted error
This only affected publishing of yet unreleased packages.
2015-04-03 19:37:39 +02:00
Christoph Witzko
53c0adb365 refactor(pre): use gitHead information from registry 2015-02-12 22:07:04 +01:00