</>PackageGraphPackageGraph

lodash.clonedeep

npmv4.5.0

The 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.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

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.

PackageWeekly downloadsDependentsLicenseLast release
lodash.clonedeepthis page04MIT10 years ago
lodash.zip01MIT1 day ago
lodash.throttle02MIT1 day ago

Used by

Popular packages that depend on lodash.clonedeep.

Relationship graph

Dependencies (left) and dependents (right) of lodash.clonedeep.

rfdcimmerwebdriveriocopy-anythinglodash.clonedeep
lodash.clonedeep dependencies dependents

Frequently installed together

Release history

No releases in the last two years, typically about 12 days apart.

Recent versions of lodash.clonedeep
VersionPublishedSizeLicense
4.5.0latest10 years agoMIT
4.4.110 years agoMIT
4.4.010 years agoMIT
4.3.210 years agoMIT
4.3.110 years agoMIT
4.3.010 years agoMIT
4.2.010 years agoMIT
4.1.110 years agoMIT
4.1.010 years agoMIT
4.0.410 years agoMIT
4.0.310 years agoMIT
4.0.210 years agoMIT
4.0.110 years agoMIT
4.0.010 years agoMIT
3.0.211 years agoMIT

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.

Maintainers

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.