Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "nanoclone", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "290B to deep clone JavaScript objects", | ||
"license": "MIT", | ||
"main": "index.js", | ||
"keywords": [ | ||
"clone", | ||
"deep", | ||
"nano", | ||
"nanoclone", | ||
"deepclone" | ||
], | ||
"bugs": { | ||
@@ -8,0 +15,0 @@ "url": "https://github.com/kelin2025/nanoclone/issues" |
# nanoclone | ||
Only **145B** to deep clone JavaScript objects | ||
## Is it small enough? | ||
See comparison with the most popular **[clone](https://www.npmjs.com/package/clone)** npm package with **236M** downloads | ||
![Compare with clone package](https://user-images.githubusercontent.com/4208480/33210451-5a5d6142-d12b-11e7-91b4-e14d07568eb0.png) | ||
## Installation | ||
@@ -5,0 +9,0 @@ ``` |
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
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
33
3430
6
42