object-treeify
Advanced tools
Comparing version 1.1.10 to 1.1.11
{ | ||
"name": "object-treeify", | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"description": "Stringify Object as tree structure", | ||
@@ -44,4 +44,4 @@ "main": "lib/index.js", | ||
"@babel/register": "7.4.4", | ||
"@blackflux/eslint-plugin-rules": "1.0.11", | ||
"@blackflux/robo-config-plugin": "1.8.1", | ||
"@blackflux/eslint-plugin-rules": "1.0.14", | ||
"@blackflux/robo-config-plugin": "1.8.2", | ||
"babel-eslint": "10.0.1", | ||
@@ -51,5 +51,5 @@ "chai": "4.2.0", | ||
"eslint": "5.16.0", | ||
"js-gardener": "2.0.22", | ||
"nyc": "14.0.0", | ||
"semantic-release": "15.13.3" | ||
"js-gardener": "2.0.30", | ||
"nyc": "14.1.1", | ||
"semantic-release": "15.13.12" | ||
}, | ||
@@ -56,0 +56,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
15064