painless-version
Advanced tools
Comparing version 1.2.9 to 2.0.0
{ | ||
"name": "painless-version", | ||
"version": "1.2.9", | ||
"version": "2.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,6 +28,6 @@ "eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-mocha": "8.1.0", | ||
"js-gardener": "2.0.187", | ||
"node-tdd": "2.19.2", | ||
"js-gardener": "2.0.188", | ||
"node-tdd": "3.0.0", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.4.1" | ||
"semantic-release": "17.4.2" | ||
}, | ||
@@ -80,3 +80,3 @@ "licenses": [ | ||
"engines": { | ||
"node": ">= 10" | ||
"node": ">= 12" | ||
}, | ||
@@ -83,0 +83,0 @@ "description": "Intuitive version management abstraction", |
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
8054