@clipchamp/json-delta
Advanced tools
Comparing version 0.0.0 to 1.0.0
{ | ||
"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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
27434
1