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 5.4.0 to 5.4.1

6

CHANGELOG.md
# just-diff-apply
## 5.4.1
### Patch Changes
- fix: reorder exports to set default last #488
## 5.4.0

@@ -4,0 +10,0 @@

6

package.json
{
"name": "just-diff-apply",
"version": "5.4.0",
"version": "5.4.1",
"description": "Apply a diff to an object. Optionally supports jsonPatch protocol",

@@ -10,4 +10,4 @@ "main": "index.js",

"require": "./index.js",
"default": "./index.mjs",
"types": "./index.d.ts"
"types": "./index.d.ts",
"default": "./index.mjs"
},

@@ -14,0 +14,0 @@ "./package.json": "./package.json"

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