stringify-clone
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"name": "stringify-clone", | ||
@@ -14,3 +14,3 @@ "description": "Wrapper for fast object cloning using `JSON.parse` & `JSON.stringify`", | ||
"engines": { | ||
"node": ">=0.10" | ||
"node": ">=0.8" | ||
}, | ||
@@ -17,0 +17,0 @@ "files": [ |
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
5266