object-scan
Advanced tools
Comparing version 16.0.2 to 16.0.3
{ | ||
"name": "object-scan", | ||
"version": "16.0.2", | ||
"version": "16.0.3", | ||
"description": "Traverse object hierarchies using matching and callbacks.", | ||
@@ -50,19 +50,19 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.13.16", | ||
"@babel/core": "7.14.2", | ||
"@babel/register": "7.13.16", | ||
"@babel/cli": "7.14.5", | ||
"@babel/core": "7.14.6", | ||
"@babel/register": "7.14.5", | ||
"@blackflux/eslint-plugin-rules": "2.0.3", | ||
"@blackflux/robo-config-plugin": "5.1.0", | ||
"@blackflux/robo-config-plugin": "5.2.4", | ||
"babel-eslint": "10.1.0", | ||
"babel-preset-latest-node": "5.5.1", | ||
"chai": "4.3.4", | ||
"coveralls": "3.1.0", | ||
"coveralls": "3.1.1", | ||
"diff": "5.0.0", | ||
"diff2html": "3.4.4", | ||
"eslint": "7.26.0", | ||
"diff2html": "3.4.7", | ||
"eslint": "7.30.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-plugin-import": "2.23.0", | ||
"eslint-plugin-import": "2.23.4", | ||
"eslint-plugin-json": "3.0.0", | ||
"eslint-plugin-markdown": "2.1.0", | ||
"eslint-plugin-mocha": "8.1.0", | ||
"eslint-plugin-markdown": "2.2.0", | ||
"eslint-plugin-mocha": "9.0.0", | ||
"joi-strict": "2.0.0", | ||
@@ -75,4 +75,4 @@ "js-gardener": "3.0.3", | ||
"nyc": "15.1.0", | ||
"object-scan": "15.0.1", | ||
"semantic-release": "17.4.3", | ||
"object-scan": "16.0.2", | ||
"semantic-release": "17.4.4", | ||
"smart-fs": "2.0.2", | ||
@@ -79,0 +79,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
60728