{"_id":"@ipld/dag-pb","_rev":"4573970","name":"@ipld/dag-pb","description":"JS implementation of DAG-PB","dist-tags":{"latest":"4.1.5"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"time":{"modified":"2026-04-10T15:36:31.000Z","created":"2020-10-20T03:10:55.115Z","4.1.5":"2025-05-21T04:04:47.032Z","4.1.4":"2025-05-08T16:54:10.837Z","4.1.3":"2024-10-29T23:03:43.237Z","4.1.2":"2024-06-24T02:21:10.294Z","4.1.1":"2024-06-01T06:30:14.671Z","4.1.0":"2024-02-16T11:06:33.443Z","4.0.8":"2024-01-10T03:56:49.227Z","4.0.7":"2023-12-28T09:40:23.840Z","4.0.6":"2023-10-03T00:24:38.357Z","4.0.5":"2023-08-08T06:37:00.159Z","4.0.4":"2023-06-19T05:05:25.909Z","4.0.3":"2023-05-11T06:18:42.166Z","4.0.2":"2023-02-14T05:39:34.691Z","4.0.1":"2023-02-13T14:33:35.116Z","4.0.0":"2023-01-06T06:56:21.266Z","3.0.2":"2023-01-03T00:31:27.262Z","3.0.1":"2022-11-26T02:58:55.068Z","3.0.0":"2022-10-19T09:56:55.313Z","2.1.18":"2022-08-26T07:01:13.400Z","2.1.17":"2022-05-25T07:54:26.084Z","2.1.16":"2022-03-02T01:34:38.222Z","2.1.15":"2021-12-09T09:43:55.833Z","2.1.14":"2021-11-23T07:22:01.690Z","2.1.13":"2021-11-04T04:01:55.173Z","2.1.12":"2021-10-18T07:08:20.834Z","2.1.11":"2021-09-28T11:47:03.336Z","2.1.10":"2021-09-28T11:44:22.164Z","2.1.9":"2021-08-06T07:10:40.102Z","2.1.8":"2021-08-05T06:15:49.370Z","2.1.7":"2021-08-05T05:47:53.959Z","2.1.6":"2021-08-04T07:07:58.250Z","2.1.5":"2021-07-23T07:13:53.438Z","2.1.4":"2021-07-21T08:40:59.798Z","2.1.3":"2021-07-05T08:46:21.712Z","2.1.2":"2021-07-01T06:28:42.212Z","2.1.1":"2021-06-29T01:48:37.367Z","2.1.0":"2021-06-24T04:17:33.375Z","2.0.2":"2021-06-08T06:53:38.268Z","2.0.1":"2021-05-31T03:29:06.323Z","2.0.0":"2021-05-27T08:57:05.556Z","1.1.4":"2021-05-14T01:32:03.713Z","1.1.3":"2021-05-12T07:00:32.611Z","1.1.2":"2021-05-06T10:46:28.178Z","1.1.1":"2021-05-06T10:43:49.998Z","1.1.0":"2021-04-27T04:55:06.945Z","1.0.0":"2021-04-26T03:48:00.699Z","0.0.1":"2020-10-20T04:08:05.836Z","0.0.0":"2020-10-20T03:10:55.115Z"},"users":{},"author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"versions":{"4.1.5":{"name":"@ipld/dag-pb","version":"4.1.5","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"clean":"aegir clean","docs":"aegir docs","lint":"aegir lint","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check -i @ipld/dag-pb"},"dependencies":{"multiformats":"^13.1.0"},"devDependencies":{"aegir":"^47.0.6"},"_id":"@ipld/dag-pb@4.1.5","gitHead":"a27e6f67c21e7b8989673eba0d1850a886272e7f","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"e3bdf11995e038877a737e3684d2382e481b60df","size":38656,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.1.5.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dag-pb_4.1.5_1747800286824_0.15351839057337835"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-21T04:04:47.032Z","publish_time":1747800287032,"_source_registry_name":"default","_cnpm_publish_time":1747800287032},"4.1.4":{"name":"@ipld/dag-pb","version":"4.1.4","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","docs":"aegir docs","lint":"aegir lint","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check -i @ipld/dag-pb"},"dependencies":{"multiformats":"^13.1.0"},"devDependencies":{"aegir":"^46.0.0"},"_id":"@ipld/dag-pb@4.1.4","gitHead":"5de175c6a4e1580e2b7e51abbdbf07572d88053f","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"2345e61305f4500c167abf31d5997ade5e7d4bfa","size":38452,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.1.4.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dag-pb_4.1.4_1746723250650_0.0077239169471805535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-08T16:54:10.837Z","publish_time":1746723250837,"_source_registry_name":"default","_cnpm_publish_time":1746723250837},"4.1.3":{"name":"@ipld/dag-pb","version":"4.1.3","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","docs":"aegir docs","lint":"aegir lint","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check -i @ipld/dag-pb"},"dependencies":{"multiformats":"^13.1.0"},"devDependencies":{"aegir":"^45.0.0"},"_id":"@ipld/dag-pb@4.1.3","gitHead":"4104670fdd3672b34e9d190965a1a85d3aaaba88","_nodeVersion":"20.18.0","_npmVersion":"10.9.0","dist":{"shasum":"b572d7978fa548a3a9219f566a80884189261858","size":16150,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.1.3.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_4.1.3_1730243023015_0.5533918208378348"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-29T23:03:43.237Z","publish_time":1730243023237,"_source_registry_name":"default","_cnpm_publish_time":1730243023237},"4.1.2":{"name":"@ipld/dag-pb","version":"4.1.2","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","docs":"aegir docs","lint":"aegir lint","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check -i @ipld/dag-pb"},"dependencies":{"multiformats":"^13.1.0"},"devDependencies":{"aegir":"^44.0.0"},"_id":"@ipld/dag-pb@4.1.2","gitHead":"27ed1722e3d1788e40f03186a1dc9b1ba69fd1d2","_nodeVersion":"20.14.0","_npmVersion":"10.8.1","dist":{"shasum":"39db25311aeb2745ec20bfc745d91a577832b6ac","size":16114,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.1.2.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@ipfs.tech"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_4.1.2_1719195670138_0.7972548047380623"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-24T02:21:10.294Z","publish_time":1719195670294,"_source_registry_name":"default","maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_cnpm_publish_time":1719195670294},"4.1.1":{"name":"@ipld/dag-pb","version":"4.1.1","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","docs":"aegir docs","lint":"aegir lint","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check -i @ipld/dag-pb"},"dependencies":{"multiformats":"^13.1.0"},"devDependencies":{"aegir":"^43.0.1"},"_id":"@ipld/dag-pb@4.1.1","gitHead":"a196174f97336c6e94e7fce7a0e75f727de2f4ed","_nodeVersion":"20.13.1","_npmVersion":"10.8.1","dist":{"shasum":"fb5c253ad0f2ced00832e19b7c58985861a7fa34","size":16116,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.1.1.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_4.1.1_1717223414485_0.5469960348033027"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-01T06:30:14.671Z","publish_time":1717223414671,"_source_registry_name":"default","_cnpm_publish_time":1717223414671},"4.1.0":{"name":"@ipld/dag-pb","version":"4.1.0","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","docs":"aegir docs","lint":"aegir lint","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check -i @ipld/dag-pb"},"dependencies":{"multiformats":"^13.1.0"},"devDependencies":{"aegir":"^42.1.0"},"_id":"@ipld/dag-pb@4.1.0","gitHead":"3bb7bece9133633780bfd28040895843f7662cc3","_nodeVersion":"20.11.0","_npmVersion":"10.4.0","dist":{"shasum":"4ebec92eeb9e8f317b8ef971221c6dac7b12b302","size":16111,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.1.0.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_4.1.0_1708081593314_0.342940224185329"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-16T11:06:33.443Z","publish_time":1708081593443,"_source_registry_name":"default","_cnpm_publish_time":1708081593443},"4.0.8":{"name":"@ipld/dag-pb","version":"4.0.8","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","docs":"aegir docs","lint":"aegir lint","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check -i @ipld/dag-pb"},"dependencies":{"multiformats":"^13.0.0"},"devDependencies":{"aegir":"^42.1.0"},"_id":"@ipld/dag-pb@4.0.8","gitHead":"606cdcd40fac9f4b0fe40913a8d7c564cbf49b0c","_nodeVersion":"20.10.0","_npmVersion":"9.9.2","dist":{"shasum":"d9bfc52aa1d7a7356d2958f8766d85fecc5e4f15","size":15872,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.0.8.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_4.0.8_1704859009068_0.2764743698321306"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-10T03:56:49.227Z","publish_time":1704859009227,"_source_registry_name":"default","_cnpm_publish_time":1704859009227},"4.0.7":{"name":"@ipld/dag-pb","version":"4.0.7","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","docs":"aegir docs","lint":"aegir lint","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check -i @ipld/dag-pb"},"dependencies":{"multiformats":"^13.0.0"},"devDependencies":{"aegir":"^41.0.0"},"_id":"@ipld/dag-pb@4.0.7","gitHead":"2e85e755e5cf09fcb1a04e238164d4e5dae3c087","_nodeVersion":"20.10.0","_npmVersion":"9.9.2","dist":{"shasum":"10a5913de7f3a712f8c9094c429ad9df6e8fbb63","size":15870,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.0.7.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_4.0.7_1703756423650_0.8330396909252602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-28T09:40:23.840Z","publish_time":1703756423840,"_source_registry_name":"default","_cnpm_publish_time":1703756423840},"4.0.6":{"name":"@ipld/dag-pb","version":"4.0.6","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","docs":"aegir docs","lint":"aegir lint","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check -i @ipld/dag-pb"},"dependencies":{"multiformats":"^12.0.1"},"devDependencies":{"aegir":"^41.0.0"},"_id":"@ipld/dag-pb@4.0.6","gitHead":"34e63bb89894a0b770ac26ebddb0a46fb3d0339a","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"8bd8b7b6424982fb239baec38beb08f31126a21e","size":15706,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.0.6.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_4.0.6_1696292678178_0.3381807461147808"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-03T00:24:38.357Z","publish_time":1696292678357,"_source_registry_name":"default","_cnpm_publish_time":1696292678357},"4.0.5":{"name":"@ipld/dag-pb","version":"4.0.5","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","docs":"aegir docs","lint":"aegir lint","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check -i @ipld/dag-pb"},"dependencies":{"multiformats":"^12.0.1"},"devDependencies":{"aegir":"^40.0.8"},"_id":"@ipld/dag-pb@4.0.5","gitHead":"d3a1c39fb262d2c0b078c1c14d1916fb28b3db9d","_nodeVersion":"18.17.0","_npmVersion":"9.8.1","dist":{"shasum":"47b7edbad39df660c2eb0f6d2c83986063dea51b","size":15702,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.0.5.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_4.0.5_1691476620007_0.9675137776868858"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-08T06:37:00.159Z","publish_time":1691476620159,"_source_registry_name":"default","_cnpm_publish_time":1691476620159},"4.0.4":{"name":"@ipld/dag-pb","version":"4.0.4","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","docs":"aegir docs","lint":"aegir lint","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check -i @ipld/dag-pb"},"dependencies":{"multiformats":"^12.0.1"},"devDependencies":{"aegir":"^39.0.5"},"gitHead":"0da3a4f8eeab61318d45a125458a452a4c2650ea","_id":"@ipld/dag-pb@4.0.4","_nodeVersion":"18.16.0","_npmVersion":"8.19.4","dist":{"shasum":"4bae328ef298df75f5e642de080ff920a613f4d2","size":15651,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.0.4.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_4.0.4_1687151125722_0.526736196160875"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-19T05:05:25.909Z","publish_time":1687151125909,"_source_registry_name":"default","_cnpm_publish_time":1687151125909},"4.0.3":{"name":"@ipld/dag-pb","version":"4.0.3","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","docs":"aegir docs","lint":"aegir lint","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check -i @ipld/dag-pb"},"dependencies":{"multiformats":"^11.0.0"},"devDependencies":{"aegir":"^39.0.5"},"gitHead":"db702876b2c663a89a8a2667c64796010edcb02f","_id":"@ipld/dag-pb@4.0.3","_nodeVersion":"18.16.0","_npmVersion":"8.19.4","dist":{"shasum":"2fedd3804ad46ea6206be9302bfed5d3a0af26b3","size":15651,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.0.3.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_4.0.3_1683785921976_0.05907667748235457"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-11T06:18:42.166Z","publish_time":1683785922166,"_source_registry_name":"default","_cnpm_publish_time":1683785922166},"4.0.2":{"name":"@ipld/dag-pb","version":"4.0.2","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","docs":"aegir docs","lint":"aegir lint","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check -i @ipld/dag-pb"},"dependencies":{"multiformats":"^11.0.0"},"devDependencies":{"aegir":"^38.1.2"},"gitHead":"731fbc74baae6d157a643e36584b28262d35f6cb","_id":"@ipld/dag-pb@4.0.2","_nodeVersion":"18.14.0","_npmVersion":"8.19.3","dist":{"shasum":"3895864c119296b1712c7e35b0d009fc6a76ad62","size":15646,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.0.2.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_4.0.2_1676353174498_0.5794365780238255"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-14T05:39:34.691Z","publish_time":1676353174691,"_cnpm_publish_time":1676353174691},"4.0.1":{"name":"@ipld/dag-pb","version":"4.0.1","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check -i @ipld/dag-pb"},"dependencies":{"multiformats":"^11.0.0"},"devDependencies":{"aegir":"^38.1.2"},"gitHead":"c132f87259d2bf2fe38170502e09c9cecacf7608","_id":"@ipld/dag-pb@4.0.1","_nodeVersion":"18.14.0","_npmVersion":"8.19.3","dist":{"shasum":"4e5c8af23bbf1a98a8a6c5b7a8a956781482b226","size":15255,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.0.1.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_4.0.1_1676298814902_0.9273927650842482"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-13T14:33:35.116Z","publish_time":1676298815116,"_cnpm_publish_time":1676298815116},"4.0.0":{"name":"@ipld/dag-pb","version":"4.0.0","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check"},"dependencies":{"multiformats":"^11.0.0"},"devDependencies":{"aegir":"^37.5.2"},"gitHead":"093faa494ada8e9c8f1a4cd2176e9180143a825c","_id":"@ipld/dag-pb@4.0.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.3","dist":{"shasum":"1c737a3b47d91d5c7851cd654b98b66fcd73e855","size":15220,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-4.0.0.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_4.0.0_1672988181119_0.4704167090897775"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-06T06:57:56.004Z","publish_time":1672988181266,"_cnpm_publish_time":1672988181266},"3.0.2":{"name":"@ipld/dag-pb","version":"3.0.2","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check"},"dependencies":{"multiformats":"^11.0.0"},"devDependencies":{"aegir":"^37.5.2"},"gitHead":"d2255e22bd6b7976f6b5c0b1a9ecf1515863975b","_id":"@ipld/dag-pb@3.0.2","_nodeVersion":"18.12.1","_npmVersion":"8.19.3","dist":{"shasum":"80996ca7cb1d8f6c6df0b74fbf1235744b1f76c5","size":15099,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-3.0.2.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_3.0.2_1672705887061_0.4093225532817186"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-03T00:31:34.419Z","publish_time":1672705887262,"_cnpm_publish_time":1672705887262},"3.0.1":{"name":"@ipld/dag-pb","version":"3.0.1","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check"},"dependencies":{"multiformats":"^10.0.2"},"devDependencies":{"aegir":"^37.5.2"},"gitHead":"16bf2ff770f27430f1e1b11a91e3137409adf8bd","_id":"@ipld/dag-pb@3.0.1","_nodeVersion":"18.12.1","_npmVersion":"8.19.3","dist":{"shasum":"b1e4d026c055dc865840690fb43c66b47c1f8793","size":15104,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-3.0.1.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_3.0.1_1669431534878_0.6717404626483872"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-26T02:59:10.461Z","publish_time":1669431535068,"_cnpm_publish_time":1669431535068},"3.0.0":{"name":"@ipld/dag-pb","version":"3.0.0","description":"JS implementation of DAG-PB","author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipld/js-dag-pb#readme","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"keywords":["ipfs","ipld","multiformats"],"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["dist","test/ts-use"]},"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","build":"aegir build","release":"aegir release","test":"aegir lint && aegir test","test:ts":"npm run test --prefix test/ts-use","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","dep-check":"aegir dep-check"},"dependencies":{"multiformats":"^10.0.2"},"devDependencies":{"aegir":"^37.5.2"},"gitHead":"4c4930631e403e637d0fa9fa4a9ae0a932c8efbb","_id":"@ipld/dag-pb@3.0.0","_nodeVersion":"16.17.1","_npmVersion":"8.19.2","dist":{"shasum":"b7173ae83753e9a7bdeae69934ce68ea3656a037","size":15104,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-3.0.0.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_3.0.0_1666173415097_0.9127117465640104"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-21T11:21:49.928Z","publish_time":1666173415313,"_cnpm_publish_time":1666173415313},"2.1.18":{"name":"@ipld/dag-pb","version":"2.1.18","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:esm":"npm run build:js && mocha dist/esm/node-test/test-*.js && npm run test:esm:browser","test:node":"c8 --check-coverage --branches 100 --functions 100 --lines 100 mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/browser-test/test-*.js","test:esm:browser":"polendina --page --worker --serviceworker --cleanup dist/esm/browser-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:esm && npm run test:ts","test:ci":"npm run lint && npm run test:node && npm run test:esm && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"keywords":["ipfs","ipld","multiformats"],"author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"(Apache-2.0 AND MIT)","exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"dependencies":{"multiformats":"^9.5.4"},"devDependencies":{"@types/chai":"^4.3.0","@types/mocha":"^9.0.0","c8":"^7.10.0","chai":"^4.3.4","chai-subset":"^1.6.0","ipjs":"^5.2.0","mocha":"^10.0.0","polendina":"~3.1.0","standard":"^17.0.0","typescript":"~4.8.2"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"directories":{"test":"test"},"repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb#readme","typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"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":"Trivial Changes"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github","@semantic-release/git"]},"browser":"./cjs/src/index.js","gitHead":"7589e8fa705e453925680ff1049172a7e2ddb143","_id":"@ipld/dag-pb@2.1.18","_nodeVersion":"14.20.0","_npmVersion":"8.18.0","dist":{"shasum":"12d63e21580e87c75fd1a2c62e375a78e355c16f","size":24630,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.18.tgz"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.18_1661497273091_0.8273686333268544"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-26T07:01:26.198Z","publish_time":1661497273400,"_cnpm_publish_time":1661497273400},"2.1.17":{"name":"@ipld/dag-pb","version":"2.1.17","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:esm":"npm run build:js && mocha dist/esm/node-test/test-*.js && npm run test:esm:browser","test:node":"c8 --check-coverage --branches 100 --functions 100 --lines 100 mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/browser-test/test-*.js","test:esm:browser":"polendina --page --worker --serviceworker --cleanup dist/esm/browser-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:esm && npm run test:ts","test:ci":"npm run lint && npm run test:node && npm run test:esm && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"keywords":["ipfs","ipld","multiformats"],"author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"(Apache-2.0 AND MIT)","exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"dependencies":{"multiformats":"^9.5.4"},"devDependencies":{"@types/chai":"^4.3.0","@types/mocha":"^9.0.0","c8":"^7.10.0","chai":"^4.3.4","chai-subset":"^1.6.0","ipjs":"^5.2.0","mocha":"^10.0.0","polendina":"~3.1.0","standard":"^17.0.0","typescript":"~4.7.2"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"directories":{"test":"test"},"repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb#readme","typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"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":"Trivial Changes"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github","@semantic-release/git"]},"browser":"./cjs/src/index.js","gitHead":"270254b5401c739fef4528b3b70d4094ba706038","_id":"@ipld/dag-pb@2.1.17","_nodeVersion":"14.19.2","_npmVersion":"8.10.0","dist":{"shasum":"baafe2fc6bbd1654c402a804ea54b8860cfb2912","size":24630,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.17.tgz"},"_npmUser":{"name":"rvagg","email":"r@va.gg"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.17_1653465265910_0.39159355593514555"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-25T08:58:46.024Z","publish_time":1653465266084,"_cnpm_publish_time":1653465266084},"2.1.16":{"name":"@ipld/dag-pb","version":"2.1.16","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:esm":"npm run build:js && mocha dist/esm/node-test/test-*.js && npm run test:esm:browser","test:node":"c8 --check-coverage --branches 100 --functions 100 --lines 100 mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/browser-test/test-*.js","test:esm:browser":"polendina --page --worker --serviceworker --cleanup dist/esm/browser-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:esm && npm run test:ts","test:ci":"npm run lint && npm run test:node && npm run test:esm && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"keywords":["ipfs","ipld","multiformats"],"author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"(Apache-2.0 AND MIT)","exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"dependencies":{"multiformats":"^9.5.4"},"devDependencies":{"@types/chai":"^4.3.0","@types/mocha":"^9.0.0","c8":"^7.10.0","chai":"^4.3.4","chai-subset":"^1.6.0","ipjs":"^5.2.0","mocha":"^9.1.3","polendina":"~2.0.1","standard":"^16.0.4","typescript":"~4.6.2"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"directories":{"test":"test"},"repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb#readme","typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"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":"Trivial Changes"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github","@semantic-release/git"]},"browser":"./cjs/src/index.js","gitHead":"5ccb531dbf3b8ecc44e04d5b7c6847b60e1bb129","_id":"@ipld/dag-pb@2.1.16","_nodeVersion":"14.19.0","_npmVersion":"8.5.2","dist":{"shasum":"7133fec4f1bbce8fedb859bc2d477a0a2401de93","size":24631,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.16.tgz"},"_npmUser":{"name":"rvagg","email":"r@va.gg"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.16_1646184878066_0.9351129893375696"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-02T01:34:45.048Z","publish_time":1646184878222,"_cnpm_publish_time":1646184878222},"2.1.15":{"name":"@ipld/dag-pb","version":"2.1.15","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:esm":"npm run build:js && mocha dist/esm/node-test/test-*.js && npm run test:esm:browser","test:node":"c8 --check-coverage --branches 100 --functions 100 --lines 100 mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/browser-test/test-*.js","test:esm:browser":"polendina --page --worker --serviceworker --cleanup dist/esm/browser-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:esm && npm run test:ts","test:ci":"npm run lint && npm run test:node && npm run test:esm && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"keywords":["ipfs","ipld","multiformats"],"author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"(Apache-2.0 AND MIT)","exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"dependencies":{"multiformats":"^9.5.4"},"devDependencies":{"@types/chai":"^4.3.0","@types/mocha":"^9.0.0","c8":"^7.10.0","chai":"^4.3.4","chai-subset":"^1.6.0","ipjs":"^5.2.0","mocha":"^9.1.3","polendina":"~2.0.1","standard":"^16.0.4","typescript":"~4.5.2"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"directories":{"test":"test"},"repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb#readme","typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"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":"Trivial Changes"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github","@semantic-release/git"]},"browser":"./cjs/src/index.js","gitHead":"e8e3c955c20ea022d6e348b66a6787940ef2084f","_id":"@ipld/dag-pb@2.1.15","_nodeVersion":"14.18.1","_npmVersion":"7.24.2","dist":{"shasum":"416d1a720bd3b1c3b876ec73d8a15e7bd121f09b","size":24631,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.15.tgz"},"_npmUser":{"name":"rvagg","email":"r@va.gg"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.15_1639043035685_0.6941972042032345"},"_hasShrinkwrap":false,"publish_time":1639043035833,"_cnpm_publish_time":1639043035833,"_cnpmcore_publish_time":"2021-12-16T18:33:53.974Z"},"2.1.14":{"name":"@ipld/dag-pb","version":"2.1.14","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^9.0.0","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.14","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"shasum":"3bfc7884cd57fc440d17588967a3a2fcfaecc60c","size":24892,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.14.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.14_1637652121517_0.08376838818475885"},"_hasShrinkwrap":false,"publish_time":1637652121690,"_cnpm_publish_time":1637652121690,"_cnpmcore_publish_time":"2021-12-16T18:33:54.515Z"},"2.1.13":{"name":"@ipld/dag-pb","version":"2.1.13","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^9.0.0","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.13","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"shasum":"174779914cf2bffca9e5be96e5b7f06821402333","size":24892,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.13.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.13_1635998514989_0.5714213572292808"},"_hasShrinkwrap":false,"publish_time":1635998515173,"_cnpm_publish_time":1635998515173,"_cnpmcore_publish_time":"2021-12-16T18:33:54.772Z"},"2.1.12":{"name":"@ipld/dag-pb","version":"2.1.12","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^9.0.0","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.12","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"shasum":"237b6aa24e462dc4c43064eba0f3fa67cd58ae21","size":24892,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.12.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.12_1634540900672_0.3329065213563063"},"_hasShrinkwrap":false,"publish_time":1634540900834,"_cnpm_publish_time":1634540900834,"_cnpmcore_publish_time":"2021-12-16T18:33:54.990Z"},"2.1.11":{"name":"@ipld/dag-pb","version":"2.1.11","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^9.0.0","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.11","_nodeVersion":"12.22.6","_npmVersion":"6.14.15","dist":{"shasum":"5973983fe3c8ffa26ad1aff932fdb9d469bffbc4","size":24892,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.11.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.11_1632829623174_0.3368337949826794"},"_hasShrinkwrap":false,"publish_time":1632829623336,"_cnpm_publish_time":1632829623336,"_cnpmcore_publish_time":"2021-12-16T18:33:55.268Z"},"2.1.10":{"name":"@ipld/dag-pb","version":"2.1.10","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^9.0.0","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.10","_nodeVersion":"12.22.6","_npmVersion":"6.14.15","dist":{"shasum":"1355811889490b92f27ca387c59c4dd87c409ba4","size":24892,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.10.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.10_1632829462018_0.5850164175462587"},"_hasShrinkwrap":false,"publish_time":1632829462164,"_cnpm_publish_time":1632829462164,"_cnpmcore_publish_time":"2021-12-16T18:33:55.525Z"},"2.1.9":{"name":"@ipld/dag-pb","version":"2.1.9","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^9.0.0","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.9","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"shasum":"823ca89168fa367e6b2f61255332f4113ad6f8c6","size":25666,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.9.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.9_1628233839902_0.4397787560070683"},"_hasShrinkwrap":false,"publish_time":1628233840102,"_cnpm_publish_time":1628233840102,"_cnpmcore_publish_time":"2021-12-16T18:33:55.818Z"},"2.1.8":{"name":"@ipld/dag-pb","version":"2.1.8","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^9.0.0","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.8","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"shasum":"b58368cfb23c4eee4c94bf5cedd8c72d07ebcdee","size":25670,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.8.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.8_1628144149191_0.6003436045035921"},"_hasShrinkwrap":false,"publish_time":1628144149370,"_cnpm_publish_time":1628144149370,"_cnpmcore_publish_time":"2021-12-16T18:33:56.002Z"},"2.1.7":{"name":"@ipld/dag-pb","version":"2.1.7","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^9.0.0","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.7","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"shasum":"0e4e7a847dcb68b3d8b7b691ef665626ccb08823","size":25670,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.7.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.7_1628142473814_0.13666523026557065"},"_hasShrinkwrap":false,"publish_time":1628142473959,"_cnpm_publish_time":1628142473959,"_cnpmcore_publish_time":"2021-12-16T18:33:56.223Z"},"2.1.6":{"name":"@ipld/dag-pb","version":"2.1.6","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^9.0.0","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.6","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"shasum":"a7f7de29715e851693ac3d47739b1ba7635d284b","size":25704,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.6.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.6_1628060878094_0.4194839462190809"},"_hasShrinkwrap":false,"publish_time":1628060878250,"_cnpm_publish_time":1628060878250,"_cnpmcore_publish_time":"2021-12-16T18:33:56.473Z"},"2.1.5":{"name":"@ipld/dag-pb","version":"2.1.5","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^9.0.0","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.5","_nodeVersion":"12.22.3","_npmVersion":"6.14.13","dist":{"shasum":"45ad058d871a0cbc6f6c3c690b9222205ae1a5ac","size":25704,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.5.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.5_1627024433266_0.847749933423332"},"_hasShrinkwrap":false,"publish_time":1627024433438,"_cnpm_publish_time":1627024433438,"_cnpmcore_publish_time":"2021-12-16T18:33:56.710Z"},"2.1.4":{"name":"@ipld/dag-pb","version":"2.1.4","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^8.2.2","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.4","_nodeVersion":"12.22.3","_npmVersion":"6.14.13","dist":{"shasum":"856e23dd9cd91594ea36c45c1ac6fdbb8c5548b4","size":25713,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.4.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.4_1626856859665_0.14974400942254618"},"_hasShrinkwrap":false,"publish_time":1626856859798,"_cnpm_publish_time":1626856859798,"_cnpmcore_publish_time":"2021-12-16T18:33:56.963Z"},"2.1.3":{"name":"@ipld/dag-pb","version":"2.1.3","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^8.2.2","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.3","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"3d16b7959bf2f69753a70ed410b65485ccf83eaa","size":25318,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.3.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.3_1625474781393_0.30421774003136925"},"_hasShrinkwrap":false,"publish_time":1625474781712,"_cnpm_publish_time":1625474781712,"_cnpmcore_publish_time":"2021-12-16T18:33:57.193Z"},"2.1.2":{"name":"@ipld/dag-pb","version":"2.1.2","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^8.2.2","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.2","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"d60ecb81aa64174d5974bbe93101518b2147b0cf","size":25041,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.2.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.2_1625120922070_0.2361594970704859"},"_hasShrinkwrap":false,"publish_time":1625120922212,"_cnpm_publish_time":1625120922212,"_cnpmcore_publish_time":"2021-12-16T18:33:57.429Z"},"2.1.1":{"name":"@ipld/dag-pb","version":"2.1.1","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^8.2.2","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.1","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"8528ea3dd6247ecd1e3dcf87d35cb852af377f22","size":25041,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.1.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.1_1624931317228_0.4626198000492463"},"_hasShrinkwrap":false,"publish_time":1624931317367,"_cnpm_publish_time":1624931317367,"_cnpmcore_publish_time":"2021-12-16T18:33:57.672Z"},"2.1.0":{"name":"@ipld/dag-pb","version":"2.1.0","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^8.2.2","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.1.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"9e382ec97b946b9eee7bc239656f75b631a43903","size":24923,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.1.0.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.1.0_1624508253232_0.41764258843014"},"_hasShrinkwrap":false,"publish_time":1624508253375,"_cnpm_publish_time":1624508253375,"_cnpmcore_publish_time":"2021-12-16T18:33:58.280Z"},"2.0.2":{"name":"@ipld/dag-pb","version":"2.0.2","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^8.2.2","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.0.2","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"07c02708dbe8e08cb93d9d2867ee4d9fb9ec5e9b","size":22574,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.0.2.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.0.2_1623135218123_0.27059425041026275"},"_hasShrinkwrap":false,"publish_time":1623135218268,"_cnpm_publish_time":1623135218268,"_cnpmcore_publish_time":"2021-12-16T18:33:58.525Z"},"2.0.1":{"name":"@ipld/dag-pb","version":"2.0.1","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^8.2.2","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^8.1.3","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.0.1","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"9653d86d274e8421a82585be07c6800597af54f2","size":22574,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.0.1.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.0.1_1622431746164_0.8383436816923369"},"_hasShrinkwrap":false,"publish_time":1622431746323,"_cnpm_publish_time":1622431746323,"_cnpmcore_publish_time":"2021-12-16T18:33:58.767Z"},"2.0.0":{"name":"@ipld/dag-pb","version":"2.0.0","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^9.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^8.2.2","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^8.1.3","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@2.0.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"7ce753fa8af2b5c86cfb2690066d62f5e74fe447","size":22575,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-2.0.0.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_2.0.0_1622105825434_0.5176415663780365"},"_hasShrinkwrap":false,"publish_time":1622105825556,"_cnpm_publish_time":1622105825556,"_cnpmcore_publish_time":"2021-12-16T18:33:59.039Z"},"1.1.4":{"name":"@ipld/dag-pb","version":"1.1.4","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^8.0.3"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^8.2.2","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^8.1.3","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@1.1.4","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"e2073840451cc81088aad5ab75f06e09d0c5b910","size":22574,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-1.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-1.1.4.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_1.1.4_1620955923530_0.9857812741751868"},"_hasShrinkwrap":false,"publish_time":1620955923713,"_cnpm_publish_time":1620955923713,"_cnpmcore_publish_time":"2021-12-16T18:33:59.296Z"},"1.1.3":{"name":"@ipld/dag-pb","version":"1.1.3","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^8.0.3"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^8.2.2","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^8.1.3","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@1.1.3","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"1e16d898386e5ff802106f85460ec95eae411c5f","size":22587,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-1.1.3.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_1.1.3_1620802832479_0.10183763191235973"},"_hasShrinkwrap":false,"publish_time":1620802832611,"_cnpm_publish_time":1620802832611,"_cnpmcore_publish_time":"2021-12-16T18:33:59.531Z"},"1.1.2":{"name":"@ipld/dag-pb","version":"1.1.2","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^8.0.3"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^8.2.2","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^8.1.3","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@1.1.2","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"0f5953a3132382e10cc2669b3ff25b9fbeaf8d7a","size":22589,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-1.1.2.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_1.1.2_1620297988003_0.27850768517799307"},"_hasShrinkwrap":false,"publish_time":1620297988178,"_cnpm_publish_time":1620297988178,"_cnpmcore_publish_time":"2021-12-16T18:33:59.747Z"},"1.1.1":{"name":"@ipld/dag-pb","version":"1.1.1","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^8.0.3"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^8.2.2","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^8.1.3","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@1.1.1","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"0134ecc71af2625e061942f450c6dbe7047440bd","size":22588,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-1.1.1.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_1.1.1_1620297829863_0.24828974800115722"},"_hasShrinkwrap":false,"publish_time":1620297829998,"_cnpm_publish_time":1620297829998,"_cnpmcore_publish_time":"2021-12-16T18:34:00.004Z"},"1.1.0":{"name":"@ipld/dag-pb","version":"1.1.0","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^7.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^8.2.2","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^8.1.3","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@1.1.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"5828000de16a82ae18b125e446e727a31e4ccc01","size":22589,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-1.1.0.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_1.1.0_1619499306802_0.8712364561316919"},"_hasShrinkwrap":false,"publish_time":1619499306945,"_cnpm_publish_time":1619499306945,"_cnpmcore_publish_time":"2021-12-16T18:34:00.259Z"},"1.0.0":{"name":"@ipld/dag-pb","version":"1.0.0","description":"JS implementation of DAG-PB","main":"./cjs/src/index.js","types":"./types/src/index.d.ts","scripts":{"lint":"standard","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main && npm run build:copy","build:copy":"cp -a tsconfig.json src *.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","publish":"ipjs publish","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:node":"hundreds mocha test/test-*.js","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test:ts":"npm run build:types && npm run test --prefix test/ts-use","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:ts","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080"},"exports":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"keywords":["IPFS","IPLD"],"bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb","dependencies":{"multiformats":"^7.0.0"},"devDependencies":{"@types/chai":"^4.2.16","@types/mocha":"^8.2.2","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"^0.0.9","ipjs":"^5.0.0","mocha":"^8.1.3","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.3"},"standard":{"ignore":["dist","test/ts-use/src/main.js"]},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"author":{"name":"Rod Vagg","email":"r@va.gg"},"browser":"./cjs/src/index.js","_id":"@ipld/dag-pb@1.0.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"8773572f6ee33651480c7fe9eb5eaefe620c4030","size":22079,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-1.0.0.tgz"},"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_1.0.0_1619408880572_0.6313484943528349"},"_hasShrinkwrap":false,"publish_time":1619408880699,"_cnpm_publish_time":1619408880699,"_cnpmcore_publish_time":"2021-12-16T18:34:00.532Z"},"0.0.1":{"name":"@ipld/dag-pb","version":"0.0.1","description":"JS implementation of DAG-PB","exports":{"require":"./cjs/index.js","import":"./esm/index.js","browser":"./esm/index.js"},"scripts":{"lint":"standard","build":"npm_config_yes=true npx ipjs@latest build --tests","publish":"npm_config_yes=true npx ipjs@latest publish","test:cjs":"npm run build && mocha dist/cjs/node-test/test-*.js","test:node":"hundreds mocha test/test-*.js","test:browser":"polendina --cleanup dist/cjs/node-test/test-*.js","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:browser","coverage":"c8 --reporter=html mocha test/test-*.js && npx st -d coverage -p 8080"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"dependencies":{"multiformats":"^4.0.0"},"devDependencies":{"c8":"^7.3.1","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"0.0.8","mocha":"^8.1.3","polendina":"^1.1.0","standard":"^14.3.4"},"author":{"name":"Rod Vagg","email":"r@va.gg"},"keywords":["IPFS","IPLD"],"browser":"./cjs/index.js","bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb#readme","_id":"@ipld/dag-pb@0.0.1","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"03ff79ab5f10dc03addb76a16f7782f1f6b6f857","size":5504,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-0.0.1.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_0.0.1_1603166885742_0.2929490876318024"},"_hasShrinkwrap":false,"publish_time":1603166885836,"_cnpm_publish_time":1603166885836,"_cnpmcore_publish_time":"2021-12-16T18:34:00.762Z"},"0.0.0":{"name":"@ipld/dag-pb","version":"0.0.0","description":"JS implementation of DAG-PB","type":"module","exports":{"import":"./index.js"},"scripts":{"lint":"standard","build":"npm_config_yes=true ipjs build --tests","publish":"npm_config_yes=true ipjs publish","test:cjs":"npm run build && mocha dist/cjs/node-test/test-*.js","test:node":"hundreds mocha test/test-*.js","test:browser":"polendina --cleanup dist/cjs/node-test/test-*.js","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:browser","coverage":"c8 --reporter=html mocha test/test-*.js && npx st -d coverage -p 8080"},"license":"(Apache-2.0 AND MIT)","repository":{"type":"git","url":"git+https://github.com/ipld/js-dag-pb.git"},"dependencies":{"multiformats":"^4.0.0"},"devDependencies":{"c8":"^7.3.1","chai":"^4.2.0","chai-subset":"^1.6.0","hundreds":"0.0.8","ipjs":"^3.2.0","mocha":"^8.1.3","polendina":"^1.1.0","standard":"^14.3.4"},"gitHead":"da9428526c3742e1c74bb1ab04c8d624693e2637","bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"homepage":"https://github.com/ipld/js-dag-pb#readme","_id":"@ipld/dag-pb@0.0.0","_nodeVersion":"14.10.1","_npmVersion":"7.0.0-beta.13","dist":{"shasum":"59bcfab5ea536e10fb8cea420bb8ead05f68b4e4","size":13201,"noattachment":false,"key":"/@ipld/dag-pb/-/@ipld/dag-pb-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ipld/dag-pb/download/@ipld/dag-pb-0.0.0.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"alanshaw","email":""},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"lidel","email":""},{"name":"mikeal","email":""},{"name":"npm-service-account-ipld","email":""},{"name":"rvagg","email":""},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"vmx","email":""}],"_npmUser":{"name":"mikeal","email":"mikeal.rogers@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dag-pb_0.0.0_1603163454879_0.03406782465967084"},"_hasShrinkwrap":false,"publish_time":1603163455115,"_cnpm_publish_time":1603163455115,"_cnpmcore_publish_time":"2021-12-16T18:34:01.000Z"}},"readme":"# @ipld/dag-pb <!-- omit in toc -->\n\n[![codecov](https://img.shields.io/codecov/c/github/ipld/js-dag-pb.svg?style=flat-square)](https://codecov.io/gh/ipld/js-dag-pb)\n[![CI](https://img.shields.io/github/actions/workflow/status/ipld/js-dag-pb/js-test-and-release.yml?branch=master\\&style=flat-square)](https://github.com/ipld/js-dag-pb/actions/workflows/js-test-and-release.yml?query=branch%3Amaster)\n\n> JS implementation of DAG-PB\n\n## Table of contents <!-- omit in toc -->\n\n- [Install](#install)\n  - [Browser `<script>` tag](#browser-script-tag)\n- [Overview](#overview)\n- [Example](#example)\n- [Usage](#usage)\n  - [`prepare()`](#prepare)\n- [`createNode()` \\& `createLink()`](#createnode--createlink)\n- [API Docs](#api-docs)\n- [License](#license)\n- [Contribute](#contribute)\n\n## Install\n\n```console\n$ npm i @ipld/dag-pb\n```\n\n### Browser `<script>` tag\n\nLoading this module through a script tag will make it's exports available as `IpldDagPb` in the global namespace.\n\n```html\n<script src=\"https://unpkg.com/@ipld/dag-pb/dist/index.min.js\"></script>\n```\n\n## Overview\n\nAn implementation of the [DAG-PB spec](https://github.com/ipld/specs/blob/master/block-layer/codecs/dag-pb.md) for JavaScript designed for use with [multiformats](https://github.com/multiformats/js-multiformats) or via the higher-level `Block` abstraction in [@ipld/block](https://github.com/ipld/js-block).\n\n## Example\n\n```js\nimport { CID } from 'multiformats/cid'\nimport { sha256 } from 'multiformats/hashes/sha2'\nimport * as dagPB from '@ipld/dag-pb'\n\nasync function run () {\n  const bytes = dagPB.encode({\n    Data: new TextEncoder().encode('Some data as a string'),\n    Links: []\n  })\n\n  // also possible if you `import dagPB, { prepare } from '@ipld/dag-pb'`\n  // const bytes = dagPB.encode(prepare('Some data as a string'))\n  // const bytes = dagPB.encode(prepare(new TextEncoder().encode('Some data as a string')))\n\n  const hash = await sha256.digest(bytes)\n  const cid = CID.create(1, dagPB.code, hash)\n\n  console.log(cid, '=>', Buffer.from(bytes).toString('hex'))\n\n  const decoded = dagPB.decode(bytes)\n\n  console.log(decoded)\n  console.log(`decoded \"Data\": ${new TextDecoder().decode(decoded.Data)}`)\n}\n\nrun().catch((err) => {\n  console.error(err)\n  process.exit(1)\n})\n```\n\n## Usage\n\n`@ipld/dag-pb` is designed to be used within multiformats but can be used separately. `encode()`, `decode()`, `validate()` and `prepare()` functions are available if you pass in a `multiformats` object to the default export function. Each of these can operate independently as required.\n\n### `prepare()`\n\nThe DAG-PB encoding is very strict about the Data Model forms that are passed in. The objects *must* exactly resemble what they would if they were to undergo a round-trip of encode & decode. Therefore, extraneous or mistyped properties are not acceptable and will be rejected. See the [DAG-PB spec](https://github.com/ipld/specs/blob/master/block-layer/codecs/dag-pb.md) for full details of the acceptable schema and additional constraints.\n\nDue to this strictness, a `prepare()` function is made available which simplifies construction and allows for more flexible input forms. Prior to encoding objects, call `prepare()` to receive a new object that strictly conforms to the schema.\n\n```js\nimport { CID } from 'multiformats/cid'\nimport { prepare } from '@ipld/dag-pb'\n\nconsole.log(prepare({ Data: 'some data' }))\n// ->{ Data: Uint8Array(9) [115, 111, 109, 101, 32, 100,  97, 116, 97] }\nconsole.log(prepare({ Links: [CID.parse('bafkqabiaaebagba')] }))\n// -> { Links: [ { Hash: CID(bafkqabiaaebagba) } ] }\n```\n\nSome features of `prepare()`:\n\n- Extraneous properties are omitted\n- String values for `Data` are converted\n- Strings are converted to `{ Data: bytes }` (as are `Uint8Array`s)\n- Multiple ways of finding CIDs in the `Links` array are attempted, including interpreting the whole link element as a CID, reading a `Uint8Array` as a CID\n- Ensuring that properties are of the correct type (link `Name` is a `string` and `Tsize` is a `number`)\n- `Links` array is always present, even if empty\n- `Links` array is properly sorted\n\n## `createNode()` & `createLink()`\n\nThese utility exports are available to make transition from the older [ipld-dag-pb](https://github.com/ipld/js-ipld-dag-pb) library which used `DAGNode` and `DAGLink` objects with constructors. `createNode()` mirrors the `new DAGNode()` API while `createLink()` mirrors `new DAGLink()` API.\n\n- `createNode(data: Uint8Array, links: PBLink[]|void): PBNode`: create a correctly formed `PBNode` object from a `Uint8Array` and an optional array of correctly formed `PBLink` objects. The returned object will be suitable for passing to `encode()` and using `prepare()` on it should result in a noop.\n- `createLink(name: string, size: number, cid: CID): PBLink`: create a correctly formed `PBLink` object from a name, size and CID. The returned object will be suitable for attaching to a `PBNode`'s `Links` array, or in an array for the second argument to `createNode()`.\n\n```js\nimport { CID, bytes } from 'multiformats'\nimport * as Block from 'multiformats/block'\nimport { sha256 as hasher } from 'multiformats/hashes/sha2'\nimport * as codec from '@ipld/dag-pb'\n\nconst { createLink, createNode } = codec\n\nasync function run () {\n  const cid1 = CID.parse('QmWDtUQj38YLW8v3q4A6LwPn4vYKEbuKWpgSm6bjKW6Xfe')\n  const cid2 = CID.parse('bafyreifepiu23okq5zuyvyhsoiazv2icw2van3s7ko6d3ixl5jx2yj2yhu')\n\n  const links = [createLink('link1', 100, cid1), createLink('link2', 200, cid2)]\n  const value = createNode(Uint8Array.from([0, 1, 2, 3, 4]), links)\n  console.log(value)\n\n  const block = await Block.encode({ value, codec, hasher })\n  console.log(block.cid)\n  console.log(`Encoded: ${bytes.toHex(block.bytes).replace(/(.{80})/g, '$1\\n         ')}`)\n}\n\nrun().catch((err) => console.error(err))\n```\n\nResults in:\n\n```\n    {\n      Data: Uint8Array(5) [ 0, 1, 2, 3, 4 ],\n      Links: [\n        {\n          Hash: CID(QmWDtUQj38YLW8v3q4A6LwPn4vYKEbuKWpgSm6bjKW6Xfe),\n          Name: 'link1',\n          Tsize: 100\n        },\n        {\n          Hash: CID(bafyreifepiu23okq5zuyvyhsoiazv2icw2van3s7ko6d3ixl5jx2yj2yhu),\n          Name: 'link2',\n          Tsize: 200\n        }\n      ]\n    }\n    CID(bafybeihsp53wkzsaif76mjv564cawzqyjwianosamlvf6sht2m25ttyxiy)\n    Encoded: 122d0a2212207521fe19c374a97759226dc5c0c8e674e73950e81b211f7dd3b6b30883a08a511205\n             6c696e6b31186412300a2401711220a47a29adb950ee698ae0f272019ae902b6aa06ee5f53bc3da2\n             ebea6fac27583d12056c696e6b3218c8010a050001020304\n```\n\n## API Docs\n\n- <https://ipld.github.io/js-dag-pb>\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## Contribute\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/ipld/js-dag-pb#readme","bugs":{"url":"https://github.com/ipld/js-dag-pb/issues"},"license":"Apache-2.0 OR MIT"}