painless-version
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "painless-version", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"main": "lib/index.js", | ||
@@ -12,21 +12,21 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/cli": "7.13.10", | ||
"@babel/core": "7.13.10", | ||
"@babel/register": "7.13.8", | ||
"@blackflux/eslint-plugin-rules": "1.3.47", | ||
"@blackflux/robo-config-plugin": "5.0.0", | ||
"@babel/cli": "7.14.8", | ||
"@babel/core": "7.15.0", | ||
"@babel/register": "7.15.3", | ||
"@blackflux/eslint-plugin-rules": "2.0.3", | ||
"@blackflux/robo-config-plugin": "5.3.0", | ||
"babel-eslint": "10.1.0", | ||
"babel-preset-latest-node": "5.5.1", | ||
"chai": "4.3.4", | ||
"coveralls": "3.1.0", | ||
"eslint": "7.22.0", | ||
"coveralls": "3.1.1", | ||
"eslint": "7.32.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-json": "2.1.2", | ||
"eslint-plugin-markdown": "2.0.0", | ||
"eslint-plugin-mocha": "8.1.0", | ||
"js-gardener": "2.0.188", | ||
"node-tdd": "3.0.0", | ||
"eslint-plugin-import": "2.24.2", | ||
"eslint-plugin-json": "3.1.0", | ||
"eslint-plugin-markdown": "2.2.0", | ||
"eslint-plugin-mocha": "9.0.0", | ||
"js-gardener": "3.0.3", | ||
"node-tdd": "3.0.4", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.4.2" | ||
"semantic-release": "17.4.7" | ||
}, | ||
@@ -33,0 +33,0 @@ "licenses": [ |
@@ -29,3 +29,2 @@ # painless-version | ||
// => true | ||
``` | ||
@@ -32,0 +31,0 @@ |
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
8048
47