object-scan
Advanced tools
Comparing version 17.0.0 to 17.0.1
{ | ||
"name": "object-scan", | ||
"version": "17.0.0", | ||
"version": "17.0.1", | ||
"description": "Traverse object hierarchies using matching and callbacks.", | ||
@@ -51,6 +51,6 @@ "main": "lib/index.js", | ||
"@babel/cli": "7.14.8", | ||
"@babel/core": "7.14.8", | ||
"@babel/register": "7.14.5", | ||
"@babel/core": "7.15.0", | ||
"@babel/register": "7.15.3", | ||
"@blackflux/eslint-plugin-rules": "2.0.3", | ||
"@blackflux/robo-config-plugin": "5.2.5", | ||
"@blackflux/robo-config-plugin": "5.3.0", | ||
"babel-eslint": "10.1.0", | ||
@@ -61,7 +61,7 @@ "babel-preset-latest-node": "5.5.1", | ||
"diff": "5.0.0", | ||
"diff2html": "3.4.8", | ||
"diff2html": "3.4.10", | ||
"eslint": "7.32.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-plugin-import": "2.23.4", | ||
"eslint-plugin-json": "3.0.0", | ||
"eslint-plugin-import": "2.24.2", | ||
"eslint-plugin-json": "3.1.0", | ||
"eslint-plugin-markdown": "2.2.0", | ||
@@ -76,4 +76,4 @@ "eslint-plugin-mocha": "9.0.0", | ||
"nyc": "15.1.0", | ||
"object-scan": "16.1.0", | ||
"semantic-release": "17.4.4", | ||
"object-scan": "17.0.0", | ||
"semantic-release": "17.4.7", | ||
"smart-fs": "2.0.2", | ||
@@ -80,0 +80,0 @@ "stringify-object": "3.3.0", |
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
63780