{"_id":"uint8-varint","_rev":"4575366","name":"uint8-varint","description":"Read/write unsigned varints from Uint8Arrays and Uint8ArrayLists","dist-tags":{"latest":"2.0.4"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"time":{"modified":"2026-04-10T15:40:47.000Z","created":"2022-07-27T10:38:27.055Z","2.0.4":"2024-01-30T08:21:54.265Z","2.0.3":"2023-12-28T07:53:04.874Z","2.0.2":"2023-10-26T16:03:41.038Z","2.0.1":"2023-08-16T09:45:54.991Z","2.0.0":"2023-08-15T15:01:46.727Z","1.0.8":"2023-08-15T14:25:52.644Z","1.0.7":"2023-08-15T14:16:12.374Z","1.0.6":"2023-03-31T11:43:05.027Z","1.0.5":"2023-03-31T11:31:49.082Z","1.0.4":"2022-10-12T15:26:47.308Z","1.0.3":"2022-08-05T08:07:37.590Z","1.0.2":"2022-07-30T22:30:56.980Z","1.0.1":"2022-07-30T22:10:22.660Z","1.0.0":"2022-07-28T17:08:43.816Z","0.0.0":"2022-07-27T10:38:27.055Z"},"users":{},"repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"versions":{"2.0.4":{"name":"uint8-varint","version":"2.0.4","description":"Read/write unsigned varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","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","test:electron-main":"aegir test -t electron-main","release":"aegir release","docs":"aegir docs"},"dependencies":{"uint8arraylist":"^2.0.0","uint8arrays":"^5.0.0"},"devDependencies":{"@types/varint":"^6.0.0","aegir":"^42.2.2","benchmark":"^2.1.4","byte-access":"^1.0.0","longbits":"^1.1.0","varint":"^6.0.0"},"_id":"uint8-varint@2.0.4","gitHead":"46cc1dcf5f7df958c56d4bd3620c43df98886c8b","_nodeVersion":"20.11.0","_npmVersion":"10.4.0","dist":{"shasum":"85be52b3849eb30f2c3640a2df8a14364180affb","size":5400,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_2.0.4_1706602914144_0.9787542379848986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-30T08:21:54.265Z","publish_time":1706602914265,"_source_registry_name":"default","_cnpm_publish_time":1706602914265},"2.0.3":{"name":"uint8-varint","version":"2.0.3","description":"Read/write unsigned varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","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","test:electron-main":"aegir test -t electron-main","release":"aegir release","docs":"aegir docs"},"dependencies":{"uint8arraylist":"^2.0.0","uint8arrays":"^5.0.0"},"devDependencies":{"@types/varint":"^6.0.0","aegir":"^41.0.11","benchmark":"^2.1.4","byte-access":"^1.0.0","longbits":"^1.1.0","varint":"^6.0.0"},"_id":"uint8-varint@2.0.3","gitHead":"7ab895b5497198576ed8bf604eea2b773931de08","_nodeVersion":"20.10.0","_npmVersion":"9.9.2","dist":{"shasum":"049fceb3e870757dec26b29633770900f3132233","size":5401,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_2.0.3_1703749984713_0.8514813704562372"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-28T07:53:04.874Z","publish_time":1703749984874,"_source_registry_name":"default","_cnpm_publish_time":1703749984874},"2.0.2":{"name":"uint8-varint","version":"2.0.2","description":"Read/write unsigned varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/issues"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","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","test:electron-main":"aegir test -t electron-main","release":"aegir release","docs":"aegir docs"},"dependencies":{"uint8arraylist":"^2.0.0","uint8arrays":"^4.0.2"},"devDependencies":{"@types/varint":"^6.0.0","aegir":"^41.0.11","benchmark":"^2.1.4","byte-access":"^1.0.0","longbits":"^1.1.0","varint":"^6.0.0"},"_id":"uint8-varint@2.0.2","gitHead":"8c93fef274efba6ab94be2237575271dc2837c73","_nodeVersion":"20.8.1","_npmVersion":"9.9.0","dist":{"shasum":"bbb140213ecd21da55da77876df954f971da0b90","size":5402,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_2.0.2_1698336220818_0.6632716519910291"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-26T16:03:41.038Z","publish_time":1698336221038,"_source_registry_name":"default","_cnpm_publish_time":1698336221038},"2.0.1":{"name":"uint8-varint","version":"2.0.1","description":"Read/write unsigned varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/issues"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","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","test:electron-main":"aegir test -t electron-main","release":"aegir release","docs":"aegir docs"},"dependencies":{"uint8arraylist":"^2.0.0","uint8arrays":"^4.0.2"},"devDependencies":{"@types/varint":"^6.0.0","aegir":"^40.0.0","benchmark":"^2.1.4","byte-access":"^1.0.0","longbits":"^1.1.0","varint":"^6.0.0"},"_id":"uint8-varint@2.0.1","gitHead":"59ee38e9cc8bdca1837807f32582a2a00011b15b","_nodeVersion":"18.17.0","_npmVersion":"9.8.1","dist":{"shasum":"e8f73c24974b384f6f0e1cd73c884c5a19e32f53","size":5379,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_2.0.1_1692179154840_0.2794401337366146"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-16T09:45:54.991Z","publish_time":1692179154991,"_source_registry_name":"default","_cnpm_publish_time":1692179154991},"2.0.0":{"name":"uint8-varint","version":"2.0.0","description":"Read/write unsigned varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/issues"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","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","test:electron-main":"aegir test -t electron-main","release":"aegir release","docs":"aegir docs"},"dependencies":{"uint8arraylist":"^2.0.0","uint8arrays":"^4.0.2"},"devDependencies":{"@types/varint":"^6.0.0","aegir":"^40.0.0","benchmark":"^2.1.4","byte-access":"^1.0.0","longbits":"^1.1.0","varint":"^6.0.0"},"_id":"uint8-varint@2.0.0","gitHead":"5477bcdb8a61d67fea216e55269f22579835db36","_nodeVersion":"18.17.0","_npmVersion":"9.8.1","dist":{"shasum":"d99e1541d148cf33895c911040a0aded70a4e558","size":7101,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_2.0.0_1692111706549_0.5121785579343241"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-15T15:01:46.727Z","publish_time":1692111706727,"_source_registry_name":"default","_cnpm_publish_time":1692111706727},"1.0.8":{"name":"uint8-varint","version":"1.0.8","description":"Read/write varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/issues"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./big":{"types":"./dist/src/big.d.ts","import":"./dist/src/big.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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","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","test:electron-main":"aegir test -t electron-main","release":"aegir release","docs":"aegir docs"},"dependencies":{"byte-access":"^1.0.0","longbits":"^1.1.0","uint8arraylist":"^2.0.0","uint8arrays":"^4.0.2"},"devDependencies":{"@types/varint":"^6.0.0","aegir":"^40.0.0","benchmark":"^2.1.4","varint":"^6.0.0"},"_id":"uint8-varint@1.0.8","gitHead":"db686a2c84db330b5769609a1abef76468d73a8f","_nodeVersion":"18.17.0","_npmVersion":"9.8.1","dist":{"shasum":"3f6c268e4c1a1ece232f660ec37729faca7cc7d0","size":6319,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_1.0.8_1692109552456_0.7762904039627472"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-15T14:25:52.644Z","publish_time":1692109552644,"_source_registry_name":"default","_cnpm_publish_time":1692109552644},"1.0.7":{"name":"uint8-varint","version":"1.0.7","description":"Read/write varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./big":{"types":"./dist/src/big.d.ts","import":"./dist/src/big.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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","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","test:electron-main":"aegir test -t electron-main","release":"aegir release","docs":"aegir docs"},"dependencies":{"byte-access":"^1.0.0","longbits":"^1.1.0","uint8arraylist":"^2.0.0","uint8arrays":"^4.0.2"},"devDependencies":{"@types/varint":"^6.0.0","aegir":"^40.0.0","benchmark":"^2.1.4","varint":"^6.0.0"},"_id":"uint8-varint@1.0.7","gitHead":"1d41b0f6d53ec288dff01f7783d451628138f7bf","_nodeVersion":"18.17.0","_npmVersion":"9.8.1","dist":{"shasum":"b79e658992530a32f63fe96b59e82d36213bb290","size":6347,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_1.0.7_1692108972160_0.9776210842868165"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-15T14:16:12.374Z","publish_time":1692108972374,"_source_registry_name":"default","_cnpm_publish_time":1692108972374},"1.0.6":{"name":"uint8-varint","version":"1.0.6","description":"Read/write varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./big":{"types":"./dist/src/big.d.ts","import":"./dist/src/big.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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","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","test:electron-main":"aegir test -t electron-main","release":"aegir release","docs":"aegir docs"},"dependencies":{"byte-access":"^1.0.0","longbits":"^1.1.0","uint8arraylist":"^2.0.0","uint8arrays":"^4.0.2"},"devDependencies":{"@types/varint":"^6.0.0","aegir":"^38.1.8","benchmark":"^2.1.4","varint":"^6.0.0"},"gitHead":"9f7dc5c7082a62a3e8335511a731224d3fa61ddc","_id":"uint8-varint@1.0.6","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"bacf9526b0ddcd38fd6645e17895a4ee42d2bec4","size":6317,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_1.0.6_1680262984861_0.8142034637917386"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-31T11:43:05.027Z","publish_time":1680262985027,"_cnpm_publish_time":1680262985027},"1.0.5":{"name":"uint8-varint","version":"1.0.5","description":"Read/write varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"exports":{".":{"types":"./src/index.d.ts","import":"./dist/src/index.js"},"./big":{"types":"./src/big.d.ts","import":"./dist/src/big.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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","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","test:electron-main":"aegir test -t electron-main","release":"aegir release"},"dependencies":{"byte-access":"^1.0.0","longbits":"^1.1.0","uint8arraylist":"^2.0.0","uint8arrays":"^4.0.2"},"devDependencies":{"@types/varint":"^6.0.0","aegir":"^38.1.8","benchmark":"^2.1.4","varint":"^6.0.0"},"gitHead":"76e78820257a472962aa4cdd4a35d443d72018db","_id":"uint8-varint@1.0.5","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"f8da8a42402c71e7cf3b041325931e8b81a4c49b","size":4517,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_1.0.5_1680262308803_0.050394071790272"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-31T11:31:49.082Z","publish_time":1680262309082,"_cnpm_publish_time":1680262309082},"1.0.4":{"name":"uint8-varint","version":"1.0.4","description":"Read/write varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"exports":{".":{"types":"./src/index.d.ts","import":"./dist/src/index.js"},"./big":{"types":"./src/big.d.ts","import":"./dist/src/big.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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","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","test:electron-main":"aegir test -t electron-main","release":"aegir release"},"dependencies":{"byte-access":"^1.0.0","longbits":"^1.1.0","uint8arraylist":"^2.0.0","uint8arrays":"^4.0.2"},"devDependencies":{"@types/varint":"^6.0.0","aegir":"^37.4.6","benchmark":"^2.1.4","varint":"^6.0.0"},"gitHead":"ec77698805e9c45a58065cf0534a97b6464ef0e2","_id":"uint8-varint@1.0.4","_nodeVersion":"16.17.1","_npmVersion":"8.19.2","dist":{"shasum":"5ca6c71ccd432b5f5439310206f9ac6943a6887f","size":4517,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_1.0.4_1665588407152_0.6802101846825752"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-12T23:32:28.535Z","publish_time":1665588407308,"_cnpm_publish_time":1665588407308},"1.0.3":{"name":"uint8-varint","version":"1.0.3","description":"Read/write varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"exports":{".":{"types":"./src/index.d.ts","import":"./dist/src/index.js"},"./big":{"types":"./src/big.d.ts","import":"./dist/src/big.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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","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","test:electron-main":"aegir test -t electron-main","release":"aegir release"},"dependencies":{"byte-access":"^1.0.0","longbits":"^1.1.0","uint8arraylist":"^2.0.0","uint8arrays":"^3.1.0"},"devDependencies":{"@types/varint":"^6.0.0","aegir":"^37.4.6","benchmark":"^2.1.4","varint":"^6.0.0"},"gitHead":"7bfa55b7257807f267bc34e7f112fff0fd48a8b7","_id":"uint8-varint@1.0.3","_nodeVersion":"16.16.0","_npmVersion":"8.16.0","dist":{"shasum":"9877e77eb38eee5b47fd8444ed5a38409f879dd6","size":4515,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_1.0.3_1659686857438_0.515045963800016"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-05T08:11:14.545Z","publish_time":1659686857590,"_cnpm_publish_time":1659686857590},"1.0.2":{"name":"uint8-varint","version":"1.0.2","description":"Read/write varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"exports":{".":{"types":"./src/index.d.ts","import":"./dist/src/index.js"},"./big":{"types":"./src/big.d.ts","import":"./dist/src/big.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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","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","test:electron-main":"aegir test -t electron-main","release":"aegir release"},"dependencies":{"byte-access":"^1.0.0","longbits":"^1.1.0","uint8arraylist":"^2.0.0"},"devDependencies":{"@types/varint":"^6.0.0","aegir":"^37.4.6","varint":"^6.0.0"},"gitHead":"158921d2e36e7afd423e05007eaf367fa883b4d3","_id":"uint8-varint@1.0.2","_nodeVersion":"16.16.0","_npmVersion":"8.15.1","dist":{"shasum":"89fd4142284b672c63416f43a0f647d8fbce17e1","size":4714,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_1.0.2_1659220256798_0.24323905095891307"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-30T22:31:00.956Z","publish_time":1659220256980,"_cnpm_publish_time":1659220256980},"1.0.1":{"name":"uint8-varint","version":"1.0.1","description":"Read/write varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"exports":{".":{"types":"./src/index.d.ts","import":"./dist/src/index.js"},"./big":{"types":"./src/big.d.ts","import":"./dist/src/big.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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","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","test:electron-main":"aegir test -t electron-main","release":"aegir release"},"dependencies":{"byte-access":"^1.0.0","longbits":"^1.1.0","uint8arraylist":"^2.0.0"},"devDependencies":{"@types/varint":"^6.0.0","aegir":"^37.4.6","varint":"^6.0.0"},"gitHead":"c8e8103cc0d8be86d0ea6a80caa7d0ff9a3831bf","_id":"uint8-varint@1.0.1","_nodeVersion":"16.16.0","_npmVersion":"8.15.1","dist":{"shasum":"51f3ca8a1772e8437ddd91a261cc1a734213adfe","size":4282,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_1.0.1_1659219022457_0.4219823940052787"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-30T22:10:30.344Z","publish_time":1659219022660,"_cnpm_publish_time":1659219022660},"1.0.0":{"name":"uint8-varint","version":"1.0.0","description":"Read/write varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"exports":{".":{"types":"./src/index.d.ts","import":"./dist/src/index.js"},"./big":{"types":"./src/big.d.ts","import":"./dist/src/big.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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","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","test:electron-main":"aegir test -t electron-main","release":"aegir release"},"dependencies":{"byte-access":"^1.0.0","longbits":"^1.0.1","uint8arraylist":"^2.0.0"},"devDependencies":{"aegir":"^37.4.6"},"gitHead":"a8d01316e8500c933513954a9759e2adbb2a2638","_id":"uint8-varint@1.0.0","_nodeVersion":"16.16.0","_npmVersion":"8.15.1","dist":{"shasum":"e8d211f6411cf4a8a6298e2503155b3e17a88411","size":4818,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_1.0.0_1659028123597_0.39584990279375143"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-28T17:27:47.520Z","publish_time":1659028123816,"_cnpm_publish_time":1659028123816},"0.0.0":{"name":"uint8-varint","version":"0.0.0","description":"Read/write varints from Uint8Arrays and Uint8ArrayLists","license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/uint8-varint#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/uint8-varint.git"},"bugs":{"url":"https://github.com/achingbrain/uint8-varint/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./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":"chore","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","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":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","build":"aegir build","test":"aegir test -t node","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","test:electron-main":"aegir test -t electron-main","release":"aegir release"},"dependencies":{"byte-access":"^1.0.0","longbits":"^1.0.0","uint8arraylist":"^1.5.2"},"devDependencies":{"aegir":"^37.4.6"},"gitHead":"9d7569ea321539d1995e26993625a98b6e078d40","_id":"uint8-varint@0.0.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"fd48dc086c2f0762a4e285e4c40232ad99daaeb7","size":3927,"noattachment":false,"key":"/uint8-varint/-/uint8-varint-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uint8-varint/download/uint8-varint-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/uint8-varint_0.0.0_1658918306786_0.9221769174238217"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-27T11:08:48.069Z","publish_time":1658918307055,"_cnpm_publish_time":1658918307055}},"readme":"# uint8-varint <!-- omit in toc -->\n\n[![codecov](https://img.shields.io/codecov/c/github/achingbrain/uint8-varint.svg?style=flat-square)](https://codecov.io/gh/achingbrain/uint8-varint)\n[![CI](https://img.shields.io/github/actions/workflow/status/achingbrain/uint8-varint/js-test-and-release.yml?branch=master\\&style=flat-square)](https://github.com/achingbrain/uint8-varint/actions/workflows/js-test-and-release.yml?query=branch%3Amaster)\n\n> Read/write unsigned varints from Uint8Arrays and Uint8ArrayLists\n\n## Table of contents <!-- omit in toc -->\n\n- [Install](#install)\n  - [Browser `<script>` tag](#browser-script-tag)\n- [Usage](#usage)\n- [API Docs](#api-docs)\n- [License](#license)\n- [Contribution](#contribution)\n\n## Install\n\n```console\n$ npm i uint8-varint\n```\n\n### Browser `<script>` tag\n\nLoading this module through a script tag will make it's exports available as `Uint8Varint` in the global namespace.\n\n```html\n<script src=\"https://unpkg.com/uint8-varint/dist/index.min.js\"></script>\n```\n\n## Usage\n\n```js\nimport { Uint8ArrayList } from 'uint8arraylist'\nimport * as varint from 'uint8-varint'\n\nconst value = 12345\n\nconst buf = new Uint8ArrayList(\n  new Uint8Array(2)\n)\nvarint.encode(value, buf)\n\nvarint.decode(buf) // 12345\n```\n\n## API Docs\n\n- <https://achingbrain.github.io/uint8-varint>\n\n## License\n\nLicensed under either of\n\n- Apache 2.0, ([LICENSE-APACHE](LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>)\n- MIT ([LICENSE-MIT](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/uint8-varint#readme","bugs":{"url":"https://github.com/achingbrain/uint8-varint/issues"},"license":"Apache-2.0 OR MIT"}