licenses.dev

babel-merge v3.0.0

`babel-merge` merges multiple Babel configuration objects into a single copy. Plugin and preset objects and arrays will be merged together.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
deepmerge • 2.2.1A library for deep (recursive) merging of Javascript objectsDIRECT0
is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
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
object.omit • 3.0.0Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.DIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.0 version:

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