async-batch
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "async-batch", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Asynchronously process task batches", | ||
@@ -11,2 +11,6 @@ "main": "lib/index.js", | ||
"license": "MIT", | ||
"files": [ | ||
"lib", | ||
"src" | ||
], | ||
"scripts": { | ||
@@ -20,3 +24,3 @@ "build": "tsc", | ||
"jest": "24.8.0", | ||
"lodash": "4.17.19", | ||
"lodash": "4.17.21", | ||
"npm-check": "^5.9.0", | ||
@@ -23,0 +27,0 @@ "ts-jest": "24.0.2", |
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
7689
5
95