{"_id":"@waku/sds","_rev":"179-af9147900bb1341bf78753c8d653bd5e","name":"@waku/sds","dist-tags":{"latest":"0.0.8","next":"0.0.9-55e2e02.0"},"versions":{"0.0.2-c41b319.0":{"name":"@waku/sds","version":"0.0.2-c41b319.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-c41b319.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4b7228b19f451c8d554329b3142a60df8bde98e0","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-c41b319.0.tgz","fileCount":24,"integrity":"sha512-hBQut2Bup5fY3p2xhDdJZmi1/lm3gBfjrkajffvbvy1xfr2uywnGZWEygscQz9D/wHcE4TzcayLIjBSmWdPepw==","signatures":[{"sig":"MEUCIQDiwMDHDiZeqFkNLwS51Py+SFoHJEpWBOOjOuKroRwFLAIgCWkVOQRGEOaFutz/+qzFM/7w2bPeQfT92GRVROWyvYo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":177863},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"c41b319ee983d2a138e355adb3920a8ca5e71780","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-c41b319.0","@waku/utils":"0.0.22-c41b319.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-c41b319.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-c41b319.0_1740493098008_0.13696926191807957","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-ce9a6ae.0":{"name":"@waku/sds","version":"0.0.2-ce9a6ae.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-ce9a6ae.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"194b880ff1fee1a91a55e7ab415f3056ae9f3a18","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-ce9a6ae.0.tgz","fileCount":24,"integrity":"sha512-P4Pj8ik+xTG8iSnUv8QfC8HP+23a0j+nfBohIC42dezMLgUPn4MzcLURNgUmUR9y3z26rHKOtrU1IE4fbQpkJQ==","signatures":[{"sig":"MEUCIQCpkmSM+PLKdljpdE57xwzwOeUn0mb1sBAbl4L1nEV9oQIgTNHPUq6sIhndc73iYD1xByguUka/qqa8JIcqktP+8Ic=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":177863},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"ce9a6ae88c89264b4238357902994015e28789ec","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-ce9a6ae.0","@waku/utils":"0.0.22-ce9a6ae.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-ce9a6ae.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-ce9a6ae.0_1740639456705_0.39777454767562803","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-c86e056.0":{"name":"@waku/sds","version":"0.0.2-c86e056.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-c86e056.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a5732ebebb331609f50caee8034afeaa7d1f4d10","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-c86e056.0.tgz","fileCount":24,"integrity":"sha512-YmJbNLaTQpS8yBjNfzSaN0UEB+mbaHNCqfEJKP46cup1RX+WsrEZjWwDfxiNeq/18AGKuf6uyjzglKWDpMoBIg==","signatures":[{"sig":"MEYCIQDgehml5XzkUvZFfOdj5yS+9tv/Xj2MyNGt91UpgsDdXwIhAOuL+VFHr7UQbJRlnsKR8YpHQi1QwzZFP23f9lodD8aH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":177863},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"c86e0561afb57fb1961d1c561fd9401f54813ab4","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-c86e056.0","@waku/utils":"0.0.22-c86e056.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-c86e056.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-c86e056.0_1740640509113_0.39788324411763343","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-09108d9.0":{"name":"@waku/sds","version":"0.0.2-09108d9.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-09108d9.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4c50a1dcdf7b57d2453b930aaab2c067fd897620","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-09108d9.0.tgz","fileCount":24,"integrity":"sha512-ylI3c7aXqD7P0MKKNM/Yho4JMAwD4Xuzhi6cgbgtcQbl0QBnCL7rDYSc692NQVkl1gogUJPIHK8RsPBb8fCskg==","signatures":[{"sig":"MEYCIQDTQMfVMMKDJsyXsP5g7gpsUEPkc/9AMcusXOU0ozp5aAIhAIX4JUl/qf6YPl66sGwQyR7aqDScukGlxXK+Grqse1iO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":177863},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"09108d92842fd3c90f562cae1097a87ad48a2073","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-09108d9.0","@waku/utils":"0.0.22-09108d9.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-09108d9.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-09108d9.0_1740996978894_0.5148582892962836","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-ebd7523.0":{"name":"@waku/sds","version":"0.0.2-ebd7523.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-ebd7523.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"187ec7bf2848ffb8ce5c14ccd593d09bc8d2f4e7","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-ebd7523.0.tgz","fileCount":24,"integrity":"sha512-m9UdRG9T5F6NjwenmwRHbIB96FhJSMqrW5AKb23r0oBfepfxW2UPW+B82nBzDc+m9AXlCusdnGtY3AQiwOA7Eg==","signatures":[{"sig":"MEYCIQC9051Ld3coLpVYEyVrlghPqFLFNmlH4kibYICW8mFOMgIhANZuhmgGic28x4eD5cuLDgkKRR6pmAmO/oha9SG2cBrg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"ebd75235903e58fbf9dabfc5bd0c41f800a5ab59","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-ebd7523.0","@waku/utils":"0.0.22-ebd7523.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-ebd7523.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-ebd7523.0_1741111209845_0.5913354325987643","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-e3aa837.0":{"name":"@waku/sds","version":"0.0.2-e3aa837.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-e3aa837.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"574f0fc2b43399c74e2911b3136cb6d6d868d3cb","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-e3aa837.0.tgz","fileCount":24,"integrity":"sha512-BbQcRIb1QksqNzWe5DYFb7xCijvwzcnAkDREWjKPKyNEM6mtYINKjati01qmZsqlhfo7Pq2SF3XEht4txA128g==","signatures":[{"sig":"MEUCIDaRtbkkY1Z5FnOhzLAn3lEpNVSXlhLS8N0jQoKZ2uSaAiEAnHTI5D5YcfFnbsFABvtAAxYTzk7boe3qacHoMZ2pg+I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"e3aa83758158ce7551c96f43e99ca964aca95a57","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-e3aa837.0","@waku/utils":"0.0.22-e3aa837.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-e3aa837.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-e3aa837.0_1741112882919_0.285196240998306","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-caeafce.0":{"name":"@waku/sds","version":"0.0.2-caeafce.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-caeafce.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f4c301ebea0f0a9730233faa205efb8588693911","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-caeafce.0.tgz","fileCount":24,"integrity":"sha512-Ioi/qUXdJusVgDzPnSrKa9WuTcKkv2YqwcNWYyB1/j9kn+KlyZyHZ+/1XkkXgZtcj4lDBYWFQH+gZ2YS7y5sLg==","signatures":[{"sig":"MEQCIDVIWSGLYXlB2NBp9CarvVzm1DbFPEVzKhttI07Ni+cxAiAdg2Qd4IdXtq63kEiAfDk+og4jLZ0mpEqcFcKjriavag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"caeafce3d44a52938b20d7a118c3667224b8a43f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-caeafce.0","@waku/utils":"0.0.22-caeafce.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-caeafce.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-caeafce.0_1741113273461_0.1278969801991099","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-8a6571f.0":{"name":"@waku/sds","version":"0.0.2-8a6571f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-8a6571f.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f7dcbef87d987d9ef036ba59cbdd8c678bbc3558","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-8a6571f.0.tgz","fileCount":24,"integrity":"sha512-tyPk3Y37hWvKDs03AW/JPXeJsu3fgaK9pFz5i7G4+6CBvDu+rmXxsxUXkmgxw3ksuyBIKotZ8ILMbbRXSgKVrQ==","signatures":[{"sig":"MEUCIQC41E7gxi9A/SztbJ8GS8OcZdVu8sp9gIkWMVbf6oKrZgIgETOM8bj/xUwzUdD9P17U34iPcP5H7AntM1vJUXn9oo8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"8a6571fe6798466740ee936152add8247448b44e","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-8a6571f.0","@waku/utils":"0.0.22-8a6571f.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-8a6571f.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-8a6571f.0_1741113893220_0.820484179793523","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-b4f5423.0":{"name":"@waku/sds","version":"0.0.2-b4f5423.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-b4f5423.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d9c0b5e4ee6d1375bc4f55f6f895cdfa0f8aecae","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-b4f5423.0.tgz","fileCount":24,"integrity":"sha512-a1b4ifHAyTrm63caVqBIlHOD7QNQpHKxe46LuPchK0TfAa5pct6dAtFl4jvF+Cg+3l35p2sHvEB4NFGWYg4dOw==","signatures":[{"sig":"MEQCIAIWDETQ4LF5juOATg3W0bxQjD8Fze8n5C0ddJfY+Ia4AiAO0FtYYn1rm5yp/L++7GLSIAY3DypodBD/niOpVaB7Sw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"b4f542353a75b0c58ed0ab35bcd260e5a621cc1b","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-b4f5423.0","@waku/utils":"0.0.22-b4f5423.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-b4f5423.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-b4f5423.0_1741116568592_0.6543929279399641","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-2eccb11.0":{"name":"@waku/sds","version":"0.0.2-2eccb11.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-2eccb11.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"192d30b51dcbdc24567717172c4e1812bef4d804","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-2eccb11.0.tgz","fileCount":24,"integrity":"sha512-HxEQz83DGgL1ekBXnxsTz3hhH5YWnmC9GRyyV3N4bNbdGZky2ChNYah1rgAj9i3LqtRzWCWvng1aoM60y522vA==","signatures":[{"sig":"MEYCIQCJK7eDEDDEt9ORzXN1oC4D/HUgWShSwYnZ5mKHuOSMMwIhANEtl5exKfm05YTQOLW6RA6P6ahvZrPl71NyiQmC9ejB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"2eccb118b3be00b773f535ec7ff0520b2bd1badb","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-2eccb11.0","@waku/utils":"0.0.22-2eccb11.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-2eccb11.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-2eccb11.0_1741117116581_0.07000717678459378","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-a6c9380.0":{"name":"@waku/sds","version":"0.0.2-a6c9380.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-a6c9380.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9ed5a7461c412815f4dc1a854bf33b32f8ee4654","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-a6c9380.0.tgz","fileCount":24,"integrity":"sha512-OI2IK12V5NnMoJD4pn6KC9wus2kW12zNmKawWhi4VKfV2k9pjsp1dpsy+hF4KHYhBmAywMzVyrtFSN1SvuG2yw==","signatures":[{"sig":"MEUCIA3ADl+21bSRHa9xywaO304Gb3qd/jh30EyMe7CD1hauAiEAuweOj66h76s8oY2KulJospApZ7VQVkA1sU9dbaMpwaw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"a6c9380687b286b1611b811e95fe7a59bc2d32cd","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-a6c9380.0","@waku/utils":"0.0.22-a6c9380.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-a6c9380.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-a6c9380.0_1741120170204_0.9859988400988828","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-3670e82.0":{"name":"@waku/sds","version":"0.0.2-3670e82.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-3670e82.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7230f0dc5d4a8baceca0c2ba97068f021913ca03","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-3670e82.0.tgz","fileCount":24,"integrity":"sha512-Evo8MHF0YCTRSkwJ4hBO1WrfvOZzO7jYPZa1LPUGPIbampzicn+CgGiZofuQrNnnOMybmCyDplBFeILd+ml5aw==","signatures":[{"sig":"MEUCIGU79JkGSW3BCt1bu84IGy0+naSrDBGoK+zcKFVyLQYkAiEAxi5aWfzKiYoW85adF0zuueFqpI+B3e7i3rb2mIRi9vU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"3670e822ccd899135f822bb7075c3a278917d139","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-3670e82.0","@waku/utils":"0.0.22-3670e82.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-3670e82.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-3670e82.0_1741120537351_0.7743026045088499","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-c8128d1.0":{"name":"@waku/sds","version":"0.0.2-c8128d1.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-c8128d1.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9451838f793182fd1d3f59dd39bde655721c76d2","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-c8128d1.0.tgz","fileCount":24,"integrity":"sha512-qcxsNnyWj3DH1itwG8Yv1apdCkmj4JhZ9nWYxkKT8EK3UOVJ3Ko6IrdAd4COWxHaA4pfqt2xDUWpnI3LhOS6nQ==","signatures":[{"sig":"MEQCIDWBzyC+VHAvf4KhPw7gfEgaTr8iz/pHNGCJNyfplVa3AiA226Y3ozmVWH914QyD5zPfQXTMZFLXi3uq9Ty+rbPiJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"c8128d126e005d4303675833eef7bf83c3ca2c04","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-c8128d1.0","@waku/utils":"0.0.22-c8128d1.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-c8128d1.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-c8128d1.0_1741121657972_0.3807603554260488","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-3ab8023.0":{"name":"@waku/sds","version":"0.0.2-3ab8023.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-3ab8023.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"04083012c4afd79d3be62531e72d8ff69f4783f0","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-3ab8023.0.tgz","fileCount":24,"integrity":"sha512-Y6JeaJo2PE/CHYB4t6SZUGQ0vuq7nglAwv1pZNgLD46TfomWUaw/hlge8w6B3BUxbQl0B8NGsNSwLhhGwWchOw==","signatures":[{"sig":"MEQCIHDFRv9/h8WgZDBvHsAorEpdtv/dUKkxje+tYHhm4idIAiA8lPuCVcrU1RE36TmJEzhPvBiDzIfni0hcPI6EDa4fQg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"3ab802303bf8e3a37cdc7b414329cca768ab9146","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-3ab8023.0","@waku/utils":"0.0.22-3ab8023.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-3ab8023.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-3ab8023.0_1741125759456_0.5136881488923282","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-950aefb.0":{"name":"@waku/sds","version":"0.0.2-950aefb.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-950aefb.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b3d86ad0c6b44d7e864a18f224ce43555f70a677","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-950aefb.0.tgz","fileCount":24,"integrity":"sha512-t8Z0vsL9WzfP4YWb78NwhDGkhY5lzIe3w3Ftl/6R7X2ThVINrZ6ygz78koKu6K6bo57lB2UwvXp5ZgRnGmEtrQ==","signatures":[{"sig":"MEUCIQCcQ/T0GmGUwk8Zb3+3ahCee/J1Ukye/AYj0pcG1youXgIgbhY2en5CZ4p7se8SJUtteBV6+kbmS2tCoDTz/JFIcdU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"950aefbb31f4b30173ef0ef727ccca6cfe03195e","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-950aefb.0","@waku/utils":"0.0.22-950aefb.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-950aefb.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-950aefb.0_1741126142038_0.03598635514707915","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-00f2e75.0":{"name":"@waku/sds","version":"0.0.2-00f2e75.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-00f2e75.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ba025356e26b4afae2cb7efe6aecccd2b051d04a","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-00f2e75.0.tgz","fileCount":24,"integrity":"sha512-DNvRQRakc6+aal6sf6z8HhpX8boyNE/9Rd7OMsBaSHiiLdPLdc5vVy/j4jwQxXr+ZxtdeBZkyYgvJofG5HqM/g==","signatures":[{"sig":"MEUCIHqhZzraApcKdRhjBdmr8QpyBlHO4Hk1imXGe2l5SNniAiEA9fyjYUk8GuITSYLQ14TI+adMqEtc0x/UZWt+iAwSdS0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"00f2e752667154e86aa2c53f04adbc26c27f47e9","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-00f2e75.0","@waku/utils":"0.0.22-00f2e75.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-00f2e75.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-00f2e75.0_1741126539934_0.29168071491833536","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-2380dac.0":{"name":"@waku/sds","version":"0.0.2-2380dac.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-2380dac.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ea7ad708a80a0b6537b42d82323e3a9262009120","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-2380dac.0.tgz","fileCount":24,"integrity":"sha512-oNNawL68dtWNRY8Bnft1khb4Acx6hMYDBsjtau19X3HO80QYJE5AH5WqQpHk5aixaeEI0NoI5IR6Ira308sysA==","signatures":[{"sig":"MEQCIDbCgkolMN1wA4YH9q4KsKQWp0MCpIrar99/TWHl9dNHAiBRXPRhAlyhyU9sYpV6xumMSNNZES3QaQfycfjsVpZSeA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"2380dac34a26fedde8952ecbde4f637c4d371750","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-2380dac.0","@waku/utils":"0.0.22-2380dac.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-2380dac.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-2380dac.0_1741259595796_0.1881115459650251","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-219b8cb.0":{"name":"@waku/sds","version":"0.0.2-219b8cb.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-219b8cb.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1af4515461d12291f642053f9a02bf4c6b709593","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-219b8cb.0.tgz","fileCount":24,"integrity":"sha512-HJ23bRR2CVud30jieOgFg8wcwIJ+NPMaqM4zAS7TDgEOPhWHch9r+7MejgUWqsy3Se3GCar2wL6Ry8Q+jMOB0A==","signatures":[{"sig":"MEUCIQDyG4l+5LTzp+O/+1Sw+Xts790pyO6ZrCwRIHo8lvaS6gIgdqK2FLkB6RnHdBkb6dli+hbUpxLRrSfDpY/tyMBI2eQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"219b8cba1ea6cc46ff48f51f3fdf7542f388d5b3","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-219b8cb.0","@waku/utils":"0.0.22-219b8cb.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-219b8cb.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-219b8cb.0_1741263616723_0.9385996865190984","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-a3e7f15.0":{"name":"@waku/sds","version":"0.0.2-a3e7f15.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-a3e7f15.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3a0f594a19368375b47c07c3a5df50bd11104f6f","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-a3e7f15.0.tgz","fileCount":24,"integrity":"sha512-NW0S/ItN7pmGeUvALjrgNP0FovNQ87t0u2oZagyMgH0p8U0hSRYZCXSguPr2J1l7nzDWJ0seODkX8PJB1gzadg==","signatures":[{"sig":"MEUCIQDf7Bgrht43fejyVRzzzgCEngwwLq3CAbMdpclvrnuYaAIgbKNrA8vfZyOPkZp8CtrcimsRGZqe+kR4FXmnaEvyWyc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"a3e7f15e9c2c6a75e47fba45058132a5d724f85f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-a3e7f15.0","@waku/utils":"0.0.22-a3e7f15.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-a3e7f15.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-a3e7f15.0_1741263986127_0.3012431191182021","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-9094860.0":{"name":"@waku/sds","version":"0.0.2-9094860.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-9094860.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"bd1dcd772bef690ad7ccb649f486da7eafbd8745","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-9094860.0.tgz","fileCount":24,"integrity":"sha512-XJTDzU4GjFao4NNPou/NTq0QoATdci/ZwtbBQB5EHmLyFS02rjMZMykf9o1YLWLC18mV59x73ShV82JoJ4l+gg==","signatures":[{"sig":"MEUCIQDQB1VHWPCFZeqiyINS2EwrSIbdmlKb4/A3rhHv2OOwXQIgePs9HaQwcxeR0nxmyuNosX8+7scYAYTbS8CYKBCbri8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"90948602e853802c142575dc44f7a31eb73870b7","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-9094860.0","@waku/utils":"0.0.22-9094860.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-9094860.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-9094860.0_1741265847817_0.3403543423563482","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-6cb9c9c.0":{"name":"@waku/sds","version":"0.0.2-6cb9c9c.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-6cb9c9c.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ef60da3f15e53dd0817fff44af60ba8c700d8a4e","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-6cb9c9c.0.tgz","fileCount":24,"integrity":"sha512-82VJvzBxpEu2Ja8EQ1I003a+CfM3dFGN8EBpsKNHXrZkYtw9F4uYHyBsLWkembbpwgGp798I3Y9s4d81NSnjoA==","signatures":[{"sig":"MEUCIF95ASDmaAQl5SIyPzRi48fQTkfuTKYKzvM9SJl0MfmoAiEA2SI/rNHG/hsvU98ll0ZND2vVaiI+bSAsZn+Ph8PQvek=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"6cb9c9c0ce55d4b59136aabcc5f2ae6880ff472d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-6cb9c9c.0","@waku/utils":"0.0.22-6cb9c9c.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-6cb9c9c.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-6cb9c9c.0_1741267344096_0.48080108254349585","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-6661e30.0":{"name":"@waku/sds","version":"0.0.2-6661e30.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-6661e30.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7bdde99df39591116b0862169eebbb3096fefdd7","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-6661e30.0.tgz","fileCount":24,"integrity":"sha512-wjx1BKC0ttUuMyOCqCLP6vHZqFyTt3tiY0ROqBSlZRXoantN3iveS+R8+Q6c89Q/x+Mi0H0Y1L06Hg1PCk9KMg==","signatures":[{"sig":"MEUCIQDt/xbKbjiEmSUqUssdxag01RvZdT8daeRjFGed/F11EgIgMvt6qDsQu1Rd+kNOclA88GkMd7xrWA2JFQB/MkRKVgE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"6661e30fc7849a85604efdefe37d8cd82f7523a2","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-6661e30.0","@waku/utils":"0.0.22-6661e30.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-6661e30.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-6661e30.0_1741451409336_0.4661221529422208","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-5c50ed7.0":{"name":"@waku/sds","version":"0.0.2-5c50ed7.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-5c50ed7.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"febc47891e1eac47c83dcc31d7143e7871fa76cf","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-5c50ed7.0.tgz","fileCount":24,"integrity":"sha512-0yv2KLBvY24L0B3RUuIYPMEvBVus5Unp6h4Tn9pzj91IF02mn2HAqb6qBp8ArUT9wUNmRhXGKnKCzh9FAFMing==","signatures":[{"sig":"MEUCIQDUOYFzQLn/RVmNjlFw8AZevuRSGn8isn6bgkz7n9a6MgIgSi4hc3OkSuL+LtlcMUEK0ncnKoIvuLdsEGDjdjuT3j0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186356},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"5c50ed76635704948b1b81dce3b7ec3bef2cd91c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-5c50ed7.0","@waku/utils":"0.0.22-5c50ed7.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-5c50ed7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-5c50ed7.0_1741451666317_0.40049658900190965","host":"s3://npm-registry-packages-npm-production"}},"0.0.1":{"name":"@waku/sds","version":"0.0.1","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.1","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"89104a07fd5c3e9d016611bfcd3f70222690b99f","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.1.tgz","fileCount":24,"integrity":"sha512-bBHlIhbwSSzdk6eVkqYjSiw7kwstjy7CzVwGiJ8GdRKvF8k+feAM8UFaVoaE2NS4Gl2NYYAdwg1MudKUpKbsdg==","signatures":[{"sig":"MEUCIQCvmXTfpLTG7O/DVmXfe/EZ1B6sREfxo/dIX2L9CbtkJQIgettZKA/mXp/t67c7ATeGfASBfSXxh+NNAxpEVCPRuvc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":191585},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"e0b8bd8c9cdded9d7788a8bc6192af8d870cc86d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"^0.0.8","@waku/utils":"^0.0.21","@noble/hashes":"^1.7.1","@waku/message-hash":"^0.1.17"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.1_1742428501857_0.3775638149313978","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-d27db21.0":{"name":"@waku/sds","version":"0.0.2-d27db21.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-d27db21.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d4e7d4eecd239b64a544f591393e24bedec9e69f","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-d27db21.0.tgz","fileCount":24,"integrity":"sha512-+y7NVNSGuac0LqsDS4cc9TsmyfUBIoEJUCSd84HIDdjpQg993bwTxAtHsVAwtoFwlYOGOTNWzAy+Cd/JiENU+g==","signatures":[{"sig":"MEYCIQCQ91y6lUbtCKSU4MSfFXp//kCy5PdeQki0TjU5JIAUlgIhAK+7lqkyZR18+x3rMzGW0NlEPnBb03a6ZV0cVXszxt7y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":190838},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"d27db21ba5e64fc97ede30649e5d372654428e32","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-d27db21.0","@waku/utils":"0.0.22-d27db21.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-d27db21.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-d27db21.0_1742484985484_0.7077873383185871","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-2a94244.0":{"name":"@waku/sds","version":"0.0.2-2a94244.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-2a94244.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e6ea2c98c1564fa9a886c4e39e01043267d900be","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-2a94244.0.tgz","fileCount":24,"integrity":"sha512-VhioFS+J2f++ktB9gyD2LOk/EZFa/fACwVKASCjKnhLQ76wrASkv7GYHO1C6rujL9vljfeqRUOpXUfhrGrOL+A==","signatures":[{"sig":"MEUCIQCWyvpz5QW5z/+XMHunXzL1t+/nUcWH2xtOLJ3mxQ+2PgIgLRgewtzv/dutvOnfsOKhQeK3+wBt3etvZK218rsqhEo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":190838},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"2a942441b5dd8d2df4a10934d27f5b117b4e2ef0","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-2a94244.0","@waku/utils":"0.0.22-2a94244.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-2a94244.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-2a94244.0_1742774044388_0.03936843945955748","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-83cb8f4.0":{"name":"@waku/sds","version":"0.0.2-83cb8f4.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-83cb8f4.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4b5e64909a4189fa12631c2441965be063ab7b53","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-83cb8f4.0.tgz","fileCount":24,"integrity":"sha512-8rFavQdKWpLkA99jW0qGb0OCIK8ROKk/WqD8OBpcmI5zvO0qmobpiQAoV+jveFo1sagBp6SUA4EtBCk9j8eB9Q==","signatures":[{"sig":"MEUCIHRU5tg5ngokpM15zUAjojqOzqewTzoneJVEblDEek+eAiEA34mr3Xl+acvVZuYe+8pMyevX97iCVeAxd8B+GOuVtyY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":190838},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"83cb8f482483f16e350459095ecea07f5434bd0c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-83cb8f4.0","@waku/utils":"0.0.22-83cb8f4.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-83cb8f4.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-83cb8f4.0_1742777692893_0.2154274404087635","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-29a4c3f.0":{"name":"@waku/sds","version":"0.0.2-29a4c3f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-29a4c3f.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c14c57a8674bf37367b79d8fbcee03c65c634d06","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-29a4c3f.0.tgz","fileCount":24,"integrity":"sha512-oRaSb7TFqK+urEP9Kjeyi2mw1BiiNWgu1ZmWz1RNekQnteyhWsn66WPxe9p09B9/twfv6kpZJT1GZMHlj2DrHg==","signatures":[{"sig":"MEQCICDy9RpphcH1zmkx0VzW0h3bG747znZ5CfGN9FrnD1wRAiB+4zbG9dRh1sAwnB92lRqupWgu8XJ9ZJ9VHVocSrVZmw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":190838},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"29a4c3f667388b6bd31b4c95d574c394974f5aac","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-29a4c3f.0","@waku/utils":"0.0.22-29a4c3f.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-29a4c3f.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-29a4c3f.0_1742778600885_0.08269573622469273","host":"s3://npm-registry-packages-npm-production"}},"0.0.2":{"name":"@waku/sds","version":"0.0.2","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7daffa328889a7acf9b342604c6c4a1f2c3443cf","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2.tgz","fileCount":25,"integrity":"sha512-23eQ16wU7li2ts1GJyspkomR9JL1y1rlV1wfJ1Kqq8XEAxcUujP2AFmqxLJ/RAyr1J1QRPXc525SPMd4UFzMhA==","signatures":[{"sig":"MEYCIQCpyKsWRyg01q68YRpnG1wWPqf4bDl18oETEtlYQsik3gIhAK22l82nNvy8j7R5Nw7PK7aRDygWaTUrcyvCpk6BXC1b","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193516},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"ea6daae92771149b74ac5ae7ad52bd227b6bb28b","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"^0.0.9","@waku/utils":"^0.0.22","@noble/hashes":"^1.7.1","@waku/message-hash":"^0.1.18"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2_1742824387816_0.5346361191077287","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-76f86de.0":{"name":"@waku/sds","version":"0.0.3-76f86de.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-76f86de.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"229503abd9e6879032e4e2e18754152bda9ea8f0","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-76f86de.0.tgz","fileCount":25,"integrity":"sha512-ccJkaiVrPxEAG/TkDhqGOL8nLQuHDeueZ7prWH6zcPUxqHNvR5/lI3znTatbSX18TE1+XMW61ClSKfV3b3iprg==","signatures":[{"sig":"MEUCIGqm+Cq5aiVuGZNflX5DKISTlJmHLIqi/8dpWCTEvJHpAiEA+9ebwsrYdtdX9RaAIiy2qcDnsEL3x4xtZes53W6ZH+g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"76f86de9c754d48f6a6c8d7b1dfe91e4d3080f1e","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-76f86de.0","@waku/utils":"0.0.23-76f86de.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-76f86de.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-76f86de.0_1743053234017_0.9633732844205083","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-ea6daae.0":{"name":"@waku/sds","version":"0.0.3-ea6daae.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-ea6daae.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d433c0fc1f7555d076f6d38a2eaf246331d4c889","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-ea6daae.0.tgz","fileCount":25,"integrity":"sha512-EIw8Ipb80P9TGACi1wgtvQdWuCoqKSFJs5qoeeI8RQ2OUIv0VFVZPWS523C/0oj5bGrmuMnbPgzOjOixd4BA6A==","signatures":[{"sig":"MEUCIQDuPH30Defguc7RVlkbM6tuTFk+qhUEvFH1jxroULDbSwIgGrWFY/XoADLvYdYQUEFaw7gWj4jJ246GCTTcjUrC63U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"ea6daae92771149b74ac5ae7ad52bd227b6bb28b","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-ea6daae.0","@waku/utils":"0.0.23-ea6daae.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-ea6daae.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-ea6daae.0_1743054122504_0.1903993686094645","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-5e19700.0":{"name":"@waku/sds","version":"0.0.3-5e19700.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-5e19700.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a283c95f972376ba315a53d0d7675d467bf41042","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-5e19700.0.tgz","fileCount":25,"integrity":"sha512-sXec7YhejnNTK1mQqLY0QBTU8Wf9LvHhElibuCqCVGVuslpkct+cZ0MyIsr1GUvX8TKFH34HEnQLzdKlyGOQaQ==","signatures":[{"sig":"MEQCIBBM88CgBABnxIrlKcYBMhRBvHpaLl+JOPu3cCY5eMWQAiA/H2rbRV9O+e7tuVJS/PL3zU4yJ0pxwQHr00Haq/q9xA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"5e19700f409b81e0810494b35a5a24102a9ecb57","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-5e19700.0","@waku/utils":"0.0.23-5e19700.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-5e19700.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-5e19700.0_1743054145752_0.08361372495385888","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-6198efb.0":{"name":"@waku/sds","version":"0.0.3-6198efb.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-6198efb.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ad6433b90ccc735b47934b23f714f74c88143f42","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-6198efb.0.tgz","fileCount":25,"integrity":"sha512-theyBXCnIW2WwjZw7D1PNG5oIwuKrLfOW16NFkSAHf8TyTEiB7q/tGz7iTpzb31a8fkajwgXoJY1EvZYEdlkGQ==","signatures":[{"sig":"MEUCIQCTnLNxHiw4iXu5Rrwr0aSWI7rkCb+sL3l+MRi0FPj8rgIgKmqVXjSKYrqvKXlpPtb8TURiqXbyeW+QO7vQBdy4GwI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"6198efbe4cf71926c5a28446d0044a0144164f0c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-6198efb.0","@waku/utils":"0.0.23-6198efb.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-6198efb.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-6198efb.0_1743059926722_0.017431904785348395","host":"s3://npm-registry-packages-npm-production"}},"0.0.2-0e49a1e.0":{"name":"@waku/sds","version":"0.0.2-0e49a1e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.2-0e49a1e.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d8818a947ce787f17095a6b88015ca3a89097fed","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.2-0e49a1e.0.tgz","fileCount":24,"integrity":"sha512-I6Vzg528n3JvoYe18e9+ZDsfuyWnN5xEXmvkytl/epnDKn+//EH7dAQVRUH/foASwhsdS5yM9hgrSyEbU7xzSA==","signatures":[{"sig":"MEUCIHKmEflFCE2wWNhzcjaz12Wy5p69v2NZ9dffUhYpN+ziAiEAsWNoqaTvLvXrqmrKzXt5GwVSnX3Plt7EwTKRQRmu/Vc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":190838},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"0e49a1e349a21b0811e38f6572371cbece2e3a2a","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.9-0e49a1e.0","@waku/utils":"0.0.22-0e49a1e.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.18-0e49a1e.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.2-0e49a1e.0_1743071040125_0.1674216581149579","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-cad3e7a.0":{"name":"@waku/sds","version":"0.0.3-cad3e7a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-cad3e7a.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"39d14b9e482f5385fc3096505aa51d51aa8f055b","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-cad3e7a.0.tgz","fileCount":25,"integrity":"sha512-Yr6XSyIqIMmP59BLC6BlpLCwNtNtWEjL5TaExdSSoOghXULmcGymLVCUH6a7wOpLw9j2OargV38dQt1hClA2NA==","signatures":[{"sig":"MEUCIQDZkJTWtkH7LFcvclq7X262lHGkW2Gkd/xHfK+aVrnfowIgVeH0nDw5gOAbUxNrC45CZCdlcYnzj8YG8n4X4K4G8Yo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"cad3e7afc532d2b275f98723e443903048159b44","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-cad3e7a.0","@waku/utils":"0.0.23-cad3e7a.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-cad3e7a.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-cad3e7a.0_1743594862384_0.16773182133653197","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-861a776.0":{"name":"@waku/sds","version":"0.0.3-861a776.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-861a776.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7181c68555eae3c12f20718e1dd42fd31af32cdb","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-861a776.0.tgz","fileCount":25,"integrity":"sha512-KzDN1spyplmcPDDhVB/F+xQZuIi/6huwtwr6lvHAkp9NW66onEH4Yt0Xax8KzEaI3JKNZ31D7U59hABA0qWRLw==","signatures":[{"sig":"MEYCIQCpLLj+ZHI9rqyly4sNSpjp1e9GOYAGypzx0UumLsyjEQIhALab4SA95b1/01cF3k/ye9KGgpFoTH+Y9rupcJOjTlox","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"861a776d05a301de075e8bd29e2a9d0633a41dce","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-861a776.0","@waku/utils":"0.0.23-861a776.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-861a776.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-861a776.0_1743595503729_0.8686173927268372","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-ff0222a.0":{"name":"@waku/sds","version":"0.0.3-ff0222a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-ff0222a.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c729044514a8f049232ab1389c6efbc4a77fed86","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-ff0222a.0.tgz","fileCount":25,"integrity":"sha512-UzG2BA1vz1qOxhw3A3b+s1kqiZ/R+7EIZfztVCYGUOs/w5HFhd8mk9R2JqCd1i9cYlA8N3+Wu81M2Zu+R5Io8A==","signatures":[{"sig":"MEUCIBaa0lOhRKpXIuYr8KhpS855OFKi79b5N/d5DGf3sJyWAiEAjKe1yoZCYJmC0ekyaQMSB9AEf3oZFQBS3gx9xgxVmig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"ff0222a584dd306983eade6f4ded05225967c7cd","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-ff0222a.0","@waku/utils":"0.0.23-ff0222a.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-ff0222a.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-ff0222a.0_1743596561165_0.45665279008753945","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-f39d215.0":{"name":"@waku/sds","version":"0.0.3-f39d215.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-f39d215.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e40d178a14e41c399740bd3abf73295334fe6598","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-f39d215.0.tgz","fileCount":25,"integrity":"sha512-cYU2F6Twymd9L5xmSKb4/iLjyny/WCHdeHvMJATLbtCpiLD8HyvGxNv176eX1g0+/uHAdR8G3uFCBsapNVPijQ==","signatures":[{"sig":"MEMCHxoAgK1XBbLjQZ9O15z6Tc1V89s5unl7zhfc43ZcexACICsUJ9w3rW89c6Y/VgM1IrakBYPfEg/WJ4wIAMpKowxg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"f39d215cca7589c20cf40f80f84b2974e43a4416","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-f39d215.0","@waku/utils":"0.0.23-f39d215.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-f39d215.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-f39d215.0_1743598926278_0.40637401337913603","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-ad0e277.0":{"name":"@waku/sds","version":"0.0.3-ad0e277.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-ad0e277.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"15ce2c8f4d06a61d7a1df7cf6c1300df0efa1d51","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-ad0e277.0.tgz","fileCount":25,"integrity":"sha512-NOSFMVGNddFqnwitNGYw3aZQcdUydxNfcSG3Ryh3gBTOplxrtHVFYt/u0NyZsop1iZmb7spKX2PCN47Efh2+RQ==","signatures":[{"sig":"MEYCIQDp3EDr4Km3aAsAlJJdvce8DThO4I7sZG7QNkWqi5ONUwIhAIHqEcvF3NsbJ7OYEX4+OMddHlUKTw8r1uepIpluDsLq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"ad0e277525b7851e52a1d02bd2bb1c302605528f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-ad0e277.0","@waku/utils":"0.0.23-ad0e277.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-ad0e277.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-ad0e277.0_1743605516744_0.8513540040189522","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-6997987.0":{"name":"@waku/sds","version":"0.0.3-6997987.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-6997987.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"cd1c8c16dac4a98b254dd850ab3b73a7f7abbfef","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-6997987.0.tgz","fileCount":25,"integrity":"sha512-oT0OBPzv297GcKEiBYmhHIS69PwkP7Ej3IPgfmfZ9w1ef0Z7AbzRwWNB6YKmcv1zSZCoLUJd+/UXSJJdVumXVg==","signatures":[{"sig":"MEQCIA1QcqfPFdlrJMkuAT0zg8EF7SP0GlcbU1fKvKvR3rRPAiAKpc0xYs/momlJMGZ45GRrAmeGEbVg1IS6CVqu2+on3A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"6997987a60a52f1382230ff7b64b25606610534f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-6997987.0","@waku/utils":"0.0.23-6997987.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-6997987.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-6997987.0_1743700577187_0.20311927395877416","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-a8ff776.0":{"name":"@waku/sds","version":"0.0.3-a8ff776.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-a8ff776.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b4bc461a2f127f29711c0fb95f5576cc03737f36","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-a8ff776.0.tgz","fileCount":25,"integrity":"sha512-Set7cjBTqBsfhjI1YtTFBbf+RboSgbiakt8Hg5n4yBPt3lN22muhpSQsp4bT3CrOG6obyUEYX62qZZtiA5nOSg==","signatures":[{"sig":"MEYCIQCS3CsDMn4pNmKUSZ0CNiIxcFV7y5u7prgmcMGTArY7KQIhANvZxaXV9D423V7XJrFee+a+6WGt5t3YPqrg23s9LM0y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"a8ff77696224f0106c45e391f2795ebe0176df13","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-a8ff776.0","@waku/utils":"0.0.23-a8ff776.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-a8ff776.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-a8ff776.0_1743762586614_0.6733570959543966","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-9901863.0":{"name":"@waku/sds","version":"0.0.3-9901863.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-9901863.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8e4156dad2cd756687665915658976c2c378b853","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-9901863.0.tgz","fileCount":25,"integrity":"sha512-utpLr2U4fBZstbStEE5snFxh2E5JgmVt8R0H86Qv8NgRnqIpAC1s2wHlDTUwYbP5gtBrPi1rAS5/wY4jn08BjQ==","signatures":[{"sig":"MEYCIQD/gO7+rF3/FU07whkF3rPmU8wUwOQ8QJAeXlh6+3RjHwIhALsIjhuWe8/+KHkPYioloXe+grHQ1yr5urdhx+vI9hr4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"990186355e70f751d445ccc2aef3338370f34027","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-9901863.0","@waku/utils":"0.0.23-9901863.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-9901863.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-9901863.0_1743762603009_0.04583868644254352","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-053bb95.0":{"name":"@waku/sds","version":"0.0.3-053bb95.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-053bb95.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"710c0eb8c591006406dcd0d59325ee95db6fbb52","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-053bb95.0.tgz","fileCount":25,"integrity":"sha512-eHKanqw92rX6Fc4DVXYkQmz7TMnLsPogPYZkioXGpIf3DqRFlUIUjYLSyF4ya0C2YRMCU3aqT3c8AE1dGCI/XA==","signatures":[{"sig":"MEUCIERdgO1FmGmM9VZlfAfj5HspzaJnI6D3zInq9Q1Yrs0UAiEAyFXvxs/USgaWKq/YCGi8jRRu/MimDUfmtLUPI3HIHs4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"053bb95c3a44c7638df2d70aa355fac650608233","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-053bb95.0","@waku/utils":"0.0.23-053bb95.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-053bb95.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-053bb95.0_1744047888716_0.026735843465049314","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-4adf870.0":{"name":"@waku/sds","version":"0.0.3-4adf870.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-4adf870.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e473111ef2a9c3f39c94957d3ef9d51e0c4d31cd","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-4adf870.0.tgz","fileCount":25,"integrity":"sha512-Jfr3gYmpOaAbA9g94GnUBRPvYZgy5mL+GBND3Vf7irwlfpHbeJmyPVD+e3c54AYf5sct3WdkUPAZQmK5VtBqqw==","signatures":[{"sig":"MEUCIQC6zRjFr5iixkzVe7xSd+Zt6SJYyig/S1aeZ6od9br5BQIgTueGLJJGorWm3t9r3MxFDt3sC3d0uVjAU7h6Sr3uI54=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"4adf8706c3befd99ace8f02dc2a1350428d4a163","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-4adf870.0","@waku/utils":"0.0.23-4adf870.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-4adf870.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-4adf870.0_1744050834931_0.549460102321077","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-aaa7a0c.0":{"name":"@waku/sds","version":"0.0.3-aaa7a0c.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-aaa7a0c.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"96997a38a0ea3a23f39cc42377ad1b35d1913675","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-aaa7a0c.0.tgz","fileCount":25,"integrity":"sha512-a87ZF8jI9vzfOQzyW/fKSwzdIhEp8db3uCozqvRyYcnjutkomFUZsz4nKIikR1xc7wfX6Ci4GN0AUYDk+Zf6Hg==","signatures":[{"sig":"MEUCIFMtlbFEJBTTJeqpKS6Vrk86Xv7Avtr2eU7DFuhtoxOPAiEA6hkUnsCLvFbCLfsomEHhf9aVWExiXNwgSaEncURWxwQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"aaa7a0c7726da0c85014b72248aba6402d67024d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-aaa7a0c.0","@waku/utils":"0.0.23-aaa7a0c.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-aaa7a0c.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-aaa7a0c.0_1744051526811_0.38691774441864224","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-1d384f2.0":{"name":"@waku/sds","version":"0.0.3-1d384f2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-1d384f2.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7a70bb33e7b249ec32824dbf61c719dbc02cb8c8","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-1d384f2.0.tgz","fileCount":25,"integrity":"sha512-MrXZDpVfP+6LGvPWIZaDFn5hsscffsLPdi+AC7h5lq8B4XeC9JD8UV5JWbDsFNZxzE6jUCwzcjyfjbqbFYimpQ==","signatures":[{"sig":"MEQCIBtzxZCl5vJ1Itrl0eWKCswZRqVbumSup8vW9i0r6N90AiBGT86J3+BSYpMy5jrxWWgqQMZ1Mc1DJdN5QLykuYX8Uw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"1d384f29ad6ba106beb7d99360d0ee2791d0395a","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-1d384f2.0","@waku/utils":"0.0.23-1d384f2.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-1d384f2.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-1d384f2.0_1744051998663_0.373624635948024","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-f6b9809.0":{"name":"@waku/sds","version":"0.0.3-f6b9809.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-f6b9809.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b20c523d27d7a7b7bc604d614199517630f4a014","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-f6b9809.0.tgz","fileCount":25,"integrity":"sha512-i6YKS/j6LMuV32+aMIpWXOa9RzJRxHczCtNizRujkV2dSAz4uR5NikaIyPAapVKgbYFtA5ZLFSkqblMhg0+Afw==","signatures":[{"sig":"MEYCIQDaw3VeEH9tZLpp6lzcIUNz/DcsDgEx5Tk+J479ZDCb7gIhAL2eAcPwVR+nAs83vlmIlSZFAhCWHTW2rOInMUgSIaOH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"f6b9809f436562caf4a0f1265e45d82dd1da56ac","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-f6b9809.0","@waku/utils":"0.0.23-f6b9809.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-f6b9809.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-f6b9809.0_1744054592397_0.7225163427065133","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-ec5db88.0":{"name":"@waku/sds","version":"0.0.3-ec5db88.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-ec5db88.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"18b10f138b7bc50df8134e17bef7fa8c1d03378f","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-ec5db88.0.tgz","fileCount":25,"integrity":"sha512-KWaZLMku5LZatSub+YWo8TMSot9EvctsT9c4+3jh1nc/T/BsyEcc7WSK1u2+SXLKBpFTHDpSrnvt5Z4Iu09/3w==","signatures":[{"sig":"MEQCIDm2d19/g4LHWMW+iNpaQnDaOTJ4TF+p/VpmMOGNXsVoAiAJ4FWy5jnSJWQ4I2zL/jnMQXyU1ebHcCSCOCMxdHDLzg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"ec5db8814d057e239e37bf6a63d77c4e427c5a75","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-ec5db88.0","@waku/utils":"0.0.23-ec5db88.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-ec5db88.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-ec5db88.0_1744054857267_0.053093372913179726","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-bc093d3.0":{"name":"@waku/sds","version":"0.0.3-bc093d3.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-bc093d3.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9156fd459c35a81fb40848487bae1430a354de0d","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-bc093d3.0.tgz","fileCount":25,"integrity":"sha512-8Ts+p2OBlRn7QCaVmjXLDh7376QTvCLkxX+6U5J+wNriZcZKV0fCIG2OQCjkh1zfe3CzYxdHgRp0oSuA4JQn/g==","signatures":[{"sig":"MEQCIAzEWTG244kxJmVwzs84JfQBsmFDixzEgf2n9+Nw8DpoAiB8M8t8RJ+8XQPcCa0aDOVUUPCaRg6FERgN5FHd7SPTfQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"bc093d3eb44661dddda7070d39a1387fe3b667c1","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-bc093d3.0","@waku/utils":"0.0.23-bc093d3.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-bc093d3.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-bc093d3.0_1744056736756_0.6713005616551728","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-db38a7e.0":{"name":"@waku/sds","version":"0.0.3-db38a7e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-db38a7e.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a0442f96035ef72edd25c4df9f64daf5c528adfc","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-db38a7e.0.tgz","fileCount":25,"integrity":"sha512-55d3oDdAJiT09h2HARLSLumC8+69h+3vbR0qguupRb+Pymm6MWtU/rdREG4IcA2F2jqZNemyVnYU9S0Kw/gAtQ==","signatures":[{"sig":"MEYCIQCORovXVlIsqum+vm+XUCx3dNf9XThOn6UqAZW07nqSrgIhAIzy4lFvUwEC9R8ffXF/9WNjM8X8iRZsalgRM4kcImnQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"db38a7e88c0d54f0d81b015f4a250f449eb77d77","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-db38a7e.0","@waku/utils":"0.0.23-db38a7e.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-db38a7e.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-db38a7e.0_1744057079039_0.6908388924284388","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-731214b.0":{"name":"@waku/sds","version":"0.0.3-731214b.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-731214b.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"77baa04c2b76cd14e2841c5c7e6500c6a9b290a7","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-731214b.0.tgz","fileCount":25,"integrity":"sha512-KN/MYbIV6dKXSHCqjK8YBfc2tVGE+t/j98aHQbZ3jh+QOAWqmcq4QWIBJBink75sh3YqGCSBNrXyUwSFveVS/A==","signatures":[{"sig":"MEYCIQC0BXU78UEKlgboCCS5hv1kReeXU5Hf3RqR3yQ1zZNruwIhAOvzEoeHsv4C1cvSjoeet3KdBztTar7jj5/fgKfSDBmP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"731214b369ad445c646abe19133775acaa5bab2b","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-731214b.0","@waku/utils":"0.0.23-731214b.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-731214b.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-731214b.0_1744057996030_0.6963847063568724","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-fdaf129.0":{"name":"@waku/sds","version":"0.0.3-fdaf129.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-fdaf129.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2805adc730afaad8eaa851db1c7a039a8c2e2c3a","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-fdaf129.0.tgz","fileCount":25,"integrity":"sha512-f6apkxkxohuh6dW6dW2QCaaxOVAXSdtCV7c5/bXb1VqsjDkFZkvWJY1Y3c6yV/WC4FkQtPdXijWBmWAzjTmS7A==","signatures":[{"sig":"MEUCIQDw/ttNshB5GH8ps2MEA4YPALWio+3Tg8aIT+elznyMTAIgXimBrxIUM2KUm2uLkFoahNKMonIeDbb19GBJiuUmdiw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"fdaf129aa10a89b3930a3ab92629dee1e374ad64","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-fdaf129.0","@waku/utils":"0.0.23-fdaf129.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-fdaf129.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-fdaf129.0_1744060216237_0.520946299214901","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-35b50c3.0":{"name":"@waku/sds","version":"0.0.3-35b50c3.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-35b50c3.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9f5a041db289db1709c1b02e8ac7e9dd318f99a7","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-35b50c3.0.tgz","fileCount":25,"integrity":"sha512-1gBnM68pYHk7Qy+o8S8y66BUU1is0gg4SLl6VYNono1n3e11N9j7ec4lPZUGYZHdRhSTq32IK7M7loqDkD0s3Q==","signatures":[{"sig":"MEUCIQC6RUPoRIfqfZxHCXQdu79+qa7W5RmYHBYDpWneVFL4+wIgefcekZt1o0Ko6j1G4qiDBJsLJvRC4mtu6p94HMfGNOM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"35b50c3300008cafef1b1598189129f24e266881","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-35b50c3.0","@waku/utils":"0.0.23-35b50c3.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-35b50c3.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-35b50c3.0_1744060629433_0.8008511935489462","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-164df63.0":{"name":"@waku/sds","version":"0.0.3-164df63.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-164df63.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"53048a2397928d2785e2105972e7009f7ceaf594","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-164df63.0.tgz","fileCount":25,"integrity":"sha512-KhldMuNoTSMn6Fj5XBSxkvXqYhjIkTqv62lbpiOadt2OqcH/n3b/s0//vFO6JALHuEJFdkogY7/rz1O4s70lRw==","signatures":[{"sig":"MEUCIQCs8L/4aSWhM9JLzPQlA3LRzLkVrheaTnrN5e7KC2S76gIgII0ougk93GVLufU7snzK/yPvrBnJI03dCVXpIvybFPI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"164df63a9ae6aaa5a041a416c6ab0b1b24b1a91a","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-164df63.0","@waku/utils":"0.0.23-164df63.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-164df63.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-164df63.0_1744616863647_0.1299525031383475","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-e31c6fc.0":{"name":"@waku/sds","version":"0.0.3-e31c6fc.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-e31c6fc.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e4b28a15b44fd928c52a51993d1634ea01dc40e9","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-e31c6fc.0.tgz","fileCount":25,"integrity":"sha512-V+AO+rWWeS2g9hpoVEY0D2YFukO7M6fhnYf1TFv9S4PaIQvUc0uupN7Ah+rccbav+0+icgps5DJlqsL8pn8Wlg==","signatures":[{"sig":"MEUCIQCpTbmX+UJQip3Iw+3L3DH+JDDekpsGcCVNQDo9trAXYAIgewkWvnb6XKQg/t56IQftlfZ8Ddtr+ycXus+FvEiD+VY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"e31c6fc61d3d938160debdea2cd64130b8b29a3a","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-e31c6fc.0","@waku/utils":"0.0.23-e31c6fc.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-e31c6fc.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-e31c6fc.0_1744618125494_0.20699075123556332","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-d17562d.0":{"name":"@waku/sds","version":"0.0.3-d17562d.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-d17562d.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d68972f6ed2a0e94ec74cad0545c949c3c125bdf","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-d17562d.0.tgz","fileCount":25,"integrity":"sha512-KmHuIGoJkec8VH3/90q9OakWqBCaDPq4UmreBSTj9jTcSt1wmUahkevztR3sts3w5jEsowPulo0i4NnGKK6EBQ==","signatures":[{"sig":"MEUCIQCoWybEgjpAdazuRcG5d3gds2w1KjQoBorxByUtkrd9KwIgLbOZpc6mbqm9laS0/Ymvy+i8Ca5xhVN1rtwEJDstsHQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"d17562dd2bdfd272a6b8ec1818e300d557e80dd5","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-d17562d.0","@waku/utils":"0.0.23-d17562d.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-d17562d.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-d17562d.0_1744618632331_0.3780043934363233","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-197ba46.0":{"name":"@waku/sds","version":"0.0.3-197ba46.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-197ba46.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5240177def596e6005fe3ad622ed9d237277a93b","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-197ba46.0.tgz","fileCount":25,"integrity":"sha512-zDPTquL8h5JrJJs9+Z2xFq1teRUFEOrCuzq/stZV9kffTrEGqR43MwGiJcK23SJSuh/q+RRNww3MGW5sXw0z6g==","signatures":[{"sig":"MEQCIHIuhnwBk/jg+Adfn+rU+now01J3Pmvr1Msa+Jh5lWt3AiBCCw1FGuvbhA1QhuAFqavNK05mhmJYILI3T7oq0wrwGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"197ba46385ecd31e6c9704ce146441e07a8ee176","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-197ba46.0","@waku/utils":"0.0.23-197ba46.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-197ba46.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-197ba46.0_1744618999082_0.6622077315949704","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-d0da8f8.0":{"name":"@waku/sds","version":"0.0.3-d0da8f8.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-d0da8f8.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c0d02aa685415fbb47718b90979c0decfeb8cd2a","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-d0da8f8.0.tgz","fileCount":25,"integrity":"sha512-qHZw87UiVtuEPt7EzM/2FrJSklHMxs7UuuwRzP2bQZ6WJmqjGkC0lFE8fJVQaWU5UjqBeC3gjD+fxFvGyGuFJA==","signatures":[{"sig":"MEYCIQD6S30yODgFXxFiw9TlpxkDRSTF1dj6dFasZyx/cCiOJAIhAKMTKpz1ZNFcfrKm6Ob6iZAQ+lryosRY6mLaRdYFBSRY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"d0da8f88a0657a5c3736624c6807eee7e0384189","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-d0da8f8.0","@waku/utils":"0.0.23-d0da8f8.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-d0da8f8.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-d0da8f8.0_1744619306581_0.4728805241504126","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-1e590d7.0":{"name":"@waku/sds","version":"0.0.3-1e590d7.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-1e590d7.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1cb485deaf3d31b6eeec7e54ee1c4cc0c7a35a3c","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-1e590d7.0.tgz","fileCount":25,"integrity":"sha512-MNyrxt+5XQ5BvBBtoim5Xaicih1YqnwfaZMnmi7rV2mjlX9BqKmXYtO53Wt928OORp3lUFiLADMhG+g6MlXh6w==","signatures":[{"sig":"MEQCICSMPRc7bp/fZgJIuqlDaX7iHpuT874aw6+dfLyjiCdSAiBEVkPWILdj+0gX3HuSUIpRd3ARXo05CznBRKouWqtRVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"1e590d7c1cda39907a1685a0ecd9bfbf6cde94ef","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-1e590d7.0","@waku/utils":"0.0.23-1e590d7.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-1e590d7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-1e590d7.0_1744619733225_0.8079687795559942","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-a824fff.0":{"name":"@waku/sds","version":"0.0.3-a824fff.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-a824fff.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ed10026db059cebcc2d69b3a1aff7cf721eb43b1","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-a824fff.0.tgz","fileCount":25,"integrity":"sha512-R/TEjDIBVzhCFba4s/TyfpiZp/zRjXQC5LkM/oiie32Qp04BuG0gpgUpJ4p6HYyNnP+r+tW/zMjDfmCBD1jUaA==","signatures":[{"sig":"MEQCIFZQiudR9EkolIG6XHqQeIPFKYDp3daw6JSmrVB/f9JMAiAcFyPxZS0EUwILk2aB5n3Gzj8TkQeO+cFkbEPpfK5MSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"a824fff4abcf99fe53598aae91dfa11417d4de6f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-a824fff.0","@waku/utils":"0.0.23-a824fff.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-a824fff.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-a824fff.0_1744620538631_0.2892824005467216","host":"s3://npm-registry-packages-npm-production"}},"0.0.3-3038c48.0":{"name":"@waku/sds","version":"0.0.3-3038c48.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3-3038c48.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"40a672040b8c2f9343d72d2ce9e02bd9c7c49a47","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3-3038c48.0.tgz","fileCount":25,"integrity":"sha512-JeznuKooV515DARAGHhTyNs9BfN3l6OzlFewjYxIzKKuBOzA9eRK2mO88HZm0PEgeJUI8HRfTXTK/NrmXt0Yfg==","signatures":[{"sig":"MEUCIDtnc2x74iGLyBJcsxKgZGXLD8eEIm/uAu9ryFjU5sHkAiEA+eKpbT34kfLgzTUXg+ZfcF8atd+HjyhKgOloePjxUjA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192770},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"3038c4891748cd13cb5c3262c722c4923d2f7079","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.10-3038c48.0","@waku/utils":"0.0.23-3038c48.0","@noble/hashes":"^1.7.1","@waku/message-hash":"0.1.19-3038c48.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3-3038c48.0_1744884825540_0.9369624426406706","host":"s3://npm-registry-packages-npm-production"}},"0.0.3":{"name":"@waku/sds","version":"0.0.3","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.3","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2269ba384eebda02c74997e3a0f876aa4255cd98","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.3.tgz","fileCount":25,"integrity":"sha512-tKqa8S4GW1x9Xfmhm+kV7IlylYCXw2sE/bDS9ZM58VAUww98Tli8218ezqiu8uE+MPLmC/0SIPlRbrpveJ2qig==","signatures":[{"sig":"MEUCIQDVUwDanXjoiUcltpp+8hhLIkry/tf9qFwDdd2sH/z9/QIgKLZTtyqGSre8pvmEasuJ0vaWzxFn4YCD6s/Mfl+dRZE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209588},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"f85a47626193f7a817f5f73721581b11a53798b8","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^5.1.2","@waku/proto":"^0.0.10","@waku/utils":"^0.0.23","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0","@waku/message-hash":"^0.1.19"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.3_1745424271164_0.01578017579575519","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-b7e9b08.0":{"name":"@waku/sds","version":"0.0.4-b7e9b08.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-b7e9b08.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f5464ab496cbece8b3d1253bf2b692e1762a74c3","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-b7e9b08.0.tgz","fileCount":25,"integrity":"sha512-b98FwvQHhNqLo6PGFyQlmV0tzMqKualbJBNr2Le/X+IQUA7/Ln3GLyA65hXJ4W5v9Mh2r27k293gLOynAspbCw==","signatures":[{"sig":"MEUCIQCyWKGEtXzOax93jSBEIZtYvFhrfgw8mm5surF4dAqx+QIgaiJPT2PqUAAH5WjQSdVvdFB0taqUfque1vVHHEy1uFc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208984},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"b7e9b0853912d1c0b720063d0930c8191224998d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-b7e9b08.0","@waku/utils":"0.0.24-b7e9b08.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0","@waku/message-hash":"0.1.20-b7e9b08.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-b7e9b08.0_1746824131766_0.5542413202839527","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-006cd41.0":{"name":"@waku/sds","version":"0.0.4-006cd41.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-006cd41.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9efb8b2dd62faeec2f5163e1e47a7b88ca2be493","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-006cd41.0.tgz","fileCount":37,"integrity":"sha512-usU3WQckeS7a3vOZNRgi+Z95rW0bHHQfk7AFygu3Ms6d6xmglWKRDkAobn/QV8uHsIdSWR5A4rEo8PVQWCqQqA==","signatures":[{"sig":"MEUCIA7/4KDwvWXtejE5A+CxQwyIKKHTea3mQjIpPwmS8M8zAiEAlHNJAgh4mjnecTs/nCMZMp1nQAP5TzAKbO4NSMi8HMw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":409481},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"006cd41044f99647e4728afed7a5ba6320088694","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-006cd41.0","@waku/utils":"0.0.24-006cd41.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0","@waku/message-hash":"0.1.20-006cd41.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-006cd41.0_1747090701194_0.5907582162602292","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-a7f52e4.0":{"name":"@waku/sds","version":"0.0.4-a7f52e4.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-a7f52e4.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"89ba67618b8b24c250064b900a11f503574fe73f","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-a7f52e4.0.tgz","fileCount":25,"integrity":"sha512-hfqo3dyOBDTsW+EpHB5q3gaqtDG2dAWCofmjf4nr1RAwX7r/q2CRpgm9EPvlF51kr1PQw/jBIZ4PJH95fXqnCA==","signatures":[{"sig":"MEUCIQDj4Xyw/cdY/x23zzX/rMao12FLsMlKvkTlnHANrhDwAAIgb3THGMSmY5a2CnoNSoR1Cdpq3yKj+IHzpUonL5tRa+k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208984},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"a7f52e4a4079db6e4f6829e6c8af2ce32f798ec5","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-a7f52e4.0","@waku/utils":"0.0.24-a7f52e4.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0","@waku/message-hash":"0.1.20-a7f52e4.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-a7f52e4.0_1747656621575_0.9777468815126729","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-6d86b6f.0":{"name":"@waku/sds","version":"0.0.4-6d86b6f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-6d86b6f.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"214ba789eddd0ebf358ee863b8942bac6b4f9552","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-6d86b6f.0.tgz","fileCount":25,"integrity":"sha512-kyZa8ktFCawSRN6lgfhTEJLtmS1nC0pKSjEQvBzH+Jg6oxC2h4iQLiTc7JVRVbIXoc9/44SWSm0wUdy6oNYX8g==","signatures":[{"sig":"MEQCIH+dISgwwU5b0QRBQu/8fvAsppBQWrtyx105BUs1R/ZHAiAgatBqnYA1cb0d1hdA4ymTBapstgQiBgXKay9rIADAMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208984},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"6d86b6f01178a204985e19d2e2cfaf288be63097","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-6d86b6f.0","@waku/utils":"0.0.24-6d86b6f.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0","@waku/message-hash":"0.1.20-6d86b6f.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-6d86b6f.0_1747656975067_0.3577707944439994","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-b53ba62.0":{"name":"@waku/sds","version":"0.0.4-b53ba62.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-b53ba62.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"42df9fc62704157c9556e13a491edf4be12a5abf","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-b53ba62.0.tgz","fileCount":25,"integrity":"sha512-mnf2HR1W/IUS5n8gADa/uU7/LWkpZfbQsebv+SPU8Rua1DaeESXxzmNLv6MNeHxV4OdOo3s3d0vyzLQURzF15Q==","signatures":[{"sig":"MEUCID6CTmdXChIfByNPCNF9EkIAQBvSZscrLOJT0FPWx4/jAiEA7+SNENmvnBjt/0lqa4UIMlLDXnctuaP22DOhOZBXjww=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208984},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"b53ba62209454f0405c45a1e5ecb1f941abecb04","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-b53ba62.0","@waku/utils":"0.0.24-b53ba62.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0","@waku/message-hash":"0.1.20-b53ba62.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-b53ba62.0_1747658577991_0.7697887059801563","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-f911bf8.0":{"name":"@waku/sds","version":"0.0.4-f911bf8.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-f911bf8.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1353797f9a06fcf8098d45e8ea4772700dee8926","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-f911bf8.0.tgz","fileCount":25,"integrity":"sha512-N1plwLv1S7+LNr+8GDIOqPxaCN9ZbFbxm7QE3ZXS5em2UjFHipasmNK9CRsDCyjiTNvGcIveCbVL0XRS1aZ6Jw==","signatures":[{"sig":"MEYCIQDozQydwraOhHqD+tzDHeRW/Yjxb0eKPwOFc02LfbJAjQIhAJti7JGGTWXq6gQDtVxGUs2GW3/kfRgu0smKe9a6to9h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208984},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"f911bf8cfaa331645614ea22bd8f6839c248c609","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-f911bf8.0","@waku/utils":"0.0.24-f911bf8.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0","@waku/message-hash":"0.1.20-f911bf8.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-f911bf8.0_1748423708887_0.7484760939814523","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-10590da.0":{"name":"@waku/sds","version":"0.0.4-10590da.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-10590da.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"99b02689be2609261ae85e6bc9d19f610073f6bb","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-10590da.0.tgz","fileCount":25,"integrity":"sha512-wT2LlBPc+q0IYygJemwrFS+LCMGSsf4N9mf6WPmkR2SBuVtZh+eIv+EUQ4i0nLQ9UM3Jd+YEZtbqUF0GE+2uUQ==","signatures":[{"sig":"MEUCIQDxPN/BgOUPd9aZnHoVc5jR4YKWUZNCYpBYoJxCFUhmvwIgEH0MMswTwuVFn9KhsEcSuPCBXT/bQi6JOLB24c2FLhA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208984},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"10590dad85e6f79c2f75b23f05ec356908744b01","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-10590da.0","@waku/utils":"0.0.24-10590da.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0","@waku/message-hash":"0.1.20-10590da.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-10590da.0_1748462931945_0.4166486706876287","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-7fba26d.0":{"name":"@waku/sds","version":"0.0.4-7fba26d.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-7fba26d.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"18fd31ffe1af9e9f78606a5666ea1a870be3b321","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-7fba26d.0.tgz","fileCount":25,"integrity":"sha512-YuvGl98fx2B/cKXbDlq3Iz4IaLMZwbZOvKhpUEDlGgyiaDfwDYEYk3LJr4/cYhckT3B2h9wRrWW9H2yLDegOYg==","signatures":[{"sig":"MEUCIAnFoOFfUG77RV6jIfwanA+sOmOWgkqFoCznr19O+MJkAiEAiXPscbzzSoa9MffMRhSg3cnxNbytUjFEcEnnlfuQEQ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208984},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"7fba26dd6a82012a1469a8d6a12c09a512b3e0e1","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-7fba26d.0","@waku/utils":"0.0.24-7fba26d.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0","@waku/message-hash":"0.1.20-7fba26d.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-7fba26d.0_1748596598525_0.592015118842411","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-16328a3.0":{"name":"@waku/sds","version":"0.0.4-16328a3.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-16328a3.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c7677e8c5c956148e433eef8d82c2dae9512ee01","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-16328a3.0.tgz","fileCount":25,"integrity":"sha512-WP6E9BdSuaKU06Ja7Zh5gzXc4jNWKMWPGp0ruWx9jCLYUlV39Cml3Z4txy22Mb8JT+Uoype/IYCjz7EYvB4Nuw==","signatures":[{"sig":"MEQCIG7mR0Aw9wA7gppkG+JfMU70l1RqZJ9R4/oCS4AihxL2AiAzQfUgiuY6uVkjZxIGL0N1xUrN9hU/DUsWHdmpXd/rHg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208984},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"16328a3f11efa91d16d59ab958f1fc90f45d9ee0","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-16328a3.0","@waku/utils":"0.0.24-16328a3.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0","@waku/message-hash":"0.1.20-16328a3.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-16328a3.0_1748706319583_0.3744942238693767","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-383e0b2.0":{"name":"@waku/sds","version":"0.0.4-383e0b2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-383e0b2.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6ce9a1a74e7af4ee736599d3766c56c2635c313b","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-383e0b2.0.tgz","fileCount":37,"integrity":"sha512-UqAFfePKq6kFnaV+t/n5YXSWc9tbUcKEQyXX4rTs2Nk71H9/kZHfbGOfYdKdojX7S68SHi9B0BP65s0fNBaQTA==","signatures":[{"sig":"MEYCIQDpRJoKHIB9WMgHob2XokZ8FMq90tx21rI/ZzQGzq8xyAIhAIQuSFgdo26qvCPI6ZCA4C2hL7eqkKPYUBxkO0QX3nok","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":409481},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"383e0b211e42272d27e1a3a8aea7e56d8b50e5ec","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-383e0b2.0","@waku/utils":"0.0.24-383e0b2.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0","@waku/message-hash":"0.1.20-383e0b2.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-383e0b2.0_1748879490606_0.33090135681447963","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-4997440.0":{"name":"@waku/sds","version":"0.0.4-4997440.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-4997440.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e0c4f77bc757f009e6a2e10d8446a8b92140e77f","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-4997440.0.tgz","fileCount":25,"integrity":"sha512-A72oVwp4sbo4wpkzNtrpLQfQT4laFGJrOnmuElvCbiIXWNgRaORrgRmRVy6wi1mCOOemZl/FEntvNBCZDGaDZA==","signatures":[{"sig":"MEQCIBOTmPbnEzUAVRvZEFhSLhrmYdI84vzF9a4SQdCkqhxFAiAJgt7Ga0QscYZn8UJv5q6BxjeMWaY2mBYAwzkVW+Tsdw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"49974402254a793a7ea1865515813c5ec94e0cc5","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-4997440.0","@waku/utils":"0.0.24-4997440.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-4997440.0_1749115255302_0.7144904441698523","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-3730abc.0":{"name":"@waku/sds","version":"0.0.4-3730abc.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-3730abc.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"941251edb626690825eb32c2afb8ecc824a35a05","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-3730abc.0.tgz","fileCount":25,"integrity":"sha512-U/W65T7kH5q70D4SAJEBe/AyGaxaQrYOzkfE7g9hvbOP7STb15guwcaF6K4OfFhVBW83YonCTKt4Jb6NwxRapA==","signatures":[{"sig":"MEUCIQCiP9DlBC8Y3L7hpZESEFOryKvGU9BvxoTZigagSFKLpAIgETmKt2ol6NFqtkuG+hKSv2mfp1kS+bdb9H9ZMTLKM3Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209226},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"3730abc95c6c2abc32a3a51ba4fb73daa39d1493","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-3730abc.0","@waku/utils":"0.0.24-3730abc.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-3730abc.0_1749140984224_0.6468336506195078","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-76fb1ea.0":{"name":"@waku/sds","version":"0.0.4-76fb1ea.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-76fb1ea.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7ce7088ceb3cf1866d1298c3934d7d3c38a4e146","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-76fb1ea.0.tgz","fileCount":25,"integrity":"sha512-HKxUs8uDAoxpILobgOlf/g7VWT+UvzRwF9hKWaenl3hV1KANhbdWsYNmToBZzZBpCvU+kVwRSTiwNxkqkpErBA==","signatures":[{"sig":"MEYCIQCDufwqrAtTynca7XtpE2tAoOU6OE+/aST1ueOR43dR+gIhAPYsqmr0ECmV9BhX+2IR9wVYPRdYq3zc7a2/jiYLYXZQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209226},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"76fb1ea6bacbf10afb2c04b34aa8b6751eda4513","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-76fb1ea.0","@waku/utils":"0.0.24-76fb1ea.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-76fb1ea.0_1749196355492_0.29199062994125025","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-f7778a9.0":{"name":"@waku/sds","version":"0.0.4-f7778a9.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-f7778a9.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5f24d2957d62a72d7d1d12e3ed640adc30caffa0","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-f7778a9.0.tgz","fileCount":25,"integrity":"sha512-LxAHQ5ESewm2HlVQAD4Qypd8LuU8IPkyqdVk7RaX7O64UWOAdQ21iZ8G3F7Dtd4cKcO5nERLhxEaAWWqruK3ew==","signatures":[{"sig":"MEUCIQCGG8ia5SMln+kbNUUCTVUq5/KJOvIxmrv5SycpIHbfZgIgXkr+ctjT82SOCYJCgjMJsNLFY25pbq4FrUiF5hEKqkw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"f7778a9622166e29947f63d2ae86ca05d4f3e2d0","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-f7778a9.0","@waku/utils":"0.0.24-f7778a9.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-f7778a9.0_1749572122978_0.6772773189946766","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-a8ca168.0":{"name":"@waku/sds","version":"0.0.4-a8ca168.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-a8ca168.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"149e35c2f245448bdbf07de263f25d9ab810a97c","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-a8ca168.0.tgz","fileCount":25,"integrity":"sha512-H4b4XnbrNLpdfoDABuhnocntAva/mVGq+hAebLeV+yn1bIW7xtpLiaTS0AoNS8HjqSMNqMBUObpfGET7uH1n8g==","signatures":[{"sig":"MEUCIQCzEQD3gH3X1NLk76pTHCwteWz4R/MEOB+on0AwFfhnKwIgI3v/s/poHSJOGPgG2PkjbZw4YTRD2uPvxSOaTZQH5VQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"a8ca168513df281d8f0e7b5e231bf960c790b4aa","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-a8ca168.0","@waku/utils":"0.0.24-a8ca168.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-a8ca168.0_1749636590796_0.4422121916193804","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-d3a80d8.0":{"name":"@waku/sds","version":"0.0.4-d3a80d8.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-d3a80d8.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"20d3f7190811c1385889f211ae1a6113bf9840fd","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-d3a80d8.0.tgz","fileCount":37,"integrity":"sha512-8xlK+jsYjCnZCqMzRLD2+gM1BNaeVGvSac2lRiQRBBpdhcZI3weMnbWQqxcZ6yPERp+8YhzISZBACPjXQSUS7g==","signatures":[{"sig":"MEUCIQC3RzT9qOtJG+kORWkvWn4tWcE+cwpyJGb7Xq1ZxB/9rwIgL9x0+bYJYWihenhQddVdOWUnT3KHGS+NSRwdSkkaDkU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":459651},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"d3a80d8fe76d502c8a770f2f63ad1c60f40b78ca","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-d3a80d8.0","@waku/utils":"0.0.24-d3a80d8.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-d3a80d8.0_1749917029064_0.9215111492058152","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-c7a2055.0":{"name":"@waku/sds","version":"0.0.4-c7a2055.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-c7a2055.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d8d2efa0ed405a7f58251cb3a8f674f4cb9dcfcb","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-c7a2055.0.tgz","fileCount":37,"integrity":"sha512-59DSaGd8xP3HjLQCTfWgxCtNegGJ3F+veUZmoQw7/PLsJThpJKL4cLr5Tj4oFeXGTs2Lww/e8wSjjvSwfF0JnA==","signatures":[{"sig":"MEYCIQCOcFlSWfI4gz+2CIwp4x1NCtcbDWWyiho27KdRheaUTAIhAP9pNWkwnTyylMiPtAHgw7XuO7mBd2jEYas5r8bxLfQI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":459651},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"c7a2055aa7885087a209f84eb99b870bb60e22ec","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-c7a2055.0","@waku/utils":"0.0.24-c7a2055.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-c7a2055.0_1749917428818_0.701728472086774","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-01af155.0":{"name":"@waku/sds","version":"0.0.4-01af155.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-01af155.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7aee4490923726ec32631134d8ea9f33c86551b5","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-01af155.0.tgz","fileCount":37,"integrity":"sha512-MfSO3CJRO7I1azgs3xVVmIwyYHZtY+2rb8gYsSgq5N6TCNB5ZH+34kAcrMGOiHlCXlqeaaPC6w/poSkssltfEg==","signatures":[{"sig":"MEUCIQC09DXoFfmqAowXutzjBODQW9oiLCGXVHyzrJ3F4n+UfgIgEPV8MV/ksAJFAw3+UFAGdr6XC5EjovfetTjkmAPkMUk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":459651},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"01af155e28e0bf2b5b31f0f61acede4df556dc6a","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-01af155.0","@waku/utils":"0.0.24-01af155.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-01af155.0_1749930890781_0.04783311386902356","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-b58de3a.0":{"name":"@waku/sds","version":"0.0.4-b58de3a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-b58de3a.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d15d69beaedfcb126f2f2435d2d6a89d07d45f1a","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-b58de3a.0.tgz","fileCount":25,"integrity":"sha512-WABvUUKynqVFlmqaT+HzSRX4gdncfPpkSX/Mo/Mq/V2G+Xu459xiQMKSCL22TfXykRrR6bSWHOsrFOw6ZgcIPQ==","signatures":[{"sig":"MEUCICir80U9QBFG/gHMuuIrO4n0Lb3vsFoCFJlzO37UdhGGAiEAjJzHjXioOJRSA8vyGoABOMuMIPVQ6GLO8ZyEN2JZCz8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"b58de3adfcf850e8eb8a62945b8f0f3e426970b4","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-b58de3a.0","@waku/utils":"0.0.24-b58de3a.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-b58de3a.0_1750238087877_0.044405984663650866","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-27c1236.0":{"name":"@waku/sds","version":"0.0.4-27c1236.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-27c1236.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c3a551b4d297309eb1e3d87854beeb6a1cd9a4d3","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-27c1236.0.tgz","fileCount":25,"integrity":"sha512-xbX+cFJ5O2FKg8QbrEUm5Zm7mEN0cLnzFYKho2Ms72kDnbSditu5KewlQqleoprw0vKDb4c8xew3MSSGDWK/gw==","signatures":[{"sig":"MEUCIBdnJorYejv0iZ6nBKeZ1LxXtHuZTPu3kOIyDLB2z+tKAiEA2DBx0LROIo+R90MNXTFQrBL9/8UvAIS4qUeALdCLDOQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"27c123646f0bfc07dcb5cbe1d4422e03818d5435","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-27c1236.0","@waku/utils":"0.0.24-27c1236.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-27c1236.0_1750239369086_0.7077002367452057","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-8c47a91.0":{"name":"@waku/sds","version":"0.0.4-8c47a91.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-8c47a91.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e6780e834809fe08c983946a910475e75a25ac17","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-8c47a91.0.tgz","fileCount":25,"integrity":"sha512-4hIEfun/LE7NhaAKh7n3isRIYZaQTE0sABCd7o8rWGpuri1V69XXye+m2zUmlAJZUU14MpD4GPCmzggskJ5wcw==","signatures":[{"sig":"MEQCIAKF2Daw7TQ/l9ObzRqCa303P5hDPAzYrANEx9CeudjsAiAcI6MywTwjsLrNoOuQdRg6bqAHj5mTs+HITTY0im2apg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"8c47a91fe18bece529b058688a90465064ac695a","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-8c47a91.0","@waku/utils":"0.0.24-8c47a91.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-8c47a91.0_1750254526111_0.21826287701426406","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-ace7ca2.0":{"name":"@waku/sds","version":"0.0.4-ace7ca2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-ace7ca2.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"963fb31620a833c8b659d1d1735333b2f2cd9f55","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-ace7ca2.0.tgz","fileCount":25,"integrity":"sha512-QOKjFiatfQR6SjbXsCdDL2yPnQaF+I/D/qk6q7QiBy+tjOXYRsmv9HYDM4AfsVSLk2vxO05+YWQ2KjkCRPnAzA==","signatures":[{"sig":"MEUCIHAR4S/PHyUCwJK5xKyzVU2B7XCZmRQ7biuYxYHY4RL1AiEA4Ev2wtuaouCAXsL4hf7mkbFHNNS98SZWvOmTc7dT2Zc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"ace7ca20abf4d0d7aa24b518e17810d196e9c6d5","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-ace7ca2.0","@waku/utils":"0.0.24-ace7ca2.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-ace7ca2.0_1750257925603_0.16810280211441286","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-b4748fd.0":{"name":"@waku/sds","version":"0.0.4-b4748fd.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-b4748fd.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a66a2e30f1bd1368d14558742ab48e8ce5dd387c","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-b4748fd.0.tgz","fileCount":25,"integrity":"sha512-KNCfmWRYg8wb/ksNcbD6QqbS4mctZh/J70/N0Fp0Fetsm1BClV0+1sJ18Z+D0Uv3zhyxebQZbZsJwVQ9l7qRMA==","signatures":[{"sig":"MEUCIAgWSbXN6fCFnutVG7U2bZagDyXJ1ODgQqTa4Phq8+/4AiEAlizSHfj1zbGuq2IFKK2HXGtlKAKKXLgQoHWSvan8Z30=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"b4748fd13fb493782741d61bca64adc2538dd21f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-b4748fd.0","@waku/utils":"0.0.24-b4748fd.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-b4748fd.0_1750258436581_0.5217569054484696","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-acc9100.0":{"name":"@waku/sds","version":"0.0.4-acc9100.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-acc9100.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c5d22bce54a0195a4ab3c0e349acd8551af73c95","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-acc9100.0.tgz","fileCount":25,"integrity":"sha512-Zcb5AoYxeDIydVmma7GIJKVXng1Q5y9fbMIjELX9Uou1N8euBoiIs2xpmaenSoMvEkfdUAlvV7gjaZjk9nxwdg==","signatures":[{"sig":"MEUCIQC3CTfinYvotRGSWlWynpZNAyGBrrRYdm3qdwsTC+5JmQIgeoA7JEyIkFq79JX8A/V2wtDx5ESIZH4UAEv0OOJyqxQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"acc91006c8549727592209116d41eb3aa6d5bcbc","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-acc9100.0","@waku/utils":"0.0.24-acc9100.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-acc9100.0_1750258849473_0.6669629866829829","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-2ce706d.0":{"name":"@waku/sds","version":"0.0.4-2ce706d.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-2ce706d.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4f8bd115c3c4c9190f9ecacd94a298ac8d186558","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-2ce706d.0.tgz","fileCount":25,"integrity":"sha512-JaQUE7c8aWpiRFQDchZVfqI4Gu+x8EogWYUn2F1J0f83Q1HulX8w44m4W1qqzhEqzifaJqJDv/Hfn13pHVL17g==","signatures":[{"sig":"MEUCIQC708GoGQKbmnYvGAIWBhovhz48jgRWzt7S9wKLyHg+cQIgUNEy9bPgoXp6Z3VocN4NMB0uZP8BHxOjVqmFvn4LV1A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"2ce706d02eb1aab256285d9c770def1885d3f198","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-2ce706d.0","@waku/utils":"0.0.24-2ce706d.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-2ce706d.0_1750318582153_0.9361114682079559","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-0877e51.0":{"name":"@waku/sds","version":"0.0.4-0877e51.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-0877e51.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"dcf71dad04c8071e06da9c6bc576e640807153e7","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-0877e51.0.tgz","fileCount":25,"integrity":"sha512-Aq1bBMvzfvzZ/BRpeMm5/9gYGiJZYCCdH9u//TqgjKAYWYzC9dxCK7zo4UzB20/vz9l1F3GnH6Wi+hz2Nc4YAw==","signatures":[{"sig":"MEYCIQCqqyPdHde1Enzy1GaC1lhPqIvoi023+Sz8oWmeeKX0JAIhAOj+jfj8m8V0HM7GVBRJLQ4YTcJ+ovtRy4gJqawxWdCD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"0877e515e92d6682cc53c923106565d948091588","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-0877e51.0","@waku/utils":"0.0.24-0877e51.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-0877e51.0_1750319814125_0.3001025886373665","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-86bbf5b.0":{"name":"@waku/sds","version":"0.0.4-86bbf5b.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-86bbf5b.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f96d83262bbf03aeb15cf8556164a7d6e8138fc2","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-86bbf5b.0.tgz","fileCount":25,"integrity":"sha512-naMSsEqz46t++ZPa+GJthOuqwnHnq0jdoLu+aSCp3Ut4eOwDHS2bSsNbyjRjIhk1B45G2LqmrcJGC8K2T+3HJg==","signatures":[{"sig":"MEQCIGztgV+7agBG41cm6qamOGukO+SjirJQ8nK8YiPo4/m5AiBoX6m52WBrlUx2xLnZ1Bzdu+su2csLCt/mfuQH17JB/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"86bbf5b7c7461b74d822d38cd8120fe638dde05d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-86bbf5b.0","@waku/utils":"0.0.24-86bbf5b.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-86bbf5b.0_1750320686701_0.8168250539483488","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-edb12b1.0":{"name":"@waku/sds","version":"0.0.4-edb12b1.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-edb12b1.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"dc5522d775795430bcbeeb773eeb4160f9f5af50","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-edb12b1.0.tgz","fileCount":25,"integrity":"sha512-WV4ihmG0Pks6gR2sEsUGGaVy9fzI3IFE84rdsiNvwoBG/JOquM4V86obSnL7llOSGmVnyxIwcV6izSxyTqNuRQ==","signatures":[{"sig":"MEQCIHmloPwjamgn8YqKpjyWv4gcQQixyU+r0gNfRVX4MMSpAiBZhkeUfjdn35PRc/WlXPxFPFRFMXHGcvL6H2YO+b2wfQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"edb12b1fc0e1fce251e64b4a659f3c029a7e3ba6","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-edb12b1.0","@waku/utils":"0.0.24-edb12b1.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-edb12b1.0_1750329195387_0.32475044818297794","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-c8b7131.0":{"name":"@waku/sds","version":"0.0.4-c8b7131.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-c8b7131.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f79161603ebe97b79f83565cf649f9ecfa2bd3bb","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-c8b7131.0.tgz","fileCount":25,"integrity":"sha512-JuFb5hMoo+vbEvng1+cWAxd3W+hBonjuiYcLq65T9Wtr9ABktzPNLXhmSDDxE6o7hcHqt5lqVWayx73PujotRQ==","signatures":[{"sig":"MEYCIQC+ZiIQU/u3+knbCypIsrdiC+nGRIW6gA2xwkixw5yDrAIhAMFjLSkFK6Z9EcYdiclwljJ+ZMv1P+sEERH4zgPqRo3F","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"c8b71319c954c325c5a61cb8c99420868f1eef8b","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-c8b7131.0","@waku/utils":"0.0.24-c8b7131.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-c8b7131.0_1750329413772_0.5888151201827259","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-f7c290d.0":{"name":"@waku/sds","version":"0.0.4-f7c290d.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-f7c290d.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7c7eac28fbb7b78c2fa0798413e398cf87fdfc42","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-f7c290d.0.tgz","fileCount":25,"integrity":"sha512-pCND9UR8jKAxf/7GlhBLgMZo4OExJmn2j1NFPDTPu7fhkBIV7lGfKDL7SASuVf7Do3eT8ScjYDMaLSZxwjcyMg==","signatures":[{"sig":"MEUCIG3NL0j0z69DPMdSAqG6OmhHzdWbbA6Ztt51iziupH7qAiEAqsSvtcGefYqzW5bDkQ/BTxhufuNI5MPtuWy7C9It+XI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"f7c290d9b726a9b8040eaadc5487497c921ab1b9","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-f7c290d.0","@waku/utils":"0.0.24-f7c290d.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-f7c290d.0_1750329764404_0.869228926372831","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-b0a2e39.0":{"name":"@waku/sds","version":"0.0.4-b0a2e39.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-b0a2e39.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"44a358557b294831b053923f548cbc7c0235c10a","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-b0a2e39.0.tgz","fileCount":37,"integrity":"sha512-3fRangZ9siKmzosXaV3qyuGJub8CANqKpS6FnYSRXcsR5/Ih4SwJl7/VhWhN7O/lNdE6mHkaJUSgaeSIC6QWaQ==","signatures":[{"sig":"MEUCIA6cdCg/W3eoV1cBSzY9y13ZhxUbGEX4MfFeYdf1316pAiEA6bMdzCEucf5PFR32VLHDEkWW9ZhQtrQyFizBcc8Y9KU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":475013},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"b0a2e39a59b1dc2cef36f3e8b0dfe58f632712fb","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-b0a2e39.0","@waku/utils":"0.0.24-b0a2e39.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-b0a2e39.0_1750360485158_0.46844355251396186","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-34d4730.0":{"name":"@waku/sds","version":"0.0.4-34d4730.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-34d4730.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ac7d10c2b23c57d7f3973b6311b666a3f9df947c","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-34d4730.0.tgz","fileCount":37,"integrity":"sha512-DVdvriOBzqQC500o1Z3HoJZoBeKGB0rmUKeNZw9wTMS3kHxIdsvMmTQgh0e5MRL/zfVvrVz+IXVJrq3nDEd/fQ==","signatures":[{"sig":"MEYCIQChSms21a4yBVe4O5k1jATbbRkevkWh8Bdu/r+sY29vEQIhAILpC/TM1170GZR7YzZrFTBMBadoQ69gesbWuugj205Q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":459653},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"34d47309a928f89cc672ba34ff7e49a7cce82c21","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-34d4730.0","@waku/utils":"0.0.24-34d4730.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-34d4730.0_1750415607752_0.19726537121354504","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-4c18ca2.0":{"name":"@waku/sds","version":"0.0.4-4c18ca2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-4c18ca2.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d891fe0118a022a0a8680db0cc1169041a79a598","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-4c18ca2.0.tgz","fileCount":37,"integrity":"sha512-muc5EeRcY76FywZVgU7qiGnYPtOTh71tAYNcXpyhMyCrCb2kh6pct5XoUJEuYqZBMQDHRhETiUwa23ATfmlFZw==","signatures":[{"sig":"MEUCIQDq8YxTQH5ikommineTjUtKlw/71jFYiQFk/a0ZkQmANAIgeKrFcu0pDLD3Ud8RUeq2KeW2FncSdWQSTLZgysvkziY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":463620},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"4c18ca26bd28aa46b6741d6f392dcb0d6a51db50","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.16.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-4c18ca2.0","@waku/utils":"0.0.24-4c18ca2.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-4c18ca2.0_1750605114686_0.8759781616012574","host":"s3://npm-registry-packages-npm-production"}},"0.0.4":{"name":"@waku/sds","version":"0.0.4","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d97a43f510482489127dfc01427a2ab2600d8f67","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4.tgz","fileCount":37,"integrity":"sha512-LbQ2/yWK3Jjg8FbyV/SLUhBXcfdomlv9RoyJTE7uR6uYKQ56KN9hoZUTV1WbRt4f7uxOsE4IVVGWB0FGGlHuFA==","signatures":[{"sig":"MEQCIGzJq96FYpYY6Lnl6um1AB0wcY3VCp8NdDoUkLrPZJPUAiAc8zYn1voQ21USpAYenX3RhNgYNO/3yRtO1JHf223GHg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":464867},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"cd1d909de38bfecb0543d0642feb219804119e19","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.16.0","dependencies":{"chai":"^5.1.2","@waku/proto":"^0.0.11","@waku/utils":"^0.0.24","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4_1750711677833_0.26916171806646316","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-b133417.0":{"name":"@waku/sds","version":"0.0.4-b133417.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-b133417.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"68842e589fae8dabae6be67c7ae9605142a37be8","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-b133417.0.tgz","fileCount":25,"integrity":"sha512-OOLzrhEXgiKFY4TOlJ2xStabZ+YHGgewcJutUZPb+gbQsPSYgIyGUtKAPzPSGGOAWkJvGqkfoL9eRBxi6mPcVQ==","signatures":[{"sig":"MEUCIBluWYy63n/GjECKdWCrshoXg402TIWOnYWdB/QWhpkJAiEAm3VTIlJQzR1/xmZ+9HBX9Cqrv0Wet3/oLPuMoryHdG8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"b13341720b735d5a956fa7c085659176cef6661a","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-b133417.0","@waku/utils":"0.0.24-b133417.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-b133417.0_1751033608732_0.6967000786286195","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-ef2a162.0":{"name":"@waku/sds","version":"0.0.4-ef2a162.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-ef2a162.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b3a74640486b0b5b5f6ded09e3656dd95cfad120","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-ef2a162.0.tgz","fileCount":25,"integrity":"sha512-0E7wZ/5PXAPIHZ5gteufwx/kJ7a0IkY+LfsgT/mz5Ol10ZmXjz9C5ixQnUIt/FdyUdxOWKKiqovbO71jLb8FLw==","signatures":[{"sig":"MEQCIEOfChGGc87eZo5Rv3M6wchLjRjop8SlfW7nGKI/1EzDAiAIvecz815O7+pC0+wxKo/GQlD46nxkjrryJi4GN6f+KA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"ef2a1626c0a885310ec8ab1003a2249dbeaca816","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-ef2a162.0","@waku/utils":"0.0.24-ef2a162.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-ef2a162.0_1751034271174_0.7397054890254888","host":"s3://npm-registry-packages-npm-production"}},"0.0.4-0cec760.0":{"name":"@waku/sds","version":"0.0.4-0cec760.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.4-0cec760.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a3fa738e90c20f15259ace82906c0856cdc8bf82","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.4-0cec760.0.tgz","fileCount":25,"integrity":"sha512-oElawBPWkTlMAFrUSNNgBKST7duH8viyn9K9Qd7WJSktw8zP1akZAPaWuhw8W4S6RWyCTvinOj8SGS9zHi45YQ==","signatures":[{"sig":"MEUCIBwWvixrYNPFpx8j/pAhLL+dkJxApokPnD/x06d8o9ojAiEAyUhZCXjOjUFOWOO2RaNnjDCuV1OrqI+1dTHLSVpaahU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"0cec760526cc2c0a90bd32d27b85b0001007353d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.11-0cec760.0","@waku/utils":"0.0.24-0cec760.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.4-0cec760.0_1751034635761_0.5671726232489811","host":"s3://npm-registry-packages-npm-production"}},"0.0.5-c7fe44e.0":{"name":"@waku/sds","version":"0.0.5-c7fe44e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.5-c7fe44e.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d47f049c3fb2d8a8911468c85927295f9ef813a3","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.5-c7fe44e.0.tgz","fileCount":37,"integrity":"sha512-QFaq2JJtnD4llYgTWsuAb1t4i/8Sf128Ys72b9g3UZ8oTyeDpFpwy5lXhezA/BsEie6WMJrnH/G0BUe0er8NSQ==","signatures":[{"sig":"MEQCIGuhY7T/OFRsI2OM6mzAwyHxwJPhREFeCtyHNSRv9o4rAiAy+VUA6PA5byba/4gZgY++YxnSNqOS0GklTC2bc1lmsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":463955},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"c7fe44e28c22f815cc8ff6177943be00ee267c4f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.16.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.12-c7fe44e.0","@waku/utils":"0.0.25-c7fe44e.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.5-c7fe44e.0_1751277293196_0.554824969756387","host":"s3://npm-registry-packages-npm-production"}},"0.0.5-7a9850d.0":{"name":"@waku/sds","version":"0.0.5-7a9850d.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.5-7a9850d.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d80a4f4c2bc47149e0013a72496efc4ff692f3fa","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.5-7a9850d.0.tgz","fileCount":37,"integrity":"sha512-D0fNNkbPcXvqBC6UstCrpu+SyBhPEN8ZThkwN1Rav/HWnNEZz3YM7DSTTwiRqtG5un3fDOQBQn75k/945sNsag==","signatures":[{"sig":"MEQCHwzCFIoUeowijDH3IvdxtJjCjTTbhc47wwCwhfIt9dUCIQCR0eahkHmqxfOgkzYakmC/lGT8k31PGDdcuooLOy16bQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":463955},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"7a9850df201a9e7388b7146df5864fc82c8d64d3","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.16.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.12-7a9850d.0","@waku/utils":"0.0.25-7a9850d.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.5-7a9850d.0_1751468316582_0.7878306096272876","host":"s3://npm-registry-packages-npm-production"}},"0.0.5-2ed5ddc.0":{"name":"@waku/sds","version":"0.0.5-2ed5ddc.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.5-2ed5ddc.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"964ff58b13a1eb230828e52f762497ae18171875","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.5-2ed5ddc.0.tgz","fileCount":37,"integrity":"sha512-dzKhfYDANeO1w0emrAbQCOGnnaZE5OLtnvB0YN0xcg+ZUsGQka5MxKAf2XRehAJFClM586W28rx+5c/eM1kPMA==","signatures":[{"sig":"MEUCIEIKvkAooFyKR8oDjunNcNDI+EoMyp1yHIQsHXuD4GNXAiEA8s50pa5p8YSv5iAXcYsduKZko/VkDisSaJNIxmwYoJM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":463274},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"2ed5ddc7e68b8fa1963d8b7e45868dbeffaeca30","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.16.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.12-2ed5ddc.0","@waku/utils":"0.0.25-2ed5ddc.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.5-2ed5ddc.0_1751992669968_0.7941207856019317","host":"s3://npm-registry-packages-npm-production"}},"0.0.5-c7682ea.0":{"name":"@waku/sds","version":"0.0.5-c7682ea.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.5-c7682ea.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"48c126237d4f6e24a35a48afa8cf61be8e40ec29","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.5-c7682ea.0.tgz","fileCount":37,"integrity":"sha512-40yl7ISfJdH2nwE8cUlSDCzvG0uqs3Y+oUb9YiRndVe/wi6lhO7dNZXXJ9vjN+IWzlRLEgqXqwt9u0uQ68j+yA==","signatures":[{"sig":"MEUCIQCYiBiobX2ZfqbDQVgFx4zkJgGmB2BKgXqrzjkJ/nSwRgIgZxTTToFmqj22Tf19xZir3G7w1nBqiAbgScyvniakd8U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":463274},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"c7682ea67c54d2c26a68ce96208003fb1ffc915c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.12-c7682ea.0","@waku/utils":"0.0.25-c7682ea.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.5-c7682ea.0_1752252812236_0.5404224488429394","host":"s3://npm-registry-packages-npm-production"}},"0.0.5-987c6cd.0":{"name":"@waku/sds","version":"0.0.5-987c6cd.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.5-987c6cd.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3fd7736ce7c8b3e50d6ea55d1ae12b5263b5ecb3","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.5-987c6cd.0.tgz","fileCount":37,"integrity":"sha512-P9cpNyKtM94mNnfxVnOKonZgfLJ/kEUD3lMpL+zkGGhB5A3J8Ci2z5d0RwSzwLO5U0je2bAxtge7SBLzEtk/+Q==","signatures":[{"sig":"MEYCIQD9vw3PM88JHdvnXceCksJke6gEosq9AX4jiAUyNmQbUwIhANidmC6NBj0eIjdWpK7LW46jdJjkxstHqiDUYhIHa8Yt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":463280},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"987c6cd4efba1e4071ec779d684bf56b7e6066bf","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.12-987c6cd.0","@waku/utils":"0.0.25-987c6cd.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.5-987c6cd.0_1752493006547_0.7441732536879107","host":"s3://npm-registry-packages-npm-production"}},"0.0.5-c24842a.0":{"name":"@waku/sds","version":"0.0.5-c24842a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.5-c24842a.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3cbec40b41294518b0228c74d1d8c272e6bcb619","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.5-c24842a.0.tgz","fileCount":37,"integrity":"sha512-3mSltMbCK9PVumgvTw8jnqeXPgCM1uTVNOvIHooEzeWKngT6Um0FhQkEAUe8IA5IFt+T3/HlrgAoH35mBgTtIQ==","signatures":[{"sig":"MEYCIQCa0+0FG9JhpKYwnuAVrLPMVGk88/wGRVfpJCJE6PkzmQIhAOLt6a5VJjN5fbB+q2NJiIyY3NQnpa/ijnucRs02tcEG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":469202},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"c24842a4a56f5fc508fa6341d6a380638700a237","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.12-c24842a.0","@waku/utils":"0.0.25-c24842a.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.5-c24842a.0_1752764838268_0.44133256096723317","host":"s3://npm-registry-packages-npm-production"}},"0.0.5-7f9828a.0":{"name":"@waku/sds","version":"0.0.5-7f9828a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.5-7f9828a.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c16d67f66c13834becf6039ec430ea935d991574","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.5-7f9828a.0.tgz","fileCount":37,"integrity":"sha512-G2wn/17K/0368f3mIuwY1cIt+LjXO2KKfRnJ690JMBwgmH1fcK5jGWreH4JOpMmWO9j+Qo/T2/6Ui+rt4WTmQw==","signatures":[{"sig":"MEUCICgucBQcsyK2oPaTBlQaDbPhyv46BuPJqv3GdTNhtmobAiEAkVw27t16uijBelp5oINoS2CX09rzbN+bOvZ+p7ZLDQE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":469202},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"7f9828a9ac76955c858f15630cec908a9e4a112e","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.12-7f9828a.0","@waku/utils":"0.0.25-7f9828a.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.5-7f9828a.0_1752880617320_0.8956920438806621","host":"s3://npm-registry-packages-npm-production"}},"0.0.5-36f6884.0":{"name":"@waku/sds","version":"0.0.5-36f6884.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.5-36f6884.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1f357bb9f7f8949ff1ee52f5dc88fcafb69e3a6d","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.5-36f6884.0.tgz","fileCount":37,"integrity":"sha512-1XA4PvrxqfTQsLNTxnePwrkX+e13Rjz4VVYX1Xvb+ONfDry4OoY1ZpAnZmVEp+kZJF871GOBguqw3K+JrB8Pzg==","signatures":[{"sig":"MEYCIQDJ+tRQQ1a5glSlhh5fB6mXX5ZefY72IyE0DCTgBPweZwIhAP+52cbcCPMbgANNIJ7KBJzWZKukh7mnJfCULb3FmF/m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":469202},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"36f6884d220eab42d4ce25cc4b2cc12cf36e5468","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.12-36f6884.0","@waku/utils":"0.0.25-36f6884.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.5-36f6884.0_1752882475987_0.9238360364155296","host":"s3://npm-registry-packages-npm-production"}},"0.0.5":{"name":"@waku/sds","version":"0.0.5","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.5","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6998d8a88c37e499f56306a1cc1aa3e9e6c5a258","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.5.tgz","fileCount":37,"integrity":"sha512-zYX7AitbRwuzRpq6aQDhGGRMwfh5jmEjE3bKGK7BZQeXiYZ1PkJld5cF7j4Q3zffOn7FUywisC6+6kky3JF3gw==","signatures":[{"sig":"MEUCIH+k+a48HsH2uG/Hto/Ld7r5H64eo36rtn8LGkCeb3VjAiEAhIECq3qD5/Qrm8n81tyw7klIJwsdtVOAsYfJTKRee20=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":470239},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"e92cc570f260254a3692660c2cde0b2082ccb097","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^5.1.2","@waku/proto":"^0.0.12","@waku/utils":"^0.0.25","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.5_1752891018442_0.15740374905499532","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-3545a8e.0":{"name":"@waku/sds","version":"0.0.6-3545a8e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-3545a8e.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6d63a40c31b174452ec8d6bf8453d5661181a4bf","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-3545a8e.0.tgz","fileCount":37,"integrity":"sha512-y4rxRnGcqyXid867jS6W/LgXp6YtneB/shC5oROn5kkW6AMR/m9YvMX8p1ljiLrPILoZnwK3BKylOD1mWiv9yA==","signatures":[{"sig":"MEUCIBnWwfCtjlWqDVPpVXjoHOs6ZlT1GPh7PiMRg9BOVOhtAiEA4SPfyNhh55clEUB2hcCIFd36aPXQl9AgeIuvD8UMPAw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":465054},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"3545a8e1b02fd09b7c0e4e339b4a415650c8bd93","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-3545a8e.0","@waku/utils":"0.0.26-3545a8e.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-3545a8e.0_1753159885853_0.4231147545961971","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-d9fcc1e.0":{"name":"@waku/sds","version":"0.0.6-d9fcc1e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-d9fcc1e.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"87ebf32c47ef7db955627138c3e285ed0f57f3f1","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-d9fcc1e.0.tgz","fileCount":37,"integrity":"sha512-4k7P3LLICnE8CvdzHSuOmTRvUdg8BcRAW8Uoo8hKtNLbHPT4F9C286U98G28zo4dJ9JJ5EVfHzwYYB8ITD3hlA==","signatures":[{"sig":"MEQCIGD210m2G9/DeJ4tNQxX84+GJ24Eft/mdt2jQ7s1Nwr0AiBaMau4vozyqNFxITTD9K1y2xMG1ZGAMw4Qp9xAcETvZg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":465054},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"d9fcc1efb050e466ff64092826ca3e680a032d19","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-d9fcc1e.0","@waku/utils":"0.0.26-d9fcc1e.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-d9fcc1e.0_1753160943700_0.28981185412264265","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-88fca77.0":{"name":"@waku/sds","version":"0.0.6-88fca77.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-88fca77.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a0db5968f3f6be3c8725aa1ff0df5f22ff8ac9c1","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-88fca77.0.tgz","fileCount":37,"integrity":"sha512-sm5Ex+AsPlOrAbyK4ZUID5X5JC4FlhFAzPlqykbCeAMrz2M3ok4HNc5oJN08GeSEGHaLfD1VA7s/O9OANgtSZA==","signatures":[{"sig":"MEUCIQDJ9b//HW0yyZwEi+akWMXnWfqQ3kQcT9cg2aVgPV+ufQIgWpRtYeoqlSi8tUXE/d1ch59zPqpyDgPp1Dvi0CUBlcU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":465054},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"88fca778f1a25a7bb7f0fbd3aabd0a2a366683f4","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-88fca77.0","@waku/utils":"0.0.26-88fca77.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-88fca77.0_1753161318209_0.22811088015659764","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-f8d3245.0":{"name":"@waku/sds","version":"0.0.6-f8d3245.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-f8d3245.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"475d08e13c7658dd1244bf9aa50f2118ffe7d953","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-f8d3245.0.tgz","fileCount":37,"integrity":"sha512-W8D5j+DobOMQlRZYmdN7AI/vswkJj0Skh410buFcmjcCzAnuqK5fLL5qAi4rM5EwWYmdCU5YYgiLbRWIXsnUYQ==","signatures":[{"sig":"MEQCIEihCVvf21mvVrjYPjRDpeUWJV/p11XuCJ79mp9EqORiAiB1lTwdzMU7cA12AU+eqvqpi+UHkcHm9VKyLVNOK90S9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":465054},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"f8d32455aaf90dfcfe359005390a505161496ce2","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-f8d3245.0","@waku/utils":"0.0.26-f8d3245.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-f8d3245.0_1753161740938_0.38878328403196116","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-8555a81.0":{"name":"@waku/sds","version":"0.0.6-8555a81.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-8555a81.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"04bfa597e1ce991cf3d0ef5116807114d1f20e3f","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-8555a81.0.tgz","fileCount":37,"integrity":"sha512-2/52QdXe+gDiMBdYahpjckHycEhZnY+FqaHBHszyU582hP9kToE8Abk5rWVHK23ElJ1RZvATXm81TgcKDOVlPA==","signatures":[{"sig":"MEYCIQDoE9XsINDvn0D6sn7Xnx6X587PhpAlW4cr0ugOihzVtQIhAI16TukyXF9oBggJie/Uxj7+0mRXNIFzN+B4X0hlBe7D","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":465054},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"8555a8189acb5ccb32eefaa725ad16eebc6b1263","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-8555a81.0","@waku/utils":"0.0.26-8555a81.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-8555a81.0_1753162423950_0.6959454797515965","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-3211153.0":{"name":"@waku/sds","version":"0.0.6-3211153.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-3211153.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4bf4a9590404f24862632ef99969b70681e49d9c","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-3211153.0.tgz","fileCount":37,"integrity":"sha512-hb9InalQhe0iCoBpUohVXwAy7Hj1FNr4xPbhgqXbw2trxIhZ/vvtqDpKRuGhUvak45sUWwMChc+nELnzI1HJbg==","signatures":[{"sig":"MEUCIC4m+MTBHZCBuJQtABBFSpSavs6nt/OW5tVbZfcVt2dJAiEA/xw2Dc2MZZ3I683HgDEK/XvMoGIOgzTk3P6tOR+RAZE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":465054},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"321115316a6d110cd1228456d570d66e3da71f93","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-3211153.0","@waku/utils":"0.0.26-3211153.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-3211153.0_1753165014113_0.004205694469598509","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-77ed083.0":{"name":"@waku/sds","version":"0.0.6-77ed083.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-77ed083.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"252ce8f27b124b77c326f728e2b3fc9f8bcb6088","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-77ed083.0.tgz","fileCount":37,"integrity":"sha512-jHxQ/+kN1lnpMwehnt5rJN3p+floiZjAXZ01JJqnIwGibE9CuCbbBj6ZOY62c7B+AhyjFZD37ahwsuo4wTOQVQ==","signatures":[{"sig":"MEUCIQDjCmgZk3jNeVYqrW0HAKz7+ild2UQyb6DjuMJyhX4dVwIgTfj/UgKkkfbm0/sHBA2R+pYomyGlKQCtPZ7kq79swRM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":465054},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"77ed083ccaf266ff285ddbfb2f7c0c2e71e959a7","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-77ed083.0","@waku/utils":"0.0.26-77ed083.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-77ed083.0_1753209850131_0.7992078220359953","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-458c69b.0":{"name":"@waku/sds","version":"0.0.6-458c69b.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-458c69b.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1522aed554d85b1fc554b541f469c6b51d7c55fe","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-458c69b.0.tgz","fileCount":37,"integrity":"sha512-FfrYmb2a/BLzumdV5IbyEH3oWyjZiz7RkKueQE5HwBqOMEQFb+qtlY/aqXKxI1oH58i+he2CoZWifehOvDOoAQ==","signatures":[{"sig":"MEUCIE8IiXLTZU9+Q1Sm4qhBBfCZkynDhD4WtbhesPs2KeydAiEAooL7ZfRl5LJMmeH3KJcAW+djKy5/C8MuSANbkb20KME=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":465054},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"458c69be8fdcc1dcda534f9c11f9b68ab0ca30c9","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-458c69b.0","@waku/utils":"0.0.26-458c69b.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-458c69b.0_1753259077415_0.7623827636833229","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-0be4861.0":{"name":"@waku/sds","version":"0.0.6-0be4861.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-0be4861.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f91433c0a1fb4d18ed2bb7938978152d9ddc15a7","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-0be4861.0.tgz","fileCount":37,"integrity":"sha512-PtKrx7AFGDnMLFFT3//v0lt2X5I5mcNX43r91mqLSegVVGklGq74slwiQ0IuSDaFPI3Dlm/PHvp6ZRwNcaWBnw==","signatures":[{"sig":"MEUCIQDyLLmL9JG8e4ZcafPcG+2uBVpcjnK3AfsApF3epecKVwIgcSuR0ep9LbonIQFnZaSh4oaDnMQh2B2aJYZrpRCe4kI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":465054},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"0be4861c7952282ed8ece91be95b0b1b0d19610c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-0be4861.0","@waku/utils":"0.0.26-0be4861.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-0be4861.0_1753338060886_0.2134614845389935","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-86d39d9.0":{"name":"@waku/sds","version":"0.0.6-86d39d9.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-86d39d9.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7909843fca0368c6d14cb731e6af9eaa8faf6359","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-86d39d9.0.tgz","fileCount":37,"integrity":"sha512-Czkroe26NVsrtxuuKWbnRW2OekoLwVfad1WcqJfmWrBgRg7rur24XKBbFEor0OIlX1YT8ccDRomfkhCisUToLQ==","signatures":[{"sig":"MEUCIAYWVfGeephQBu8zynW8EQaL6M3Wh/ZiPkPm1PyLeqwhAiEA3UPCdG7SCs7XRrBljBIdQUHB8IZBI4NWC14ftt1ZxCc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":465054},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"86d39d94f34b525a17cd5e79fdca34dd551d5eee","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-86d39d9.0","@waku/utils":"0.0.26-86d39d9.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-86d39d9.0_1753338071798_0.43800515607883317","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-17250af.0":{"name":"@waku/sds","version":"0.0.6-17250af.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-17250af.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"cc34bc4f7fbb503f61f91b40648190016a733758","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-17250af.0.tgz","fileCount":37,"integrity":"sha512-4g8BQrWq6hBufoNFScn0u/5RqPKGhHdFnlAZVFpBK4sqSAr/b6Knpz1ZVd07gmNdg3s0U0BcXxj4WFUKvxE3EA==","signatures":[{"sig":"MEYCIQD8VKHzmvbl83k4n/kyWNNOfcL3LS6jeVG1b3gV8FUafQIhANteHIw7D/Of3bSjFl+fd4yg6HfJ/VEBQtt3B6aacJ7M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":465054},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"17250aff50d5ed1fda046b19e6bca736db3ac270","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-17250af.0","@waku/utils":"0.0.26-17250af.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-17250af.0_1753357846317_0.12250048449024664","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-e224c05.0":{"name":"@waku/sds","version":"0.0.6-e224c05.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-e224c05.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c74c2d224e2ed331b6fe1dc964222740c3b22d88","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-e224c05.0.tgz","fileCount":37,"integrity":"sha512-s9O3FMSJrtTUdiyKtXphhHwG42mesdnZg0S8m5wghT73OGIv2sxs/p67kJXsOpN0uE8vqzOZhb6GofIW1PMwSA==","signatures":[{"sig":"MEQCIGh7XG0HJBsDbhUDMCg+W/2KODN1XkkeRClRcVaktBkiAiAx2FTG9lz4a5hKvIItGx/+Z/xqAPM3HPqVtVxQPfuHVA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":465054},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"e224c05649bf7995d701e5ddc2c268fe96fc0117","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-e224c05.0","@waku/utils":"0.0.26-e224c05.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-e224c05.0_1753360754349_0.3696459815362956","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-cc9c3ca.0":{"name":"@waku/sds","version":"0.0.6-cc9c3ca.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-cc9c3ca.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"bd670493fb83df4fc6c59771831dc34d3632aeb6","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-cc9c3ca.0.tgz","fileCount":37,"integrity":"sha512-1UJtXv465zp6K/PvvYM8rMtDuQCM4014FD+ZojoJYdf9lN2WAQJ4mmomHl4p61xFcyfh6fpCxBCOkCig5W9sbQ==","signatures":[{"sig":"MEUCIQCtFOvLRUMKge85vCRfZSCVBDkgzsgaX2deJyRF2eb2+AIgO3aP+aBiAYsrii5O1mqeeJcHJnmBNxalmiIYyC23WHk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":471956},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"cc9c3ca174cbde1f36a649120ad4f0cbeea70a70","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-cc9c3ca.0","@waku/utils":"0.0.26-cc9c3ca.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-cc9c3ca.0_1754537780640_0.22005485722329188","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-65e3e52.0":{"name":"@waku/sds","version":"0.0.6-65e3e52.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-65e3e52.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0b9b7e72c266aaa4f11d6c103c21e2589821a33f","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-65e3e52.0.tgz","fileCount":37,"integrity":"sha512-Gln/rlWWYzcmGfQzX+zaMvJyawPNhQCXEMC28VaSzed+tUFG0buIr0Z4OPILCKBPK8gJGEoDR8acRppILtuKyg==","signatures":[{"sig":"MEUCIQCdydrwc/W65CczuJQ2p1SqnkJslaMMsIkhuqrY3a8ZQQIgCce0invCGr8eRv0MbyTqrI4uGwuOXFTsa9dimK5ff5c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":471956},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"65e3e528f007a76cd254591a543d457e708f8c03","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-65e3e52.0","@waku/utils":"0.0.26-65e3e52.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-65e3e52.0_1754538641741_0.8202161266967669","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-251f3fe.0":{"name":"@waku/sds","version":"0.0.6-251f3fe.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-251f3fe.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6c80db72e40b32719869e7e37f833f9a8086da95","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-251f3fe.0.tgz","fileCount":37,"integrity":"sha512-22gXKthWse1qUA2stfhalUQOBEyMizh7YYkCzEBjPscCZqyIleXR2qx0S4beCVGfR/10itHrWZo8bw+bDyTZDw==","signatures":[{"sig":"MEUCIFhgkkF1lSeBX8dUQnAnM/FkQX9fWv8EolbXEN+dK6RvAiEAxmpCV90fXmy892UU0VTzgYaJr7qftnvSDNEdAT7iHXE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":472175},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"251f3fe89fbb13f70a94ec17c00781a95adfa402","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-251f3fe.0","@waku/utils":"0.0.26-251f3fe.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-251f3fe.0_1754549557799_0.23465292736356402","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-aac044f.0":{"name":"@waku/sds","version":"0.0.6-aac044f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-aac044f.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a2f3cf8bf9545312b2ed4df89d41a14fe6846d4d","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-aac044f.0.tgz","fileCount":37,"integrity":"sha512-ILhfm9gF37Bh4I/3FbxKqQPlMPRHKxVgPBIqCG3BfcH3VlT5zox0SML7H+vlDPcmUY7ez0vFTVy9ryT77wU4Sw==","signatures":[{"sig":"MEYCIQDN9FiJwUr/YMtgKz264pK/K5n+xnb7DihxwU59PriKFAIhAJzJ46r9F347yr28WQY0HLIVYxI2uiz3mXwxXNuMr8Ve","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476692},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"aac044f3720e1b8a3d64843cfc1a9fdae3c776c9","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-aac044f.0","@waku/utils":"0.0.26-aac044f.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-aac044f.0_1754561466928_0.2323476595776104","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-18aa314.0":{"name":"@waku/sds","version":"0.0.6-18aa314.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-18aa314.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1bfe0cbabb250076f4ec67cd1dedd1863b14fc2b","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-18aa314.0.tgz","fileCount":37,"integrity":"sha512-DGFhnSns9K9WLMwalMWp4uQxXRt2ITe08SvVYBdZvAKccC2sM5hxjO46vvo/D3BInAPX1SvpLOWAhjjhMR0Y9Q==","signatures":[{"sig":"MEYCIQDwIPw1y184nNJ3WTHBUGopTYRBxDKgt54J5iUe1rKymAIhAO82d8pU1iNUupbGKlKfSQlPZ6sOSydg4Z0DHCdkQwNz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477846},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"18aa314c24e3c8794d512a8b983f6ecad468f3e7","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-18aa314.0","@waku/utils":"0.0.26-18aa314.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-18aa314.0_1754612363373_0.11457681029494782","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-bbda0bd.0":{"name":"@waku/sds","version":"0.0.6-bbda0bd.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-bbda0bd.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5b4643ff6463d54a882a8274a0212c083270d7f3","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-bbda0bd.0.tgz","fileCount":45,"integrity":"sha512-8cPVFvhxeVkPXVdXvOlSScUzpLSYBjtjvIIll9xr9cUbW9WrK5CzwlgF86uTSHlci0TSIfA5s5zU5EDNhF+HLw==","signatures":[{"sig":"MEUCIQDh2jRKyTH1eUMTquvdoI9FRKzSRpDbF2kF+8gS2+TssAIgdbSFprly0cShkIwCDcWyiA37POAbTa67kE2nR14yRKI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":530686},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"bbda0bdd4bea2576bdc46f15cbafbe82702a35f3","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-bbda0bd.0","@waku/utils":"0.0.26-bbda0bd.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-bbda0bd.0_1754737078323_0.9852429553766839","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-4230985.0":{"name":"@waku/sds","version":"0.0.6-4230985.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-4230985.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ed00f6207ee19f5a052de53287fe8fe597a32270","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-4230985.0.tgz","fileCount":45,"integrity":"sha512-iWJw390QVXT9nnAnlGO/e1GA1HJC1YGkb+gOb28Q3KAArUOE+SF46aDqq9QV6IuygaoudBCJDoau+SPLFCutKA==","signatures":[{"sig":"MEUCIDkvQjVU6ZXsFQtOMqJo8Iubypj13KNhPs8Y0gesl1yOAiEAz3vNX1P6e3ovhF1lZI+TbFLDiYsbSP6/g9uCsnfhSWA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":533739},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"423098535ca8da4732d51d3f56b9cc48b3ab6bcc","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-4230985.0","@waku/utils":"0.0.26-4230985.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-4230985.0_1754744160794_0.10780439591976876","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-3503d4c.0":{"name":"@waku/sds","version":"0.0.6-3503d4c.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-3503d4c.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"adbc09fc148f8e86f9f5776cb5cd8285578cc820","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-3503d4c.0.tgz","fileCount":45,"integrity":"sha512-jct478sHEg5t/1q+iFGhlXJG5dJt3hy3Ul0N3+YGHIGmDjR8FYlnyOn8XyVEGUAwmUPTZIb4knb6X/30tXJrQA==","signatures":[{"sig":"MEQCID6PH2c3/EGTV5zYxBzlNfiTEzGd058vwJdJqJepwbbaAiBvs4edJvJ7e613HFD/TIwRTdTmsRNidzirCJC6ehFuSg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":535837},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"3503d4c1a516244a9944696a6a4fb8bd0cc9f039","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-3503d4c.0","@waku/utils":"0.0.26-3503d4c.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-3503d4c.0_1754879349831_0.6151802653898906","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-ced989a.0":{"name":"@waku/sds","version":"0.0.6-ced989a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-ced989a.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"259e73f937163bf2591896438604c3d8a73eb6b1","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-ced989a.0.tgz","fileCount":45,"integrity":"sha512-AEEWqfQd0MnRr+XTevQqbQ681/i1yss4baawFad7PYe/zp6QsLMO4QkMEQ+riGAuHek/Unl1I637HVTeSRXE0w==","signatures":[{"sig":"MEYCIQCpNjSDyD4A17SFKCthsgFqBii2+1yN7rTIs77qGe+XMgIhAPRR38uBRP+IbiHozqElGsQjwwpzm00G+RTiznKWIeLV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":535837},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"ced989a494675aee634c8fe7ba6547572e49ee3b","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-ced989a.0","@waku/utils":"0.0.26-ced989a.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-ced989a.0_1754888034807_0.7852148110239954","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-252e379.0":{"name":"@waku/sds","version":"0.0.6-252e379.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-252e379.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d842757d4c8ff0c9c1b9e69686df5a5800e21bad","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-252e379.0.tgz","fileCount":37,"integrity":"sha512-an41I4v6RWospLtZlBa6G8fC+yMbBkcfbeUzYBgWH72qtd9icJQ04oooD8L4/c3e1lv+zl267zSYR5ffBbfVAQ==","signatures":[{"sig":"MEUCIQD34AGGz2NapL1sMFYvb/KlYe/2pVyw+BQUGvn5OcvRlgIgVabDJZSkOgxwft4Hn8AJT+7XoK/tbOngTJxR3b8i/GQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":466485},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"252e379168ffb92e14f110c8c118c2ce5d516480","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","@waku/proto":"0.0.13-252e379.0","@waku/utils":"0.0.26-252e379.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-252e379.0_1754950171405_0.8262883847644569","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-95da57a.0":{"name":"@waku/sds","version":"0.0.6-95da57a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-95da57a.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7374cfe250a42fa46944d721dbb4207aca5a109c","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-95da57a.0.tgz","fileCount":45,"integrity":"sha512-ITqT7jVW9DL8bv93EGOEJ49OtcIfrdBXh9+HtCmZDDM7sjhE4VgcMx2ixxwjXsSR9bMQCL6t6MtCqeWWWJnX3w==","signatures":[{"sig":"MEUCIE5b/374IZbqF1A7Og4FffZMQqipj9CGA619dGlEC+BVAiEA32FLOUrBq3+Fn+tlF0+R0AZOnFoRWn5V6mUGI1agCWY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1070296},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"95da57a8705fa195529ef52a6c908642da5e120c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.13-95da57a.0","@waku/utils":"0.0.26-95da57a.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-95da57a.0_1755198257483_0.012848801521710529","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-65452df.0":{"name":"@waku/sds","version":"0.0.6-65452df.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-65452df.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a773e5c842d2ed2a53db7f9e62323344c995efd7","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-65452df.0.tgz","fileCount":45,"integrity":"sha512-KLyqWlLHjuTFdqI+d9gWdi1lnQ5fsz+F3eTqophOY7+ixufvez6KzXFSiiAkf1FMSjZnNfiTR+c/lXRMtaUvJg==","signatures":[{"sig":"MEQCIBV8Mca5M7bdHVmPOvg1muGwitD8oto/Pr2iWC7nhXbKAiBR7fb+zTgSlK9vY0OiprcfKxdUQ7ycxWST1kbauar+Sw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1070330},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"65452df17cde246cc9b692382975a5285920fb0f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.13-65452df.0","@waku/utils":"0.0.26-65452df.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-65452df.0_1755235057185_0.5300990250363502","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-158e115.0":{"name":"@waku/sds","version":"0.0.6-158e115.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-158e115.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0e5330b0b3b5e5ee81de3cc0849ca9271d5f07a5","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-158e115.0.tgz","fileCount":45,"integrity":"sha512-50hGsqJSfMcPbEu5P5Ln+kad3B27wVE+MVINN5X9E0MGi2i7OI6NZGO5l1GH2b9DgW+/nNxDdxK7Sl+1TVN5nQ==","signatures":[{"sig":"MEUCIQCj5mPudYOM0KtOiCznizxy6WRIXWhwdI/1O5CAnC//xwIgAUZf+tCVlniZEV1LnPsKZk/ZegVH01sRAQmDwK7Esqs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1070330},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"158e115a5a22aebbe33a75d876d8d92b8adef032","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.13-158e115.0","@waku/utils":"0.0.26-158e115.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-158e115.0_1755236907448_0.7790843991088372","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-9a7bff0.0":{"name":"@waku/sds","version":"0.0.6-9a7bff0.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-9a7bff0.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"04a9e9010adb8f1405b3455ad042a4ff42009a1c","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-9a7bff0.0.tgz","fileCount":45,"integrity":"sha512-gH5Fu+EPQgGAhHbnStAsID7LUgsscJ+biYYkos1JZYkZn8aUURm5aEBe0XJheJaovjmPzof95W+UuCqoUIX9Fw==","signatures":[{"sig":"MEYCIQDeFgwqbYEHdcVmSxZOZcnYKK9UZYlFZ2FlvxRKXtTFWAIhANPN4ZRy4qj1nUK1XwARzRzaEC0fbQTSsPQXhEsFJfI1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1070330},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"9a7bff0c854a290e06767b9983d407322ebcdd8c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.13-9a7bff0.0","@waku/utils":"0.0.26-9a7bff0.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-9a7bff0.0_1755239558568_0.9174699958385122","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-e1212cc.0":{"name":"@waku/sds","version":"0.0.6-e1212cc.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-e1212cc.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"261f3199e2051bc27d39e99c607f0df14cd6018b","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-e1212cc.0.tgz","fileCount":45,"integrity":"sha512-cfsDYxUCGDOqKUXwug8CERxiN6EVjsmwlvFyskllrbq00TpI1+PE3TsclCZYnMOLRylToy27K6hZUASadqfL1g==","signatures":[{"sig":"MEQCIG07T6Dp8GK0+G5/9TqTkFrbktdArTSp5D2+EfRfUZgAAiAUFqRX0aUeSS1oNM3FFvfAkixajKF2B7B8D++3sbJaxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1070330},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"e1212ccbe0fbc5024e07f9aa06e2da77beb0f2a2","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.13-e1212cc.0","@waku/utils":"0.0.26-e1212cc.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-e1212cc.0_1755241065008_0.8279562849404705","host":"s3://npm-registry-packages-npm-production"}},"0.0.6":{"name":"@waku/sds","version":"0.0.6","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"cbc503b650437d5fe880b25b2fd3f2fa1003e618","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6.tgz","fileCount":45,"integrity":"sha512-2eMoRzEor7rMNE07O89tpOzQeuOZ1IbArgL6p1WK47BpviKdVN3oYpyygTuX3nRy/jHwOnKHJmj/sV1xYHcV3A==","signatures":[{"sig":"MEUCIQCVcN9FTnJGV+5CiF2tt5G0eCGKpv5VqAsaExIx9ZzgewIgJL6mu6/QnWrZJRvISMei3o2Was3LdQzVF3VQOO3+3gU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1072327},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"26de2d11c89f904026d1d3dcb0e662dec158d9fe","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"^0.0.13","@waku/utils":"^0.0.26","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6_1755288827012_0.02639256249127353","host":"s3://npm-registry-packages-npm-production"}},"0.0.7-8866516.0":{"name":"@waku/sds","version":"0.0.7-8866516.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.7-8866516.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d48082a04fca9644775b6b617e77670d9844ef72","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.7-8866516.0.tgz","fileCount":45,"integrity":"sha512-I2PJwRZ/nvgjT+5Zq9rmqWQvOwIdXlmL5qWuLNmYkSIKtw7Ac+MpK42WyS6kfDrwrWkCNhOu8T6QQtAdxJocIw==","signatures":[{"sig":"MEQCIGfxpnZS2JjjHN27YFtFX5lLa/mZrLRhWF5KLpoLy5mxAiAgqK0XaiD3y58/pqz2jADxhN5spYHfDyP0rdwmXCej+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1071559},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"8866516708391d2e9c9f4e794a3b5662f5667180","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.14-8866516.0","@waku/utils":"0.0.27-8866516.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.7-8866516.0_1755734052611_0.47397137429768077","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-e800af3.0":{"name":"@waku/sds","version":"0.0.6-e800af3.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.6-e800af3.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1f5f2294b2ed96ea818258098f5c6df8613448d3","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.6-e800af3.0.tgz","fileCount":45,"integrity":"sha512-KZ3OaxFrs02sV2i8hPF50Ae73/7Wv+YEzDIbGx1k7wACnw/g4d44WosT9qjlVWomJvXQGINpII+hxgl5hs0eJA==","signatures":[{"sig":"MEQCHy0XZEXEo7x/4Hqab/Moxw6e+W1eA08swgrzP9u2OTACIQDpW873Kydi9yNJVELyz08zTJvz5YJ2hJ/AdLUOAJSyYw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1072504},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"e800af36130eeef8daa922ac969d20a525fa5c16","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.13-e800af3.0","@waku/utils":"0.0.26-e800af3.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.6-e800af3.0_1755822260273_0.7682553122318236","host":"s3://npm-registry-packages-npm-production"}},"0.0.7-9684e7b.0":{"name":"@waku/sds","version":"0.0.7-9684e7b.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.7-9684e7b.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a1383379b01a752efb2a8fdd35c2b870ce0bec00","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.7-9684e7b.0.tgz","fileCount":45,"integrity":"sha512-Ys+Goj8O+cInN9sO0XsSZCiJMsOGPLcB8IElcrFa5u+ooFHr6CC0Zk/oWa0vgMTosRtxnc2S5yRBrES1U9KgDw==","signatures":[{"sig":"MEQCIDMCBCT1kGwFHNgivwHZjwqagE3g+uOFR84kXNNcXqF7AiBDne9tXTbuLxaEdeK0yFh8Z9aN6DEHlZiWlAq8zrme+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1073887},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"9684e7bbb3b96fce7f5d4ac73e7d55de7ff89f30","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.14-9684e7b.0","@waku/utils":"0.0.27-9684e7b.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.7-9684e7b.0_1755855821232_0.16620098731857902","host":"s3://npm-registry-packages-npm-production"}},"0.0.7-c0ee9ec.0":{"name":"@waku/sds","version":"0.0.7-c0ee9ec.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.7-c0ee9ec.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"63fd8b6735bf77c66d2d24e87032bb9df57f83cb","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.7-c0ee9ec.0.tgz","fileCount":45,"integrity":"sha512-JJ6gIvElxfJF2iJ2UgR+9Z3i8RGFoMfiVudbjCjCWZak3LZ+KcMC5dRlEhG6+wv5QwwNdbBiBRwmzO487rOuyw==","signatures":[{"sig":"MEUCIQCutAsHlBZqoTzMJNLPNXZu6utAVWJ4tZaiTlIQOVYGkQIgFtR662Kba7v8sxHON7TVrsEoN/Y4tX8cb+SrurhfjlA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1071559},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"c0ee9ec03af060eb43ec80d8205e505a5e572d11","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.14-c0ee9ec.0","@waku/utils":"0.0.27-c0ee9ec.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.7-c0ee9ec.0_1755893365056_0.8328273701677886","host":"s3://npm-registry-packages-npm-production"}},"0.0.7-3d20d26.0":{"name":"@waku/sds","version":"0.0.7-3d20d26.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.7-3d20d26.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3aebab0fb86ca26e7c480afa74adbfa28eff498e","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.7-3d20d26.0.tgz","fileCount":45,"integrity":"sha512-rNh4ls33NGVHKkX/pbWpL0bG1f+1KTQ0xlwnq86nbXUpobCW7MbbV3QsM7iZWK4Crz1c28iHXHUJc8RgVO3lUA==","signatures":[{"sig":"MEUCICNPO1L45YFqcRX6Ypji0qG95zlif8mjamuhT60WrFknAiEAzxk95xezs0Zl4U19e5w2gmjdlTOHmfhLNrFuw4Kf96c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1073876},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"3d20d260d6d36327989d6e33ae16a71071b6a7e6","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.14-3d20d26.0","@waku/utils":"0.0.27-3d20d26.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.7-3d20d26.0_1756168210721_0.9336950641521145","host":"s3://npm-registry-packages-npm-production"}},"0.0.7-eb93360.0":{"name":"@waku/sds","version":"0.0.7-eb93360.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.7-eb93360.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"eb24971f6334a011c7fdab658777443997e844ec","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.7-eb93360.0.tgz","fileCount":45,"integrity":"sha512-vHlEAVbhAh662sCJ88hMgJMdP+KfuNwh4xBAcTzhuyhMFur4aw79Ci0OhAlziDPDyPA9ziCEnnpm2BX4319O2g==","signatures":[{"sig":"MEUCIQCvIaJGNn/00RS7Qjp8bODWIgtpgg48P4xVh3/9cPoW+QIgQAI31tUwHzlQ6Qojaj9pqJiburBChyma4lD7LC0Ad7k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1076076},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"eb933605f668acd02de5256b272684f94a0a56e3","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.14-eb93360.0","@waku/utils":"0.0.27-eb93360.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.7-eb93360.0_1756263889436_0.662790732896174","host":"s3://npm-registry-packages-npm-production"}},"0.0.7-47a074f.0":{"name":"@waku/sds","version":"0.0.7-47a074f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.7-47a074f.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5d6e6231980000e32e7faa54e9fc9ef37bff2cec","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.7-47a074f.0.tgz","fileCount":45,"integrity":"sha512-tcOmgxupmVDwo1Od1bTAr5RK03ue/zwhkuVzZPoRVdPHjaPHZKdk/ht3Yu91tTYI1uaakE61rm9qsj03Lwq1kA==","signatures":[{"sig":"MEUCIQDqfGKP6pUg03zyGPMbnbHWh6X9y1+eQ1Gddd0KSazyjgIgDsUxFlpSJPeEwZ80ufzV7xU2HI4Akss98XVCmDT40O8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1076076},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"47a074f841b5accac03c2aae8600c38638e07641","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.14-47a074f.0","@waku/utils":"0.0.27-47a074f.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.7-47a074f.0_1756269216978_0.9029262256137953","host":"s3://npm-registry-packages-npm-production"}},"0.0.7-921b65f.0":{"name":"@waku/sds","version":"0.0.7-921b65f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.7-921b65f.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a64793fd19d1f4310b77080ba2436ab363d04410","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.7-921b65f.0.tgz","fileCount":45,"integrity":"sha512-teTaGwGlwH2rI52fySrmIUuBbQq/sEwcCMAsNTGSFkb6W6HSnoMhHUOneohHqPjn18AMcW9Usi6sqDGiEBbtcw==","signatures":[{"sig":"MEQCIH+C5VNHEJthvJorERqSXguCG2ehQk9FNWockMMsScaIAiBZrqEUqslvCr2pA8rvoly+42j/6pvnIWIIIUQGY8fDlw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1081060},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"921b65f12884c1ecd15e7652efa25d252400d5cc","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.14-921b65f.0","@waku/utils":"0.0.27-921b65f.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.7-921b65f.0_1756277159843_0.6234424029023637","host":"s3://npm-registry-packages-npm-production"}},"0.0.7-67a7287.0":{"name":"@waku/sds","version":"0.0.7-67a7287.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.7-67a7287.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e7a177b8daa5717f4db6e6bf6dc0eea2635a245f","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.7-67a7287.0.tgz","fileCount":45,"integrity":"sha512-XmcuJGey8dQK0ImUZZ6GgtjRQSe+hN6Nfn5Rdqmu5G0cRAG4/qGrIFJ7L7GVM6BFYkaUsb64XoUZrfp3yVyjug==","signatures":[{"sig":"MEUCIFq9sQQw7PC4w3sCWGYaT29PCHAUxWY/2bxUA4eaZLt5AiEA0AXiDnfun+h55c361UCWPtyqw0zv12dh2x6g9GlkpLE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1079538},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"67a7287931a8feba01539106b2457f03e86c3b3b","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.14-67a7287.0","@waku/utils":"0.0.27-67a7287.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.7-67a7287.0_1756362123179_0.9858191876018658","host":"s3://npm-registry-packages-npm-production"}},"0.0.7-adf8408.0":{"name":"@waku/sds","version":"0.0.7-adf8408.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.7-adf8408.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"23eefab91ec8e371e2e8fde33122491af6cd6f37","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.7-adf8408.0.tgz","fileCount":45,"integrity":"sha512-usINY61XQteDVOS8rpZ4HIuIHq53BFRfwBBB5UaGlHnREUtExHnjWkv8R4wdR9Yxm2la+nXR7fH/GblM7Qm/uw==","signatures":[{"sig":"MEUCIQCyzCFOJsmF5UlWFXh+DQUB9/dlpocUHZq1QYLrRH9MugIge8fNnEoNnoq1zH7IJ13P07jhQ9MqVfvLz3u3KBoCiTk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1075555},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"adf840881c30f7ced4f5ce12255eadc2e22d06d8","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.14-adf8408.0","@waku/utils":"0.0.27-adf8408.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.7-adf8408.0_1756937471805_0.39001425524925404","host":"s3://npm-registry-packages-npm-production"}},"0.0.7-d57a9bc.0":{"name":"@waku/sds","version":"0.0.7-d57a9bc.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.7-d57a9bc.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"89dcec6a668f9cc412690ed7a5ebbfdb23ecd7f6","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.7-d57a9bc.0.tgz","fileCount":45,"integrity":"sha512-op6yAvymyHJGqj3jpp3yh3Y/CVSYxXnyxUG38FBKTDuqd9bKeM0Bv+Q96++eWtsTqJmTr5BCB7eioNMJ9kVx4Q==","signatures":[{"sig":"MEQCIClTzkkCvsbpxXWqtA4xMLNpBmYmVtM/JtyQz54wj20mAiA+McgEwMoBfEZqvyGldf23dHFT1MhVwQpFoBsEWquSpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1075555},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"d57a9bc63396ad736216970946f5330df6f4e946","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.14-d57a9bc.0","@waku/utils":"0.0.27-d57a9bc.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.7-d57a9bc.0_1757373637213_0.6101352802625024","host":"s3://npm-registry-packages-npm-production"}},"0.0.7-3e66a33.0":{"name":"@waku/sds","version":"0.0.7-3e66a33.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.7-3e66a33.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"76aa54729cb0c284a5d3d59d5d143414fa358b13","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.7-3e66a33.0.tgz","fileCount":45,"integrity":"sha512-EhGuBwCkZWn0/L1oNLn/eWnm/tjf+G67l3QG3MuGS8Y4dwYRQMXNi4CC0KR7NZ39XG0c3n7iUq5sA/RV7H3lOQ==","signatures":[{"sig":"MEUCIHVc5H3Lv/QJ+UIgZjS6Ex1nm/zLT+2l4PWjFdFllcdZAiEAxLVP9H5vGVRxeSfK2aRodElRtpa6Rm42fvZUkAw3kyU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1080426},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"3e66a33a07f2f98e3fad687e7f1aba49360b7b2d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.14-3e66a33.0","@waku/utils":"0.0.27-3e66a33.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.7-3e66a33.0_1757383721411_0.7065233908550645","host":"s3://npm-registry-packages-npm-production"}},"0.0.7-4d5c152.0":{"name":"@waku/sds","version":"0.0.7-4d5c152.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.7-4d5c152.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4534a349d6ffbfcdcee5a69d4891682f3e720827","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.7-4d5c152.0.tgz","fileCount":45,"integrity":"sha512-Q5wlyT2R4AgsHyLCWFr01CXSGs94rcQXszh3eG6NnuMX2UFTy3IgSUJCov/dBrjHcPPps1oPym05NETSYxjShQ==","signatures":[{"sig":"MEYCIQCYSMCkK1nZSwqjNKtzV8t33wR1YnaEFwuI6V5IgtXCcQIhANwEjd/nl4x4/vHfhrsRrwjlBMWxdyKB4GC2x0s9CUj/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1080426},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"4d5c152f5b1b1c241bbe7bb96d13d927a6f7550e","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.14-4d5c152.0","@waku/utils":"0.0.27-4d5c152.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.7-4d5c152.0_1757385963302_0.7286919592728713","host":"s3://npm-registry-packages-npm-production"}},"0.0.7":{"name":"@waku/sds","version":"0.0.7","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.7","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7e9cee1e5614a878de2a69a7e17d2d6503defa13","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.7.tgz","fileCount":45,"integrity":"sha512-wPZASJ1iH9K5gSgHMvmahRdnD/yNrNj/35R4H0SZGhUaViOyUGMooJH0YewZmVc1Dvy2L9mDitHurJWqLoWbcg==","signatures":[{"sig":"MEUCIQD9AXwoSROsB8u8z+dDrdjxifk5s/ul74vF3TUvseiJSgIgKBGEiJqSzR9X9JOO8r3DZb9g01nY1+uUDK8pz9TXzGA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1083152},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"79dd001b1f8efbc942944f2cf7ea1f3bd600747e","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"^0.0.14","@waku/utils":"^0.0.27","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.7_1758362659485_0.4539928055177722","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-79dfb35.0":{"name":"@waku/sds","version":"0.0.8-79dfb35.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-79dfb35.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"fbe38f91e6a92d0c7f061e005802b0ce0ba3e52c","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-79dfb35.0.tgz","fileCount":45,"integrity":"sha512-hhzlLwgSsDYYmIBBZprJWkCUkI6oJfrgUgMAyrC04JIQbzvuOF0sRHHUY4C6VQKmxUJFU0Lj+RRPj1pR6ezk9w==","signatures":[{"sig":"MEYCIQCIpNyO5i8HuBqD2mjAnTRISpcECB3DM9WtmSwQz+AuLwIhAPra4jtUKU+EcBF7CiXH9+tm3vDt33580PoRQtE4NRsK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1082376},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"79dfb353d7f8f8185b779bace70d5629c8ed5ff0","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-79dfb35.0","@waku/utils":"0.0.28-79dfb35.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-79dfb35.0_1758561157907_0.07361013069552058","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-80199b4.0":{"name":"@waku/sds","version":"0.0.8-80199b4.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-80199b4.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"869ecddc3b06e619ffa03d6ac0fd1ea287755e95","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-80199b4.0.tgz","fileCount":45,"integrity":"sha512-QeLQmEA2pBlN1yiRCMzzbRCUclMg0wJ5fX1P3qRSL8jIsQU40GmZq5Tyxo+40c1Sts0XOh0MwmktKMciEZ0Zhg==","signatures":[{"sig":"MEUCIQDVRmQKvmX4YPuW/nGYmhou91W5NMr6EIAGBE0AbcfpfQIgWvfqBtyvLI9B337jMXUfJ489uukHvBUqb+wiFxZQbrA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1082376},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"80199b4baaef9fd91dd7e17ccdd413273832b583","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-80199b4.0","@waku/utils":"0.0.28-80199b4.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-80199b4.0_1758765201769_0.753470532056123","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-593bc45.0":{"name":"@waku/sds","version":"0.0.8-593bc45.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-593bc45.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d9bedb843d53e2c4d8a28030d42beb436cfd7743","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-593bc45.0.tgz","fileCount":45,"integrity":"sha512-WXc1JA8yd67tjt9A91mXFzPR1l4aoYp+Ei4v2Af1Eb8zzNi5fujk2B5fDibHTX2sRYd5/X51QxG7Ahbl0hI0DQ==","signatures":[{"sig":"MEUCIByjI0/jQfhAzhhxz0O0/XeDckj6he1DLpwsAxvroSZ8AiEAi1J9Ib2yy/EueHyPIeGBAzIlgt/1kBoivpuF2DZHns0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1082998},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"593bc452259c48503e099946bb316c764f89cc1d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-593bc45.0","@waku/utils":"0.0.28-593bc45.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-593bc45.0_1759339922131_0.16777795347446522","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-0bf7333.0":{"name":"@waku/sds","version":"0.0.8-0bf7333.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-0bf7333.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5cfa0830f9abde1853bd917bd27de54a7c9e1f16","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-0bf7333.0.tgz","fileCount":45,"integrity":"sha512-c3X+eug038E/ESVVOCbFfMNwtRpdjoopBlAu0pqWj6Dfs0r3nApJSOsyklrAsJ0tL6AA/KLbrnELnt27e0l7Lw==","signatures":[{"sig":"MEUCIH3OnaUlOHYzwilPuoXR3H1uQDbhZdSbw/uAZsJoiQx8AiEAjHTieIii4OPMyB3blQaz0D6CDkGB2YeB7cLZBslnW0A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1084967},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"0bf7333dbc03af08c53530920d4039f44594fbcd","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.20.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-0bf7333.0","@waku/utils":"0.0.28-0bf7333.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-0bf7333.0_1760135537546_0.12382330509601203","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-32c3eda.0":{"name":"@waku/sds","version":"0.0.8-32c3eda.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-32c3eda.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1a27343ce7660f902dc6323cc720b92d41db3b90","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-32c3eda.0.tgz","fileCount":45,"integrity":"sha512-7O3V7gpaGoTvkqBOEnrscnpXPJ0KeGHIQiOBMqJOaJfN/M0Sb5Sjzr1Q0Pag1BcU1geEYI7gFxyv+OE/JpH35g==","signatures":[{"sig":"MEQCIDHsrJK/N68q3/H31zv5k2WCardQue+fmQL1QNr1uxaIAiAK7rYaQkJDvc3aHctkujdOBpNkVjLqoxhS9qVykBSCTw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1084967},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"32c3edabc38d3fc8cfc002ea791c47dcbf55ad6c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.20.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-32c3eda.0","@waku/utils":"0.0.28-32c3eda.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-32c3eda.0_1760141496220_0.37105098148437565","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-d637425.0":{"name":"@waku/sds","version":"0.0.8-d637425.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-d637425.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9eaa4a474584c06ab045c275966685768f2f1049","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-d637425.0.tgz","fileCount":45,"integrity":"sha512-28d7dabDy/RjT/I+ISaG70tuan1ZiLAuVKYDZklChBMiVxKqY0iPFsmoX6V+uSVVltcyhlZGxnwf2ufuqgs2hg==","signatures":[{"sig":"MEUCIE8h46SyZCaUP9E4ylzo+tDF3M4hsQFZKvQQ6InN8mhHAiEAl53KPPl2CBC9yCbf+5LYGsZApED16JOHNFmlPiSSLW0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1084967},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"d6374252d4985e0dc69a1c1e8322f373e4f2941f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.20.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-d637425.0","@waku/utils":"0.0.28-d637425.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-d637425.0_1760239892423_0.9847156032782769","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-37c6c1e.0":{"name":"@waku/sds","version":"0.0.8-37c6c1e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-37c6c1e.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4de4d906a1e4fa8cf521fca4a9b599377ace7b3e","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-37c6c1e.0.tgz","fileCount":45,"integrity":"sha512-XCSCHxKPArKlDh2tHgbrlrKiZhGHKWuU7u7i7E/W90mNa+CGC2Jiz6C19Qg/6QhbZJ+YE1J4sALsKE7p8+GySQ==","signatures":[{"sig":"MEYCIQCFj/e++AuiactkANPSOsZeUrEtN8otA1DYh/GApirZLQIhAJ/vuCb3BU+V+tyKRZsLsKhhj1CDunOcDD+tAgSG6bYb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1084967},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"37c6c1e529d2577116e8340907bb76efa9219190","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.20.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-37c6c1e.0","@waku/utils":"0.0.28-37c6c1e.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-37c6c1e.0_1760310050891_0.3844241806618156","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-61fbf3b.0":{"name":"@waku/sds","version":"0.0.8-61fbf3b.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-61fbf3b.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0989d74290728f052f25569a0f31ba5c1c1cbd7d","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-61fbf3b.0.tgz","fileCount":45,"integrity":"sha512-fgl0gKoQeuHsbCp0GZR2Ykh2nKNxi30JNk7r3nMtinFBGkYDomABnJVQpoLz0QWO9pC6qjskobvurpEAACFOcw==","signatures":[{"sig":"MEYCIQDQBTiquJ8fuYXqnIYrkXauSeONjSslaZbxUr3N+D7I9gIhAI42qvreYTDOzCdM11JKe+lvi1v8Rgpp4TQGuFBQi+Ci","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1084967},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"61fbf3b1ade96fd078f5c6c8e265bfb2b8454340","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.20.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-61fbf3b.0","@waku/utils":"0.0.28-61fbf3b.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-61fbf3b.0_1760372871351_0.21324451476280637","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-974fb21.0":{"name":"@waku/sds","version":"0.0.8-974fb21.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-974fb21.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"323b039c7be95a15c15a8080f33fc6362316634c","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-974fb21.0.tgz","fileCount":45,"integrity":"sha512-Adiu0qAF6DZMYxnjZOCfH/mT1SqMpg89hc7i7tHmmSlJsWgQcbqfEeW3HOGYKHX5nzeLQS/t+AVORNrXUdXqmg==","signatures":[{"sig":"MEYCIQDify7rW+COQ9mqkJjtThPgqRifdUagzih6zmv/DnZragIhAJSRT7v5F0gnnUJuq4Yup8GZ3qmEiUvwYeIQbMrGovUs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1084967},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"974fb21f0b7ea45d74c87644947e61ac20344372","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.20.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-974fb21.0","@waku/utils":"0.0.28-974fb21.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-974fb21.0_1760906391621_0.09631890647043617","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-b9a22a6.0":{"name":"@waku/sds","version":"0.0.8-b9a22a6.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-b9a22a6.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"seemenkina","email":"seemenkina@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2f1021fd90cacfd025f8b894fb8136639ab4975d","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-b9a22a6.0.tgz","fileCount":45,"integrity":"sha512-9C1ZjFgSxuzsrcbFxSxXEA6yJ9baCc8fraRWVT+C7TMQWxUOZrtxdMyvbe4ZIPT6oOczFvbEBkn2frkaySGfdA==","signatures":[{"sig":"MEUCID2ctc7gQcq0KDV3lnm1Pezy4BfyW5pdJu2WgpsqkKkwAiEAgysyJUZasi1Jdj8U3+QLX4WCML69kYHVZhO44TJ5Us0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1084967},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"b9a22a6fc24755a165e26eab4be515ecf8fa8444","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"22.20.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-b9a22a6.0","@waku/utils":"0.0.28-b9a22a6.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-b9a22a6.0_1760986144802_0.404125795182358","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-4df4660.0":{"name":"@waku/sds","version":"0.0.8-4df4660.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-4df4660.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"28d603518017f2d8654c8211fe96bde6ad00ac3e","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-4df4660.0.tgz","fileCount":45,"integrity":"sha512-DEuKxEla7lBe4PgyqgZAJwRXkh2hFLkRO8fWD/rqq+TjIdjlzXjHLsVdoJ1vut/S8wIYWw9zbnTG+5Me93RCmw==","signatures":[{"sig":"MEYCIQCntGEh0PBrBhatjAIaKoKBgG94+jRTbLt/QlZZsuFjlgIhAMsYB2vRFXIWRsN964iRxO7fe+21pwhckyL9C691H3rz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1084971},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"4df46608dcf4cb76260aa7d486612a35cedea4f7","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.10.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-4df4660.0","@waku/utils":"0.0.28-4df4660.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-4df4660.0_1761085263796_0.0106806863587936","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-ff9c430.0":{"name":"@waku/sds","version":"0.0.8-ff9c430.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-ff9c430.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"bbed44b8019a6fac112363819c145afe2544cbdb","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-ff9c430.0.tgz","fileCount":45,"integrity":"sha512-st2/2QeId6kFyK53L3aV4cNTyYCfrM7As77k21nlgo0PEHKHyPPFuoIkZUwRIWO6qM9ohXgiIU3RVTioEtZuTA==","signatures":[{"sig":"MEQCIAIJSJpQWDJOJHYf0UKjmSMbL9o5Pb7w2ZTIvrXzIGHWAiB/V6wfiSXd+g1q2AeZmv3IFhc/sPuDkl8B7NmBeJhkNg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1084971},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"ff9c43038e3a0a4c080b28de8cc94f4a334fd173","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.10.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-ff9c430.0","@waku/utils":"0.0.28-ff9c430.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-ff9c430.0_1761136113970_0.1108107221198138","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-13364b7.0":{"name":"@waku/sds","version":"0.0.8-13364b7.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-13364b7.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"aa5e79bd14b3a153fe56ff7f27b7680f74e2c664","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-13364b7.0.tgz","fileCount":45,"integrity":"sha512-6angPovbAko746ZLpYRV5YwvU97AiOh4xhPTh1EFO+zyT0MJUaq7HVLFEUW1i1rFG3ySL5YjluSBm7Tw9TeBXw==","signatures":[{"sig":"MEUCIQCVytkBk6xGJ1Xi+UoQUBgZCVteboBjgiMaVqEmtEC5OAIgWHzXPVIhBfAOrf3dzK0ybVJIuMFiAjZFfQ9HP7BtREs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1084971},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"13364b78a89734c6a67505585de421f8ac14edca","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.10.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-13364b7.0","@waku/utils":"0.0.28-13364b7.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-13364b7.0_1761170077052_0.027761357152281008","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-5348b5c.0":{"name":"@waku/sds","version":"0.0.8-5348b5c.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-5348b5c.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9308462793838d61c0819795a79ddee70b464839","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-5348b5c.0.tgz","fileCount":45,"integrity":"sha512-OYPjjX8ffW4Q49Eq3c1JwaGMhEfT9LWM2fNGmt4U1knYGsiDf8XaFTMQl0SUQd3vVdUjxtXPq1kPm7TT2zraCw==","signatures":[{"sig":"MEYCIQDAIUwz7vxI0vpVzGsh3DPxO2EcBc7QA6yK7wwV+7HsXwIhAOwrYK1afKJS4vGupNOH3VFiWEHveZ+CApNhrpayrI9a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1084971},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"5348b5c52bb0295d3fc4fb7748c25aaa773104c2","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.10.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-5348b5c.0","@waku/utils":"0.0.28-5348b5c.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-5348b5c.0_1761352268434_0.3490512710982545","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-264f2c0.0":{"name":"@waku/sds","version":"0.0.8-264f2c0.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-264f2c0.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4bb18e1911e5bcf2a5f4629ad9deb5d814e6b7aa","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-264f2c0.0.tgz","fileCount":45,"integrity":"sha512-XaKYbIzV5ChUwHvH46ssE26UxdD8BsThUtswezFDtw1JKqAhmxA9Jg5aINHbTPiUt9WNvhItvLcxIXtCxNssUA==","signatures":[{"sig":"MEUCIQCqGRlrx+3tbmAL/4J6D0ART9xgJaZ7Yd5c5f6/gHX4HgIgX7zZIMVsdfPrYRpgkTaQovyFFCkUNNY288L2p3p5wCI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1084971},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"264f2c00341ad1f98cdccab8f1c193c058c17b56","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.10.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-264f2c0.0","@waku/utils":"0.0.28-264f2c0.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-264f2c0.0_1761584061965_0.9812757765362357","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-3288d28.0":{"name":"@waku/sds","version":"0.0.8-3288d28.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8-3288d28.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"df89a6cb10e22ba9e0fa3569667c083a7d00395d","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8-3288d28.0.tgz","fileCount":57,"integrity":"sha512-m4CZ1qVFONxZSGmzhNv04h/pTRnuQ1hCpGttdNlF4r+mrG/byHbko3RRLzyy9XOvx2tK+PZ2gdvAcpUB8rmxcg==","signatures":[{"sig":"MEQCIFHQZqJrdNoEtRlwn9tJGqUW1d+5P1azXg6/QohoyYkyAiATQX72CImc/1NchfYhQb16fsfvlXbyUB8GmieNwH4nzw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1185333},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"3288d288dca2655e39af1cc41e9092eb30e96bff","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.10.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.15-3288d28.0","@waku/utils":"0.0.28-3288d28.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8-3288d28.0_1761591591131_0.3569520635211627","host":"s3://npm-registry-packages-npm-production"}},"0.0.8":{"name":"@waku/sds","version":"0.0.8","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.8","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d7f1416f66ff95ea92a046122eac9cf4e03ae446","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.8.tgz","fileCount":57,"integrity":"sha512-gdlbpOniT5onXY1R/3CzLY8csZqj3mM/0kyfxICKsnjnEIOMe5iUfDlHAH1+yQTmVfyrMCqIVLuwha0mufFiaA==","signatures":[{"sig":"MEUCIQDCgyMyrbkwjJKZ1XarY7jk48peC3KklmQO5tvtwsw8aQIgaz3/18q62Q+RZCBVI2nNpKj1dZEP/U/o1MU98/LJxjo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1187467},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"101ffe8a04c7eae5155c93823c935bc5ec90941f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.11.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"^0.0.15","@waku/utils":"^0.0.27","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.8_1762269876680_0.29331987455179465","host":"s3://npm-registry-packages-npm-production"}},"0.0.9-0c23525.0":{"name":"@waku/sds","version":"0.0.9-0c23525.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.9-0c23525.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8e0f98ca098bb0bd78ebf883ee5325b6a29baf45","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.9-0c23525.0.tgz","fileCount":57,"integrity":"sha512-uSs2Lxcso70lcLBjt+7LeGkcFRGAcZRTdpw31x/Zz6KTvwnM7REUxPh+hHq1BJ0boh0WTXmmJidI3bU67Hy+CQ==","signatures":[{"sig":"MEQCICQuu/gTUlndPxa+VctLNuCywvHI0mfel9yzVZyK/2sYAiAgxXi3BLk7t9VjTLXYcipnqmDhOrsC5w934Z4KU71Scw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1186691},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"0c235255592bb1dbc72dfa2a16a684fa247ce502","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.11.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.16-0c23525.0","@waku/utils":"0.0.28-0c23525.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.9-0c23525.0_1762920069625_0.9092046393407234","host":"s3://npm-registry-packages-npm-production"}},"0.0.9-44ad556.0":{"name":"@waku/sds","version":"0.0.9-44ad556.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.9-44ad556.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d878895b66daa5c74ce7151aa23a04c17c5b0dba","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.9-44ad556.0.tgz","fileCount":57,"integrity":"sha512-T4ge7XA6mFrc/KUkdKF0cD3pIP4bZ2JA0EhNI/Bk/3euDB5iri1/YMzISJ+asNRYlLp4r55sI/GMLzMVNawr1w==","signatures":[{"sig":"MEUCICh9yN6ueplkRy031J+qZTUxfJOVcj1JlaRKE94prgPxAiEA2M7jdZ2xBs4dqfIK5gLZYug5dbOt+9sGoviDlxxlNMA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1186691},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"44ad556c1405cbf395b4c316597c24f2e1287ed4","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.11.0","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.16-44ad556.0","@waku/utils":"0.0.28-44ad556.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.9-44ad556.0_1763065216862_0.2840331437896424","host":"s3://npm-registry-packages-npm-production"}},"0.0.9-339e26e.0":{"name":"@waku/sds","version":"0.0.9-339e26e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.9-339e26e.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c9214705af668b21d7a1145682ecdb86aa666708","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.9-339e26e.0.tgz","fileCount":57,"integrity":"sha512-eEd8Co++8ayCid6XEQ2ex55SoMxiRJ6ZvWLz0GjhUKGhApjXZlU6cnQ8nnRpPnVCCuRvS2EU1oo8JCOHBduZHQ==","signatures":[{"sig":"MEQCIDPtaCXNZL8vnoliP0qYePKfcc3F/fNohfPpNaxOrwj6AiAfNpADl6UMjr2ajtFWWzrH3yfeML4IlTu1w2K6WIV3Nw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1190848},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"339e26e40e2668005b7f53cd550aad98c035fcc9","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.11.1","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.16-339e26e.0","@waku/utils":"0.0.28-339e26e.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.9-339e26e.0_1763146651085_0.23476221563274202","host":"s3://npm-registry-packages-npm-production"}},"0.0.9-b7eabf5.0":{"name":"@waku/sds","version":"0.0.9-b7eabf5.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.9-b7eabf5.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7b57f81c35143411c66d555466c092200dce8527","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.9-b7eabf5.0.tgz","fileCount":57,"integrity":"sha512-Z91/9jxjX25dI1EwvRL7L1gLART1bs9CHq53vey2Aak1HE/lDv/kJ/lX/by/YfyCWAozhKCumJinBksFrEgpiQ==","signatures":[{"sig":"MEUCIQC6aTrB+qKlwRFnbrQgUuq1Alb8Kev1KV7oun6Em74H/gIgF+DT6dDNu1Cexm4vF64rPTf3H657uaMP3UyfX2L0oUU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1189724},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"b7eabf527675b9589d80f5fe791bfeabce7d56c3","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.11.1","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.16-b7eabf5.0","@waku/utils":"0.0.28-b7eabf5.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.9-b7eabf5.0_1763762163803_0.246913401551502","host":"s3://npm-registry-packages-npm-production"}},"0.0.9-7f473a9.0":{"name":"@waku/sds","version":"0.0.9-7f473a9.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.9-7f473a9.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"cf1f5213b23567f9a546f454a75ad42271e3db8d","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.9-7f473a9.0.tgz","fileCount":57,"integrity":"sha512-dDdA5OyKQOC4hX/Ndlv1zot5d6JiE4mHOyoHPhX7Dn8kY3FoTuCw9Vq6TgvlVX7aKxAd33uNe4R6Td+S/mAj9w==","signatures":[{"sig":"MEUCIQDoe/vGxBik8c13CKEu/2KBzdR4kx6CRnT66fRHzeqthAIgM/ttHPd2Za0s54ITjGljVEnPcJIqaTqV+YYOGn7V4LY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1189724},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"7f473a972b732a80fae412691335cecdca970fe6","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.11.1","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.16-7f473a9.0","@waku/utils":"0.0.28-7f473a9.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.9-7f473a9.0_1763763235791_0.03772513778120823","host":"s3://npm-registry-packages-npm-production"}},"0.0.9-2b36cb2.0":{"name":"@waku/sds","version":"0.0.9-2b36cb2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.9-2b36cb2.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f22e9f36b2d4bea2320ce55662d791fa2b4fea19","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.9-2b36cb2.0.tgz","fileCount":57,"integrity":"sha512-R5aS5no3y/PX3CRRqspbUyyIghiU4mpGL2k/wEeTlSAtjpGCHdbrsLxwQxPJ8YvwlCJQLjgXZrYthI2zsDEqlg==","signatures":[{"sig":"MEUCIQDAMcpQy93L5J5Tqt+WJmwyWQjQCM0ZIj594xVSPggMYAIgYzyb1UbvKTBrGrjhuP9ptPQrH5ZdKoRrkAxpG9GqFmY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1189724},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"2b36cb212c56fae8849da1c261efe2cc1a3aac5d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.11.1","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.16-2b36cb2.0","@waku/utils":"0.0.28-2b36cb2.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.9-2b36cb2.0_1763763846509_0.7654469723929902","host":"s3://npm-registry-packages-npm-production"}},"0.0.9-3e3c511.0":{"name":"@waku/sds","version":"0.0.9-3e3c511.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.9-3e3c511.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"edbb9fe8b6382a793b63b0498eeb09b9c8c87116","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.9-3e3c511.0.tgz","fileCount":61,"integrity":"sha512-+urgHIQxViPcOBHNEpGWHo8a1GFNRXGIV5W2Eev3hnMFL05xQ/LrrEUOyBqW3kVnBMjhN7t/7P9HR//KAJNJiw==","signatures":[{"sig":"MEUCIQCyzoxgFRov3yxThzNn2YQdw7du0ksEa/9adhmEESQZUgIgUVZQ0ZyRz3738i8MTNuvuuKP81yV2pzL4vFArAVhhuY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1214011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"3e3c5111b7fc19dc397a9b498c8dc7e078bbc6d7","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.11.1","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.16-3e3c511.0","@waku/utils":"0.0.28-3e3c511.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.9-3e3c511.0_1764214941664_0.5612033645084704","host":"s3://npm-registry-packages-npm-production"}},"0.0.9-788f7e6.0":{"name":"@waku/sds","version":"0.0.9-788f7e6.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.9-788f7e6.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"92d1782b033a2575b648a1539bdba8f2112d7986","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.9-788f7e6.0.tgz","fileCount":57,"integrity":"sha512-CuKVZN95QoXfuFB9daPnYwxuccngr1RHjfkFZeOmMUREU0Bz4NdbuAav3JTwyX8IF8lMijReN8pRIU7DOomFoQ==","signatures":[{"sig":"MEQCIEwRROBMYe/VJ2sFzQ5rNNm2vnOBTW31G43sXQykddRCAiARopsRdmWpo8xMJSbPBRy66kJiXbyMQzR2W+0opTKC7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1189724},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"788f7e62c5141d10d013c91c28d549188d165762","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.11.1","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.16-788f7e6.0","@waku/utils":"0.0.28-788f7e6.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.9-788f7e6.0_1764619263340_0.4996675282745129","host":"s3://npm-registry-packages-npm-production"}},"0.0.9-2b146eb.0":{"name":"@waku/sds","version":"0.0.9-2b146eb.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/sds@0.0.9-2b146eb.0","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"82285f364f6ca1c1f64638e2948a0fe9d8e23aa0","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.9-2b146eb.0.tgz","fileCount":57,"integrity":"sha512-dIZ5Jn+8glmFWoB5GNFuMZBoULmw7IQgO45JgboFdqnj7EcPr9KBoafqYG2aGhVS5M0bvB3Dj60OM1ds27HkHA==","signatures":[{"sig":"MEQCIGfJGxlOi8IqaxcS8hOnECGPtsMgdbGPr2WeLJfUqcRwAiBYrNTanQWEKF9SVZGflXkyxSgGvenO+gwwc6JAlIzcLg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1189724},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"2b146eb475788271aa743acaca6f448cffc90aea","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","test:browser":"NODE_ENV=test karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","directories":{},"_nodeVersion":"24.11.1","dependencies":{"chai":"^5.1.2","lodash":"^4.17.21","@waku/proto":"0.0.16-2b146eb.0","@waku/utils":"0.0.28-2b146eb.0","@noble/hashes":"^1.7.1","@libp2p/interface":"2.10.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","allure-mocha":"^2.9.2","@waku/build-utils":"*","allure-commandline":"^2.27.0","@rollup/plugin-json":"^6.0.0","mocha-multi-reporters":"^1.5.1","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/sds_0.0.9-2b146eb.0_1764631929684_0.7214763011576215","host":"s3://npm-registry-packages-npm-production"}},"0.0.9-55e2e02.0":{"name":"@waku/sds","version":"0.0.9-55e2e02.0","description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"type":"module","author":{"name":"Waku Team"},"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","repository":{"type":"git","url":"git+https://github.com/waku-org/js-waku.git"},"bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"license":"MIT OR Apache-2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"scripts":{"build":"run-s build:**","build:esm":"tsc","build:bundle":"rollup --config rollup.config.js","fix":"run-s fix:*","fix:lint":"eslint src *.js --fix","check":"run-s check:*","check:lint":"eslint src *.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","check:tsc":"tsc -p tsconfig.dev.json","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","test":"NODE_ENV=test run-s test:*","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","test:browser":"NODE_ENV=test karma start karma.conf.cjs"},"engines":{"node":">=22"},"dependencies":{"@libp2p/interface":"2.10.4","@noble/hashes":"^1.7.1","@waku/proto":"0.0.16-55e2e02.0","@waku/utils":"0.0.28-55e2e02.0","chai":"^5.1.2","lodash":"^4.17.21"},"devDependencies":{"@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.3","@waku/build-utils":"*","allure-commandline":"^2.27.0","allure-mocha":"^2.9.2","cspell":"^8.6.1","fast-check":"^3.19.0","mocha-multi-reporters":"^1.5.1","npm-run-all":"^4.1.5","rollup":"^4.12.0"},"_id":"@waku/sds@0.0.9-55e2e02.0","readmeFilename":"README.md","gitHead":"55e2e02694756a06641b8ab0dd736a3afa32fe1e","_nodeVersion":"24.11.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-i9Mv1f9CiEpGIMwfaxFCQRlGiKgJBBjT5ZnRyU4AGwRKUGkLVVcrj2MMsZ+EozaQpQFf3GubpyB5uSp5o3m33Q==","shasum":"029bb4f6f1bd76e711f159fe496e0b308d2ff78f","tarball":"https://registry.npmjs.org/@waku/sds/-/sds-0.0.9-55e2e02.0.tgz","fileCount":57,"unpackedSize":1189724,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCy81lZr4qyoqAnvHrzu85ByxFdfzW+MJ9+E+ST+YCXtwIgAbSBa4y4aetyyRYx5NvB69GM3QVYlB8zEumWD10oQwQ="}]},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"directories":{},"maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sds_0.0.9-55e2e02.0_1764633037408_0.5363669543012681"},"_hasShrinkwrap":false}},"time":{"created":"2025-02-25T14:18:17.906Z","modified":"2025-12-01T23:50:37.838Z","0.0.2-c41b319.0":"2025-02-25T14:18:18.225Z","0.0.2-ce9a6ae.0":"2025-02-27T06:57:36.891Z","0.0.2-c86e056.0":"2025-02-27T07:15:09.501Z","0.0.2-09108d9.0":"2025-03-03T10:16:19.100Z","0.0.2-ebd7523.0":"2025-03-04T18:00:10.019Z","0.0.2-e3aa837.0":"2025-03-04T18:28:03.112Z","0.0.2-caeafce.0":"2025-03-04T18:34:33.659Z","0.0.2-8a6571f.0":"2025-03-04T18:44:53.410Z","0.0.2-b4f5423.0":"2025-03-04T19:29:28.768Z","0.0.2-2eccb11.0":"2025-03-04T19:38:36.839Z","0.0.2-a6c9380.0":"2025-03-04T20:29:30.384Z","0.0.2-3670e82.0":"2025-03-04T20:35:37.549Z","0.0.2-c8128d1.0":"2025-03-04T20:54:18.207Z","0.0.2-3ab8023.0":"2025-03-04T22:02:39.641Z","0.0.2-950aefb.0":"2025-03-04T22:09:02.260Z","0.0.2-00f2e75.0":"2025-03-04T22:15:40.129Z","0.0.2-2380dac.0":"2025-03-06T11:13:15.993Z","0.0.2-219b8cb.0":"2025-03-06T12:20:16.885Z","0.0.2-a3e7f15.0":"2025-03-06T12:26:26.340Z","0.0.2-9094860.0":"2025-03-06T12:57:28.031Z","0.0.2-6cb9c9c.0":"2025-03-06T13:22:24.280Z","0.0.2-6661e30.0":"2025-03-08T16:30:09.527Z","0.0.2-5c50ed7.0":"2025-03-08T16:34:26.527Z","0.0.1":"2025-03-19T23:55:02.045Z","0.0.2-d27db21.0":"2025-03-20T15:36:25.657Z","0.0.2-2a94244.0":"2025-03-23T23:54:04.564Z","0.0.2-83cb8f4.0":"2025-03-24T00:54:53.071Z","0.0.2-29a4c3f.0":"2025-03-24T01:10:01.069Z","0.0.2":"2025-03-24T13:53:07.979Z","0.0.3-76f86de.0":"2025-03-27T05:27:14.223Z","0.0.3-ea6daae.0":"2025-03-27T05:42:02.777Z","0.0.3-5e19700.0":"2025-03-27T05:42:25.907Z","0.0.3-6198efb.0":"2025-03-27T07:18:46.934Z","0.0.2-0e49a1e.0":"2025-03-27T10:24:00.326Z","0.0.3-cad3e7a.0":"2025-04-02T11:54:22.581Z","0.0.3-861a776.0":"2025-04-02T12:05:03.949Z","0.0.3-ff0222a.0":"2025-04-02T12:22:41.398Z","0.0.3-f39d215.0":"2025-04-02T13:02:06.499Z","0.0.3-ad0e277.0":"2025-04-02T14:51:56.969Z","0.0.3-6997987.0":"2025-04-03T17:16:17.412Z","0.0.3-a8ff776.0":"2025-04-04T10:29:46.807Z","0.0.3-9901863.0":"2025-04-04T10:30:03.201Z","0.0.3-053bb95.0":"2025-04-07T17:44:48.997Z","0.0.3-4adf870.0":"2025-04-07T18:33:55.120Z","0.0.3-aaa7a0c.0":"2025-04-07T18:45:27.000Z","0.0.3-1d384f2.0":"2025-04-07T18:53:18.891Z","0.0.3-f6b9809.0":"2025-04-07T19:36:32.581Z","0.0.3-ec5db88.0":"2025-04-07T19:40:57.460Z","0.0.3-bc093d3.0":"2025-04-07T20:12:16.952Z","0.0.3-db38a7e.0":"2025-04-07T20:17:59.248Z","0.0.3-731214b.0":"2025-04-07T20:33:16.205Z","0.0.3-fdaf129.0":"2025-04-07T21:10:16.471Z","0.0.3-35b50c3.0":"2025-04-07T21:17:09.687Z","0.0.3-164df63.0":"2025-04-14T07:47:43.848Z","0.0.3-e31c6fc.0":"2025-04-14T08:08:45.659Z","0.0.3-d17562d.0":"2025-04-14T08:17:12.506Z","0.0.3-197ba46.0":"2025-04-14T08:23:19.245Z","0.0.3-d0da8f8.0":"2025-04-14T08:28:26.804Z","0.0.3-1e590d7.0":"2025-04-14T08:35:33.393Z","0.0.3-a824fff.0":"2025-04-14T08:48:58.823Z","0.0.3-3038c48.0":"2025-04-17T10:13:45.773Z","0.0.3":"2025-04-23T16:04:31.376Z","0.0.4-b7e9b08.0":"2025-05-09T20:55:31.965Z","0.0.4-006cd41.0":"2025-05-12T22:58:21.414Z","0.0.4-a7f52e4.0":"2025-05-19T12:10:21.788Z","0.0.4-6d86b6f.0":"2025-05-19T12:16:15.255Z","0.0.4-b53ba62.0":"2025-05-19T12:42:58.175Z","0.0.4-f911bf8.0":"2025-05-28T09:15:09.060Z","0.0.4-10590da.0":"2025-05-28T20:08:52.149Z","0.0.4-7fba26d.0":"2025-05-30T09:16:38.742Z","0.0.4-16328a3.0":"2025-05-31T15:45:19.762Z","0.0.4-383e0b2.0":"2025-06-02T15:51:30.876Z","0.0.4-4997440.0":"2025-06-05T09:20:55.491Z","0.0.4-3730abc.0":"2025-06-05T16:29:44.412Z","0.0.4-76fb1ea.0":"2025-06-06T07:52:35.673Z","0.0.4-f7778a9.0":"2025-06-10T16:15:23.187Z","0.0.4-a8ca168.0":"2025-06-11T10:09:50.980Z","0.0.4-d3a80d8.0":"2025-06-14T16:03:49.267Z","0.0.4-c7a2055.0":"2025-06-14T16:10:29.037Z","0.0.4-01af155.0":"2025-06-14T19:54:50.948Z","0.0.4-b58de3a.0":"2025-06-18T09:14:48.044Z","0.0.4-27c1236.0":"2025-06-18T09:36:09.278Z","0.0.4-8c47a91.0":"2025-06-18T13:48:46.336Z","0.0.4-ace7ca2.0":"2025-06-18T14:45:25.778Z","0.0.4-b4748fd.0":"2025-06-18T14:53:56.823Z","0.0.4-acc9100.0":"2025-06-18T15:00:49.703Z","0.0.4-2ce706d.0":"2025-06-19T07:36:22.340Z","0.0.4-0877e51.0":"2025-06-19T07:56:54.320Z","0.0.4-86bbf5b.0":"2025-06-19T08:11:26.872Z","0.0.4-edb12b1.0":"2025-06-19T10:33:15.583Z","0.0.4-c8b7131.0":"2025-06-19T10:36:53.962Z","0.0.4-f7c290d.0":"2025-06-19T10:42:44.712Z","0.0.4-b0a2e39.0":"2025-06-19T19:14:45.379Z","0.0.4-34d4730.0":"2025-06-20T10:33:27.934Z","0.0.4-4c18ca2.0":"2025-06-22T15:11:54.921Z","0.0.4":"2025-06-23T20:47:58.015Z","0.0.4-b133417.0":"2025-06-27T14:13:28.953Z","0.0.4-ef2a162.0":"2025-06-27T14:24:31.398Z","0.0.4-0cec760.0":"2025-06-27T14:30:35.930Z","0.0.5-c7fe44e.0":"2025-06-30T09:54:53.379Z","0.0.5-7a9850d.0":"2025-07-02T14:58:36.788Z","0.0.5-2ed5ddc.0":"2025-07-08T16:37:50.170Z","0.0.5-c7682ea.0":"2025-07-11T16:53:32.418Z","0.0.5-987c6cd.0":"2025-07-14T11:36:46.718Z","0.0.5-c24842a.0":"2025-07-17T15:07:18.500Z","0.0.5-7f9828a.0":"2025-07-18T23:16:57.507Z","0.0.5-36f6884.0":"2025-07-18T23:47:56.239Z","0.0.5":"2025-07-19T02:10:18.627Z","0.0.6-3545a8e.0":"2025-07-22T04:51:26.100Z","0.0.6-d9fcc1e.0":"2025-07-22T05:09:03.885Z","0.0.6-88fca77.0":"2025-07-22T05:15:18.392Z","0.0.6-f8d3245.0":"2025-07-22T05:22:21.136Z","0.0.6-8555a81.0":"2025-07-22T05:33:44.138Z","0.0.6-3211153.0":"2025-07-22T06:16:54.302Z","0.0.6-77ed083.0":"2025-07-22T18:44:10.370Z","0.0.6-458c69b.0":"2025-07-23T08:24:37.592Z","0.0.6-0be4861.0":"2025-07-24T06:21:01.054Z","0.0.6-86d39d9.0":"2025-07-24T06:21:12.007Z","0.0.6-17250af.0":"2025-07-24T11:50:46.574Z","0.0.6-e224c05.0":"2025-07-24T12:39:14.587Z","0.0.6-cc9c3ca.0":"2025-08-07T03:36:20.868Z","0.0.6-65e3e52.0":"2025-08-07T03:50:41.943Z","0.0.6-251f3fe.0":"2025-08-07T06:52:37.966Z","0.0.6-aac044f.0":"2025-08-07T10:11:07.228Z","0.0.6-18aa314.0":"2025-08-08T00:19:23.619Z","0.0.6-bbda0bd.0":"2025-08-09T10:57:58.562Z","0.0.6-4230985.0":"2025-08-09T12:56:01.023Z","0.0.6-3503d4c.0":"2025-08-11T02:29:10.046Z","0.0.6-ced989a.0":"2025-08-11T04:53:55.077Z","0.0.6-252e379.0":"2025-08-11T22:09:31.599Z","0.0.6-95da57a.0":"2025-08-14T19:04:17.643Z","0.0.6-65452df.0":"2025-08-15T05:17:37.419Z","0.0.6-158e115.0":"2025-08-15T05:48:27.697Z","0.0.6-9a7bff0.0":"2025-08-15T06:32:38.772Z","0.0.6-e1212cc.0":"2025-08-15T06:57:45.249Z","0.0.6":"2025-08-15T20:13:47.285Z","0.0.7-8866516.0":"2025-08-20T23:54:12.822Z","0.0.6-e800af3.0":"2025-08-22T00:24:20.488Z","0.0.7-9684e7b.0":"2025-08-22T09:43:41.472Z","0.0.7-c0ee9ec.0":"2025-08-22T20:09:25.300Z","0.0.7-3d20d26.0":"2025-08-26T00:30:10.956Z","0.0.7-eb93360.0":"2025-08-27T03:04:49.678Z","0.0.7-47a074f.0":"2025-08-27T04:33:37.183Z","0.0.7-921b65f.0":"2025-08-27T06:46:00.029Z","0.0.7-67a7287.0":"2025-08-28T06:22:03.373Z","0.0.7-adf8408.0":"2025-09-03T22:11:12.037Z","0.0.7-d57a9bc.0":"2025-09-08T23:20:37.443Z","0.0.7-3e66a33.0":"2025-09-09T02:08:41.649Z","0.0.7-4d5c152.0":"2025-09-09T02:46:03.588Z","0.0.7":"2025-09-20T10:04:19.724Z","0.0.8-79dfb35.0":"2025-09-22T17:12:38.190Z","0.0.8-80199b4.0":"2025-09-25T01:53:22.025Z","0.0.8-593bc45.0":"2025-10-01T17:32:02.337Z","0.0.8-0bf7333.0":"2025-10-10T22:32:17.767Z","0.0.8-32c3eda.0":"2025-10-11T00:11:36.528Z","0.0.8-d637425.0":"2025-10-12T03:31:32.666Z","0.0.8-37c6c1e.0":"2025-10-12T23:00:51.167Z","0.0.8-61fbf3b.0":"2025-10-13T16:27:51.597Z","0.0.8-974fb21.0":"2025-10-19T20:39:51.809Z","0.0.8-b9a22a6.0":"2025-10-20T18:49:05.034Z","0.0.8-4df4660.0":"2025-10-21T22:21:04.009Z","0.0.8-ff9c430.0":"2025-10-22T12:28:34.210Z","0.0.8-13364b7.0":"2025-10-22T21:54:37.348Z","0.0.8-5348b5c.0":"2025-10-25T00:31:08.675Z","0.0.8-264f2c0.0":"2025-10-27T16:54:22.201Z","0.0.8-3288d28.0":"2025-10-27T18:59:51.350Z","0.0.8":"2025-11-04T15:24:36.849Z","0.0.9-0c23525.0":"2025-11-12T04:01:09.861Z","0.0.9-44ad556.0":"2025-11-13T20:20:17.044Z","0.0.9-339e26e.0":"2025-11-14T18:57:31.285Z","0.0.9-b7eabf5.0":"2025-11-21T21:56:04.069Z","0.0.9-7f473a9.0":"2025-11-21T22:13:56.216Z","0.0.9-2b36cb2.0":"2025-11-21T22:24:06.758Z","0.0.9-3e3c511.0":"2025-11-27T03:42:21.889Z","0.0.9-788f7e6.0":"2025-12-01T20:01:03.611Z","0.0.9-2b146eb.0":"2025-12-01T23:32:09.945Z","0.0.9-55e2e02.0":"2025-12-01T23:50:37.648Z"},"bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","homepage":"https://github.com/waku-org/js-waku/tree/master/packages/scalable-data-sync#readme","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"description":"Scalable Data Sync implementation for the browser. Based on https://github.com/vacp2p/rfc-index/blob/main/vac/raw/sds.md","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"readme":"","readmeFilename":""}