Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "vtree", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "a realtime tree diffing algorithm", | ||
@@ -19,3 +19,6 @@ "keywords": [], | ||
}, | ||
"dependencies": {}, | ||
"dependencies": { | ||
"x-is-array": "^0.1.0", | ||
"is-object": "^0.1.2" | ||
}, | ||
"devDependencies": { | ||
@@ -22,0 +25,0 @@ "tape": "^2.13.1", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
14458
0
2
+ Addedis-object@^0.1.2
+ Addedx-is-array@^0.1.0
+ Addedis-object@0.1.2(transitive)
+ Addedx-is-array@0.1.0(transitive)