object-lib
Advanced tools
Comparing version 2.1.2 to 3.0.0
{ | ||
"name": "object-lib", | ||
"version": "2.1.2", | ||
"version": "3.0.0", | ||
"main": "lib/index.js", | ||
@@ -15,9 +15,9 @@ "repository": { | ||
"@babel/register": "7.13.8", | ||
"@blackflux/eslint-plugin-rules": "1.3.46", | ||
"@blackflux/robo-config-plugin": "4.1.4", | ||
"@blackflux/eslint-plugin-rules": "1.3.47", | ||
"@blackflux/robo-config-plugin": "5.0.0", | ||
"babel-eslint": "10.1.0", | ||
"babel-preset-latest-node": "5.4.0", | ||
"chai": "4.3.3", | ||
"babel-preset-latest-node": "5.5.1", | ||
"chai": "4.3.4", | ||
"coveralls": "3.1.0", | ||
"eslint": "7.21.0", | ||
"eslint": "7.22.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
@@ -28,8 +28,8 @@ "eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-mocha": "8.1.0", | ||
"js-gardener": "2.0.187", | ||
"js-gardener": "2.0.188", | ||
"lodash.clonedeep": "4.5.0", | ||
"lodash.samplesize": "4.2.0", | ||
"node-tdd": "2.19.2", | ||
"node-tdd": "3.0.0", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.4.1" | ||
"semantic-release": "17.4.2" | ||
}, | ||
@@ -112,3 +112,3 @@ "licenses": [ | ||
"engines": { | ||
"node": ">= 10" | ||
"node": ">= 12" | ||
}, | ||
@@ -115,0 +115,0 @@ "dependencies": { |
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
13911