putil-waterfall
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "putil-waterfall", | ||
"description": "Simple, fast async waterfall NodeJs module for JavaScript", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"author": "Panates Ltd.", | ||
@@ -24,6 +24,6 @@ "contributors": [ | ||
"bluebird": "^3.5.1", | ||
"eslint": "^4.19.1", | ||
"eslint": "^5.1.0", | ||
"eslint-config-google": "^0.9.1", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^4.1.0" | ||
"mocha": "^5.2.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "engines": { |
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
8421