Local Npm Versions Save

Local and offline-first npm mirror

2.2.2

6 years ago
  • updates dependencies
    • fixes issue #158
  • fixes a bug where license is sometimes an object and not a string
  • uses serve-static instead of express.static (which is deprecated)

2.2.1

6 years ago
  • fixes issue with logLevel not working as expected

2.2.0

6 years ago
  • logger now allows the ability to listen to events from a process level

2.0.0

6 years ago
  • fixes issue with request entity too large, by setting the limit of express-http-proxy limit to Infinity
  • deprecates the support for [email protected]
  • fixes issue with not forwarding non-install commands
  • updates dependencies
  • fixes assumption that tarball location is predefined.
  • Add support for "downloads" metadata
  • update front-end to be react instead of angular