{"_id":"it-batch","_rev":"4579395","name":"it-batch","description":"Takes an async iterator that emits things and emits them as fixed size batches","dist-tags":{"latest":"3.0.11"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"time":{"modified":"2026-04-10T15:54:45.000Z","created":"2019-11-25T12:00:03.992Z","3.0.11":"2026-04-10T15:29:51.641Z","3.0.10":"2026-04-10T12:36:11.049Z","3.0.9":"2025-06-01T09:49:16.911Z","3.0.8":"2025-05-13T07:16:26.188Z","3.0.7":"2025-03-06T09:36:25.024Z","3.0.6":"2024-04-25T17:57:54.578Z","3.0.5":"2024-04-24T16:38:27.911Z","3.0.4":"2023-11-15T12:30:46.099Z","3.0.3":"2023-08-16T12:19:59.601Z","3.0.2":"2023-05-09T14:30:38.131Z","3.0.1":"2023-03-31T11:53:15.671Z","3.0.0":"2023-03-30T17:07:58.234Z","2.0.1":"2023-03-02T15:22:30.685Z","2.0.0":"2022-10-17T08:33:12.336Z","1.0.9":"2021-10-10T14:15:16.056Z","1.0.8":"2021-02-13T11:53:58.017Z","1.0.7":"2021-02-12T19:33:08.019Z","1.0.6":"2020-09-15T15:05:08.226Z","1.0.5":"2020-09-15T14:57:40.899Z","1.0.4":"2020-04-27T09:34:41.135Z","1.0.3":"2019-11-26T18:33:33.940Z","1.0.2":"2019-11-26T12:41:55.093Z","1.0.1":"2019-11-26T11:37:28.111Z","1.0.0":"2019-11-26T09:51:50.069Z","0.0.1":"2019-11-25T12:00:03.992Z"},"users":{},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"versions":{"3.0.11":{"name":"it-batch","version":"3.0.11","description":"Takes an async iterator that emits things and emits them as fixed size batches","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-batch#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"},"devDependencies":{"aegir":"^47.1.1","it-all":"^3.0.0"},"gitHead":"52e64ce84d03b0634ad7f05620841a5f48ac3947","_id":"it-batch@3.0.11","_nodeVersion":"24.14.1","_npmVersion":"11.12.1","dist":{"shasum":"4a54c4b04d6dfa6ca98900d31c8888c9733cd00c","size":4646,"noattachment":false,"key":"/it-batch/-/it-batch-3.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-3.0.11.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ebb64ed6-3b0d-483b-9748-c0c873436122"}},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-batch_3.0.11_1775834991515_0.5050141454765542"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-10T15:29:51.641Z","publish_time":1775834991641,"_source_registry_name":"default","_cnpm_publish_time":1775834991641},"3.0.10":{"name":"it-batch","version":"3.0.10","description":"Takes an async iterator that emits things and emits them as fixed size batches","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-batch#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"},"devDependencies":{"aegir":"^47.1.1","it-all":"^3.0.0"},"gitHead":"ef1639d58558ba7fe21f2bb09c04257e7ab4a559","_id":"it-batch@3.0.10","_nodeVersion":"24.14.1","_npmVersion":"11.12.1","dist":{"shasum":"7fa943329cac36fcb048eaf175332e30fb79551e","size":4649,"noattachment":false,"key":"/it-batch/-/it-batch-3.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-3.0.10.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ebb64ed6-3b0d-483b-9748-c0c873436122"}},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-batch_3.0.10_1775824570905_0.648072287560074"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-10T12:36:11.049Z","publish_time":1775824571049,"_source_registry_name":"default","_cnpm_publish_time":1775824571049},"3.0.9":{"name":"it-batch","version":"3.0.9","description":"Takes an async iterator that emits things and emits them as fixed size batches","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-batch#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"},"devDependencies":{"aegir":"^47.0.16","it-all":"^3.0.0"},"_id":"it-batch@3.0.9","gitHead":"b8a66d6071639e97ea45e74049ba2aa6dc19e32a","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"d0e3b57403908d3ea14a44ec2b40026b0c44e709","size":4648,"noattachment":false,"key":"/it-batch/-/it-batch-3.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-3.0.9.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-batch_3.0.9_1748771356715_0.6554080626660927"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-01T09:49:16.911Z","publish_time":1748771356911,"_source_registry_name":"default","_cnpm_publish_time":1748771356911},"3.0.8":{"name":"it-batch","version":"3.0.8","description":"Takes an async iterator that emits things and emits them as fixed size batches","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-batch#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"},"devDependencies":{"aegir":"^46.0.1","it-all":"^3.0.0"},"_id":"it-batch@3.0.8","gitHead":"3d9446ed2ef77d8d439f79f1d4ef314c15d7c546","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"80042993487cb18760934c52e32f952a2bddc84b","size":4689,"noattachment":false,"key":"/it-batch/-/it-batch-3.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-3.0.8.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-batch_3.0.8_1747120586014_0.21953898266228067"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T07:16:26.188Z","publish_time":1747120586188,"_source_registry_name":"default","_cnpm_publish_time":1747120586188},"3.0.7":{"name":"it-batch","version":"3.0.7","description":"Takes an async iterator that emits things and emits them as fixed size batches","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-batch#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"},"devDependencies":{"aegir":"^45.1.2","it-all":"^3.0.0"},"_id":"it-batch@3.0.7","gitHead":"62e5c169692dfadd6f52ffc876341ee1996db385","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"0eb3a3f15266ba50147b2770e17f8a156be7db5d","size":3998,"noattachment":false,"key":"/it-batch/-/it-batch-3.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-3.0.7.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-batch_3.0.7_1741253784847_0.16217218474563033"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-06T09:36:25.024Z","publish_time":1741253785024,"_source_registry_name":"default","_cnpm_publish_time":1741253785024},"3.0.6":{"name":"it-batch","version":"3.0.6","description":"Takes an async iterator that emits things and emits them as fixed size batches","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-batch#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"},"devDependencies":{"aegir":"^42.2.5","it-all":"^3.0.0"},"_id":"it-batch@3.0.6","gitHead":"0a4b1b4f74b13acdf18520891e7b36fa0bbd8c9e","_nodeVersion":"20.12.2","_npmVersion":"10.6.0","dist":{"shasum":"0bcda35bf1c600e821c6d5f4d2446fe85a26ab1d","size":3801,"noattachment":false,"key":"/it-batch/-/it-batch-3.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-3.0.6.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-batch_3.0.6_1714067874427_0.33143141330843395"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-25T17:57:54.578Z","publish_time":1714067874578,"_source_registry_name":"default","_cnpm_publish_time":1714067874578},"3.0.5":{"name":"it-batch","version":"3.0.5","description":"Takes an async iterator that emits things and emits them as fixed size batches","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-batch#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"},"devDependencies":{"aegir":"^42.2.5","it-all":"^3.0.0"},"_id":"it-batch@3.0.5","gitHead":"3467f3ae539763ea4cd2da0c00254fe14c540d9b","_nodeVersion":"20.12.2","_npmVersion":"10.5.2","dist":{"shasum":"c5e891a087b62d09c60dd520cecd146975f71b74","size":3790,"noattachment":false,"key":"/it-batch/-/it-batch-3.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-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-batch_3.0.5_1713976707766_0.2662613742014699"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-24T16:38:27.911Z","publish_time":1713976707911,"_source_registry_name":"default","_cnpm_publish_time":1713976707911},"3.0.4":{"name":"it-batch","version":"3.0.4","description":"Takes an async iterator that emits things and emits them as fixed size batches","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-batch#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"},"devDependencies":{"aegir":"^41.1.9","it-all":"^3.0.0"},"_id":"it-batch@3.0.4","gitHead":"4e34096ecb07bd32cb0af372def2b7d96e691f80","_nodeVersion":"20.9.0","_npmVersion":"9.9.1","dist":{"shasum":"98fd1fb69fc9d99e4a2cc0b46f9ed5976d8289b2","size":3777,"noattachment":false,"key":"/it-batch/-/it-batch-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-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-batch_3.0.4_1700051445873_0.406938494171347"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-15T12:30:46.099Z","publish_time":1700051446099,"_source_registry_name":"default","_cnpm_publish_time":1700051446099},"3.0.3":{"name":"it-batch","version":"3.0.3","description":"Takes an async iterator that emits things and emits them as fixed size batches","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-batch#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"},"devDependencies":{"aegir":"^40.0.11","it-all":"^3.0.0"},"_id":"it-batch@3.0.3","gitHead":"90e693845d34d2aab39953c41c960da8487c5fba","_nodeVersion":"18.17.0","_npmVersion":"9.8.1","dist":{"shasum":"67779222b4e431073bed1bfc512949eea70b8839","size":3728,"noattachment":false,"key":"/it-batch/-/it-batch-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-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-batch_3.0.3_1692188399435_0.05154153201763356"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-16T12:19:59.601Z","publish_time":1692188399601,"_source_registry_name":"default","_cnpm_publish_time":1692188399601},"3.0.2":{"name":"it-batch","version":"3.0.2","description":"Takes an async iterator that emits things and emits them as fixed size batches","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-batch#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":"^39.0.2","it-all":"^3.0.0"},"gitHead":"4edf818873f41fbdc9c474e5acc78f01b2640434","_id":"it-batch@3.0.2","_nodeVersion":"18.16.0","_npmVersion":"8.19.4","dist":{"shasum":"67c9ad0c022fb2aec984f95057cde12993a2501e","size":3748,"noattachment":false,"key":"/it-batch/-/it-batch-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-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-batch_3.0.2_1683642637968_0.24308562647682597"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-09T14:30:38.131Z","publish_time":1683642638131,"_source_registry_name":"default","_cnpm_publish_time":1683642638131},"3.0.1":{"name":"it-batch","version":"3.0.1","description":"Takes an async iterator that emits things and emits them as fixed size batches","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-batch#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":"2425aa6606f7a5562669b11ffb035a543deea42a","_id":"it-batch@3.0.1","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"3de908b618e28e0df8143afb4083599adf12ed42","size":3750,"noattachment":false,"key":"/it-batch/-/it-batch-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-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-batch_3.0.1_1680263595512_0.8721737844890551"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-31T11:53:15.671Z","publish_time":1680263595671,"_cnpm_publish_time":1680263595671},"3.0.0":{"name":"it-batch","version":"3.0.0","description":"Takes an async iterator that emits things and emits them as fixed size batches","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-batch#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":"d7e066abf371727855227a9aae2f8c4502ef9419","_id":"it-batch@3.0.0","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"99c9a84bb0335808bd6e6be5f3780bf4b0375d4d","size":3751,"noattachment":false,"key":"/it-batch/-/it-batch-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-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-batch_3.0.0_1680196078090_0.5086805818398374"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-30T17:07:58.234Z","publish_time":1680196078234,"_cnpm_publish_time":1680196078234},"2.0.1":{"name":"it-batch","version":"2.0.1","description":"Takes an async iterator that emits things and emits them as fixed size batches","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-batch#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":"df79c108060f803b4d5f13dde9203c2c1a1ae582","_id":"it-batch@2.0.1","_nodeVersion":"18.14.2","_npmVersion":"8.19.4","dist":{"shasum":"a0822be9b18743c41d8525835f788a7f297ba41f","size":2554,"noattachment":false,"key":"/it-batch/-/it-batch-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-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-batch_2.0.1_1677770550600_0.1217048593412926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-02T15:22:30.685Z","publish_time":1677770550685,"_cnpm_publish_time":1677770550685},"2.0.0":{"name":"it-batch","version":"2.0.0","description":"Takes an async iterator that emits things and emits them as fixed size batches","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-batch#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":"068d42ce0b0a863df3177cfa11c329e7a4c2234d","_id":"it-batch@2.0.0","_nodeVersion":"16.17.1","_npmVersion":"8.19.2","dist":{"shasum":"160f3824b375a7082e9b72e5bca374ef253b10da","size":2551,"noattachment":false,"key":"/it-batch/-/it-batch-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-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-batch_2.0.0_1665995592136_0.4010919829599986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-24T21:35:41.749Z","publish_time":1665995592336,"_cnpm_publish_time":1665995592336},"1.0.9":{"name":"it-batch","version":"1.0.9","description":"Takes an async iterator that emits things and emits them as fixed size batches","main":"index.js","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"homepage":"https://github.com/achingbrain/it/tree/master/packages/it-batch#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-batch@1.0.9","_nodeVersion":"16.8.0","_npmVersion":"lerna/4.0.0/node@v16.8.0+x64 (darwin)","dist":{"shasum":"7e95aaacb3f9b1b8ca6c8b8367892171d6a5b37f","size":1756,"noattachment":false,"key":"/it-batch/-/it-batch-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-1.0.9.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-batch_1.0.9_1633875315909_0.3408559357559624"},"_hasShrinkwrap":false,"publish_time":1633875316056,"_cnpm_publish_time":1633875316056,"_cnpmcore_publish_time":"2021-12-16T21:17:24.151Z"},"1.0.8":{"name":"it-batch","version":"1.0.8","description":"Takes an async iterator that emits things and emits them as fixed size batches","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","gitHead":"072e516f67366da9a371d54bbb216850502d78aa","_id":"it-batch@1.0.8","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","dist":{"shasum":"3030b9d2af42c45a77796f39fe27f52aee711845","size":1743,"noattachment":false,"key":"/it-batch/-/it-batch-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-1.0.8.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-batch_1.0.8_1613217237870_0.7842312508711797"},"_hasShrinkwrap":false,"publish_time":1613217238017,"_cnpm_publish_time":1613217238017,"_cnpmcore_publish_time":"2021-12-16T21:17:24.365Z"},"1.0.7":{"name":"it-batch","version":"1.0.7","description":"Takes an async iterator that emits things and emits them as fixed size batches","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-batch@1.0.7","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"92fc229b6994b494eb1b76f27531b8cf90db801f","size":1685,"noattachment":false,"key":"/it-batch/-/it-batch-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-1.0.7.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-batch_1.0.7_1613158387894_0.8806262280987354"},"_hasShrinkwrap":false,"publish_time":1613158388019,"_cnpm_publish_time":1613158388019,"_cnpmcore_publish_time":"2021-12-16T21:17:24.651Z"},"1.0.6":{"name":"it-batch","version":"1.0.6","description":"Takes an async iterator that emits things and emits them as fixed size batches","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-batch@1.0.6","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.22.1/node@v12.16.1+x64 (darwin)","dist":{"shasum":"4aa59c47596dc7f73eec248e1eb5800569e0d8f6","size":1823,"noattachment":false,"key":"/it-batch/-/it-batch-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-1.0.6.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-batch_1.0.6_1600182308125_0.5363417007698179"},"_hasShrinkwrap":false,"publish_time":1600182308226,"_cnpm_publish_time":1600182308226,"_cnpmcore_publish_time":"2021-12-16T21:17:25.050Z"},"1.0.5":{"name":"it-batch","version":"1.0.5","description":"Takes an async iterator that emits things and emits them as fixed size batches","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-batch@1.0.5","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.22.1/node@v12.16.1+x64 (darwin)","dist":{"shasum":"195af1768d452f0b6cde09c09547db26c66cec22","size":1595,"noattachment":false,"key":"/it-batch/-/it-batch-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-1.0.5.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-batch_1.0.5_1600181860785_0.4012894983266935"},"_hasShrinkwrap":false,"publish_time":1600181860899,"_cnpm_publish_time":1600181860899,"_cnpmcore_publish_time":"2021-12-16T21:17:25.295Z"},"1.0.4":{"name":"it-batch","version":"1.0.4","description":"Takes an async iterator that emits things and emits them as fixed size batches","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":"faf5c823bffd25e888b9c0353aed30efa5cf508d","_id":"it-batch@1.0.4","_nodeVersion":"13.13.0","_npmVersion":"lerna/3.19.0/node@v13.13.0+x64 (darwin)","dist":{"shasum":"2d68d6e57899e159644aa16c0b4b1c93eb0d5c65","size":1288,"noattachment":false,"key":"/it-batch/-/it-batch-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-1.0.4.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-batch_1.0.4_1587980081011_0.7090375146186705"},"_hasShrinkwrap":false,"publish_time":1587980081135,"_cnpm_publish_time":1587980081135,"_cnpmcore_publish_time":"2021-12-16T21:17:25.518Z"},"1.0.3":{"name":"it-batch","version":"1.0.3","description":"Takes an async iterator that emits things and emits them as fixed size batches","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.1","nyc":"^14.0.0","standard":"^14.3.1"},"gitHead":"92319e3234c9361cee162c3e4ff5648770028f2a","_id":"it-batch@1.0.3","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.19.0/node@v12.13.0+x64 (darwin)","dist":{"shasum":"3d86a4bc6eba0ba79d150f0c018ac5f73bf5471f","size":16273,"noattachment":false,"key":"/it-batch/-/it-batch-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-1.0.3.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-batch_1.0.3_1574793213757_0.15492444709787057"},"_hasShrinkwrap":false,"publish_time":1574793213940,"_cnpm_publish_time":1574793213940,"_cnpmcore_publish_time":"2021-12-16T21:17:25.750Z"},"1.0.2":{"name":"it-batch","version":"1.0.2","description":"Takes an async iterator that emits things and emits them as fixed size batches","main":"index.js","scripts":{"test":"nyc --check-coverage --lines 100 --reporter html --reporter lcov ava","lint":"standard","coveralls":"npm test && cat ./coverage/lcov.info | coveralls"},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/achingbrain/it-batch.git"},"bugs":{"url":"https://github.com/achingbrain/it-batch/issues"},"homepage":"https://github.com/achingbrain/it-batch#readme","devDependencies":{"ava":"^1.4.1","coveralls":"^3.0.2","it-all":"^1.0.0","nyc":"^14.0.0","standard":"^12.0.1"},"gitHead":"f84138a924b05a41ee56759e2740751c1e735249","_id":"it-batch@1.0.2","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"4e3634900154b93da334545c7d890d00a0bc7304","size":1353,"noattachment":false,"key":"/it-batch/-/it-batch-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-1.0.2.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-batch_1.0.2_1574772114917_0.2050581841723762"},"_hasShrinkwrap":false,"publish_time":1574772115093,"_cnpm_publish_time":1574772115093,"_cnpmcore_publish_time":"2021-12-16T21:17:25.918Z"},"1.0.1":{"name":"it-batch","version":"1.0.1","description":"Takes an async iterator that emits things and emits them as fixed size batches","main":"index.js","scripts":{"test":"nyc --check-coverage --lines 100 --reporter html --reporter lcov ava","lint":"standard","coveralls":"npm test && cat ./coverage/lcov.info | coveralls"},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/achingbrain/it-batch.git"},"bugs":{"url":"https://github.com/achingbrain/it-batch/issues"},"homepage":"https://github.com/achingbrain/it-batch#readme","devDependencies":{"ava":"^1.4.1","coveralls":"^3.0.2","it-all":"^1.0.0","nyc":"^14.0.0","standard":"^12.0.1"},"gitHead":"5ab7a993ba8b1d3ffcef117d4a4a2e25dfd83314","_id":"it-batch@1.0.1","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"60e6d37b31a94aef7491aa22e835e071765460c9","size":1199,"noattachment":false,"key":"/it-batch/-/it-batch-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-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-batch_1.0.1_1574768247962_0.5347424899536106"},"_hasShrinkwrap":false,"publish_time":1574768248111,"_cnpm_publish_time":1574768248111,"_cnpmcore_publish_time":"2021-12-16T21:17:26.145Z"},"1.0.0":{"name":"it-batch","version":"1.0.0","description":"Takes an async iterator that emits things and emits them as fixed size batches","main":"index.js","scripts":{"test":"nyc --check-coverage --lines 100 --reporter html --reporter lcov ava","lint":"standard","coveralls":"npm test && cat ./coverage/lcov.info | coveralls"},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/achingbrain/it-batch.git"},"bugs":{"url":"https://github.com/achingbrain/it-batch/issues"},"homepage":"https://github.com/achingbrain/it-batch#readme","devDependencies":{"ava":"^1.4.1","coveralls":"^3.0.2","it-all":"^1.0.0","nyc":"^14.0.0","standard":"^12.0.1"},"gitHead":"11f7e6de459422e478298869ae9411f1ef661698","_id":"it-batch@1.0.0","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"c1c1920578c4cad136b2fa41228872f0958e6529","size":1153,"noattachment":false,"key":"/it-batch/-/it-batch-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-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-batch_1.0.0_1574761909977_0.12590630552971094"},"_hasShrinkwrap":false,"publish_time":1574761910069,"_cnpm_publish_time":1574761910069,"_cnpmcore_publish_time":"2021-12-16T21:17:26.341Z"},"0.0.1":{"name":"it-batch","version":"0.0.1","description":"Takes an async iterator that emits things and emits them as fixed size batches","main":"index.js","scripts":{"test":"nyc --check-coverage --lines 100 --reporter html --reporter lcov ava","lint":"standard","coveralls":"npm test && cat ./coverage/lcov.info | coveralls"},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/achingbrain/it-batch.git"},"bugs":{"url":"https://github.com/achingbrain/it-batch/issues"},"homepage":"https://github.com/achingbrain/it-batch#readme","devDependencies":{"ava":"^1.4.1","coveralls":"^3.0.2","it-all":"^1.0.0","nyc":"^14.0.0","standard":"^12.0.1"},"gitHead":"a6cc03f399ff756c43efa5a17cb4dec85814637b","_id":"it-batch@0.0.1","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"dacfc7137daa0548bb331530222783da57909984","size":1175,"noattachment":false,"key":"/it-batch/-/it-batch-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batch/download/it-batch-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-batch_0.0.1_1574683203800_0.5456593769993858"},"_hasShrinkwrap":false,"publish_time":1574683203992,"_cnpm_publish_time":1574683203992,"_cnpmcore_publish_time":"2021-12-16T21:17:26.584Z"}},"readme":"# it-batch\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> Takes an async iterator that emits things and emits them as fixed size batches\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\nThe final batch may be smaller than the max.\n\n## Example\n\n```javascript\nimport batch from 'it-batch'\nimport all from 'it-all'\n\n// This can also be an iterator, generator, etc\nconst values = [0, 1, 2, 3, 4]\nconst batchSize = 2\n\nconst result = all(batch(values, batchSize))\n\nconsole.info(result) // [0, 1], [2, 3], [4]\n```\n\nAsync sources must be awaited:\n\n```javascript\nimport batch from 'it-batch'\nimport all from 'it-all'\n\nconst values = async function * () {\n  yield * [0, 1, 2, 3, 4]\n}\n\nconst batchSize = 2\nconst result = await all(batch(values(), batchSize))\n\nconsole.info(result) // [0, 1], [2, 3], [4]\n```\n\n# Install\n\n```console\n$ npm i it-batch\n```\n\n## Browser `<script>` tag\n\nLoading this module through a script tag will make its exports available as `ItBatch` in the global namespace.\n\n```html\n<script src=\"https://unpkg.com/it-batch/dist/index.min.js\"></script>\n```\n\n# API Docs\n\n- <https://achingbrain.github.io/it/modules/it-batch.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-batch/LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>)\n- MIT ([LICENSE-MIT](https://github.com/achingbrain/it/blob/main/packages/it-batch/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-batch#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"license":"Apache-2.0 OR MIT"}