Socket
Socket
Sign inDemoInstall

npm-api

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-api - npm Package Compare versions

Comparing version 0.4.10 to 0.4.11

2

lib/plugins/downloads.js

@@ -50,3 +50,3 @@ /*!

start = start || '1900-01-01';
start = start || '2005-01-01';
start = utils.moment(start);

@@ -53,0 +53,0 @@

{
"name": "npm-api",
"description": "Base class for retrieving data from the npm registry.",
"version": "0.4.10",
"version": "0.4.11",
"homepage": "https://github.com/doowb/npm-api",

@@ -31,3 +31,3 @@ "author": "Brian Woodward (https://github.com/doowb)",

"data-store": "^0.16.1",
"download-stats": "^0.3.2",
"download-stats": "^0.3.4",
"get-value": "^2.0.6",

@@ -34,0 +34,0 @@ "lazy-cache": "^2.0.2",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc