object-treeify
Advanced tools
Comparing version 1.1.30 to 1.1.31
{ | ||
"name": "object-treeify", | ||
"version": "1.1.30", | ||
"version": "1.1.31", | ||
"description": "Stringify Object as tree structure", | ||
@@ -47,11 +47,11 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.12.8", | ||
"@babel/core": "7.12.9", | ||
"@babel/register": "7.12.1", | ||
"@babel/cli": "7.12.10", | ||
"@babel/core": "7.12.10", | ||
"@babel/register": "7.12.10", | ||
"@blackflux/eslint-plugin-rules": "1.3.42", | ||
"@blackflux/robo-config-plugin": "3.10.14", | ||
"@blackflux/robo-config-plugin": "3.10.15", | ||
"babel-eslint": "10.1.0", | ||
"chai": "4.2.0", | ||
"coveralls": "3.1.0", | ||
"eslint": "7.14.0", | ||
"eslint": "7.15.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
@@ -65,3 +65,3 @@ "eslint-plugin-import": "2.22.1", | ||
"semantic-release": "17.3.0", | ||
"babel-preset-latest-node": "5.1.1" | ||
"babel-preset-latest-node": "5.2.0" | ||
}, | ||
@@ -68,0 +68,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
9674