licenses.dev

clone-deep v4.0.1

Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.DIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
kind-of • 6.0.3Get the native type of a value.DIRECT0
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/clone-deep)](https://licenses.dev/npm/clone-deep)
<a href="https://licenses.dev/npm/clone-deep">
  <img src="https://licenses.dev/b/npm/clone-deep" alt="licenses" />
</a>

Or the licenses badge code for the 4.0.1 version:

[![licenses](https://licenses.dev/b/npm/clone-deep/4.0.1)](https://licenses.dev/npm/clone-deep/4.0.1)
<a href="https://licenses.dev/npm/clone-deep/4.0.1">
  <img src="https://licenses.dev/b/npm/clone-deep/4.0.1" alt="licenses" />
</a>
GitHub