licenses.dev

nyc>11.9.0>mixin-deep v1.3.1

Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
nyc>11.9.0>mixin-deep>is-extendable • 1.0.1Returns true if a value is a plain object, array or function.DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/nyc%3E11.9.0%3Emixin-deep)](https://licenses.dev/npm/nyc%3E11.9.0%3Emixin-deep)
<a href="https://licenses.dev/npm/nyc%3E11.9.0%3Emixin-deep">
  <img src="https://licenses.dev/b/npm/nyc%3E11.9.0%3Emixin-deep" alt="licenses" />
</a>

Or the licenses badge code for the 1.3.1 version:

[![licenses](https://licenses.dev/b/npm/nyc%3E11.9.0%3Emixin-deep/1.3.1)](https://licenses.dev/npm/nyc%3E11.9.0%3Emixin-deep/1.3.1)
<a href="https://licenses.dev/npm/nyc%3E11.9.0%3Emixin-deep/1.3.1">
  <img src="https://licenses.dev/b/npm/nyc%3E11.9.0%3Emixin-deep/1.3.1" alt="licenses" />
</a>
GitHub