Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dripping-bucket

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dripping-bucket - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

10

package.json
{
"name": "dripping-bucket",
"version": "1.1.3",
"version": "1.1.4",
"description": "Library to calculate delays for operations running against rate-limited services",

@@ -40,5 +40,5 @@ "main": "dist/bucket.js",

"babel-cli": "^6.26.0",
"babel-jest": "^22.0.4",
"babel-jest": "^22.2.0",
"babel-preset-es2015": "^6.24.1",
"eslint": "^4.15.0",
"eslint": "^4.17.0",
"eslint-config-standard": "^10.2.1",

@@ -49,7 +49,7 @@ "eslint-plugin-import": "^2.8.0",

"eslint-plugin-standard": "^3.0.1",
"jest": "^22.0.4"
"jest": "^22.2.1"
},
"dependencies": {
"lodash": "^4.17.4"
"lodash": "^4.17.5"
}
}
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