Socket
Socket
Sign inDemoInstall

just-diff-apply

Package Overview
Dependencies
0
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.1.0

index.esm.js

13

package.json
{
"name": "just-diff-apply",
"version": "3.0.0",
"version": "3.1.0",
"description": "Apply a diff to an object. Optionally supports jsonPatch protocol",
"type": "commonjs",
"main": "index.js",
"module": "index.esm.js",
"exports": {
".": {
"require": "./index.js",
"default": "./index.esm.js"
}
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"build": "rollup -c"
},

@@ -9,0 +18,0 @@ "repository": "https://github.com/angus-c/just",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc