Socket
Socket
Sign inDemoInstall

npm-api

Package Overview
Dependencies
24
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

1.0.1

Diff

doowb
published 1.0.0 •

Changelog

Source

[1.0.0] - 2019-06-17

Major refactor to update code to latest standards and fix issues with deprecated NPM services.

Changed

  • Use NPM's search api endpoint to get list of maintainer repositories instead of the deprecated byUser view from the old skimdb.npmjs.com/registry endpoint.
  • Internal code refactored to use native async/await promise functionality instead of co generators and yield.

Removed

  • Anything related to caching results in some type of data store (data-store, firebase, or in memory). Instead some results are cached on a local instance cache using a Map object. Recommended to cache results in our own persisted database or file system.
doowb
published 0.4.13 •

Changelog

Source

[0.4.13] - 2019-06-17

Fixed

  • Pass 'all' to this.package() to ensure all versions are pulled when searching for a specific version.
doowb
published 0.4.12 •

doowb
published 0.4.11 •

doowb
published 0.4.10 •

doowb
published 0.4.9 •

doowb
published 0.4.8 •

doowb
published 0.4.7 •

doowb
published 0.4.6 •

2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc