copy-anything
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "An optimised way to copy'ing an object. A small and simple integration", | ||
@@ -31,3 +31,3 @@ "module": "./dist/index.es.js", | ||
"dependencies": { | ||
"is-what": "^4.1.1" | ||
"is-what": "^4.1.6" | ||
}, | ||
@@ -43,6 +43,6 @@ "devDependencies": { | ||
"prettier": "^2.5.1", | ||
"rollup": "^2.66.0", | ||
"rollup": "^2.66.1", | ||
"rollup-plugin-typescript2": "^0.31.1", | ||
"typescript": "^4.5.5", | ||
"vitest": "^0.2.1" | ||
"vitest": "^0.2.3" | ||
}, | ||
@@ -49,0 +49,0 @@ "keywords": [ |
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
Updatedis-what@^4.1.6