licenses.dev

arr-diff v2.0.0

Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
arr-flatten • 1.1.0Recursively flatten an array or arrays.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.0 version:

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