licenses.dev

object-path-immutable v4.1.2

Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).DIRECT0
object-path • 0.11.8Access deep object properties using a pathDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.1.2 version:

[![licenses](https://licenses.dev/b/npm/object-path-immutable/4.1.2)](https://licenses.dev/npm/object-path-immutable/4.1.2)
<a href="https://licenses.dev/npm/object-path-immutable/4.1.2">
  <img src="https://licenses.dev/b/npm/object-path-immutable/4.1.2" alt="licenses" />
</a>
GitHub