copy-anything
Advanced tools
Comparing version 2.0.5 to 3.0.0
{ | ||
"name": "copy-anything", | ||
"sideEffects": false, | ||
"version": "2.0.5", | ||
"type": "module", | ||
"version": "3.0.0", | ||
"description": "An optimised way to copy'ing an object. A small and simple integration", | ||
@@ -19,2 +20,6 @@ "module": "./dist/index.es.js", | ||
], | ||
"engines": { | ||
"node": ">=12.13", | ||
"npm": ">=7" | ||
}, | ||
"scripts": { | ||
@@ -21,0 +26,0 @@ "test": "vitest run", |
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
11984
Yes