filter-array @0.2.0
—
License
No
Install Scripts
3
Dependencies
2
Dev Dependencies
2.4 KB
Package Size
Published
Iterates over the elements in an array, returning an array with only the elements for which the callback returns truthy.
Maintainers
jonschlinkert
Keywords
arraymatchelementsfilteriterate
Dependencies (3)
| Package | Constraint | Registry Status |
|---|---|---|
| kind-of | ^1.1.0 | auto_approved |
| arr-filter | ^1.1.0 | auto_approved |
| micromatch | ^2.1.0 | rejected |
Dev Dependencies (2)
| Package | Constraint | Registry Status |
|---|---|---|
| mocha | ^2.2.1 | auto_approved |
| istanbul-harmony | ^0.3.1 | Not imported |
Transitive Dependency Tree
4 transitive deps
max depth 3
├─
arr-filter
^1.1.0
→ 1.1.2
├─
kind-of
^1.1.0
→ 1.1.0
├─
micromatch
^2.1.0
├─
make-iterator
^1.0.0
→ 1.0.1
├─
kind-of
^6.0.2
→ 6.0.3
Changes from v0.1.0
Dependency Changes
| Change | Package | Version |
|---|---|---|
| added | kind-of | ^1.1.0 |
| added | arr-filter | ^1.1.0 |
| added | micromatch | ^2.1.0 |
| removed | make-iterator | ^0.1.1 |
Script Changes
+ test-cov+ test-travisFile Changes
1 added
7 removed
3 modified
size delta: -.1 KB
Commit: 71c084195043 Browse source
Published to npm: