Skip to content

Releases: jdx/npm-register

v2.8.2

22 Oct 18:34
Compare
Choose a tag to compare

Changes

v2.8.1

31 Aug 14:43
a91329c
Compare
Choose a tag to compare
  • Fixes an issue with response bodies coming back as strings rather than objects.
  • Address package dependencies for Heroku

v2.8.0

31 Aug 05:36
bf5ca63
Compare
Choose a tag to compare

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

31 Aug 02:24
Compare
Choose a tag to compare

Features Added

  • Support for npm audit
  • Added additional configuration options for S3 configuration
  • Dockerfile improvements: add permissions to volume location.

v2.6.2

15 Jan 15:06
Compare
Choose a tag to compare

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

11 Jan 15:03
Compare
Choose a tag to compare

Normalise encoding for EOL #102

v2.6.0

10 Jan 17:21
Compare
Choose a tag to compare
  • Added authentication with registry.npm.org via #94