dripping-bucket
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "dripping-bucket", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Library to calculate delays for operations running against rate-limited services", | ||
@@ -15,2 +15,5 @@ "main": "dist/bucket.js", | ||
}, | ||
"engines": { | ||
"node": "^8.0.0" | ||
}, | ||
"keywords": [ | ||
@@ -40,3 +43,3 @@ "leaky", | ||
"babel-preset-es2015": "^6.24.1", | ||
"eslint": "^4.9.0", | ||
"eslint": "^4.10.0", | ||
"eslint-config-standard": "^10.2.1", | ||
@@ -43,0 +46,0 @@ "eslint-plugin-import": "^2.8.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
34580
7