Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

find-and-apply

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

find-and-apply - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

dist/find-and-apply.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc