object-treeify
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "object-treeify", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Stringify Object as tree structure", | ||
@@ -47,20 +47,20 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.13.10", | ||
"@babel/core": "7.13.10", | ||
"@babel/register": "7.13.8", | ||
"@blackflux/eslint-plugin-rules": "1.3.45", | ||
"@blackflux/robo-config-plugin": "4.1.4", | ||
"@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.4.0", | ||
"chai": "4.3.3", | ||
"coveralls": "3.1.0", | ||
"eslint": "7.21.0", | ||
"babel-preset-latest-node": "5.5.1", | ||
"chai": "4.3.4", | ||
"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.187", | ||
"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", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.4.1" | ||
"semantic-release": "17.4.7" | ||
}, | ||
@@ -67,0 +67,0 @@ "nyc": { |
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
9665