All filter-object versions

filter-object @2.1.0

MIT
License
No
Install Scripts
5
Dependencies
1
Dev Dependencies
2.4 KB
Package Size
Published

Filter an object by its keys or values. Returns a copy of an object filtered to have only keys or values that match the given glob patterns.

Maintainers

jonschlinkert

Keywords

arrarrayexpandfilterfindfunctionglobglobbingglobskeykeysmatchmatcherminimatchobjobjectorderpatternpatternssortwildcard

Dependencies (5)

PackageConstraintRegistry Status
kind-of ^2.0.1 auto_approved
filter-keys ^1.0.2 auto_approved
object.pick ^1.1.1 auto_approved
filter-values ^0.4.0 auto_approved
extend-shallow ^2.0.1 auto_approved

Dev Dependencies (1)

PackageConstraintRegistry Status
mocha ^2.2.1 auto_approved

Transitive Dependency Tree

43 transitive deps max depth 9
  ├─ extend-shallow ^2.0.1
  ├─ filter-keys ^1.0.2 → 1.1.0
  ├─ filter-values ^0.4.0 → 0.4.1
  ├─ kind-of ^2.0.1 → 2.0.1
├─ object.pick ^1.1.1 → 1.3.0
  ├─ for-own ^0.1.3
  ├─ is-buffer ^1.0.2
  ├─ is-match ^0.4.0 → 0.4.1
  ├─ isobject ^3.0.1
├─ micromatch ^2.2.0
  ├─ deep-equal ^1.0.1 → 1.1.2
  ├─ is-extendable ^0.1.1
  ├─ is-glob ^2.0.1
├─ micromatch ^2.3.7
  ├─ is-arguments ^1.1.1 → 1.2.0
  ├─ is-date-object ^1.0.5 → 1.1.0
  ├─ is-regex ^1.1.4 → 1.2.1
  ├─ object-is ^1.1.5 → 1.1.6
  ├─ object-keys ^1.1.1 → 1.1.1
├─ regexp.prototype.flags ^1.5.1 → 1.5.4
  ├─ call-bind ^1.0.7 → 1.0.9
  ├─ call-bind ^1.0.8 → 1.0.9
  ├─ call-bound ^1.0.2 → 1.0.4
  ├─ define-properties ^1.2.1 → 1.2.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ get-proto ^1.0.1 → 1.0.1
  ├─ gopd ^1.2.0
  ├─ has-tostringtag ^1.0.2 → 1.0.2
  ├─ hasown ^2.0.2 → 2.0.3
├─ set-function-name ^2.0.2 → 2.0.2
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ define-data-property ^1.0.1
  ├─ define-data-property ^1.1.4
  ├─ dunder-proto ^1.0.1 → 1.0.1
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.0.0 → 1.1.1
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ functions-have-names ^1.2.3 → 1.2.3
  ├─ get-intrinsic ^1.3.0 → 1.3.1
  ├─ has-property-descriptors ^1.0.0 → 1.0.2
  ├─ has-property-descriptors ^1.0.2 → 1.0.2
  ├─ has-symbols ^1.0.3 → 1.1.0
  ├─ object-keys ^1.1.1 → 1.1.1
├─ set-function-length ^1.2.2 → 1.2.2
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ call-bind-apply-helpers ^1.0.1 → 1.0.2
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ define-data-property ^1.1.4
  ├─ es-define-property ^1.0.0 → 1.0.1
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.1
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-intrinsic ^1.2.4 → 1.3.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.0.1
  ├─ gopd ^1.2.0
  ├─ has-property-descriptors ^1.0.2 → 1.0.2
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.3
├─ math-intrinsics ^1.1.0 → 1.1.0
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ es-define-property ^1.0.0 → 1.0.1
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.1
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.3
├─ math-intrinsics ^1.1.0 → 1.1.0
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ function-bind ^1.1.2 → 1.1.2

Changes from v2.0.0

Dependency Changes

ChangePackageVersion
changed kind-of ^2.0.0 → ^2.0.1
changed filter-values ^0.3.0 → ^0.4.0

File Changes

0 added 0 removed 2 modified size delta: +.4 KB

Commit: 91d2fd0bb96b Browse source

Published to npm: