find-and-apply
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -18,3 +18,3 @@ "use strict"; | ||
if (filter(obj)) { | ||
return transform(obj); | ||
obj = transform(obj); | ||
} | ||
@@ -21,0 +21,0 @@ |
{ | ||
"name": "find-and-apply", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Recursively search any json structure and make changes at a certain leaf", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
2058