Releases: jdx/npm-register
Releases · jdx/npm-register
v2.8.1
- Fixes an issue with response bodies coming back as strings rather than objects.
- Address package dependencies for Heroku
v2.8.0
Implementing UI
This is a preview release for the React UI that allows you to view your packages. I understand this has been a long time coming and this could use some work going forward. Initial feedback is greatly appreciated.
v.2.7.0
Features Added
- Support for npm audit
- Added additional configuration options for S3 configuration
- Dockerfile improvements: add permissions to volume location.
v2.6.2
Addresses #101 by running the start command through node. This is a cross-platform friendly that allows npm-register to be started on both Windows, *nix, and Mac platforms.
v2.6.1
Normalise encoding for EOL #102
v2.6.0
- Added authentication with registry.npm.org via #94