yaml-boost
Advanced tools
Comparing version 1.9.20 to 1.9.21
{ | ||
"name": "yaml-boost", | ||
"version": "1.9.20", | ||
"version": "1.9.21", | ||
"description": "Yaml Parser with additional functionality.", | ||
@@ -33,20 +33,20 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.7.7", | ||
"@babel/core": "7.7.7", | ||
"@babel/plugin-proposal-object-rest-spread": "7.7.7", | ||
"@babel/register": "7.7.7", | ||
"@blackflux/eslint-plugin-rules": "1.3.22", | ||
"@blackflux/robo-config-plugin": "3.0.4", | ||
"babel-eslint": "10.0.3", | ||
"@babel/cli": "7.8.4", | ||
"@babel/core": "7.8.7", | ||
"@babel/plugin-proposal-object-rest-spread": "7.8.3", | ||
"@babel/register": "7.8.6", | ||
"@blackflux/eslint-plugin-rules": "1.3.24", | ||
"@blackflux/robo-config-plugin": "3.1.0", | ||
"babel-eslint": "10.1.0", | ||
"chai": "4.2.0", | ||
"coveralls": "3.0.9", | ||
"eslint": "6.8.0", | ||
"eslint-config-airbnb-base": "14.0.0", | ||
"eslint-plugin-import": "2.19.1", | ||
"eslint-plugin-json": "2.0.1", | ||
"eslint-plugin-markdown": "1.0.1", | ||
"eslint-plugin-mocha": "6.2.2", | ||
"js-gardener": "2.0.123", | ||
"eslint-config-airbnb-base": "14.1.0", | ||
"eslint-plugin-import": "2.20.1", | ||
"eslint-plugin-json": "2.1.0", | ||
"eslint-plugin-markdown": "1.0.2", | ||
"eslint-plugin-mocha": "6.3.0", | ||
"js-gardener": "2.0.137", | ||
"nyc": "15.0.0", | ||
"semantic-release": "15.14.0" | ||
"semantic-release": "17.0.4" | ||
}, | ||
@@ -53,0 +53,0 @@ "keywords": [ |
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
19552