promise-parallel-throttle
Advanced tools
Comparing version 2.3.1 to 2.3.2
{ | ||
"name": "promise-parallel-throttle", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "Run promises in parallel, but throttled", | ||
@@ -21,2 +21,3 @@ "main": "build/throttle.js", | ||
}, | ||
"types": "./build/throttle.d.ts", | ||
"homepage": "https://github.com/DJWassink/Promise-parallel-throttle#readme", | ||
@@ -23,0 +24,0 @@ "devDependencies": { |
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
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
26402