promise-pool-ext
Advanced tools
Comparing version 1.3.12 to 1.3.13
{ | ||
"name": "promise-pool-ext", | ||
"version": "1.3.12", | ||
"version": "1.3.13", | ||
"main": "lib/index.js", | ||
@@ -12,22 +12,22 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/cli": "7.12.10", | ||
"@babel/core": "7.12.10", | ||
"@babel/register": "7.12.10", | ||
"@blackflux/eslint-plugin-rules": "1.3.43", | ||
"@blackflux/robo-config-plugin": "3.10.17", | ||
"@babel/cli": "7.13.0", | ||
"@babel/core": "7.13.8", | ||
"@babel/register": "7.13.8", | ||
"@blackflux/eslint-plugin-rules": "1.3.45", | ||
"@blackflux/robo-config-plugin": "4.1.3", | ||
"babel-eslint": "10.1.0", | ||
"chai": "4.2.0", | ||
"babel-preset-latest-node": "5.4.0", | ||
"chai": "4.3.3", | ||
"coveralls": "3.1.0", | ||
"eslint": "7.17.0", | ||
"eslint": "7.21.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-json": "2.1.2", | ||
"eslint-plugin-markdown": "1.0.2", | ||
"eslint-plugin-mocha": "8.0.0", | ||
"js-gardener": "2.0.182", | ||
"node-tdd": "2.19.0", | ||
"eslint-plugin-markdown": "2.0.0", | ||
"eslint-plugin-mocha": "8.1.0", | ||
"js-gardener": "2.0.186", | ||
"node-tdd": "2.19.1", | ||
"nyc": "15.1.0", | ||
"random-dag": "1.0.4", | ||
"semantic-release": "17.3.1", | ||
"babel-preset-latest-node": "5.2.0" | ||
"semantic-release": "17.4.1" | ||
}, | ||
@@ -51,3 +51,3 @@ "licenses": [ | ||
"engines": { | ||
"node": ">= 10" | ||
"node": ">= 12" | ||
}, | ||
@@ -54,0 +54,0 @@ "nyc": { |
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
11757