All array-intersection versions
array-intersection @0.1.2
—
License
No
Install Scripts
5
Dependencies
2
Dev Dependencies
2.3 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.1 | auto_approved |
| array-every | ^0.1.2 | auto_approved |
| array-slice | ^0.2.3 | auto_approved |
| array-unique | ^0.2.1 | auto_approved |
| filter-array | ^0.2.0 | auto_approved |
Dev Dependencies (2)
| Package | Constraint | Registry Status |
|---|---|---|
| mocha | * | auto_approved |
| should | ^4.0.4 | auto_approved |
Transitive Dependency Tree
10 transitive deps
max depth 4
├─
array-every
^0.1.2
→ 0.1.2
├─
array-slice
^0.2.3
├─
array-unique
^0.2.1
→ 0.2.1
├─
filter-array
^0.2.0
→ 0.2.0
├─
index-of
^0.1.1
→ 0.1.1
├─
arr-filter
^1.1.0
→ 1.1.2
├─
kind-of
^1.1.0
→ 1.1.0
├─
make-iterator
^0.1.1
→ 0.1.1
├─
micromatch
^2.1.0
├─
for-own
^0.1.1
├─
make-iterator
^1.0.0
→ 1.0.1
├─
kind-of
^6.0.2
→ 6.0.3
Changes from v0.1.1
Dependency Changes
| Change | Package | Version |
|---|---|---|
| changed | index-of | ^0.1.0 → ^0.1.1 |
| changed | array-every | ^0.1.1 → ^0.1.2 |
| changed | array-slice | ^0.2.2 → ^0.2.3 |
| changed | array-unique | ^0.1.1 → ^0.2.1 |
| changed | filter-array | ^0.1.0 → ^0.2.0 |
File Changes
1 added
5 removed
2 modified
size delta: +.3 KB
Commit: f620a186f02a Browse source
Published to npm: