throttled-queue
Advanced tools
Comparing version 2.1.2 to 2.1.4
{ | ||
"name": "throttled-queue", | ||
"version": "2.1.2", | ||
"version": "2.1.4", | ||
"description": "Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.", | ||
"main": "dist/throttledQueue.js", | ||
"directories": { | ||
"lib": "src", | ||
"test": "test" | ||
}, | ||
"types": "dist/throttledQueue.d.ts", | ||
"files": [ | ||
"dist/*", | ||
"src/*" | ||
], | ||
"scripts": { | ||
@@ -11,0 +12,0 @@ "prepublishOnly": "tsc", |
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
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
13931
8
132
1