@alwatr/deep-clone
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,2 +6,9 @@ # Change Log | ||
## [1.0.1](https://github.com/Alwatr/nanolib/compare/@alwatr/deep-clone@1.0.0...@alwatr/deep-clone@1.0.1) (2023-12-22) | ||
### Bug Fixes | ||
* **deep-clone:** deps ([2bce58c](https://github.com/Alwatr/nanolib/commit/2bce58c0742e3547a4bbc6c9efb792d5dca9375b)) by @AliMD | ||
* package.json include files ([053fc10](https://github.com/Alwatr/nanolib/commit/053fc10b518038647136db9ada2433e27ecb2e63)) by @AliMD | ||
# 1.0.0 (2023-12-22) | ||
@@ -8,0 +15,0 @@ |
{ | ||
"name": "@alwatr/deep-clone", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Clone deeply nested objects and arrays in JavaScript.", | ||
@@ -28,3 +28,6 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
"files": [ | ||
"**/*.{d.ts.map,d.ts,js.map,js,html,md,cjs,mjs,cjs.map,mjs.map}" | ||
"package.json", | ||
"README.md", | ||
"CHANGELOG.md", | ||
"dist/**/*" | ||
], | ||
@@ -59,8 +62,8 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@alwatr/nano-build": "^1.0.1", | ||
"@alwatr/prettier-config": "^1.0.1", | ||
"@alwatr/tsconfig-base": "^1.0.1", | ||
"@alwatr/nano-build": "^1.0.2", | ||
"@alwatr/prettier-config": "^1.0.2", | ||
"@alwatr/tsconfig-base": "^1.0.2", | ||
"typescript": "^5.3.3" | ||
}, | ||
"gitHead": "6c30d421d36a77375653b67ec1f46b5c1020094e" | ||
"gitHead": "db09e86c37b72ccdfba24098a29e49b0834535a6" | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
3985
4
0
1