{"_id":"it-byte-stream","_rev":"4652308","name":"it-byte-stream","description":"Read and write arbitrary bytes over a duplex stream","dist-tags":{"latest":"2.0.6"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"time":{"modified":"2026-04-10T20:45:16.000Z","created":"2023-07-03T13:58:37.866Z","2.0.6":"2026-04-10T15:34:23.462Z","2.0.5":"2026-04-10T12:40:29.735Z","2.0.4":"2025-12-12T11:44:45.649Z","2.0.3":"2025-06-01T09:53:40.141Z","2.0.2":"2025-05-13T07:20:10.678Z","2.0.1":"2025-03-19T10:36:39.921Z","2.0.0":"2025-03-19T10:10:19.592Z","1.1.1":"2025-03-06T09:41:50.326Z","1.1.0":"2024-08-08T11:25:56.335Z","1.0.12":"2024-05-30T13:22:12.567Z","1.0.11":"2024-05-30T12:16:04.306Z","1.0.10":"2024-04-25T17:19:44.214Z","1.0.9":"2024-04-24T16:28:14.323Z","1.0.8":"2024-02-07T12:46:46.788Z","1.0.7":"2023-12-11T13:51:54.583Z","1.0.6":"2023-12-02T13:34:34.894Z","1.0.5":"2023-11-20T15:16:34.826Z","1.0.4":"2023-11-20T12:28:41.027Z","1.0.3":"2023-11-16T08:37:43.946Z","1.0.2":"2023-11-15T12:31:44.560Z","1.0.1":"2023-08-16T12:18:34.296Z","1.0.0":"2023-07-03T18:37:00.707Z","0.0.0":"2023-07-03T13:58:37.866Z"},"users":{},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"versions":{"2.0.6":{"name":"it-byte-stream","version":"2.0.6","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-byte-stream#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":{"abort-error":"^1.0.2","it-queueless-pushable":"^2.0.0","it-stream-types":"^2.0.2","race-signal":"^2.0.0","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^47.1.1","delay":"^7.0.0","it-pair":"^2.0.6","uint8arrays":"^5.1.0"},"gitHead":"ea8b2bd55fbaca4913d81ac2e08360f8146bed0a","_id":"it-byte-stream@2.0.6","_nodeVersion":"24.14.1","_npmVersion":"11.12.1","dist":{"shasum":"8ec6569f5b5b8028b9c0556c8e771ac9da2b9633","size":19443,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-2.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-2.0.6.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d30c2e76-9890-479c-a071-184b3735767c"}},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-byte-stream_2.0.6_1775835263315_0.6378944222460694"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-10T15:34:23.462Z","publish_time":1775835263462,"_source_registry_name":"default","_cnpm_publish_time":1775835263462},"2.0.5":{"name":"it-byte-stream","version":"2.0.5","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-byte-stream#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":{"abort-error":"^1.0.2","it-queueless-pushable":"^2.0.0","it-stream-types":"^2.0.2","race-signal":"^2.0.0","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^47.1.1","delay":"^7.0.0","it-pair":"^2.0.6","uint8arrays":"^5.1.0"},"gitHead":"6b3ce472cfe9130c591d24ca9333d747d43f4db7","_id":"it-byte-stream@2.0.5","_nodeVersion":"24.14.1","_npmVersion":"11.12.1","dist":{"shasum":"75278c657c254a78d017114a3c847dc877396b01","size":19442,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-2.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-2.0.5.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d30c2e76-9890-479c-a071-184b3735767c"}},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-byte-stream_2.0.5_1775824829610_0.911907078051327"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-10T12:40:29.735Z","publish_time":1775824829735,"_source_registry_name":"default","_cnpm_publish_time":1775824829735},"2.0.4":{"name":"it-byte-stream","version":"2.0.4","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-byte-stream#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":{"abort-error":"^1.0.1","it-queueless-pushable":"^2.0.0","it-stream-types":"^2.0.2","race-signal":"^2.0.0","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^47.0.16","delay":"^7.0.0","it-pair":"^2.0.6","uint8arrays":"^5.1.0"},"_id":"it-byte-stream@2.0.4","gitHead":"0fc269d566fc7d05124bbff7c5c8ab11a94d3543","_nodeVersion":"24.11.1","_npmVersion":"10.9.4","dist":{"shasum":"701bcb49feee14b9e0085342884d1f0df07ed868","size":19437,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-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-npm-production","tmp":"tmp/it-byte-stream_2.0.4_1765539885499_0.5617712716218903"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-12T11:44:45.649Z","publish_time":1765539885649,"_source_registry_name":"default","_cnpm_publish_time":1765539885649},"2.0.3":{"name":"it-byte-stream","version":"2.0.3","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-byte-stream#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":{"abort-error":"^1.0.1","it-queueless-pushable":"^2.0.0","it-stream-types":"^2.0.2","race-signal":"^1.1.3","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^47.0.16","delay":"^6.0.0","it-pair":"^2.0.6","uint8arrays":"^5.1.0"},"_id":"it-byte-stream@2.0.3","gitHead":"9d2d386340369373884ef39f462b3199064c12ff","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"42bfac48d918d865113aa5838d7463b250752405","size":19411,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-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-npm-production","tmp":"tmp/it-byte-stream_2.0.3_1748771619955_0.4815093882681889"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-01T09:53:40.141Z","publish_time":1748771620141,"_source_registry_name":"default","_cnpm_publish_time":1748771620141},"2.0.2":{"name":"it-byte-stream","version":"2.0.2","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-byte-stream#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":{"abort-error":"^1.0.1","it-queueless-pushable":"^2.0.0","it-stream-types":"^2.0.2","race-signal":"^1.1.3","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^46.0.1","delay":"^6.0.0","it-pair":"^2.0.6","uint8arrays":"^5.1.0"},"_id":"it-byte-stream@2.0.2","gitHead":"004cefb4708b378776a95fd24b0a8680249990af","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"fb87ef7f853daffbd38c23029cfdc480d285b3bf","size":19442,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-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-npm-production","tmp":"tmp/it-byte-stream_2.0.2_1747120810490_0.8048118479327551"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T07:20:10.678Z","publish_time":1747120810678,"_source_registry_name":"default","_cnpm_publish_time":1747120810678},"2.0.1":{"name":"it-byte-stream","version":"2.0.1","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-byte-stream#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":{"abort-error":"^1.0.1","it-queueless-pushable":"^2.0.0","it-stream-types":"^2.0.2","race-signal":"^1.1.3","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^45.1.2","delay":"^6.0.0","it-pair":"^2.0.6","uint8arrays":"^5.1.0"},"_id":"it-byte-stream@2.0.1","gitHead":"2c3ebfb14d122605481d83ff6286a3aa9c81f6b5","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"472a099087863966a91ef96f4af2de15e6558f6a","size":8244,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-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-npm-production","tmp":"tmp/it-byte-stream_2.0.1_1742380599749_0.010481192444329768"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-19T10:36:39.921Z","publish_time":1742380599921,"_source_registry_name":"default","_cnpm_publish_time":1742380599921},"2.0.0":{"name":"it-byte-stream","version":"2.0.0","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","_id":"it-byte-stream@2.0.0","maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"homepage":"https://github.com/achingbrain/it/tree/main/packages/it-byte-stream#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"dist":{"shasum":"3a37334127a959301f85c6748d55705ef3a2d2b2","size":8244,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-2.0.0.tgz"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"gitHead":"f48ee66cfe62b72b1b164bad7761b2fa77df54ca","release":{"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"release":"major","breaking":true},{"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"],"branches":["main"]},"scripts":{"lint":"aegir lint","test":"aegir test","build":"aegir build","clean":"aegir clean","release":"aegir release","dep-check":"aegir dep-check","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:firefox":"aegir test -t browser -- --browser firefox","test:chrome-webworker":"aegir test -t webworker","test:firefox-webworker":"aegir test -t webworker -- --browser firefox"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"repository":{"url":"git+https://github.com/achingbrain/it.git","type":"git"},"_npmVersion":"10.9.2","description":"Read and write arbitrary bytes over a duplex stream","directories":{},"_nodeVersion":"22.14.0","dependencies":{"abort-error":"^1.0.1","race-signal":"^1.1.3","uint8arraylist":"^2.4.8","it-stream-types":"^2.0.2","it-queueless-pushable":"^1.0.0"},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"aegir":"^45.1.2","delay":"^6.0.0","it-pair":"^2.0.6","uint8arrays":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/it-byte-stream_2.0.0_1742379019407_0.41178211903054684","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-03-19T10:10:19.592Z","publish_time":1742379019592,"_source_registry_name":"default","_cnpm_publish_time":1742379019592},"1.1.1":{"name":"it-byte-stream","version":"1.1.1","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-byte-stream#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-queueless-pushable":"^1.0.0","it-stream-types":"^2.0.2","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^45.1.2","delay":"^6.0.0","it-pair":"^2.0.6","uint8arrays":"^5.1.0"},"_id":"it-byte-stream@1.1.1","gitHead":"48bc89a21f101be0cec784119465512525c3c246","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"79998d3734e3062384c140b5ada56b95def713cd","size":8896,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-1.1.1.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-byte-stream_1.1.1_1741254110130_0.23976875100265294"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-06T09:41:50.326Z","publish_time":1741254110326,"_source_registry_name":"default","_cnpm_publish_time":1741254110326},"1.1.0":{"name":"it-byte-stream","version":"1.1.0","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-byte-stream#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","release":"aegir release"},"dependencies":{"it-queueless-pushable":"^1.0.0","it-stream-types":"^2.0.1","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^44.1.0","delay":"^6.0.0","it-pair":"^2.0.6","uint8arrays":"^5.1.0"},"_id":"it-byte-stream@1.1.0","gitHead":"025ede07707d4925d7e0fac0d86d07e85432aa61","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"shasum":"f5b80b713fb71a34cbff2390b7232b103cf625bb","size":8505,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-1.1.0.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-byte-stream_1.1.0_1723116356209_0.08794856808712925"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-08T11:25:56.335Z","publish_time":1723116356335,"_source_registry_name":"default","_cnpm_publish_time":1723116356335},"1.0.12":{"name":"it-byte-stream","version":"1.0.12","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-byte-stream#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-queueless-pushable":"^1.0.0","it-stream-types":"^2.0.1","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^43.0.0","delay":"^6.0.0","it-pair":"^2.0.6","uint8arrays":"^5.1.0"},"_id":"it-byte-stream@1.0.12","gitHead":"e5d4a0223208cebe5bfed0212df5f3eba46c7609","_nodeVersion":"20.13.1","_npmVersion":"10.8.1","dist":{"shasum":"f6504761ac2829a79db7c64bf7a68a544d541fdd","size":8098,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-1.0.12.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-byte-stream_1.0.12_1717075332365_0.17257793811857547"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-30T13:22:12.567Z","publish_time":1717075332567,"_source_registry_name":"default","_cnpm_publish_time":1717075332567},"1.0.11":{"name":"it-byte-stream","version":"1.0.11","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","_id":"it-byte-stream@1.0.11","maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"homepage":"https://github.com/achingbrain/it/tree/main/packages/it-byte-stream#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"dist":{"shasum":"60d868494aa0a9eaea5042aadedf279a7defbcfe","size":10806,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-1.0.11.tgz"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"gitHead":"96ed392e61ac2d19cc1873f62fc6446768ca3f09","release":{"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"release":"major","breaking":true},{"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"],"branches":["main"]},"scripts":{"lint":"aegir lint","test":"aegir test","build":"aegir build","clean":"aegir clean","release":"aegir release","dep-check":"aegir dep-check","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:firefox":"aegir test -t browser -- --browser firefox","test:chrome-webworker":"aegir test -t webworker","test:firefox-webworker":"aegir test -t webworker -- --browser firefox"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"repository":{"url":"git+https://github.com/achingbrain/it.git","type":"git"},"_npmVersion":"10.8.1","description":"Read and write arbitrary bytes over a duplex stream","directories":{},"_nodeVersion":"20.13.1","dependencies":{"p-defer":"^4.0.1","race-signal":"^1.0.2","uint8arraylist":"^2.4.8","it-stream-types":"^2.0.1"},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"aegir":"^43.0.0","delay":"^6.0.0","it-pair":"^2.0.6","uint8arrays":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/it-byte-stream_1.0.11_1717071364114_0.8512308211955206","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-05-30T12:16:04.306Z","publish_time":1717071364306,"_source_registry_name":"default","_cnpm_publish_time":1717071364306},"1.0.10":{"name":"it-byte-stream","version":"1.0.10","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-byte-stream#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox"},"dependencies":{"it-stream-types":"^2.0.1","p-defer":"^4.0.1","race-signal":"^1.0.2","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^42.2.5","delay":"^6.0.0","it-pair":"^2.0.6","uint8arrays":"^5.0.3"},"_id":"it-byte-stream@1.0.10","gitHead":"c4498fe2e169bb5c2b8b0a8add01ff9f395a4dc4","_nodeVersion":"20.12.2","_npmVersion":"10.5.2","dist":{"shasum":"3f29273a2e9477eec6e0b3aae57c71c7a068455e","size":10499,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-1.0.10.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-byte-stream_1.0.10_1714065584055_0.6760926612383935"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-25T17:19:44.214Z","publish_time":1714065584214,"_source_registry_name":"default","_cnpm_publish_time":1714065584214},"1.0.9":{"name":"it-byte-stream","version":"1.0.9","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-byte-stream#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox"},"dependencies":{"it-stream-types":"^2.0.1","p-defer":"^4.0.1","race-signal":"^1.0.2","uint8arraylist":"^2.4.8"},"devDependencies":{"aegir":"^42.2.5","delay":"^6.0.0","it-pair":"^2.0.6","uint8arrays":"^5.0.3"},"_id":"it-byte-stream@1.0.9","gitHead":"8d732ae16345f9f852dc51d2380c5c6f13c13766","_nodeVersion":"20.12.2","_npmVersion":"10.5.2","dist":{"shasum":"a12b90b4934e7f79853bb67b971113d1e9002b08","size":10490,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-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-byte-stream_1.0.9_1713976094116_0.5500126312438895"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-24T16:28:14.323Z","publish_time":1713976094323,"_source_registry_name":"default","_cnpm_publish_time":1713976094323},"1.0.8":{"name":"it-byte-stream","version":"1.0.8","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-byte-stream#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":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-stream-types":"^2.0.1","p-defer":"^4.0.0","race-signal":"^1.0.1","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^41.1.9","delay":"^6.0.0","it-pair":"^2.0.2","uint8arrays":"^5.0.0"},"_id":"it-byte-stream@1.0.8","gitHead":"7a1844eba04d3cef586859abe47981f8f2ef33ae","_nodeVersion":"20.11.0","_npmVersion":"9.9.2","dist":{"shasum":"c0d91a7f5adbfdb5e411eef9caf119b85f695126","size":10878,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-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-byte-stream_1.0.8_1707310006591_0.8306774423615939"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-07T12:46:46.788Z","publish_time":1707310006788,"_source_registry_name":"default","_cnpm_publish_time":1707310006788},"1.0.7":{"name":"it-byte-stream","version":"1.0.7","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-byte-stream#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":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-stream-types":"^2.0.1","p-defer":"^4.0.0","race-signal":"^1.0.1","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^41.1.9","it-pair":"^2.0.2","uint8arrays":"^5.0.0"},"_id":"it-byte-stream@1.0.7","gitHead":"1ce969fc2e3fdc9ab6fc59cf85e6de1561798417","_nodeVersion":"20.10.0","_npmVersion":"9.9.2","dist":{"shasum":"d58323074072aa7ce1c3472067b075a77c660be2","size":10522,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-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-byte-stream_1.0.7_1702302714351_0.06961409560285015"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-11T13:51:54.583Z","publish_time":1702302714583,"_source_registry_name":"default","_cnpm_publish_time":1702302714583},"1.0.6":{"name":"it-byte-stream","version":"1.0.6","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-byte-stream#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":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-stream-types":"^2.0.1","p-defer":"^4.0.0","race-signal":"^1.0.1","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^41.1.9","it-pair":"^2.0.2","uint8arrays":"^4.0.2"},"_id":"it-byte-stream@1.0.6","gitHead":"808bd33c6a5e2d1985c1936989a0e95371e9bf1b","_nodeVersion":"20.10.0","_npmVersion":"9.9.2","dist":{"shasum":"401cc528a1b4b05817041bf2ec85aa578bd5b262","size":10538,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-1.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-byte-stream_1.0.6_1701524074737_0.6737743959069347"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-02T13:34:34.894Z","publish_time":1701524074894,"_source_registry_name":"default","_cnpm_publish_time":1701524074894},"1.0.5":{"name":"it-byte-stream","version":"1.0.5","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-byte-stream#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-stream-types":"^2.0.1","p-defer":"^4.0.0","race-signal":"^1.0.1","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^41.1.9","it-pair":"^2.0.2","uint8arrays":"^4.0.2"},"_id":"it-byte-stream@1.0.5","gitHead":"2a1255b75a1135d2e243328bac1da52bb78a931e","_nodeVersion":"20.9.0","_npmVersion":"9.9.2","dist":{"shasum":"0b2f7c4b4f4b1903bd65fcd90970314b9c3922c4","size":10305,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-1.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-byte-stream_1.0.5_1700493394636_0.4930825371796126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-20T15:16:34.826Z","publish_time":1700493394826,"_source_registry_name":"default","_cnpm_publish_time":1700493394826},"1.0.4":{"name":"it-byte-stream","version":"1.0.4","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-byte-stream#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-stream-types":"^2.0.1","p-defer":"^4.0.0","race-signal":"^1.0.1","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^41.1.9","it-pair":"^2.0.2","uint8arrays":"^4.0.2"},"_id":"it-byte-stream@1.0.4","gitHead":"cfd7f6d3d42bc5007409ea380ab4b8e3fc4f5bdc","_nodeVersion":"20.9.0","_npmVersion":"9.9.2","dist":{"shasum":"437a1a7f0c27a397ca1f750ad51d9a2f38aa3f79","size":10037,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-1.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-byte-stream_1.0.4_1700483320739_0.6653944946176518"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-20T12:28:41.027Z","publish_time":1700483321027,"_source_registry_name":"default","_cnpm_publish_time":1700483321027},"1.0.3":{"name":"it-byte-stream","version":"1.0.3","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-byte-stream#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-stream-types":"^2.0.1","p-defer":"^4.0.0","race-signal":"^1.0.1","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^41.1.9","it-pair":"^2.0.2","uint8arrays":"^4.0.2"},"_id":"it-byte-stream@1.0.3","gitHead":"927c306973008ab58779d747c127b6c998215f8b","_nodeVersion":"20.9.0","_npmVersion":"9.9.2","dist":{"shasum":"5fc8fe5f4f19b3454fac5562001bdccd0bb9e7c0","size":9997,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-1.0.3.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-byte-stream_1.0.3_1700123863767_0.8398552619077371"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-16T08:37:43.946Z","publish_time":1700123863946,"_source_registry_name":"default","_cnpm_publish_time":1700123863946},"1.0.2":{"name":"it-byte-stream","version":"1.0.2","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-byte-stream#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-pushable":"^3.2.0","it-stream-types":"^2.0.1","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^41.1.9","it-pair":"^2.0.2","uint8arrays":"^4.0.2"},"_id":"it-byte-stream@1.0.2","gitHead":"a7443ba8340543cc9a788313b07e4cbcf6fbb993","_nodeVersion":"20.9.0","_npmVersion":"9.9.1","dist":{"shasum":"1f2bbe2804c56dd62bcea93c0f173c0f27295856","size":8037,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-1.0.2.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-byte-stream_1.0.2_1700051504346_0.553764127659921"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-15T12:31:44.560Z","publish_time":1700051504560,"_source_registry_name":"default","_cnpm_publish_time":1700051504560},"1.0.1":{"name":"it-byte-stream","version":"1.0.1","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-byte-stream#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-pushable":"^3.2.0","it-stream-types":"^2.0.1","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^40.0.11","it-pair":"^2.0.2","uint8arrays":"^4.0.2"},"_id":"it-byte-stream@1.0.1","gitHead":"db8d54034f4a6fecacac60e3649d2f38634254fa","_nodeVersion":"18.17.0","_npmVersion":"9.8.1","dist":{"shasum":"08dc00c981b136b12e43ae098ca57997d88da51f","size":8152,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-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-byte-stream_1.0.1_1692188314097_0.12916220117614574"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-16T12:18:34.296Z","publish_time":1692188314296,"_source_registry_name":"default","_cnpm_publish_time":1692188314296},"1.0.0":{"name":"it-byte-stream","version":"1.0.0","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-byte-stream#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-pushable":"^3.2.0","it-stream-types":"^2.0.1","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^39.0.2","it-pair":"^2.0.2","uint8arrays":"^4.0.2"},"gitHead":"3754df7590a4ff733fe62a6ad8a892b972c04654","_id":"it-byte-stream@1.0.0","_nodeVersion":"18.16.1","_npmVersion":"8.19.4","dist":{"shasum":"07645e1c94444760bc7abecebf187b83777b0351","size":8150,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-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-byte-stream_1.0.0_1688409420522_0.5294903977162599"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-03T18:37:00.707Z","publish_time":1688409420707,"_source_registry_name":"default","_cnpm_publish_time":1688409420707},"0.0.0":{"name":"it-byte-stream","version":"0.0.0","description":"Read and write arbitrary bytes over a duplex stream","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-byte-stream#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-pushable":"^3.1.2","it-stream-types":"^2.0.1","uint8arraylist":"^2.4.1"},"devDependencies":{"aegir":"^39.0.2","it-pair":"^2.0.2","uint8arrays":"^4.0.2"},"gitHead":"cc96001beee1e876e9204b22a8dd7fcacdf0d291","_id":"it-byte-stream@0.0.0","_nodeVersion":"18.14.0","_npmVersion":"9.6.7","dist":{"shasum":"77a4d0879dc59cedccd49d7c5870d185de1fe531","size":8240,"noattachment":false,"key":"/it-byte-stream/-/it-byte-stream-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-byte-stream/download/it-byte-stream-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-byte-stream_0.0.0_1688392717677_0.8691095332269738"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-03T13:58:37.866Z","publish_time":1688392717866,"_source_registry_name":"default","_cnpm_publish_time":1688392717866}},"readme":"# it-byte-stream\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> Read and write arbitrary bytes over a duplex stream\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\nThis module makes it easy to send and receive bytes over streams.\n\n## Example\n\n```typescript\nimport { byteStream } from 'it-byte-stream'\n\nconst stream = byteStream(duplex)\n\n// read the next chunk\nconst bytes = await stream.read()\n\n// read the next five bytes\nconst fiveBytes = await stream.read(5)\n\n// write bytes into the stream\nawait stream.write(Uint8Array.from([0, 1, 2, 3, 4]))\n```\n\n# Install\n\n```console\n$ npm i it-byte-stream\n```\n\n## Browser `<script>` tag\n\nLoading this module through a script tag will make its exports available as `ItByteStream` in the global namespace.\n\n```html\n<script src=\"https://unpkg.com/it-byte-stream/dist/index.min.js\"></script>\n```\n\n# API Docs\n\n- <https://achingbrain.github.io/it/modules/it-byte-stream.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-byte-stream/LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>)\n- MIT ([LICENSE-MIT](https://github.com/achingbrain/it/blob/main/packages/it-byte-stream/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-byte-stream#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"license":"Apache-2.0 OR MIT"}