lodash.clonedeep
npmv4.5.0The lodash method `_.cloneDeep` exported as a module.
Not recommended for new projects
No — lodash.clonedeep should not be adopted for new projects. Last published 3679 days ago.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- FMaintenance: grade F, Failing.
Last published 3679 days ago.
- AWeight: grade A, Excellent.
Zero runtime dependencies.
- ASupply chain: grade A, Excellent.
No install scripts, 3 maintainers, and a contained dependency surface.
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding lodash.clonedeep to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Node.js
- No constraint declared
- Module format
- CommonJS only
- TypeScript
- No bundled types
- Install scripts
- None
Quick start
A usage example from the lodash.clonedeep README.
var cloneDeep = require('lodash.clonedeep');lodash.clonedeep vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| lodash.clonedeepthis page | 0 | 4 | MIT | 10 years ago |
| lodash.zip | 0 | 1 | MIT | 1 day ago |
| lodash.throttle | 0 | 2 | MIT | 1 day ago |
Used by
Popular packages that depend on lodash.clonedeep.
Really Fast Deep Clone
Create your next immutable state by mutating the current one
Next-gen browser and mobile automation test framework for Node.js
An optimised way to copy'ing an object. A small and simple integration
Relationship graph
Dependencies (left) and dependents (right) of lodash.clonedeep.
Frequently installed together
A high-level API to control headless Chrome over the DevTools Protocol
TypeScript definitions for node
Check if a value is a plain object
The fast, flexible & elegant library for parsing and manipulating HTML and XML.
A simple list of CSS shorthand properties and which longhand properties they expand to
Programmatic access to the ARIA specification
A WDIO helper utility to provide several utility functions used across the project.
A WDIO helper utility to provide a repl interface for WebdriverIO
Utility package providing type information for a variety of WebdriverIO interfaces
html formatter yo! Prettify or minify html.
Create, read and edit .zip files with JavaScript http://stuartk.com/jszip
TypeScript definitions for @sinonjs/fake-timers
Release history
No releases in the last two years, typically about 12 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 4.5.0latest | 10 years ago | — | MIT |
| 4.4.1 | 10 years ago | — | MIT |
| 4.4.0 | 10 years ago | — | MIT |
| 4.3.2 | 10 years ago | — | MIT |
| 4.3.1 | 10 years ago | — | MIT |
| 4.3.0 | 10 years ago | — | MIT |
| 4.2.0 | 10 years ago | — | MIT |
| 4.1.1 | 10 years ago | — | MIT |
| 4.1.0 | 10 years ago | — | MIT |
| 4.0.4 | 10 years ago | — | MIT |
| 4.0.3 | 10 years ago | — | MIT |
| 4.0.2 | 10 years ago | — | MIT |
| 4.0.1 | 10 years ago | — | MIT |
| 4.0.0 | 10 years ago | — | MIT |
| 3.0.2 | 11 years ago | — | MIT |
Overview
lodash.clonedeep is an npm package that the lodash method `_.cloneDeep` exported as a module. It has 4 known dependents in the graph. The latest version is 4.5.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need the lodash method `_.cloneDeep` exported as a module and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Keywords
Frequently asked questions
Should I use lodash.clonedeep?
No — lodash.clonedeep should not be adopted for new projects. Last published 3679 days ago.
How do I install lodash.clonedeep?
Run `npm install lodash.clonedeep` to add lodash.clonedeep to your npm project.
What license is lodash.clonedeep released under?
lodash.clonedeep is distributed under the MIT license.
How popular is lodash.clonedeep?
npm does not publish download counts. Within PackageGraph's crawl, 4 known packages depend on lodash.clonedeep.
Is lodash.clonedeep still maintained?
The most recent release of lodash.clonedeep (v4.5.0) was published 10 years ago.
Does lodash.clonedeep run install scripts?
No. lodash.clonedeep does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.