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

@clipchamp/json-delta

Package Overview
Dependencies
Maintainers
11
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clipchamp/json-delta - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

3

package.json
{
"name": "@clipchamp/json-delta",
"version": "0.0.0",
"version": "1.0.0",
"description": "Json object diff / patching with configurable short-circuit tolerance. Forked from: github.com/corps",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"contributors": [

@@ -7,0 +8,0 @@ "Zach Collins <recursive.cookie.jar@gmail.com>",

@@ -44,3 +44,3 @@ # json-delta

```
npm install json-delta --save
npm i @clipchamp/json-delta
```

Sorry, the diff of this file is not supported yet

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