copy-anything
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "copy-anything", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "An optimised way to copy'ing an object. A small and simple integration", | ||
@@ -22,3 +22,8 @@ "main": "dist/index.cjs.js", | ||
"stringify-parse", | ||
"object" | ||
"object", | ||
"copy-objects", | ||
"clone-objects", | ||
"json-stringify-json-parse", | ||
"deep-clone", | ||
"deep-copy" | ||
], | ||
@@ -33,3 +38,3 @@ "author": "Luca Ban - Mesqueeb", | ||
"ava": "^1.0.1", | ||
"rollup-plugin-typescript2": "^0.18.1", | ||
"rollup-plugin-typescript2": "^0.19.2", | ||
"typescript": "^3.2.2" | ||
@@ -36,0 +41,0 @@ }, |
@@ -26,2 +26,3 @@ # Copy anything 🎭 | ||
- [compare-anything 🛰](https://github.com/mesqueeb/compare-anything) | ||
- [flatten-anything 🏏](https://github.com/mesqueeb/flatten-anything) | ||
- [is-what 🙉](https://github.com/mesqueeb/is-what) | ||
@@ -28,0 +29,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
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
70
9962
10