licenses.dev

arr-diff v1.1.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

MIT2
PackageRelationDependenciesPublished
arr-flatten • 1.1.0Recursively flatten an array or arrays.DIRECT0
array-slice • 0.2.3Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.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 1.1.0 version:

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