Comparing version 0.0.1 to 1.0.0
/*! | ||
* mergician | ||
* v0.0.1 | ||
* v1.0.0 | ||
* https://jhildenbiddle.github.io/mergician/ | ||
@@ -5,0 +5,0 @@ * (c) 2022 John Hildenbiddle |
{ | ||
"name": "mergician", | ||
"version": "0.0.1", | ||
"version": "1.0.0", | ||
"description": "Deep merge/clone JavaScript objects. Includes options to filter, inspect, and modify properties, merge and sort arrays, and remove duplicate array items. Properly handles property accessors (getters/setters) and descriptors. Returns new object without modifying sources (immutable).", | ||
@@ -5,0 +5,0 @@ "author": "John Hildenbiddle", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
0