object-treeify
Advanced tools
Comparing version 1.1.32 to 1.1.33
{ | ||
"name": "object-treeify", | ||
"version": "1.1.32", | ||
"version": "1.1.33", | ||
"description": "Stringify Object as tree structure", | ||
@@ -47,7 +47,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.13.0", | ||
"@babel/core": "7.13.8", | ||
"@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.3", | ||
"@blackflux/robo-config-plugin": "4.1.4", | ||
"babel-eslint": "10.1.0", | ||
@@ -63,3 +63,3 @@ "babel-preset-latest-node": "5.4.0", | ||
"eslint-plugin-mocha": "8.1.0", | ||
"js-gardener": "2.0.186", | ||
"js-gardener": "2.0.187", | ||
"nyc": "15.1.0", | ||
@@ -105,3 +105,3 @@ "semantic-release": "17.4.1" | ||
"engines": { | ||
"node": ">= 12" | ||
"node": ">= 10" | ||
}, | ||
@@ -108,0 +108,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
9671