{"_id":"it-filter","_rev":"4577344","name":"it-filter","description":"Filters the passed iterable by using the filter function","dist-tags":{"latest":"3.1.6"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"time":{"modified":"2026-04-10T15:47:12.000Z","created":"2020-05-19T12:49:53.953Z","3.1.6":"2026-04-10T15:34:39.930Z","3.1.5":"2026-04-10T12:40:44.711Z","3.1.4":"2025-06-01T09:53:56.515Z","3.1.3":"2025-05-13T07:20:25.121Z","3.1.2":"2025-03-06T09:42:06.024Z","3.1.1":"2024-05-26T10:55:02.121Z","3.1.0":"2024-04-25T06:26:31.923Z","3.0.5":"2024-04-24T16:54:46.884Z","3.0.4":"2023-11-15T12:31:15.254Z","3.0.3":"2023-08-16T12:18:17.446Z","3.0.2":"2023-05-09T14:29:24.084Z","3.0.1":"2023-03-31T15:02:08.203Z","3.0.0":"2023-03-31T09:41:27.335Z","2.0.2":"2023-03-30T19:30:19.589Z","2.0.1":"2023-03-02T15:23:09.937Z","2.0.0":"2022-10-17T08:33:41.238Z","1.0.3":"2021-10-10T14:15:16.215Z","1.0.2":"2021-02-12T19:34:04.999Z","1.0.1":"2020-09-15T15:05:08.738Z","1.0.0":"2020-09-15T14:57:41.793Z","0.0.1":"2020-05-19T12:49:53.953Z"},"users":{},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"versions":{"3.1.6":{"name":"it-filter","version":"3.1.6","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js","module-sync":"./dist/src/index.js"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-peekable":"^3.0.0"},"devDependencies":{"aegir":"^47.1.1","it-all":"^3.0.0"},"gitHead":"9b07d77a8a58365b45944b8e11232eb4fba7897f","_id":"it-filter@3.1.6","_nodeVersion":"24.14.1","_npmVersion":"11.12.1","dist":{"shasum":"9dc2fb545bdaa6c3751961fa767aba6fa9cbd8d4","size":5636,"noattachment":false,"key":"/it-filter/-/it-filter-3.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-3.1.6.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ba5c7556-2ba4-4970-8ee3-9382d42b51bd"}},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-filter_3.1.6_1775835279786_0.9333268974375146"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-10T15:34:39.930Z","publish_time":1775835279930,"_source_registry_name":"default","_cnpm_publish_time":1775835279930},"3.1.5":{"name":"it-filter","version":"3.1.5","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js","module-sync":"./src/index.js"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-peekable":"^3.0.0"},"devDependencies":{"aegir":"^47.1.1","it-all":"^3.0.0"},"gitHead":"e83a020d621d071bf974f4d76d1b869eb8b886e4","_id":"it-filter@3.1.5","_nodeVersion":"24.14.1","_npmVersion":"11.12.1","dist":{"shasum":"e3f8723f5595d7014d4441ade33ebe632beaba32","size":5637,"noattachment":false,"key":"/it-filter/-/it-filter-3.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-3.1.5.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ba5c7556-2ba4-4970-8ee3-9382d42b51bd"}},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-filter_3.1.5_1775824844581_0.6141475492427493"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-10T12:40:44.711Z","publish_time":1775824844711,"_source_registry_name":"default","_cnpm_publish_time":1775824844711},"3.1.4":{"name":"it-filter","version":"3.1.4","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-peekable":"^3.0.0"},"devDependencies":{"aegir":"^47.0.16","it-all":"^3.0.0"},"_id":"it-filter@3.1.4","gitHead":"4b106c4d908917011adf8450879c6763f2dc52c3","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"bcbeb74edd45c6b8d522e6581edf8a4c0bbb02af","size":5632,"noattachment":false,"key":"/it-filter/-/it-filter-3.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-3.1.4.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-filter_3.1.4_1748771636324_0.5258489532306607"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-01T09:53:56.515Z","publish_time":1748771636515,"_source_registry_name":"default","_cnpm_publish_time":1748771636515},"3.1.3":{"name":"it-filter","version":"3.1.3","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-peekable":"^3.0.0"},"devDependencies":{"aegir":"^46.0.1","it-all":"^3.0.0"},"_id":"it-filter@3.1.3","gitHead":"f72a65a9ef2e64bb8998ee57505841286b648da8","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"6c6397def7d8ff1bc8fe26b6ddaeecdcb1f760ca","size":5680,"noattachment":false,"key":"/it-filter/-/it-filter-3.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-3.1.3.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-filter_3.1.3_1747120824950_0.33132817196679887"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T07:20:25.121Z","publish_time":1747120825121,"_source_registry_name":"default","_cnpm_publish_time":1747120825121},"3.1.2":{"name":"it-filter","version":"3.1.2","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-peekable":"^3.0.0"},"devDependencies":{"aegir":"^45.1.2","it-all":"^3.0.0"},"_id":"it-filter@3.1.2","gitHead":"870ac7a81c477c5970ac7ead94d06df0d87ff56f","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"ef9278ddc688670e8345b4ff6af303f561d28ec3","size":4218,"noattachment":false,"key":"/it-filter/-/it-filter-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-3.1.2.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-filter_3.1.2_1741254125871_0.3147419852152413"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-06T09:42:06.024Z","publish_time":1741254126024,"_source_registry_name":"default","_cnpm_publish_time":1741254126024},"3.1.1":{"name":"it-filter","version":"3.1.1","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox"},"dependencies":{"it-peekable":"^3.0.0"},"devDependencies":{"aegir":"^42.2.5","it-all":"^3.0.0"},"_id":"it-filter@3.1.1","gitHead":"330f8198268793e15c633b9409965403d6c3520e","_nodeVersion":"20.13.1","_npmVersion":"10.8.0","dist":{"shasum":"d9f55ecb26200baca41e5e330e5808b3afdfa7b7","size":4017,"noattachment":false,"key":"/it-filter/-/it-filter-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-3.1.1.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_3.1.1_1716720901982_0.9296035563667728"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-26T10:55:02.121Z","publish_time":1716720902121,"_source_registry_name":"default","_cnpm_publish_time":1716720902121},"3.1.0":{"name":"it-filter","version":"3.1.0","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox"},"dependencies":{"it-peekable":"^3.0.0"},"devDependencies":{"aegir":"^42.2.5","it-all":"^3.0.0"},"_id":"it-filter@3.1.0","gitHead":"375a6db87d4f0106ce61cdc1693d9575803d2696","_nodeVersion":"20.12.2","_npmVersion":"10.5.2","dist":{"shasum":"16e2914f7f54de44a19c03eb8289027643f33a1b","size":4006,"noattachment":false,"key":"/it-filter/-/it-filter-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-3.1.0.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_3.1.0_1714026391775_0.22626490209661143"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-25T06:26:31.923Z","publish_time":1714026391923,"_source_registry_name":"default","_cnpm_publish_time":1714026391923},"3.0.5":{"name":"it-filter","version":"3.0.5","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox"},"dependencies":{"it-peekable":"^3.0.0"},"devDependencies":{"aegir":"^42.2.5","it-all":"^3.0.0"},"_id":"it-filter@3.0.5","gitHead":"3fd3cf35d187e686e83aaabc26428700afc05705","_nodeVersion":"20.12.2","_npmVersion":"10.5.2","dist":{"shasum":"6e3c688c0f75984c9a6859e8510ae119fcce1834","size":3932,"noattachment":false,"key":"/it-filter/-/it-filter-3.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-3.0.5.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_3.0.5_1713977686693_0.022974749235857628"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-24T16:54:46.884Z","publish_time":1713977686884,"_source_registry_name":"default","_cnpm_publish_time":1713977686884},"3.0.4":{"name":"it-filter","version":"3.0.4","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-peekable":"^3.0.0"},"devDependencies":{"aegir":"^41.1.9","it-all":"^3.0.0"},"_id":"it-filter@3.0.4","gitHead":"884e459bac9989ea9299eba6de5bf7cea7253cbe","_nodeVersion":"20.9.0","_npmVersion":"9.9.1","dist":{"shasum":"f8af5919ca7fc72f718edb3e7c0d71581aa149c6","size":3925,"noattachment":false,"key":"/it-filter/-/it-filter-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-3.0.4.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_3.0.4_1700051474979_0.5289013917262244"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-15T12:31:15.254Z","publish_time":1700051475254,"_source_registry_name":"default","_cnpm_publish_time":1700051475254},"3.0.3":{"name":"it-filter","version":"3.0.3","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-peekable":"^3.0.0"},"devDependencies":{"aegir":"^40.0.11","it-all":"^3.0.0"},"_id":"it-filter@3.0.3","gitHead":"44588aef9407b87592310c389f0e62bea5b61262","_nodeVersion":"18.17.0","_npmVersion":"9.8.1","dist":{"shasum":"95f96083d101c7f3be7829b056b89ae904746b96","size":3875,"noattachment":false,"key":"/it-filter/-/it-filter-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-3.0.3.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_3.0.3_1692188297274_0.703477964904099"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-16T12:18:17.446Z","publish_time":1692188297446,"_source_registry_name":"default","_cnpm_publish_time":1692188297446},"3.0.2":{"name":"it-filter","version":"3.0.2","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-peekable":"^3.0.0"},"devDependencies":{"aegir":"^39.0.2","it-all":"^3.0.0"},"gitHead":"cc056122cda5a1ad6707f1c2c86901bafaa44c5c","_id":"it-filter@3.0.2","_nodeVersion":"18.16.0","_npmVersion":"8.19.4","dist":{"shasum":"19ddf6185ea21d417e6075d5796c799fa2633b69","size":3895,"noattachment":false,"key":"/it-filter/-/it-filter-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-3.0.2.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_3.0.2_1683642563896_0.044189236624209594"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-09T14:29:24.084Z","publish_time":1683642564084,"_source_registry_name":"default","_cnpm_publish_time":1683642564084},"3.0.1":{"name":"it-filter","version":"3.0.1","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-peekable":"^3.0.0"},"devDependencies":{"aegir":"^38.1.7","it-all":"^3.0.0"},"gitHead":"6409faed2bd85ad353aa5b94d3f8cf615fb0084b","_id":"it-filter@3.0.1","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"b174aec99ca4a2f4d8a42b9a80deab6dae2aa240","size":3898,"noattachment":false,"key":"/it-filter/-/it-filter-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-3.0.1.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_3.0.1_1680274927980_0.32078598881556863"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-31T15:02:08.203Z","publish_time":1680274928203,"_cnpm_publish_time":1680274928203},"3.0.0":{"name":"it-filter","version":"3.0.0","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-peekable":"^3.0.0"},"devDependencies":{"aegir":"^38.1.7","it-all":"^3.0.0"},"gitHead":"0033bfd6e2f340cc1d3a0e33d73b67aaaeb24092","_id":"it-filter@3.0.0","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"39028b7cccff8f7139018c59a5c9d3f70bac1745","size":3862,"noattachment":false,"key":"/it-filter/-/it-filter-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-3.0.0.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_3.0.0_1680255687199_0.7869193134243508"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-31T09:41:27.335Z","publish_time":1680255687335,"_cnpm_publish_time":1680255687335},"2.0.2":{"name":"it-filter","version":"2.0.2","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"devDependencies":{"aegir":"^38.1.7","it-all":"^3.0.0"},"gitHead":"27d9e3c59698eb588f05d013fef6fbe650d982e4","_id":"it-filter@2.0.2","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"c849b3de4a12a2de3cc45be734ee55f69a0ed284","size":2857,"noattachment":false,"key":"/it-filter/-/it-filter-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-2.0.2.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_2.0.2_1680204619427_0.3150826278459091"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-30T19:30:19.589Z","publish_time":1680204619589,"_cnpm_publish_time":1680204619589},"2.0.1":{"name":"it-filter","version":"2.0.1","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"devDependencies":{"aegir":"^38.1.7","it-all":"^2.0.0"},"gitHead":"42a808641225e4114846d116bcee8e857fef9743","_id":"it-filter@2.0.1","_nodeVersion":"18.14.2","_npmVersion":"8.19.4","dist":{"shasum":"117da6c075ac3d727d15e06de61e124e8a6cb105","size":2317,"noattachment":false,"key":"/it-filter/-/it-filter-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-2.0.1.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_2.0.1_1677770589714_0.07625588305106423"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-02T15:23:09.937Z","publish_time":1677770589937,"_cnpm_publish_time":1677770589937},"2.0.0":{"name":"it-filter","version":"2.0.0","description":"Filters the passed iterable by using the filter function","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-filter#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"devDependencies":{"aegir":"^37.5.0","it-all":"^2.0.0"},"gitHead":"ba18ce362800e47a50629e2f23a339b44e4c8bc0","_id":"it-filter@2.0.0","_nodeVersion":"16.17.1","_npmVersion":"8.19.2","dist":{"shasum":"bc853ffdfc7c9dcfa4511e57c4f8e104180d3e27","size":2323,"noattachment":false,"key":"/it-filter/-/it-filter-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-2.0.0.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_2.0.0_1665995621114_0.0656340670873834"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-25T07:20:36.916Z","publish_time":1665995621238,"_cnpm_publish_time":1665995621238},"1.0.3":{"name":"it-filter","version":"1.0.3","description":"Filters the passed iterable by using the filter function","main":"index.js","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"homepage":"https://github.com/achingbrain/it/tree/master/packages/it-filter#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"scripts":{"test":"ava","lint":"standard","coverage":"nyc --reporter html --reporter lcov ava","clean":"rm -rf .nyc_output coverage dist","check":"tsc --noEmit","build":"npm run build:types","build:types":"tsc --emitDeclarationOnly --declarationDir dist","prepublishOnly":"npm run build"},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"ISC","devDependencies":{"ava":"^3.12.1","it-all":"^1.0.6","nyc":"^15.1.0","standard":"^16.0.3","typescript":"^4.0.2"},"types":"dist/index.d.ts","gitHead":"29126fa87dae108acef381693812f22ac8f9362b","_id":"it-filter@1.0.3","_nodeVersion":"16.8.0","_npmVersion":"lerna/4.0.0/node@v16.8.0+x64 (darwin)","dist":{"shasum":"66ea0cc4bf84af71bebd353c05a9c5735fcba751","size":1604,"noattachment":false,"key":"/it-filter/-/it-filter-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-1.0.3.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_1.0.3_1633875316055_0.8975192581041216"},"_hasShrinkwrap":false,"publish_time":1633875316215,"_cnpm_publish_time":1633875316215,"_cnpmcore_publish_time":"2021-12-16T11:27:13.475Z"},"1.0.2":{"name":"it-filter","version":"1.0.2","description":"Filters the passed iterable by using the filter function","main":"index.js","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"homepage":"https://github.com/achingbrain/it#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"scripts":{"test":"ava","lint":"standard","coverage":"nyc --reporter html --reporter lcov ava","clean":"rm -rf .nyc_output coverage dist","check":"tsc --noEmit","build":"npm run build:types","build:types":"tsc --emitDeclarationOnly --declarationDir dist","prepublishOnly":"npm run build"},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"ISC","devDependencies":{"ava":"^3.12.1","it-all":"^1.0.5","nyc":"^15.1.0","standard":"^16.0.3","typescript":"^4.0.2"},"types":"dist/index.d.ts","_id":"it-filter@1.0.2","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"7a89b582d561b1f1ff09417ad86f509dfaab5026","size":1543,"noattachment":false,"key":"/it-filter/-/it-filter-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-1.0.2.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_1.0.2_1613158444834_0.7826156907046578"},"_hasShrinkwrap":false,"publish_time":1613158444999,"_cnpm_publish_time":1613158444999,"_cnpmcore_publish_time":"2021-12-16T11:27:13.866Z"},"1.0.1":{"name":"it-filter","version":"1.0.1","description":"Filters the passed iterable by using the filter function","main":"index.js","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"homepage":"https://github.com/achingbrain/it#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"scripts":{"test":"ava","lint":"standard","coverage":"nyc --reporter html --reporter lcov ava","clean":"rm -rf .nyc_output coverage dist","check":"tsc --noEmit","build":"npm run build:types","build:types":"tsc --emitDeclarationOnly --declarationDir dist","prepublishOnly":"npm run build"},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"ISC","devDependencies":{"ava":"^3.12.1","it-all":"^1.0.4","nyc":"^15.1.0","standard":"^14.3.1","typescript":"^4.0.2"},"typesVersions":{"*":{"*":[".","dist/*"]}},"gitHead":"c3b92107f44c99ccbf3299827db45beaf2405c24","_id":"it-filter@1.0.1","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.22.1/node@v12.16.1+x64 (darwin)","dist":{"shasum":"073517f0bf7dd23afadbdbe90d97e5247cc3b9c9","size":1612,"noattachment":false,"key":"/it-filter/-/it-filter-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-1.0.1.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_1.0.1_1600182308550_0.14013637250597255"},"_hasShrinkwrap":false,"publish_time":1600182308738,"_cnpm_publish_time":1600182308738,"_cnpmcore_publish_time":"2021-12-16T11:27:14.099Z"},"1.0.0":{"name":"it-filter","version":"1.0.0","description":"Filters the passed iterable by using the filter function","main":"index.js","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"homepage":"https://github.com/achingbrain/it#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"scripts":{"test":"ava","lint":"standard","coverage":"nyc --reporter html --reporter lcov ava","clean":"rm -rf .nyc_output coverage dist","check":"tsc --noEmit","build":"npm run build:types","build:types":"tsc --emitDeclarationOnly --declarationDir dist"},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"ISC","devDependencies":{"ava":"^3.12.1","it-all":"^1.0.3","nyc":"^15.1.0","standard":"^14.3.1","typescript":"^4.0.2"},"typesVersions":{"*":{"*":[".","dist/*"]}},"gitHead":"61b1da83cade51bd7bf217966a3eddaf35d2a76b","_id":"it-filter@1.0.0","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.22.1/node@v12.16.1+x64 (darwin)","dist":{"shasum":"6c439b222dad9eff0b9ef15b7f41fceb8482e71a","size":1357,"noattachment":false,"key":"/it-filter/-/it-filter-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-1.0.0.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_1.0.0_1600181861684_0.6915408971114894"},"_hasShrinkwrap":false,"publish_time":1600181861793,"_cnpm_publish_time":1600181861793,"_cnpmcore_publish_time":"2021-12-16T11:27:14.300Z"},"0.0.1":{"name":"it-filter","version":"0.0.1","description":"Filters the passed iterable by using the filter function","main":"index.js","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"homepage":"https://github.com/achingbrain/it#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"scripts":{"test":"ava","lint":"standard","coverage":"nyc --reporter html --reporter lcov ava","clean":"rm -rf .nyc_output coverage"},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"ISC","devDependencies":{"ava":"^2.4.0","it-all":"^1.0.2","nyc":"^14.0.0","standard":"^14.3.1"},"gitHead":"1534330fa74148fef8657f7cec02ff18be149e2b","_id":"it-filter@0.0.1","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.19.0/node@v12.16.1+x64 (darwin)","dist":{"shasum":"c9ed3b0a8a9c45642297e960926eee22a1e3e049","size":1128,"noattachment":false,"key":"/it-filter/-/it-filter-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-filter/download/it-filter-0.0.1.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-filter_0.0.1_1589892593822_0.1319007553703191"},"_hasShrinkwrap":false,"publish_time":1589892593953,"_cnpm_publish_time":1589892593953,"_cnpmcore_publish_time":"2021-12-16T11:27:14.509Z"}},"readme":"# it-filter\n\n[![codecov](https://img.shields.io/codecov/c/github/achingbrain/it.svg?style=flat-square)](https://codecov.io/gh/achingbrain/it)\n[![CI](https://img.shields.io/github/actions/workflow/status/achingbrain/it/js-test-and-release.yml?branch=main\\&style=flat-square)](https://github.com/achingbrain/it/actions/workflows/js-test-and-release.yml?query=branch%3Amain)\n\n> Filters the passed iterable by using the filter function\n\n# About\n\n<!--\n\n!IMPORTANT!\n\nEverything in this README between \"# About\" and \"# Install\" is automatically\ngenerated and will be overwritten the next time the doc generator is run.\n\nTo make changes to this section, please update the @packageDocumentation section\nof src/index.js or src/index.ts\n\nTo experiment with formatting, please run \"npm run docs\" from the root of this\nrepo and examine the changes made.\n\n-->\n\nFilter values out of an (async)iterable\n\n## Example\n\n```javascript\nimport all from 'it-all'\nimport filter from 'it-filter'\n\n// This can also be an iterator, generator, etc\nconst values = [0, 1, 2, 3, 4]\n\nconst fn = (val, index) => val > 2 // Return boolean to keep item\n\nconst arr = all(filter(values, fn))\n\nconsole.info(arr) // 3, 4\n```\n\nAsync sources and filter functions must be awaited:\n\n```javascript\nimport all from 'it-all'\nimport filter from 'it-filter'\n\nconst values = async function * () {\n  yield * [0, 1, 2, 3, 4]\n}\n\nconst fn = async val => (val, index) > 2 // Return boolean or promise of boolean to keep item\n\nconst arr = await all(filter(values, fn))\n\nconsole.info(arr) // 3, 4\n```\n\n# Install\n\n```console\n$ npm i it-filter\n```\n\n## Browser `<script>` tag\n\nLoading this module through a script tag will make its exports available as `ItFilter` in the global namespace.\n\n```html\n<script src=\"https://unpkg.com/it-filter/dist/index.min.js\"></script>\n```\n\n# API Docs\n\n- <https://achingbrain.github.io/it/modules/it-filter.html>\n\n# License\n\nLicensed under either of\n\n- Apache 2.0, ([LICENSE-APACHE](https://github.com/achingbrain/it/blob/main/packages/it-filter/LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>)\n- MIT ([LICENSE-MIT](https://github.com/achingbrain/it/blob/main/packages/it-filter/LICENSE-MIT) / <http://opensource.org/licenses/MIT>)\n\n# Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.\n","_attachments":{},"homepage":"https://github.com/achingbrain/it/tree/main/packages/it-filter#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"license":"Apache-2.0 OR MIT"}