Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alwatr/deep-clone

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/deep-clone - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

CHANGELOG.md

@@ -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 @@

15

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc