All array-intersection versions
array-intersection @0.1.0
—
License
No
Install Scripts
5
Dependencies
2
Dev Dependencies
2.5 KB
Package Size
Published
Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.
Maintainers
jonschlinkert
Keywords
arrarrayarraysdiffdifferenceintersectintersectionjavascriptnode.jsuniquniqueutilutilityutils
Dependencies (5)
| Package | Constraint | Registry Status |
|---|---|---|
| index-of | ^0.1.0 | auto_approved |
| array-every | ^0.1.1 | auto_approved |
| array-slice | ^0.2.2 | auto_approved |
| array-unique | ^0.1.1 | auto_approved |
| filter-array | ^0.1.0 | auto_approved |
Dev Dependencies (2)
| Package | Constraint | Registry Status |
|---|---|---|
| mocha | * | auto_approved |
| should | ^4.0.4 | auto_approved |
Transitive Dependency Tree
7 transitive deps
max depth 3
├─
array-every
^0.1.1
→ 0.1.2
├─
array-slice
^0.2.2
├─
array-unique
^0.1.1
→ 0.1.1
├─
filter-array
^0.1.0
→ 0.1.0
├─
index-of
^0.1.0
→ 0.1.1
├─
make-iterator
^0.1.1
→ 0.1.1
├─
for-own
^0.1.1
Published to npm: