Skip to content

Releases: local-npm/local-npm

2.2.2

16 Oct 04:44
Compare
Choose a tag to compare
  • updates dependencies
  • 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

13 Aug 18:51
Compare
Choose a tag to compare
  • fixes issue with logLevel not working as expected

2.2.0

15 Jul 04:23
Compare
Choose a tag to compare
  • logger now allows the ability to listen to events from a process level

2.0.0

31 May 07:14
Compare
Choose a tag to compare
  • fixes issue with request entity too large, by setting the limit of express-http-proxy limit to Infinity
  • deprecates the support for node@0.12
  • 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