yaml-boost
Advanced tools
Comparing version 1.10.7 to 2.0.0
{ | ||
"name": "yaml-boost", | ||
"version": "1.10.7", | ||
"version": "2.0.0", | ||
"description": "Yaml Parser with additional functionality.", | ||
@@ -37,9 +37,9 @@ "main": "lib/index.js", | ||
"@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", | ||
@@ -50,5 +50,5 @@ "eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-mocha": "8.1.0", | ||
"js-gardener": "2.0.187", | ||
"js-gardener": "2.0.188", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.4.1" | ||
"semantic-release": "17.4.2" | ||
}, | ||
@@ -70,3 +70,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">= 10" | ||
"node": ">= 12" | ||
}, | ||
@@ -73,0 +73,0 @@ "files": [ |
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
10363