{"_id":"it-batched-bytes","_rev":"4670360","name":"it-batched-bytes","description":"Takes an async iterator that emits byte arrays and emits them as fixed size batches","dist-tags":{"latest":"2.0.12"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"time":{"modified":"2026-04-10T23:02:40.000Z","created":"2022-11-24T10:32:26.162Z","2.0.12":"2026-04-10T15:30:07.613Z","2.0.11":"2026-04-10T12:36:26.378Z","2.0.10":"2025-06-01T09:49:33.770Z","2.0.9":"2025-05-13T07:16:40.896Z","2.0.8":"2025-03-06T09:36:47.313Z","2.0.7":"2024-04-25T17:58:37.572Z","2.0.6":"2024-04-24T16:39:31.995Z","2.0.5":"2023-11-15T12:34:56.901Z","2.0.4":"2023-08-16T12:24:34.715Z","2.0.3":"2023-05-09T14:35:22.784Z","2.0.2":"2023-04-13T17:03:32.315Z","2.0.1":"2023-03-31T11:54:15.952Z","2.0.0":"2023-03-30T19:29:24.229Z","1.0.1":"2023-03-02T15:29:01.572Z","1.0.0":"2022-11-24T14:45:06.325Z","0.0.0":"2022-11-24T10:32:26.162Z"},"users":{},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"versions":{"2.0.12":{"name":"it-batched-bytes","version":"2.0.12","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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":{"p-defer":"^4.0.1","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^47.1.1","it-all":"^3.0.0"},"gitHead":"4292ff56b42884d42aca40987c5cf63d11fe490a","_id":"it-batched-bytes@2.0.12","_nodeVersion":"24.14.1","_npmVersion":"11.12.1","dist":{"shasum":"0d04254e8274610e830e56e01f9596c1f6b29a7e","size":16551,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-2.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-2.0.12.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e683977e-d5b9-4bdd-85bf-82e87db067ec"}},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-batched-bytes_2.0.12_1775835007467_0.993626304756946"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-10T15:30:07.613Z","publish_time":1775835007613,"_source_registry_name":"default","_cnpm_publish_time":1775835007613},"2.0.11":{"name":"it-batched-bytes","version":"2.0.11","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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":{"p-defer":"^4.0.1","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^47.1.1","it-all":"^3.0.0"},"gitHead":"7aff99b433cc6e601cb50bacff56af2b5a70bab4","_id":"it-batched-bytes@2.0.11","_nodeVersion":"24.14.1","_npmVersion":"11.12.1","dist":{"shasum":"d8e10f5bf0b5a0c3f58b89f6b84c1d9186086dce","size":16551,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-2.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-2.0.11.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e683977e-d5b9-4bdd-85bf-82e87db067ec"}},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-batched-bytes_2.0.11_1775824586252_0.8900048306049095"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-10T12:36:26.378Z","publish_time":1775824586378,"_source_registry_name":"default","_cnpm_publish_time":1775824586378},"2.0.10":{"name":"it-batched-bytes","version":"2.0.10","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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":{"p-defer":"^4.0.1","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^47.0.16","it-all":"^3.0.0"},"_id":"it-batched-bytes@2.0.10","gitHead":"7cb74a550126aac5b008f3cbfc0427868a90e07b","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"e79135b6d2d61dd905b19f23e00705e56a1ae234","size":16548,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-2.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-2.0.10.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-batched-bytes_2.0.10_1748771373525_0.03407010448152015"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-01T09:49:33.770Z","publish_time":1748771373770,"_source_registry_name":"default","_cnpm_publish_time":1748771373770},"2.0.9":{"name":"it-batched-bytes","version":"2.0.9","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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":{"p-defer":"^4.0.1","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^46.0.1","it-all":"^3.0.0"},"_id":"it-batched-bytes@2.0.9","gitHead":"40470ebaa588acd551c0df4e6d361373c5326981","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"ddf48861307ea927be4de435467d17a694ff1b15","size":16583,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-2.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-2.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-batched-bytes_2.0.9_1747120600681_0.218801371675865"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T07:16:40.896Z","publish_time":1747120600896,"_source_registry_name":"default","_cnpm_publish_time":1747120600896},"2.0.8":{"name":"it-batched-bytes","version":"2.0.8","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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":{"p-defer":"^4.0.1","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^45.1.2","it-all":"^3.0.0"},"_id":"it-batched-bytes@2.0.8","gitHead":"cb50c8389b6b2c50d71ddfcbec22efb161baf336","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"86f7da334fd35ca2cd71fbd569600c18f0ed527b","size":7429,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-2.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-2.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-batched-bytes_2.0.8_1741253807156_0.00633496934042066"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-06T09:36:47.313Z","publish_time":1741253807313,"_source_registry_name":"default","_cnpm_publish_time":1741253807313},"2.0.7":{"name":"it-batched-bytes","version":"2.0.7","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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":{"p-defer":"^4.0.1","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^42.2.5","it-all":"^3.0.0"},"_id":"it-batched-bytes@2.0.7","gitHead":"d46eceb7f98dbc3dda3afc663b81e346b2d6c42d","_nodeVersion":"20.12.2","_npmVersion":"10.6.0","dist":{"shasum":"92e83c5e7f143bc605c120cdc95fd30946cb939a","size":7370,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-2.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-2.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-batched-bytes_2.0.7_1714067917421_0.5630706495101969"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-25T17:58:37.572Z","publish_time":1714067917572,"_source_registry_name":"default","_cnpm_publish_time":1714067917572},"2.0.6":{"name":"it-batched-bytes","version":"2.0.6","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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":{"p-defer":"^4.0.1","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^42.2.5","it-all":"^3.0.0"},"_id":"it-batched-bytes@2.0.6","gitHead":"932370f0f3be0348d6efcadd2d89e0e7cb171cdd","_nodeVersion":"20.12.2","_npmVersion":"10.5.2","dist":{"shasum":"9cda328130d1c4ef7c008e33d5030d4171bee49d","size":7363,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-2.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-2.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-batched-bytes_2.0.6_1713976771853_0.8137692965127508"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-24T16:39:31.995Z","publish_time":1713976771995,"_source_registry_name":"default","_cnpm_publish_time":1713976771995},"2.0.5":{"name":"it-batched-bytes","version":"2.0.5","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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":{"p-defer":"^4.0.0","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^41.1.9","it-all":"^3.0.0"},"_id":"it-batched-bytes@2.0.5","gitHead":"171cc4c6b56ab4e3cea2d12e0b3effc0feb7d905","_nodeVersion":"20.9.0","_npmVersion":"9.9.1","dist":{"shasum":"ae3efd931937ea89521a5008d0dcfa31b521ad45","size":7234,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-2.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-2.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-batched-bytes_2.0.5_1700051696676_0.3319865548970997"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-15T12:34:56.901Z","publish_time":1700051696901,"_source_registry_name":"default","_cnpm_publish_time":1700051696901},"2.0.4":{"name":"it-batched-bytes","version":"2.0.4","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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":{"p-defer":"^4.0.0","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^40.0.11","it-all":"^3.0.0"},"_id":"it-batched-bytes@2.0.4","gitHead":"bad78e8d2c232e09f42ea40d0ff112da62886f6e","_nodeVersion":"18.17.0","_npmVersion":"9.8.1","dist":{"shasum":"0f2bcd966f4f5bcc481de30caa8409b509bfdc5c","size":7164,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-2.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-batched-bytes_2.0.4_1692188674542_0.9965591554705184"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-16T12:24:34.715Z","publish_time":1692188674715,"_source_registry_name":"default","_cnpm_publish_time":1692188674715},"2.0.3":{"name":"it-batched-bytes","version":"2.0.3","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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":{"p-defer":"^4.0.0","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^39.0.2","it-all":"^3.0.0"},"gitHead":"cc96001beee1e876e9204b22a8dd7fcacdf0d291","_id":"it-batched-bytes@2.0.3","_nodeVersion":"18.16.0","_npmVersion":"8.19.4","dist":{"shasum":"b05cb114c5b3dfa5d6512a18225093d1a943b358","size":7184,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-2.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-batched-bytes_2.0.3_1683642922617_0.7886526137577017"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-09T14:35:22.784Z","publish_time":1683642922784,"_source_registry_name":"default","_cnpm_publish_time":1683642922784},"2.0.2":{"name":"it-batched-bytes","version":"2.0.2","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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":{"p-defer":"^4.0.0","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^38.1.7","it-all":"^3.0.0"},"gitHead":"ac7d0c5bfa1747929dd80f77b542250b9641a350","_id":"it-batched-bytes@2.0.2","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"6b14986b2ee5a492b1729403d4b7d6dc1cacbbda","size":7180,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-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-batched-bytes_2.0.2_1681405412152_0.8494235888008954"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-13T17:03:32.315Z","publish_time":1681405412315,"_cnpm_publish_time":1681405412315},"2.0.1":{"name":"it-batched-bytes","version":"2.0.1","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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":{"p-defer":"^4.0.0","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^38.1.7","it-all":"^3.0.0"},"gitHead":"ec5db9240c3961ba6c9311e9255dc2946376eecd","_id":"it-batched-bytes@2.0.1","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"977c859091d34ad92a45ad98dfba1e8e0f5ca54e","size":6960,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-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-batched-bytes_2.0.1_1680263655806_0.1566928085219601"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-31T11:54:15.952Z","publish_time":1680263655952,"_cnpm_publish_time":1680263655952},"2.0.0":{"name":"it-batched-bytes","version":"2.0.0","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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":{"p-defer":"^4.0.0","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^38.1.7","it-all":"^3.0.0"},"gitHead":"844038f54efd0813d94e8d28d0d3c397f7cac680","_id":"it-batched-bytes@2.0.0","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"d41e8ee178d7c00ce17ba6e1da83b12dbe3c110c","size":6959,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-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-batched-bytes_2.0.0_1680204564029_0.5598549529019721"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-30T19:29:24.229Z","publish_time":1680204564229,"_cnpm_publish_time":1680204564229},"1.0.1":{"name":"it-batched-bytes","version":"1.0.1","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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-stream-types":"^1.0.4","p-defer":"^4.0.0","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^38.1.7","it-all":"^2.0.0"},"gitHead":"40b3ce4b1593b92418ed798b130b1d412c0eec01","_id":"it-batched-bytes@1.0.1","_nodeVersion":"18.14.2","_npmVersion":"8.19.4","dist":{"shasum":"a3b12a10db24308c76a1126032af9184afc2dc63","size":3961,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-1.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-batched-bytes_1.0.1_1677770941412_0.9935630924823602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-02T15:29:01.572Z","publish_time":1677770941572,"_cnpm_publish_time":1677770941572},"1.0.0":{"name":"it-batched-bytes","version":"1.0.0","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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-stream-types":"^1.0.4","p-defer":"^4.0.0","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^37.5.0","it-all":"^2.0.0"},"gitHead":"d4e6b9bde364a0be71915e5e0378f13e3866b85d","_id":"it-batched-bytes@1.0.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.3","dist":{"shasum":"8c057d5f7442d2179427bd9afef1612db0e1ccf0","size":3940,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-1.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-batched-bytes_1.0.0_1669301106109_0.1386680287324673"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-24T15:15:22.692Z","publish_time":1669301106325,"_cnpm_publish_time":1669301106325},"0.0.0":{"name":"it-batched-bytes","version":"0.0.0","description":"Takes an async iterator that emits byte arrays 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-batched-bytes#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-stream-types":"^1.0.4","p-defer":"^4.0.0","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^37.5.0","it-all":"^2.0.0"},"gitHead":"cbfef78af74b699b73f0d1c6298606d8d6716d1f","_id":"it-batched-bytes@0.0.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"3dc95829435c3b7ad4da3863ee0214609d4571d6","size":3362,"noattachment":false,"key":"/it-batched-bytes/-/it-batched-bytes-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-batched-bytes/download/it-batched-bytes-0.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-batched-bytes_0.0.0_1669285945917_0.599087340665978"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-24T10:34:10.113Z","publish_time":1669285946162,"_cnpm_publish_time":1669285946162}},"readme":"# it-batched-bytes\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 byte arrays 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-batched-bytes'\nimport all from 'it-all'\n\n// This can also be an iterator, generator, etc\nconst values = [\n  Uint8Array.from([0]),\n  Uint8Array.from([1]),\n  Uint8Array.from([2]),\n  Uint8Array.from([3]),\n  Uint8Array.from([4])\n]\nconst batchSize = 2\n\nconst result = all(batch(values, { size: batchSize }))\n\nconsole.info(result) // [0, 1], [2, 3], [4]\n```\n\nAsync sources must be awaited:\n\n```javascript\nimport batch from 'it-batched-bytes'\nimport all from 'it-all'\n\nconst values = async function * () {\n  yield Uint8Array.from([0])\n  yield Uint8Array.from([1])\n  yield Uint8Array.from([2])\n  yield Uint8Array.from([3])\n  yield Uint8Array.from([4])\n}\nconst batchSize = 2\n\nconst result = await all(batch(values, { size: batchSize }))\n\nconsole.info(result) // [0, 1], [2, 3], [4]\n```\n\n# Install\n\n```console\n$ npm i it-batched-bytes\n```\n\n## Browser `<script>` tag\n\nLoading this module through a script tag will make its exports available as `ItBatchedBytes` in the global namespace.\n\n```html\n<script src=\"https://unpkg.com/it-batched-bytes/dist/index.min.js\"></script>\n```\n\n# API Docs\n\n- <https://achingbrain.github.io/it/modules/it-batched-bytes.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-batched-bytes/LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>)\n- MIT ([LICENSE-MIT](https://github.com/achingbrain/it/blob/main/packages/it-batched-bytes/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-batched-bytes#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"license":"Apache-2.0 OR MIT"}