object-scan
Advanced tools
Comparing version 16.0.1 to 16.0.2
@@ -7,3 +7,3 @@ "use strict"; | ||
onMatch: () => {}, | ||
get: () => ctx.context | ||
get: () => kwargs.context | ||
}; | ||
@@ -10,0 +10,0 @@ } |
{ | ||
"name": "object-scan", | ||
"version": "16.0.1", | ||
"version": "16.0.2", | ||
"description": "Traverse object hierarchies using matching and callbacks.", | ||
@@ -51,6 +51,6 @@ "main": "lib/index.js", | ||
"@babel/cli": "7.13.16", | ||
"@babel/core": "7.14.0", | ||
"@babel/core": "7.14.2", | ||
"@babel/register": "7.13.16", | ||
"@blackflux/eslint-plugin-rules": "2.0.3", | ||
"@blackflux/robo-config-plugin": "5.0.3", | ||
"@blackflux/robo-config-plugin": "5.1.0", | ||
"babel-eslint": "10.1.0", | ||
@@ -61,6 +61,6 @@ "babel-preset-latest-node": "5.5.1", | ||
"diff": "5.0.0", | ||
"diff2html": "3.4.3", | ||
"diff2html": "3.4.4", | ||
"eslint": "7.26.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-import": "2.23.0", | ||
"eslint-plugin-json": "3.0.0", | ||
@@ -77,3 +77,3 @@ "eslint-plugin-markdown": "2.1.0", | ||
"object-scan": "15.0.1", | ||
"semantic-release": "17.4.2", | ||
"semantic-release": "17.4.3", | ||
"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
60730