async-batch
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "async-batch", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Asynchronously process task batches", | ||
@@ -18,7 +18,7 @@ "main": "lib/index.js", | ||
"@types/lodash": "^4.14.123", | ||
"jest": "24.5.0", | ||
"jest": "24.8.0", | ||
"lodash": "^4.17.11", | ||
"ts-jest": "24.0.0", | ||
"typescript": "3.3.4000" | ||
"ts-jest": "24.0.2", | ||
"typescript": "3.5.1" | ||
} | ||
} |
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
10116