New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alwatr/deep-clone

Package Overview
Dependencies
Maintainers
1
Versions
37
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 5.0.0 to 5.3.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [5.3.0](https://github.com/Alwatr/nanolib/compare/v5.2.1...v5.3.0) (2025-02-03)
### Miscellaneous Chores
* edit README ([3860b3d](https://github.com/Alwatr/nanolib/commit/3860b3df48ab82dc479d5236c2e8579df614aabf)) by @ArmanAsadian
### Dependencies update
* bump the development-dependencies group across 1 directory with 11 updates ([cb79d07](https://github.com/Alwatr/nanolib/commit/cb79d072a57c79e1c01abff1a293d6757bb65350)) by @dependabot[bot]
* update typescript and @types/node to version 5.7.3 and 22.13.0 respectively across multiple packages ([ddab05b](https://github.com/Alwatr/nanolib/commit/ddab05b5d767c30191f36a065e4bc88744e8e3fe)) by @alimd
## 5.0.0 (2024-11-02)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "@alwatr/deep-clone",
"version": "5.0.0",
"version": "5.3.0",
"description": "Clone deeply nested objects and arrays in JavaScript.",

@@ -71,11 +71,11 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",

"dependencies": {
"@alwatr/package-tracer": "^5.0.0"
"@alwatr/package-tracer": "^5.3.0"
},
"devDependencies": {
"@alwatr/nano-build": "^5.0.0",
"@alwatr/nano-build": "^5.3.0",
"@alwatr/prettier-config": "^5.0.0",
"@alwatr/tsconfig-base": "^5.0.0",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
},
"gitHead": "7d12943fafa8ef50636346e66ff56c50e2fd0c72"
"gitHead": "9cfb80ed0666355887d8e3865fc75311420ac371"
}

@@ -34,4 +34,2 @@ # Deep Clone

[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com)
### Contributing

@@ -38,0 +36,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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