{"_id":"@waku/core","_rev":"284-9ffecb6c0a9e71fa5a6d4de407538bff","name":"@waku/core","dist-tags":{"latest":"0.0.40","next":"0.0.41-55e2e02.0"},"versions":{"0.0.1":{"name":"@waku/core","version":"0.0.1","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.1","maintainers":[{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"bfe4d1639d4951b8e114e28e47a35e5cd930fa08","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.1.tgz","fileCount":235,"integrity":"sha512-cLqetQ0++27WPmE3QbGVbiC7BvalW5WHOSTloYIQpP6fqujzowkH4yh8fPV1a2rck9o6VCtdZsaRwSyI7NTJuw==","signatures":[{"sig":"MEYCIQDe9hFxlJX47bWIz4QVFeDUiS1Nrd2hujyLD+SKf0raOgIhAMbxVaafC8sz2tKVGmFB/22LZGXPDKKC5tJJy3JRlcMc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3964325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYfQnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGVw//VsOsKXLbcBrNfdHiMqyjsMX0eIUGe49gCC5fcvajqUKBcRUA\r\n7mZspqsZ4RliwC1Lq1XclkT47T1rIKCsTQ1owRCB2NvI4Pc05NJlQFPRCIPS\r\nvk7g7y9w94pnxHVp7FR+VSepX2JPcM/3U/YQ+KsV3cznYfsQe4zdm8osVG4Z\r\nfhPCOh/zE3qOpTSgnEA/g6ChHBWKMcovRB5XT3RSJyD1rcB2DBOHEveN/4OX\r\neFj0cp8jPDyPd1Wni2pj2Tj1lJagh56BdmvKxi4TXnDN6oX6kj71ilHehLUT\r\n1GNlbkVNhA/ggxJlsg0ffFnkST1tJjf3yiMrfvAe010ve1gjT8TMlVRow/YJ\r\nGphRTo8XIhtXCvVNt7fRokNXXWWJNEP/p78Lu1sjNI01SeDOZU15oJeuioh/\r\n6LPRfuym+OM3IyvtqZwOg5BTmeAXCETze3NYdeNuK2NQcSxbNiYg5q1e/4bx\r\n8lxsk/9UIo53E24aOkJydn8iFZQSiQC/WKmM2QuqQsZkrl1KSBrM8Jk/5DDe\r\n2/G3H/FQuwhUDy443LYFUoynWvv1wnI6i7QavmqqVP2kPwIFM+I6hDMtCADh\r\nY8YlMtsuw94YflB+0kfxyNRwq98EpWBO+FIzZ1P5mtR2VN68BAXgUQCby07q\r\ntf3d/8N1rh9S1D8BRdYMsg7jTSto2xuH7pQ=\r\n=IIHk\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/enr":{"types":"./dist/lib/enr/index.d.ts","import":"./dist/lib/enr/index.js"},"./lib/utils":{"types":"./dist/lib/utils.d.ts","import":"./dist/lib/utils.js"},"./lib/peer_discovery_dns":{"types":"./dist/lib/peer_discovery_dns/index.d.ts","import":"./dist/lib/peer_discovery_dns/index.js"},"./lib/wait_for_remote_peer":{"types":"./dist/lib/wait_for_remote_peer.d.ts","import":"./dist/lib/wait_for_remote_peer.js"},"./lib/waku_message/version_0":{"types":"./dist/lib/waku_message/version_0.d.ts","import":"./dist/lib/waku_message/version_0.js"},"./lib/waku_message/version_1":{"types":"./dist/lib/waku_message/version_1.d.ts","import":"./dist/lib/waku_message/version_1.js"},"./lib/peer_discovery_static_list":{"types":"./dist/lib/peer_discovery_static_list.d.ts","import":"./dist/lib/peer_discovery_static_list.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"},"./lib/waku_message/topic_only_message":{"types":"./dist/lib/waku_message/topic_only_message.d.ts","import":"./dist/lib/waku_message/topic_only_message.js"}},"gitHead":"093d84605f7b613172908fc573e64e3160baaf28","release":{"extends":"semantic-release-monorepo","plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"release":"patch","breaking":true},{"revert":true,"release":"patch"},{"type":"feat","release":"patch"},{"type":"fix","release":"patch"},{"type":"doc","release":"patch"},{"type":"test","release":"patch"},{"scope":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"doc","section":"Documentation"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"],"branches":["master"]},"scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","proto":"rimraf src/proto/*.ts; protons src/proto/*.proto","deploy":"node ci/deploy.js","pretest":"run-s pretest:*","release":"semantic-release","fix:lint":"eslint src --ext .ts --ext .cjs --fix","build:esm":"tsc && node build-scripts/fix-imports.js","check:tsc":"tsc -p tsconfig.dev.json","test:node":"TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src --ext .ts","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.15.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","debug":"^4.3.4","it-all":"^1.0.6","libp2p":"0.38.0","it-pipe":"^2.0.4","js-sha3":"^0.8.0","p-event":"^5.0.1","dns-query":"^0.11.2","hi-base32":"^0.5.1","uint8arrays":"^3.0.0","@libp2p/mplex":"^5.1.1","@libp2p/crypto":"^1.0.4","uint8arraylist":"^2.3.2","@libp2p/peer-id":"^1.1.10","protons-runtime":"^3.1.0","@noble/secp256k1":"^1.3.4","@waku/interfaces":"*","@ethersproject/rlp":"^5.5.0","@libp2p/interfaces":"^3.0.2","@libp2p/websockets":"^3.0.3","it-length-prefixed":"^8.0.2","@chainsafe/libp2p-noise":"^8.0.1","@multiformats/multiaddr":"^11.0.6","@libp2p/interface-pubsub":"^2.0.1","@libp2p/interface-peer-id":"^1.0.2","@chainsafe/libp2p-gossipsub":"^4.1.1","@libp2p/interface-peer-info":"^1.0.1","@libp2p/interface-connection":"3.0.1","@libp2p/interface-peer-store":"^1.0.0","@libp2p/interface-peer-discovery":"^1.0.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","tail":"^2.2.0","jsdom":"^19.0.0","karma":"^6.3.12","mocha":"^9.1.3","cspell":"^5.14.0","eslint":"^8.6.0","rollup":"^2.75.0","process":"^0.11.10","protons":"^5.1.0","ts-node":"^10.9.1","gh-pages":"^3.2.3","prettier":"^2.1.1","p-timeout":"^6.0.0","puppeteer":"^13.0.1","ts-loader":"^9.3.1","fast-check":"^2.14.0","portfinder":"^1.0.28","typescript":"^4.6.3","@types/chai":"^4.2.15","@types/node":"^17.0.6","@types/tail":"^2.0.0","@types/uuid":"^8.3.0","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^9.1.0","jsdom-global":"^3.0.2","app-root-path":"^3.0.0","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","semantic-release":"^19.0.5","@rollup/plugin-json":"^4.1.0","@types/app-root-path":"^1.2.4","eslint-plugin-import":"^2.25.3","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@libp2p/peer-id-factory":"^1.0.15","@rollup/plugin-commonjs":"^22.0.0","@semantic-release/github":"^8.0.6","eslint-plugin-functional":"^4.0.2","@typescript-eslint/parser":"^5.8.1","semantic-release-monorepo":"^7.0.5","@rollup/plugin-node-resolve":"^13.3.0","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.8.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.1_1667363879264_0.9365317906432338","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@waku/core","version":"0.0.2","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.2","maintainers":[{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9ea7c987571ffcd65b02cbaa67830d0e370a288b","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.2.tgz","fileCount":129,"integrity":"sha512-kshCqoih1UvpxsCgBE1yiqO+U6FSDdw9jtHE3RpR/6wvnMNnXhGts2zmq8iXaEnqxEtEv0d9poNbv+lUP5F+Sg==","signatures":[{"sig":"MEQCIBbcrqUS0IGTCV26q5XS839uMI8bYt7BHvmezLLCwfthAiBSf/Zb+UeUG1Y6gLvQraOgi38Rp5/zLL4DtciSqMGeaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2135792,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZI0YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrapQ//UANAF60Z6Su1zpA37ju6aGloau4GdeAy9/1Q//Y0sNw/L0Vn\r\nPODYeE/cMcSfAm+n1X8ywErsm8iXtYvZYfsCO3btOVImUN/ZZiv3jmfmVfDP\r\nR+N164xLg9SooFSvn3aA7hz73/KBIfFJgNB9yIDXAmo/RejCVpYIsAdmPRNf\r\n57iI0bm5tN3NjUNwA5oWdXlf9I1p+uI1ZsyyKt0rvrxxmkhnce3iCE5zbHPH\r\nsg8ChbTATIvjC46twDzHT10kM1nEY82y8S5hcata5j5ORwKG6gWL5HtaALUH\r\nJWuD8TL9hrWhHqxg86hhBWEVBhx7PDP60XdWJsyi9IgIHQO9mPW5pJzYt9UR\r\nQM6f++H984Pcon1QOgIEhsZRmx/DZs1/w7aEeZKJW6+o0P/ZSMpDOVUZK02e\r\njZDozd91oyekL3q7Zjn+dIBPlLQDQh6VLDNjB1DTzn1BlFBv79FxgxYf+xwJ\r\niMIyHLyxa+1YiO/agMJlsL4IOA9YNKaBFAbJ6TrQ7UHow64/SsU+luTrHeKG\r\n18PPd/pTxpFyqA/tekrIptwCKkgbusfaDAnzK8fQ7X6rdmFF5zaWqXAsJIba\r\nDe9Y8Lw9/CAiJVm5pVKPXkP1KKMTqAqKRU1RC2eFNjyBmZLoXCnNPMw/z3sZ\r\nqeZJRzm0dYP0U+oJsH3MVhjg1d8N8usplcs=\r\n=gAo3\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/wait_for_remote_peer":{"types":"./dist/lib/wait_for_remote_peer.d.ts","import":"./dist/lib/wait_for_remote_peer.js"},"./lib/waku_message/version_0":{"types":"./dist/lib/waku_message/version_0.d.ts","import":"./dist/lib/waku_message/version_0.js"},"./lib/peer_discovery_static_list":{"types":"./dist/lib/peer_discovery_static_list.d.ts","import":"./dist/lib/peer_discovery_static_list.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"},"./lib/waku_message/topic_only_message":{"types":"./dist/lib/waku_message/topic_only_message.d.ts","import":"./dist/lib/waku_message/topic_only_message.js"}},"gitHead":"be45358e9c63710cf6e2bf38813de62e6679136f","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","proto":"rimraf src/proto/*.ts; protons src/proto/*.proto","deploy":"node ci/deploy.js","pretest":"run-s pretest:*","release":"semantic-release","fix:lint":"eslint src --ext .ts --ext .cjs --fix","build:esm":"tsc && node build-scripts/fix-imports.js","check:tsc":"tsc -p tsconfig.dev.json","test:node":"TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src --ext .ts","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.15.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","debug":"^4.3.4","it-all":"^1.0.6","libp2p":"0.38.0","it-pipe":"^2.0.4","p-event":"^5.0.1","uint8arrays":"^4.0.2","@libp2p/mplex":"^5.1.1","uint8arraylist":"^2.3.2","@libp2p/peer-id":"^1.1.10","protons-runtime":"^3.1.0","@waku/byte-utils":"*","@waku/interfaces":"*","@libp2p/interfaces":"^3.0.2","@libp2p/websockets":"^3.0.3","it-length-prefixed":"^8.0.2","@chainsafe/libp2p-noise":"^8.0.1","@multiformats/multiaddr":"^11.0.6","@libp2p/interface-pubsub":"^2.0.1","@libp2p/interface-peer-id":"^1.0.2","@chainsafe/libp2p-gossipsub":"^4.1.1","@libp2p/interface-peer-info":"^1.0.1","@libp2p/interface-connection":"3.0.1","@libp2p/interface-peer-store":"^1.0.0","@libp2p/interface-peer-discovery":"^1.0.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","tail":"^2.2.0","jsdom":"^19.0.0","karma":"^6.3.12","mocha":"^9.1.3","cspell":"^5.14.0","eslint":"^8.6.0","rollup":"^2.75.0","process":"^0.11.10","protons":"^5.1.0","ts-node":"^10.9.1","gh-pages":"^3.2.3","prettier":"^2.1.1","p-timeout":"^6.0.0","puppeteer":"^13.0.1","ts-loader":"^9.3.1","fast-check":"^2.14.0","portfinder":"^1.0.28","typescript":"^4.6.3","@types/chai":"^4.2.15","@types/node":"^17.0.6","@types/tail":"^2.0.0","@types/uuid":"^8.3.0","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^9.1.0","jsdom-global":"^3.0.2","app-root-path":"^3.0.0","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@rollup/plugin-json":"^4.1.0","@types/app-root-path":"^1.2.4","eslint-plugin-import":"^2.25.3","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-functional":"^4.0.2","@typescript-eslint/parser":"^5.8.1","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.8.1"},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.2_1667534104716_0.25090715899819505","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@waku/core","version":"0.0.3","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.3","maintainers":[{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8967a3ac3e8edc04b332e8aed367fc0b6be0e3c2","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.3.tgz","fileCount":129,"integrity":"sha512-w17LLkD0TJAI2tqFrpfUKDCAPIXCf1yagas6goqA/NiLc6lPIk03dziFbSVFhtnq92+5IVrKqHKm/RNBbTmn4Q==","signatures":[{"sig":"MEQCIBl1AT5WK5iBTbuO3CDrFR9uxR3UheCtnjhvu5cqX5+BAiA4IxjPGRkAcobPJstQtGNmDmfJ26fJ4YA5IzcTJt7+ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2135649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZKZBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrz8w/6Aw130i3eHKW8g0vsMU3sOBtlXwRsm0oR+ox5qe9knualSRxE\r\nYM4awJwp9sh4LREsXRJOdJmG1PrqQZ1IBQIyMfBDOWeDm0USSE7L1G/owfil\r\nR0envI4qoMBjBT/hcGa7TufsvvDykoJOx9xrjnXoAjscCTRvE43tO3F64bcY\r\nmn2pS40f9arRZezGi5uh7qcYdHgO+aVNvrNYNzxV2R2q+HhcH4JqznR47zFP\r\nwNtjmfhKuhXZURfBjNBXrNsOulsfxT3umFSN7jaDVsiCILcHvhamrw/1zDIe\r\npyDAcHh1Cqv0RcRo3LLbM7M1RGd8XFc7s0jkb6HXvitD7+SNJ0a/5dFT2HCx\r\ntqytyn5Mm80Cz3EGU/kii8zuDHXiQZI54tCxGkcPPrJnvxo96T8YcSc0CJDz\r\nHRrmXJMkFobIjykcKQJ9vGnXP8CDtRqD1DMBZXr9jFWVg3G4b3+Qa6i01FY2\r\nhViiwV2w+gJDfK3ZHRelXytzlSUbtSq1dRo8UV0AZkRy7mc4ACVXvbA3EqzX\r\n0p/0g+avWVHoJhigDLp1FMI9alwWInq+gNraTC7ufWRZpsY0mj3sC3Xqr6YO\r\nTPVkri22QdP87j4ljtuvtI7ThsvQFX+gFC7Z2R/dgvzhYiWJNsg1bxaFRh6O\r\nOH5U/jTSVsnBOXIZZW0XO3Yb6+a2HayfjSM=\r\n=3sdG\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/wait_for_remote_peer":{"types":"./dist/lib/wait_for_remote_peer.d.ts","import":"./dist/lib/wait_for_remote_peer.js"},"./lib/waku_message/version_0":{"types":"./dist/lib/waku_message/version_0.d.ts","import":"./dist/lib/waku_message/version_0.js"},"./lib/peer_discovery_static_list":{"types":"./dist/lib/peer_discovery_static_list.d.ts","import":"./dist/lib/peer_discovery_static_list.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"},"./lib/waku_message/topic_only_message":{"types":"./dist/lib/waku_message/topic_only_message.d.ts","import":"./dist/lib/waku_message/topic_only_message.js"}},"gitHead":"bf6992effb0728c729b984756dfa05c787bc6a40","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","proto":"rimraf src/proto/*.ts; protons src/proto/*.proto","deploy":"node ci/deploy.js","pretest":"run-s pretest:*","fix:lint":"eslint src --ext .ts --ext .cjs --fix","build:esm":"tsc && node build-scripts/fix-imports.js","check:tsc":"tsc -p tsconfig.dev.json","test:node":"TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src --ext .ts","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.3","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","debug":"^4.3.4","it-all":"^1.0.6","libp2p":"0.38.0","it-pipe":"^2.0.4","p-event":"^5.0.1","uint8arrays":"^4.0.2","uint8arraylist":"^2.3.2","@libp2p/peer-id":"^1.1.10","protons-runtime":"^3.1.0","@waku/byte-utils":"*","@waku/interfaces":"*","@libp2p/interfaces":"^3.0.2","it-length-prefixed":"^8.0.2","@multiformats/multiaddr":"^11.0.6","@libp2p/interface-pubsub":"^2.0.1","@libp2p/interface-peer-id":"^1.0.2","@chainsafe/libp2p-gossipsub":"^4.1.1","@libp2p/interface-peer-info":"^1.0.1","@libp2p/interface-connection":"3.0.1","@libp2p/interface-peer-store":"^1.0.0","@libp2p/interface-peer-discovery":"^1.0.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","tail":"^2.2.0","jsdom":"^19.0.0","karma":"^6.3.12","mocha":"^9.1.3","cspell":"^5.14.0","eslint":"^8.6.0","rollup":"^2.75.0","process":"^0.11.10","protons":"^5.1.0","ts-node":"^10.9.1","gh-pages":"^3.2.3","prettier":"^2.1.1","p-timeout":"^6.0.0","puppeteer":"^13.0.1","ts-loader":"^9.3.1","fast-check":"^2.14.0","portfinder":"^1.0.28","typescript":"^4.6.3","@types/chai":"^4.2.15","@types/node":"^17.0.6","@types/tail":"^2.0.0","@types/uuid":"^8.3.0","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^9.1.0","jsdom-global":"^3.0.2","app-root-path":"^3.0.0","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@rollup/plugin-json":"^4.1.0","@types/app-root-path":"^1.2.4","eslint-plugin-import":"^2.25.3","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-functional":"^4.0.2","@typescript-eslint/parser":"^5.8.1","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.8.1"},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.3_1667540545631_0.507368598135651","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@waku/core","version":"0.0.4","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.4","maintainers":[{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"337ff7d7d2fc00bb8a7b8d5a4852ca7daff9c2d1","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.4.tgz","fileCount":129,"integrity":"sha512-IM1iJTiL/OHRLMHMEykSIOuKBkIvOlKXGImzZKvnnmgWqbEpQ0NIAUYqJT+bLtL3n//daLxT7g81+WtoDYt2Gw==","signatures":[{"sig":"MEUCIQCfIblErxFQlvXMUrYafGj6I7piDVfsFN9a3ZuScZgyggIgNjpEdrucDB7bjzjey4ZW80BOyV1QEx0g9eMGwI/qF1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2132571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbdM5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphQRAAjCTuwO/q0oPkApKjvmbmGZfDleDNzif0wCDwlNlyMkPI0Q/d\r\nMTzhpIzeDDBz0zf/FF94M5kj4VtUTUx5QYAkb8B7INJhF2hxna6OUkUQNcFg\r\nt9Us2oHeHCiKYJFMqzJCBc/u+aLsMNKq09wRlXlz23szhogYBr6HYFIX16za\r\nfl7WGCQKhLXh+CBCUxGyOXyEMahsAk/GKbh/15vbMe9anANLV6uLBnty+m7i\r\nAYvhbFplx3pBGhZJd8aLfgyjkMApG44nP//GTaXY72ulPzG5+aFwYzO3A7k/\r\nUJkUYvBwwZFBu7RLd9lX3MLMR91ZJgnXivcgw6WjuODvvQUYrw+sQQ3CP0I9\r\nuQwZbawfh7p11WauCmRu9LR2q3+bm+iwGKNTsjoZ/E3lMm7xZeAh/DiMfKAR\r\nJNMpTgCaVNjXZhLRAnQgYoGr8QAE4wbKl6eOBUPGcXhdnwTZbC97I3efSccv\r\nNINqyBOGK/oi3LCzmjBB3q3qKMHSK0Gs63AvjRXqlhYiL/40NZXMfzoex9Ph\r\nOSZf+M1vHvDmv0NcVFS2+L9VvXUhigh9UN/2TbJ3Inm+XhrYg1EJmYVbD91Y\r\nB/HaX0bBH7ju5zt60tBkh5G8Vx0t9RLvQsrur7R2arfpzcxLUF8QS7yqHjEV\r\nF69N81Mqv8XP2Px+PljvsUWcWPsxoC1WvxM=\r\n=hRbz\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/wait_for_remote_peer":{"types":"./dist/lib/wait_for_remote_peer.d.ts","import":"./dist/lib/wait_for_remote_peer.js"},"./lib/waku_message/version_0":{"types":"./dist/lib/waku_message/version_0.d.ts","import":"./dist/lib/waku_message/version_0.js"},"./lib/peer_discovery_static_list":{"types":"./dist/lib/peer_discovery_static_list.d.ts","import":"./dist/lib/peer_discovery_static_list.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"},"./lib/waku_message/topic_only_message":{"types":"./dist/lib/waku_message/topic_only_message.d.ts","import":"./dist/lib/waku_message/topic_only_message.js"}},"gitHead":"0a3944ee8cc8d7786e439d583d662930f09f9c5b","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","proto":"rimraf src/proto/*.ts; protons src/proto/*.proto","deploy":"node ci/deploy.js","pretest":"run-s pretest:*","fix:lint":"eslint src --ext .ts --ext .cjs --fix","build:esm":"tsc && node build-scripts/fix-imports.js","check:tsc":"tsc -p tsconfig.dev.json","test:node":"TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src --ext .ts","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.3","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","debug":"^4.3.4","it-all":"^1.0.6","libp2p":"0.39.2","it-pipe":"^2.0.4","p-event":"^5.0.1","uint8arrays":"^4.0.2","uint8arraylist":"^2.3.2","@libp2p/peer-id":"^1.1.10","protons-runtime":"^3.1.0","@waku/byte-utils":"*","@waku/interfaces":"*","@libp2p/interfaces":"^3.0.2","it-length-prefixed":"^8.0.2","@multiformats/multiaddr":"^11.0.6","@libp2p/interface-pubsub":"^2.0.1","@libp2p/interface-peer-id":"^1.0.2","@chainsafe/libp2p-gossipsub":"^4.1.1","@libp2p/interface-peer-info":"^1.0.1","@libp2p/interface-connection":"^3.0.3","@libp2p/interface-peer-store":"^1.0.0","@libp2p/interface-peer-discovery":"^1.0.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","tail":"^2.2.0","jsdom":"^19.0.0","karma":"^6.3.12","mocha":"^9.1.3","cspell":"^5.14.0","eslint":"^8.6.0","rollup":"^2.75.0","process":"^0.11.10","protons":"^5.1.0","ts-node":"^10.9.1","gh-pages":"^3.2.3","prettier":"^2.1.1","p-timeout":"^6.0.0","puppeteer":"^13.0.1","ts-loader":"^9.3.1","fast-check":"^2.14.0","portfinder":"^1.0.28","typescript":"^4.6.3","@types/chai":"^4.2.15","@types/node":"^17.0.6","@types/tail":"^2.0.0","@types/uuid":"^8.3.0","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^9.1.0","jsdom-global":"^3.0.2","app-root-path":"^3.0.0","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@rollup/plugin-json":"^4.1.0","@types/app-root-path":"^1.2.4","eslint-plugin-import":"^2.25.3","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-functional":"^4.0.2","@typescript-eslint/parser":"^5.8.1","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.8.1"},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.4_1668141881775_0.2300009931038347","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@waku/core","version":"0.0.5","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.5","maintainers":[{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8ebaed942e967a995ea9be92cf6bbca1f72cec4e","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.5.tgz","fileCount":129,"integrity":"sha512-MGeuaawyj198+VPQp/mFtdRWiOhQ2fWj7V9NbhylVfcK8dXVqgazpd8nkxSAmUuIcrGolGyrX+K8jdDsl7QJPQ==","signatures":[{"sig":"MEQCICLNHOAeSRJsHfw2UFk8gKqeQWtroPG2ywoV+7rHnTIvAiAPzIW/eL9CJ6i55wXNZ48Qet3N2KYkZdybIU/b7AhbIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2132571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbeG9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYJhAAh3qi8CFNN2SKjHrqMw9HiVLTzQPCFC4A9/IhafYmIC37HsnB\r\n7B86YzWtSLQabJHq/kZ47yp15A3q5gOIpb5cXWVYwgAMNsVX/SSCmCS5xRxl\r\nmb8cTwzQ1g01RUm3DGWrbRaA7Fw1OMKo5DetRWx+EgKzMGG70Pt1bJoOoxpr\r\n9siyZRLNc/xInKa9oKYVuveSLzv2YJgEAzqWonUi27orLh3seqrNvKCh92do\r\nyA141Eptd/zUpKXST1b0gZHd/DcsRpsOS1hvuzqLSff/FXlFoGkcx0UTGnqa\r\n17MBlN7ZPbSgiZ8OFSdB8biR6I1PWt+FS9uJem6uugLvWzwK50+1xME09+Xr\r\nL/S7bSukF+GSH2r0ihDWzYm93gjVKXbT10YJyEU1E4Yh1iWx1xtGonbLRnOF\r\n6Q62Gz7wH6SHM2uhni5gh0uL/hHQP70rRJgbOSVCs3ZZSQBkVNle68LiW8h+\r\nBNjq0LtlkLawbtj4HX4V6Q8PTJg3wmwQ9jsRhFqCP2VJR+Gw67vFCIkrtf5m\r\notysPT29OnBAUCeT551/MWk3CJvE42lUjzl28a39RPWVMAUUR713fjYhqs+T\r\neZPTX6bNDgKyiF/mpDKbBaXDfgQHZAgcv9yqjl0fqkzJVTMHW3B1QCrpOYKc\r\nWG7cdv7MVMc+CzSvCkKKc2oVZAZjM8HIagQ=\r\n=Aswn\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/wait_for_remote_peer":{"types":"./dist/lib/wait_for_remote_peer.d.ts","import":"./dist/lib/wait_for_remote_peer.js"},"./lib/waku_message/version_0":{"types":"./dist/lib/waku_message/version_0.d.ts","import":"./dist/lib/waku_message/version_0.js"},"./lib/peer_discovery_static_list":{"types":"./dist/lib/peer_discovery_static_list.d.ts","import":"./dist/lib/peer_discovery_static_list.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"},"./lib/waku_message/topic_only_message":{"types":"./dist/lib/waku_message/topic_only_message.d.ts","import":"./dist/lib/waku_message/topic_only_message.js"}},"gitHead":"56568b7f79e1027c4be377ece602b23906080332","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","proto":"rimraf src/proto/*.ts; protons src/proto/*.proto","deploy":"node ci/deploy.js","pretest":"run-s pretest:*","fix:lint":"eslint src --ext .ts --ext .cjs --fix","build:esm":"tsc && node build-scripts/fix-imports.js","check:tsc":"tsc -p tsconfig.dev.json","test:node":"TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src --ext .ts","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.3","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","debug":"^4.3.4","it-all":"^1.0.6","libp2p":"0.39.5","it-pipe":"^2.0.4","p-event":"^5.0.1","uint8arrays":"^4.0.2","uint8arraylist":"^2.3.2","@libp2p/peer-id":"^1.1.10","protons-runtime":"^3.1.0","@waku/byte-utils":"*","@waku/interfaces":"*","@libp2p/interfaces":"^3.0.2","it-length-prefixed":"^8.0.2","@multiformats/multiaddr":"^11.0.6","@libp2p/interface-pubsub":"^2.0.1","@libp2p/interface-peer-id":"^1.0.2","@chainsafe/libp2p-gossipsub":"^4.1.1","@libp2p/interface-peer-info":"^1.0.1","@libp2p/interface-connection":"^3.0.3","@libp2p/interface-peer-store":"^1.0.0","@libp2p/interface-peer-discovery":"^1.0.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","tail":"^2.2.0","jsdom":"^19.0.0","karma":"^6.3.12","mocha":"^9.1.3","cspell":"^5.14.0","eslint":"^8.6.0","rollup":"^2.75.0","process":"^0.11.10","protons":"^5.1.0","ts-node":"^10.9.1","gh-pages":"^3.2.3","prettier":"^2.1.1","p-timeout":"^6.0.0","puppeteer":"^13.0.1","ts-loader":"^9.3.1","fast-check":"^2.14.0","portfinder":"^1.0.28","typescript":"^4.6.3","@types/chai":"^4.2.15","@types/node":"^17.0.6","@types/tail":"^2.0.0","@types/uuid":"^8.3.0","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^9.1.0","jsdom-global":"^3.0.2","app-root-path":"^3.0.0","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@rollup/plugin-json":"^4.1.0","@types/app-root-path":"^1.2.4","eslint-plugin-import":"^2.25.3","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-functional":"^4.0.2","@typescript-eslint/parser":"^5.8.1","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.8.1"},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.5_1668145597491_0.13941403658448692","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@waku/core","version":"0.0.6","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.6","maintainers":[{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9661a9589abbf9def4f41548f7122b9062e3ca47","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.6.tgz","fileCount":119,"integrity":"sha512-Q3m1Eu4t4EVZlzDljPUPqHyDcdnmHpdthNzxbuj7hxJLi6od6UBaYxjQpPId7mbygqmgaNJVG+A7OQJL5xpBuA==","signatures":[{"sig":"MEQCIEkeQhHtfCCOVH8rlfESvqyGz8O/x5cyofwj9vaKXgOdAiA8DQQ6Q+glP2SNaBSH0z0RTIgcudYv0ipTvou6rWhw8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1973387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdu7mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoR1hAAoBjDfa91ywzKJf4R4ue4EXz09nibn8mc6cMcGSYr0AsCXYQe\r\nTPkMtZV2Z3gajBGCBhM6hV/+/nBlUFK/Kw/34ERJnaQqQjZMfKFnsJgvZmuk\r\nN0AjQ1zIi25C3yZc6grtccqSe/Q2ReyP1pFLU8xZ1sLqEQyOAXRAFuLusSkg\r\nma/19v8Z0qLs3m8CgQvCqr/TmOQ9IGrYSjWP43M/afDYQ+UD1xy8iB+rwM7N\r\n1AYqZC9Q+MW1emmR9486bBF1l+KdbzDIR89hKQA8R7HFH+cE4ge3sTYxWMrb\r\nt4TAA1Ggx6K4qCQ6nVUVpgYSzxOrmh3NVHZg6quOsGk4fWFJ801vsJWHw3sk\r\nKyz1WKrIQHLbb/AVOQK7MX48aa1abrAI08wkwbmV1IDnjVP19NzcABPDnqUH\r\nYwSU6s+e+uGNO2wGUBeSZ7aAF6D6gV771bFEqR4TlXyx0w6ZNfOd+PybfUNc\r\nXzgLeE13F6+vUIOBgthf67eWxlFh6LR0/IZYTiCvi01uuNeRpjsZVYm4lgh2\r\nrQeFimdZF/rn1EeXc/axBhDjIvkDed/mrvj6YuXLezI/pu+9hrLf8fMfo0fI\r\n1feE5wJ8cBykCLBaLhcO2r9IKQ+CSWdq1N1rnXVyr/GX3dPEbJvHlsaRNybe\r\n7vgjhyosnFha7eIUEFCdDj4CvfBiliCdyRM=\r\n=ovlk\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/wait_for_remote_peer":{"types":"./dist/lib/wait_for_remote_peer.d.ts","import":"./dist/lib/wait_for_remote_peer.js"},"./lib/waku_message/version_0":{"types":"./dist/lib/waku_message/version_0.d.ts","import":"./dist/lib/waku_message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"},"./lib/waku_message/topic_only_message":{"types":"./dist/lib/waku_message/topic_only_message.d.ts","import":"./dist/lib/waku_message/topic_only_message.js"}},"gitHead":"dfa7c6b107795640bda5b9a678df5b8d2c51b03a","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","proto":"rimraf src/proto/*.ts; protons src/proto/*.proto","deploy":"node ci/deploy.js","pretest":"run-s pretest:*","fix:lint":"eslint src --ext .ts --ext .cjs --fix","build:esm":"tsc && node build-scripts/fix-imports.js","check:tsc":"tsc -p tsconfig.dev.json","test:node":"TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src --ext .ts","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.3","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","debug":"^4.3.4","it-all":"^1.0.6","libp2p":"0.40.0","it-pipe":"^2.0.4","p-event":"^5.0.1","uint8arrays":"^4.0.2","@noble/hashes":"^1.1.3","uint8arraylist":"^2.3.2","@libp2p/peer-id":"^1.1.10","protons-runtime":"^3.1.0","@waku/byte-utils":"*","@waku/interfaces":"*","@libp2p/interfaces":"^3.0.4","it-length-prefixed":"^8.0.2","@multiformats/multiaddr":"^11.0.6","@libp2p/interface-pubsub":"^3.0.1","@libp2p/interface-peer-id":"^1.0.6","@chainsafe/libp2p-gossipsub":"^5.2.1","@libp2p/interface-peer-info":"^1.0.4","@libp2p/interface-registrar":"^2.0.4","@libp2p/interface-connection":"^3.0.3","@libp2p/interface-peer-store":"^1.2.3","@libp2p/interface-peer-discovery":"^1.0.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","tail":"^2.2.0","jsdom":"^19.0.0","karma":"^6.3.12","mocha":"^9.1.3","cspell":"^5.14.0","eslint":"^8.6.0","rollup":"^2.75.0","process":"^0.11.10","protons":"^5.1.0","ts-node":"^10.9.1","gh-pages":"^3.2.3","prettier":"^2.1.1","p-timeout":"^6.0.0","puppeteer":"^13.0.1","ts-loader":"^9.3.1","fast-check":"^2.14.0","portfinder":"^1.0.28","typescript":"^4.6.3","@types/chai":"^4.2.15","@types/node":"^17.0.6","@types/tail":"^2.0.0","@types/uuid":"^8.3.0","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^9.1.0","jsdom-global":"^3.0.2","app-root-path":"^3.0.0","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@rollup/plugin-json":"^4.1.0","@types/app-root-path":"^1.2.4","eslint-plugin-import":"^2.25.3","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-functional":"^4.0.2","@typescript-eslint/parser":"^5.8.1","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.8.1"},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.6_1668738790326_0.7064449149512211","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@waku/core","version":"0.0.7","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.7","maintainers":[{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d1b4f0a92315d2a420843d19e9026093defbf5e5","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.7.tgz","fileCount":84,"integrity":"sha512-JG3+UoMSls/3HWYcBgAFkJTv34xw7dPySWsHkTngYk8oBbYIpfJxX7j0dZGmEsMwxAznbkixwF8SEdlH/uazFA==","signatures":[{"sig":"MEYCIQCZ9gc4t5W7uV7O0h8ZR2z8t4SZ/qybMQRUIbGnmSpCeQIhAIidqbuHSXy/ie0iJVTqCWzxvgvqL+0NCSSVZ3HZEAJP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1871580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmpjQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGTA/+OUpNtdw1ondLHIjhbk1PcMmQdProZt1ojHMckTBfh9ffO8N2\r\nlWahRH/9YmKxT2Ipa+idCYjzbyvw7IWpjrIeUatAhyykUK4PiLuFir/yiirn\r\nER/iIfHVBQ2jOwTpMd4uGCKtH9P4XJ7GmAEm04cBEdDA0M2OaHzZrzWWFEee\r\nuffeiekhiNpwr/2kaDpeIdqcG1fy+OS+Vl7cOT53jC4uDkBYuTQFIk6X5OyQ\r\neqTVpWIpGe5469Xc/ws8lqyfOEfBmk6NA2BDsQmqnDxloV3TPgx/DlXLl7gw\r\nWqqWnmWAOV+nYZz3tdUdlHrRIOqWZsbdJvCpOKmdWVECQpgAYpVCoiM4UX9d\r\n2Q8HBdmRaXeqKvKpCmfuNx5OtCWYcJaC2/3yXgX55U7ifWWdbYoF87WMz5N4\r\nQZbI3GaNtJWR0vWk9VqTsKq68lW552SKmLFydKLfPPuq3k0YB6ejcMNDB51o\r\nHnhzWV4VBsgZh01wgvTI4+mluROz/0YbBn/xvrKh5UNam7YV3NOy/hz3+rH3\r\n6sB7Z6j4nsWqRxcgLVwj4rqPhpcLdxj4zQM7ehAMnW/+lPUGtSl4XwnIA3lT\r\nZtSUNSn3zFZa3vaFNHPYd4UqB0/YwCVLVwNm58vopfi4whTuyq0DMmkRftJ7\r\nxfd6KzPzFewwCyylSggvpBsvF5zhASry+pM=\r\n=+MXw\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/message/topic_only_message":{"types":"./dist/lib/message/topic_only_message.d.ts","import":"./dist/lib/message/topic_only_message.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"3312c6134a639ab22f01730b8fc04b0d1a34a93c","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","pretest":"run-s pretest:*","fix:lint":"eslint src --ext .ts --ext .cjs --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src --ext .ts","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.3","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"16.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^1.0.6","libp2p":"0.40.0","it-pipe":"^2.0.4","p-event":"^5.0.1","uint8arrays":"^4.0.2","@noble/hashes":"^1.1.3","uint8arraylist":"^2.3.2","@libp2p/peer-id":"^1.1.10","@waku/byte-utils":"*","@waku/interfaces":"*","@libp2p/interfaces":"^3.0.4","it-length-prefixed":"^8.0.2","@multiformats/multiaddr":"^11.0.6","@libp2p/interface-pubsub":"^3.0.1","@libp2p/interface-peer-id":"^1.0.6","@chainsafe/libp2p-gossipsub":"^5.2.1","@libp2p/interface-peer-info":"^1.0.4","@libp2p/interface-registrar":"^2.0.4","@libp2p/interface-connection":"^3.0.3","@libp2p/interface-peer-store":"^1.2.3","@libp2p/interface-peer-discovery":"^1.0.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","tail":"^2.2.0","jsdom":"^19.0.0","karma":"^6.3.12","mocha":"^9.1.3","cspell":"^6.17.0","eslint":"^8.6.0","rollup":"^2.75.0","process":"^0.11.10","ts-node":"^10.9.1","gh-pages":"^3.2.3","prettier":"^2.1.1","p-timeout":"^6.0.0","puppeteer":"^13.0.1","ts-loader":"^9.3.1","fast-check":"^2.14.0","portfinder":"^1.0.28","typescript":"^4.6.3","@types/chai":"^4.2.15","@types/node":"^17.0.6","@types/tail":"^2.0.0","@types/uuid":"^8.3.0","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^9.1.0","jsdom-global":"^3.0.2","app-root-path":"^3.0.0","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@rollup/plugin-json":"^4.1.0","@types/app-root-path":"^1.2.4","eslint-plugin-import":"^2.25.3","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-functional":"^4.0.2","@typescript-eslint/parser":"^5.8.1","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.8.1"},"peerDependencies":{"@multiformats/multiaddr":"^11.0.6"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.7_1671076048037_0.6356061044299282","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@waku/core","version":"0.0.8","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.8","maintainers":[{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ea937018e32ff250bb0f665e9ae3a14be7c963f4","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.8.tgz","fileCount":84,"integrity":"sha512-S/58TqGRza7cpD3ZevPYNbkN7/7OUSqYQoLY2cwO4vF21iQoN+PSD998XxhH+tM++WM3yPMcpEG30HRIBrf2zw==","signatures":[{"sig":"MEYCIQDWBA90ebuRkZ1xWLMOBsBl7OD/QExHao0N+VCCW8dWmgIhAL62LJEqkyMWUh6eS5/fIQZ5MPSlH8e24LiM0+L4SYOg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1871069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjn/ycACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1axAAnJngo0AeQORYyTrImTtdqXf/O3g0UV51LlE85IpF1KJRGX9Z\r\neWaYpd5ISX+Qlk0UUYEKrqvczHOetELgUyJnG6x7oKnSDp4CU4mWEXPa8p6Z\r\nrr+fLOqswukZc0iRd2l8vGevHOxBEPHB+bCNnroGn1Qj4xqu0ijszijKP7f8\r\naFvRwk94JkgJQUu/jnI+W0HmLVCAfI4x09JOHnS3PYGlj9PrNWZa1KkN6O56\r\niXq/5gjoH5J4R35iq4+lvrXXuJp/oeY/JptGgBTWGuayYdT2sgr5JvTUOw6j\r\nYazS+ES8qJ3De7yUqrTtbpTSbhUaneKycDNWp9sbPBRJ54ZRmQi+7QZ8UYjq\r\nIPvMlhRsNQqCzQmLA/ybLAJQqgulxh8VNJQixfNaJkzd5HL+zG+a87ng3ndw\r\n2UNSl/OIDVCGxKviLiWl+r0mNTEvKrR+ULhgW5EQoNE8iGeAvtehi+suPZ5A\r\ntV9nX9UuTmyw7/8c9ur5L5GVVgSEmDk48yVMx/2u2Dv8MyQLn7lbABLsG8Pr\r\n+htNvjUKdGbDCLbAGvlALIa4lA28JHVJutYOp4NikHlUH4Jz5OR5wD47rZwC\r\ntzgOV6ubtDT02auoT2gdoOhddZ+gZCj3RpAZFC4Ujxh4Y6pVSFvTdj/iWXUZ\r\n37ckOSduw3hI4bwsh0hpnt+0AT44X0EQV64=\r\n=R6Nc\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/message/topic_only_message":{"types":"./dist/lib/message/topic_only_message.d.ts","import":"./dist/lib/message/topic_only_message.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"11cb7b2d880600d5dafa0aa9f2b137437760787a","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","pretest":"run-s pretest:*","fix:lint":"eslint src --ext .ts --ext .cjs --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src --ext .ts","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.3","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"16.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^1.0.6","libp2p":"0.40.0","it-pipe":"^2.0.4","p-event":"^5.0.1","@waku/proto":"*","uint8arrays":"^4.0.2","@noble/hashes":"^1.1.3","uint8arraylist":"^2.3.2","@libp2p/peer-id":"^1.1.10","@waku/byte-utils":"*","@waku/interfaces":"*","@libp2p/interfaces":"^3.0.4","@waku/libp2p-utils":"*","it-length-prefixed":"^8.0.2","@waku/peer-exchange":"*","@multiformats/multiaddr":"^11.0.6","@libp2p/interface-pubsub":"^3.0.1","@libp2p/interface-peer-id":"^1.0.6","@chainsafe/libp2p-gossipsub":"^5.2.1","@libp2p/interface-peer-info":"^1.0.4","@libp2p/interface-registrar":"^2.0.4","@libp2p/interface-connection":"^3.0.3","@libp2p/interface-peer-store":"^1.2.3","@libp2p/interface-peer-discovery":"^1.0.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","tail":"^2.2.0","jsdom":"^19.0.0","karma":"^6.3.12","mocha":"^9.1.3","cspell":"^6.17.0","eslint":"^8.6.0","rollup":"^2.75.0","process":"^0.11.10","ts-node":"^10.9.1","gh-pages":"^3.2.3","prettier":"^2.1.1","p-timeout":"^6.0.0","puppeteer":"^13.0.1","ts-loader":"^9.3.1","fast-check":"^2.14.0","portfinder":"^1.0.28","typescript":"^4.6.3","@types/chai":"^4.2.15","@types/node":"^17.0.6","@types/tail":"^2.0.0","@types/uuid":"^8.3.0","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^9.1.0","jsdom-global":"^3.0.2","app-root-path":"^3.0.0","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@rollup/plugin-json":"^4.1.0","@types/app-root-path":"^1.2.4","eslint-plugin-import":"^2.25.3","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-functional":"^4.0.2","@typescript-eslint/parser":"^5.8.1","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.8.1"},"peerDependencies":{"@multiformats/multiaddr":"^11.0.6"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.8_1671429276469_0.5301428726143174","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"@waku/core","version":"0.0.9","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.9","maintainers":[{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"771162d24d11d3db405d47c3e43a44538c2eafd0","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.9.tgz","fileCount":90,"integrity":"sha512-iA5Q0y5azeJw7HvBGvdxEbw3qrRqPzFPEQdpYXP/N/qq2BdgIA/drF5GT9gJO5C1+2k7o483I0FTbxSJBCMHuw==","signatures":[{"sig":"MEQCIE0JhsiOUkhc0x5G4DgFND/YGFTsDlXzSG/YAmIZOHyIAiB5CSyrE7ZagaVWL+lh1ZSn1jfI/zgCkjgz4PSPmEt5zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1873565,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxyTXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/4Q//XwV6vmh9QJf9g9nWefREyyx1c7x8337DjNdu78gQ8rBg5oov\r\n01KACM/MUryHvAtczh6XIGW2XKHv+FQfSAv2QnssPrE/tBV9LKQfYpG9YYEq\r\njdA7cqnHAPjF7xu1UIbagweMDaOzpQx0bVmDjJhc2zzScA4TiOOhtHiSCkqE\r\nITR8jXqsROQ+zeFzjZD8o5htncv1OPRj+5vjtwqL+XFf4pDfpPDU19cnJxjf\r\nIK0VdykpeRxsgZvb9twsBuduX/JwK4Y5IHJ8w2DDwQ1eSFyxWthSifv3g1Hk\r\nFWB4Fe7hxdEjhPiY1mrP/E8UraKZEdZgUJVhSYl/yRamPRgXGYS0ndOcA7tF\r\nUAZvkNby7v6WByFtt5BOQUPD6zJA0z9UIlgCfXCsYboA2kyNGEmynkl7ihwJ\r\ntPf41ac8/V8wc2nmVHrscZxrrIR1x+FdrxQuh2IBtQf81wgv6jUb/SDw22Ps\r\ntQEaLLscksolOfAl31El72T0+6jjKwTKsj/TDZ7ZvCn9ncAxoQyAT9qNWKfn\r\ntyZA1eHPzUQ8AzBt/JycUF372fY6IKk0usIV1/lX15rpI/POiscQoDpHnceR\r\ntBU+TzyX8hFTsyyjcpJaMckejD1pfSrph04O7oRG8lt6ngWjjeKjHznwsAfq\r\n4SdbYiffRONi51LzAP8r0ucLgMJO3VNtUvk=\r\n=qmwg\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/message/topic_only_message":{"types":"./dist/lib/message/topic_only_message.d.ts","import":"./dist/lib/message/topic_only_message.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"3e19f8276833d6609d70d50fd9cf9592c5b4b5bc","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","pretest":"run-s pretest:*","fix:lint":"eslint src --ext .ts --ext .cjs --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src --ext .ts","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.3","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"16.17.0","dependencies":{"chai":"^4.3.4","uuid":"^9.0.0","debug":"^4.3.4","it-all":"^1.0.6","libp2p":"0.40.0","it-pipe":"^2.0.4","p-event":"^5.0.1","fast-check":"^2.14.0","@waku/proto":"*","uint8arrays":"^4.0.2","@noble/hashes":"^1.1.3","uint8arraylist":"^2.3.2","@libp2p/peer-id":"^1.1.10","@waku/byte-utils":"*","@waku/interfaces":"*","@libp2p/interfaces":"^3.0.4","@waku/libp2p-utils":"*","it-length-prefixed":"^8.0.2","@waku/peer-exchange":"*","@multiformats/multiaddr":"^11.0.6","@libp2p/interface-pubsub":"^3.0.1","@libp2p/interface-peer-id":"^1.0.6","@chainsafe/libp2p-gossipsub":"^5.2.1","@libp2p/interface-peer-info":"^1.0.4","@libp2p/interface-registrar":"^2.0.4","@libp2p/interface-connection":"^3.0.3","@libp2p/interface-peer-store":"^1.2.3","@libp2p/interface-peer-discovery":"^1.0.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"tail":"^2.2.0","jsdom":"^19.0.0","karma":"^6.3.12","mocha":"^9.1.3","cspell":"^6.17.0","eslint":"^8.6.0","rollup":"^2.75.0","process":"^0.11.10","ts-node":"^10.9.1","gh-pages":"^3.2.3","prettier":"^2.1.1","p-timeout":"^6.0.0","puppeteer":"^13.0.1","ts-loader":"^9.3.1","portfinder":"^1.0.28","typescript":"^4.6.3","@types/chai":"^4.2.15","@types/node":"^18.11.17","@types/tail":"^2.0.0","@types/uuid":"^8.3.0","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^9.1.0","jsdom-global":"^3.0.2","app-root-path":"^3.0.0","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@rollup/plugin-json":"^4.1.0","@types/app-root-path":"^1.2.4","eslint-plugin-import":"^2.25.3","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-functional":"^4.0.2","@typescript-eslint/parser":"^5.8.1","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.8.1"},"peerDependencies":{"@multiformats/multiaddr":"^11.0.6"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.9_1673995479268_0.050008424942320495","host":"s3://npm-registry-packages"}},"0.0.10":{"name":"@waku/core","version":"0.0.10","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.10","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9fd482ac27dee0146e47f39028546368581545af","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.10.tgz","fileCount":90,"integrity":"sha512-PyQYO41jwT8dEdkyJ+TSjXc4/4S3fsHXn47l1uITa+vkQ2y2uoSiKXpl1eF+hofqJAxcMn7Mh+Ul3UTAWdGC+g==","signatures":[{"sig":"MEUCIEtyyKaQ2lJUSbzSTIA8ih0IUKgQcfUVgMmBIpxPvLd8AiEAtQ3xd3/s9IS+Mrc1DSunZKa+gNzlFhhhUfWfIWLqibQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1873193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0LBbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppjQ/7Bv2c5yBHBpY4EWA8IwsQ/HRCheX6EYLQBjixAA1BIZNHC4bL\r\nchLS7mIQtKmy51Ii/cJoFkGxqymI5zvCG/tznykooV/h0/3TXwva7xTJ++U4\r\nwV4iG6ELjSD6fcu/5Ev2u4OTrO0m2EIDta6ca2EUrxhZ3P66MsmqkGJZxvSI\r\njXkXyag1Mxzdcsg5qYuymH3Z8lfs2kKh/O2jtgXQGKIwxSY0jAvtzri3jHCL\r\n1VGb5ZV6mZ5b/dcOrcnNO/jtt3hUPvJ6Z71m3ivVWHqeS3STUurm2a7yPsB9\r\nI0EV5X6/kF+ZQueTsO9bo5Y8OzfrbW+lWwgRFuqG5YBzL205jiHdwhEtkCJL\r\npTVORnkVvsLFs3bUWpIh7+5LnPYmKGkMvmQE3GVHmujVEsdkrTd4TLGWW0Fn\r\n/1REj9PdPTu9gj+PF9mFOvKxWuq5CwJoVBMtJojkyPb7ItxOW0gnhwd1iEDu\r\ndS6H26Opcy6wnno/7+MwG85g+H+n4i08NTSjLgtgMwVMd9QclWwnobeXMHmb\r\niJi1aIahwqOpv9tkwhmL5V+8eNr24BkaOw6y/OVoJEkJZeSesck0+OHzyZcE\r\naMqFj2zXwxFBp4R6KkNarT3dFQ9NhHi7y7mmj+cictTADWHyTIP0eiiPqLyX\r\n4jXJQ5SW2Oxr1I1E987ixiIfslWlSEWngWg=\r\n=lYZd\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/message/topic_only_message":{"types":"./dist/lib/message/topic_only_message.d.ts","import":"./dist/lib/message/topic_only_message.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"4e72cf2cff52088d0438ac0d28be052e6edd35d5","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","pretest":"run-s pretest:*","fix:lint":"eslint src --ext .ts --ext .cjs --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src --ext .ts","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.15.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.7.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^1.0.6","libp2p":"0.40.0","it-pipe":"^2.0.4","p-event":"^5.0.1","@waku/proto":"*","uint8arrays":"^4.0.2","@noble/hashes":"^1.1.3","uint8arraylist":"^2.3.2","@libp2p/peer-id":"^1.1.10","@waku/byte-utils":"*","@waku/interfaces":"*","@libp2p/interfaces":"^3.0.4","@waku/libp2p-utils":"*","it-length-prefixed":"^8.0.2","@waku/peer-exchange":"*","@multiformats/multiaddr":"^11.0.6","@libp2p/interface-pubsub":"^3.0.1","@libp2p/interface-peer-id":"^1.0.6","@chainsafe/libp2p-gossipsub":"^5.2.1","@libp2p/interface-peer-info":"^1.0.4","@libp2p/interface-registrar":"^2.0.4","@libp2p/interface-connection":"^3.0.3","@libp2p/interface-peer-store":"^1.2.3","@libp2p/interface-peer-discovery":"^1.0.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","tail":"^2.2.0","jsdom":"^19.0.0","karma":"^6.3.12","mocha":"^9.1.3","cspell":"^6.17.0","eslint":"^8.6.0","rollup":"^2.75.0","process":"^0.11.10","ts-node":"^10.9.1","gh-pages":"^3.2.3","prettier":"^2.1.1","p-timeout":"^6.0.0","puppeteer":"^13.0.1","ts-loader":"^9.3.1","fast-check":"^2.14.0","portfinder":"^1.0.28","typescript":"^4.6.3","@types/chai":"^4.2.15","@types/node":"^18.11.17","@types/tail":"^2.0.0","@types/uuid":"^8.3.0","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^9.1.0","jsdom-global":"^3.0.2","app-root-path":"^3.0.0","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@rollup/plugin-json":"^4.1.0","@types/app-root-path":"^1.2.4","eslint-plugin-import":"^2.25.3","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-functional":"^4.0.2","@typescript-eslint/parser":"^5.8.1","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.8.1"},"peerDependencies":{"@multiformats/multiaddr":"^11.0.6"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.10_1674621019400_0.4879131917645698","host":"s3://npm-registry-packages"}},"0.0.11":{"name":"@waku/core","version":"0.0.11","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.11","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"45219c29acc72ea13bd3a622b2ebc9b78d956e02","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.11.tgz","fileCount":105,"integrity":"sha512-czUgbOfsAMecp0WgjtHNDbKMOiDMFC5rcYCG80MdEQcE1q20OBn1M1BryWR6IeTj1twJWP5NM5YggyuzgCiedw==","signatures":[{"sig":"MEUCIQClzhjhzbMYgYD/FteX80C6Mz1lDWDkGaPt88m8A7Y+kQIgdkSNNFl2offKgL6fLUskeQK+2Rad5J1lTQ8nbTSPJrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1636956,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGg77ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQJA/+Int96XlBJBGlNlJSl8+ZqDE6F8rEee+IuoCqMRJaoP/4tsiv\r\n3qLKc6MjK5P4fxkh7u2eqZuvwgr7085uRUfaY8cZcGJD5KTgXS7+K2f6llh4\r\ncsBO2Od037g3HCBL4XSJAolnTbVpyI8DSIErGq0OYRwOUmCywkSorHpMq0hI\r\npTKNat0qMLQBDA45bvjYvZcvbZUuzG3TPDDEMbkICn70QDMZkuk5BL/0lvdE\r\nIw/ivpRlScbAH7lGGyI2firSVVSGfAuhmHuQUihPdqaYMClDKvU/Qdio/YyD\r\nNKmx8GEjPcrE/pnIx/eJ2dClBaomDk3efos+0zKQiBYiA5hK9hWI4cl646JK\r\nRWjKsfTOvQAYiRygV9Tx+WqAU0RQJ2GU9Plh/cRVy6Tz6o24HJ8uDinqBU8M\r\njFn6qwCqsEtT1KsXdsIPDT550mXPfEanDBaJD8qajjqMGcutYprwqIxBS7VA\r\nuSDu9NqZpRsz9BEKiY0l/uBInmQ9Yha5ojovI+PClh+acI6nc8CP+YuhkriL\r\ntFM6wcR6ympW69EfZuS+H+1PMVmvnMn/7T96RJpP0xFewm1vTiCb6+Ab/P/U\r\nxIXJZreaD+0fUd8937gl+TMd/uPBer4cdGlfj2b02xcrCQxD1q4ngr4lPUHJ\r\n2VK6k9SMsYSxlNvayMcI0Xl789ivAmI+WLA=\r\n=dPNW\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/message/topic_only_message":{"types":"./dist/lib/message/topic_only_message.d.ts","import":"./dist/lib/message/topic_only_message.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"b3546ae69271762dd315253e9188073d2e137f56","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","pretest":"run-s pretest:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"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","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"16.18.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^2.0.0","it-pipe":"^2.0.5","p-event":"^5.0.1","@waku/proto":"0.0.3","@waku/utils":"0.0.2","@noble/hashes":"^1.2.0","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.8","it-length-prefixed":"^8.0.4","@chainsafe/libp2p-gossipsub":"^6.1.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","karma":"^6.4.1","mocha":"^10.2.0","cspell":"^6.28.0","eslint":"^8.35.0","rollup":"^3.15.0","process":"^0.11.10","ts-node":"^10.9.1","prettier":"^2.8.4","puppeteer":"^19.7.2","ts-loader":"^9.4.2","fast-check":"^3.7.0","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/uuid":"^9.0.1","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","karma-chrome-launcher":"^3.1.1","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@multiformats/multiaddr":"^11.4.0","@rollup/plugin-commonjs":"^24.0.1","@libp2p/interface-libp2p":"^1.1.1","@libp2p/interface-pubsub":"^3.0.6","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@libp2p/interface-registrar":"^2.0.8","@rollup/plugin-node-resolve":"^15.0.1","@libp2p/interface-connection":"^3.0.8","@libp2p/interface-peer-store":"^1.2.8","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.54.1"},"peerDependencies":{"libp2p":"^0.42.2","@multiformats/multiaddr":"^11.4.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.11_1679429371730_0.09052138387591335","host":"s3://npm-registry-packages"}},"0.0.12":{"name":"@waku/core","version":"0.0.12","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.12","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a305f252782c7ae78e9972d2ff9eda380050782f","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.12.tgz","fileCount":105,"integrity":"sha512-oc5sqaFz/LhYpPGo7HJnYMRYrQ0TRGiXcJ9rn8bG5evo5nyUp2ri/Fv5rJMt4rNC5ag0t2dZkDTMKz1VV/72Hg==","signatures":[{"sig":"MEUCIC3TKC7lZD/8qDxGqNs8Hqg2vbsZyT/gKmZUyDwsbMLMAiEAhaGPx0V3BtC7MKLWJOeqp/NpwF1k/n9dCXpzbc8yvdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1637570,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHOXCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjbxAAjqaB1CaP5A4N9AGvg6W8Lp+J2m5I+9rkiGyUkxqxD42980aX\r\nrjfj9iUGsM+PNE9KotWj5f25KeXyMozH7cifCKfmSvHaQVwhQbj4WmUTdOaV\r\nLYtjyXTfgDGH/qU4LoQUx7JAWNqIQPPISIvEwDtMdc+nrHne2Y/yf7MHfmLm\r\n3mqkSa6/aYOjHKWr4fEwCCAqBJeRCpm+JwGcvq8kcFcpsAD0oXMDmrP+kL4j\r\nv7lGAU8kyd7Z73KcrOlVBZXupuuK01LD3ghQcUeBV+r5X/c4/ShluSwQqxAx\r\nKhzs6pBfCSF64aO3jAyO/SYNEMLNxEQn4IbweNd8MdcRnN0I92x/XJmeQ6T5\r\nmRMPc/LdHIRWF071GPL2KGXXiD5WtZDc61f+UIN5f+YP6GH4XIuQoXZJhxZ0\r\nxfn+KcxwvX/KuyM/9oCcHSFYRgKBzHGin22f0Q+AFgOvcIWA9T0sgUSE5Ecf\r\n0G94JF3wO+TlFZA6OjHoGY7QaaQHV1rFO26BHOQpB/+ltnvjsLo/Y9Nyqbe6\r\nMKAuYs6uiebEye25CFamOP8YXUEUwhvJwsV4Gs7nwSW3aFXFd92jy9RQeeGw\r\n74ibctEL/LtBt7qrs8JYeHmGdexqOHr50nLca3Gs9DGj7PgtBm0MwNHUAOoE\r\nC1cBeheG/hBtjz42jnluOil4BqLLOA8aHzs=\r\n=Kl4B\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/message/topic_only_message":{"types":"./dist/lib/message/topic_only_message.d.ts","import":"./dist/lib/message/topic_only_message.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"9b6448bf63c0230cd6e05901a118d8533ff9b265","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","pretest":"run-s pretest:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"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","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"16.18.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^2.0.0","it-pipe":"^2.0.5","p-event":"^5.0.1","@waku/proto":"0.0.3","@waku/utils":"0.0.2","@noble/hashes":"^1.3.0","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.9","it-length-prefixed":"^8.0.4","@chainsafe/libp2p-gossipsub":"^6.1.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","karma":"^6.4.1","mocha":"^10.2.0","cspell":"^6.28.0","eslint":"^8.35.0","rollup":"^3.15.0","process":"^0.11.10","ts-node":"^10.9.1","prettier":"^2.8.4","puppeteer":"^19.7.2","ts-loader":"^9.4.2","fast-check":"^3.7.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/uuid":"^9.0.1","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","karma-chrome-launcher":"^3.1.1","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^24.0.1","@libp2p/interface-libp2p":"^1.1.1","@libp2p/interface-pubsub":"^3.0.6","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@libp2p/interface-registrar":"^2.0.8","@rollup/plugin-node-resolve":"^15.0.1","@libp2p/interface-connection":"^3.0.8","@libp2p/interface-peer-store":"^1.2.8","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.55.0"},"peerDependencies":{"libp2p":"^0.42.2","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.12_1679615426208_0.5499451668904194","host":"s3://npm-registry-packages"}},"0.0.13":{"name":"@waku/core","version":"0.0.13","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.13","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"425b30c1fea86e736a7320f02cee37de2b92979e","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.13.tgz","fileCount":105,"integrity":"sha512-MyPdQm8/M7sFPO+YeMg4z1ymodnl9Tou21WfFRlj/7s6u/2sGrbi+Su7qxy4UCd17tNOODvpOyw+8H3KkLnlMw==","signatures":[{"sig":"MEUCIQDiJWqUWDw/WWt2qdaPW8fP0gqcn2lyps09qx4OUCQ40AIgNRzhZl8EjwVy+C3xOHR8Bo+SXtLNcsJIBTlZQZkErsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1638087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHjOtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquGRAAiJV1SFesolGruhhJnM6cr9IlbM9PxY4HuP+OZSUaBaOCpdhK\r\niL5xzjVc9YSBO+EQG1fCaym/NpKFfcnux4igevB8aA7deVcvsrZBsdw/UPA4\r\nKwXSACQLzDjbcxmOPI5+r6ttThyxGIe09dTtL2VJEUQXBDLSFQMYxXtsH0Nc\r\nodYVy52eocF45adShigTKe1taqvB0X6TMp4KzMIFuiq/ShqpHPdMsTcJbpOV\r\nGfvTFtavGXb49OhFkRIzfAGb36XuWhbJYO/dV+t6lpi74grWGbVzMxpgD6f8\r\nMkffwM+YBjoyFQdU+aNz8y0HEsteQCfnAlu+wrkjkxYjeBBndgELFcKC9FY3\r\nu6Rs7Sljd9LAZQScfvG4Kk2A5gmTkWG0hIL1Cks07c1QM9HcEhxaZhf6UBjK\r\neasZjbAfeWvHC9IEmBQHXvIOY2G0ZaMuI2+3ev5Fg+GX6YqnF7zJHypBxkqA\r\nJpL5WF44BiGbNYIp16V/TXxLG573K5YXrivy599LjO+XFVBH8z5IP81mjud9\r\nYxhDBWejuC8Ynmx4DpPF3Snn/YXSj92Fn42Z09NDJe94ONzJkU+Xnf0DNpx9\r\nySYZyjodADyPp+Q7NDdraCbyh2y949ujDIMmMNdr0MqiJE+BfOx8XWvrZZAq\r\npYhM1pBqxaT3Db8wd7/201dNfoahgW5JMKU=\r\n=oq51\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/message/topic_only_message":{"types":"./dist/lib/message/topic_only_message.d.ts","import":"./dist/lib/message/topic_only_message.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"08d0786bd4560cee647f45df8f5f11b2ca06707d","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","pretest":"run-s pretest:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"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","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"16.18.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^2.0.0","it-pipe":"^2.0.5","p-event":"^5.0.1","@waku/proto":"0.0.4","@waku/utils":"0.0.3","@noble/hashes":"^1.3.0","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.10","it-length-prefixed":"^8.0.4","@chainsafe/libp2p-gossipsub":"^6.1.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","karma":"^6.4.1","mocha":"^10.2.0","cspell":"^6.28.0","eslint":"^8.35.0","rollup":"^3.15.0","process":"^0.11.10","ts-node":"^10.9.1","prettier":"^2.8.4","puppeteer":"^19.7.2","ts-loader":"^9.4.2","fast-check":"^3.7.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/uuid":"^9.0.1","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","karma-chrome-launcher":"^3.1.1","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^24.0.1","@libp2p/interface-libp2p":"^1.1.1","@libp2p/interface-pubsub":"^3.0.6","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@libp2p/interface-registrar":"^2.0.8","@rollup/plugin-node-resolve":"^15.0.1","@libp2p/interface-connection":"^3.0.8","@libp2p/interface-peer-store":"^1.2.8","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.55.0"},"peerDependencies":{"libp2p":"^0.42.2","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.13_1679700908933_0.34285092913166126","host":"s3://npm-registry-packages"}},"0.0.14":{"name":"@waku/core","version":"0.0.14","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.14","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"878a03181cd786fa985c0a7db96a3fe1d3827752","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.14.tgz","fileCount":104,"integrity":"sha512-qXasuQffRXz7SXjoqpCT2+q/zrBYlChZoKgDAEU9DVxuUWIJoernojeEFR9u+VgoOJVvkvuZUtvNXUEqlODBog==","signatures":[{"sig":"MEUCIQD6udBXg8r4Akh8kb0I3eusVFVNOg5Ef7hBzaWCdA65UgIgOhu/0a/OQ8tQP1LIlpq64h7dse/NCZnemlIgFsL+PL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1582385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI0rPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjPg//bSuzbpvLdDZHZZ9RvfCp2piaYvRPRakgCor8/Pr2Q2CRV7ht\r\nyu8yvaERs1BeNjLej5goT801O88GqjiLyrfSL1wX6yFtXQtT1VZtC3jaYKVF\r\nsPhBjN1K3AAAjXmBQZDvnCCLr9K2+CHlvtTbo6CLYbl4XQt6PVrP6cv8+FNR\r\n4SqIXRA+2cE85pLznU7mU3w2LtPkkBTr85qoWOGdSW42oCEGN7Xy0oO+NEA6\r\nMcCE13sHQcO3jfDeQKX848MOaX+s9SK/LyQEPdxDIFGsKWqiy/7eFpZDFeeJ\r\nOkxU6bShp3ceDddj3ggFOYki6dNBnE7FwuqTkFxyjKV89x7S/DcTd3SiD5ub\r\nzih8npJBYiMoBN5k2pAcSSNZdF+4SjAIfY1UWAONXs8Zcr7pTbC6FasntOK/\r\n+UVtkSHZFbVSEjWafmuaKzXsX3PCL1cXk3h0O98fPN8AbJPu8ZV0O1yDaIQr\r\nEFx9cgka/+luSxvffpF5ybhXheUfhrv0tIOW1ZxEkiKtqHAfV0k4/0vSljfJ\r\nJn2hCHC6CcJOyipO+7ZI+ozquNj5I2i1BX8q7/DWDrtrSSCv4mc/zdcUvTJQ\r\nTDSLjPgJS2K12OhNCWp00jSmlxpDrifaIJU65OIHwECTwXcEPI1RviUiHD9+\r\n0j193XNth+Ukizph5EJdkudVF+ImA5Xny3A=\r\n=TDuS\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/message/topic_only_message":{"types":"./dist/lib/message/topic_only_message.d.ts","import":"./dist/lib/message/topic_only_message.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"94940411b0fd525044765b9068068ddf274eba2f","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","pretest":"run-s pretest:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"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","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"deprecated":"Wrong publish","repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.4","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"16.18.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^2.0.0","it-pipe":"^2.0.5","p-event":"^5.0.1","@waku/proto":"0.0.4","@waku/utils":"0.0.3","@noble/hashes":"^1.3.0","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.10","it-length-prefixed":"^8.0.4","@chainsafe/libp2p-gossipsub":"^6.1.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","karma":"^6.4.1","mocha":"^10.2.0","cspell":"^6.28.0","eslint":"^8.35.0","rollup":"^3.15.0","process":"^0.11.10","ts-node":"^10.9.1","prettier":"^2.8.4","puppeteer":"^19.7.2","ts-loader":"^9.4.2","fast-check":"^3.7.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/uuid":"^9.0.1","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","karma-chrome-launcher":"^3.1.1","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^24.0.1","@libp2p/interface-libp2p":"^1.1.2","@libp2p/interface-pubsub":"^3.0.6","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@libp2p/interface-registrar":"^2.0.8","@rollup/plugin-node-resolve":"^15.0.1","@libp2p/interface-connection":"^3.0.8","@libp2p/interface-peer-store":"^1.2.8","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.55.0"},"peerDependencies":{"libp2p":"^0.42.2","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.14_1680034511342_0.2537420840012523","host":"s3://npm-registry-packages"}},"0.0.15":{"name":"@waku/core","version":"0.0.15","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.15","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2ccc34e1522dc58fa4cfe31ddc939e90928168c7","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.15.tgz","fileCount":104,"integrity":"sha512-Qscu0Ft2wIpHcDskI52gtIwjGAzSfEgpjL467BVFz4kPY1rOs5c1plikFmDfJgCF69l7T6hz0EPa4hOtc7INbA==","signatures":[{"sig":"MEUCIA+5HAlvYcvyGxgBfGBQsn4h30Q+cHTQzgTxzdwGrZzTAiEA1BZpzJislNvrJ7L2UnpzYcmDKgiY3Y5egCU7nQHZiEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1582882,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJjQjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzNQ//ZGHtTNpPz/oGIrb3lP2wIm7OyepTK4+zF9G2Vk/hxBLX0p4u\r\nJnjPB7FWKFABLyhNpXQP7KLSVGG8dL7LAeeKf+75f1d7/TDw/57AznyNCBaP\r\niO7t1c3X/KCg9QGzncAORaOx9HdbIevDMMI0z7VQX87IGHvi3+T5vnbQFhL8\r\nbMFMQyXxXHCd1zSDnbEJ38YwW2NcERkLmtqCFJ4xH3gHSxse/rkiETixUJ/u\r\n45b5A+joIbXIozYgKX9e3ydr4nPWp6xFWX7GSthqjFVYq/aKAjdCHiGstuGR\r\nVrOF2VhsNE1baH9mCUEViD5Ovof1g5GSL2kMpS331U2+q35N8fMfkF/wXgeu\r\nGLrFteSaxQ0dvsw1J8PBZLB3DbqhcvDk63Kk3WD81vSfoorfnUyB5DUIWl3Z\r\n2dBBLxq6Zs9NcqvHnGPGLB+/qZFCcaxEmNhlRvq675zMN+bzLWcOI4zK2s9Y\r\nh8NWjBgz5tNsH/xL3R2cWKfQN8Fj+i9KsE7Njf+vsdCrDXqLBjIUqSUTtCpj\r\nlZbGL7UE+ly13yBfeeXxepnYnjcRll+Q2O4uwozWMzWh9NgRamH+Ns+B0drK\r\n0h5KOA5iXZWLVxhcexfTq8Vgyke2Z2XDVA2Iiqq85RHUfIjAmY5HBFl7zIGG\r\nbt4e90N/VClh+3yBaoEWTsTuvyOTo6sCgZY=\r\n=l2QO\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/message/topic_only_message":{"types":"./dist/lib/message/topic_only_message.d.ts","import":"./dist/lib/message/topic_only_message.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"e8f750fa2b80ce8649a003dc8a7babfe485c16da","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","pretest":"run-s pretest:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"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","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.4","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.15.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^2.0.0","it-pipe":"^2.0.5","p-event":"^5.0.1","@waku/proto":"0.0.4","@waku/utils":"0.0.3","@noble/hashes":"^1.3.0","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.10","it-length-prefixed":"^8.0.4","@chainsafe/libp2p-gossipsub":"^6.1.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","karma":"^6.4.1","mocha":"^10.2.0","cspell":"^6.31.1","eslint":"^8.35.0","rollup":"^3.15.0","process":"^0.11.10","ts-node":"^10.9.1","prettier":"^2.8.4","puppeteer":"^19.8.2","ts-loader":"^9.4.2","fast-check":"^3.7.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/uuid":"^9.0.1","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","karma-chrome-launcher":"^3.1.1","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^24.0.1","@libp2p/interface-libp2p":"^1.1.2","@libp2p/interface-pubsub":"^3.0.6","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@libp2p/interface-registrar":"^2.0.8","@rollup/plugin-node-resolve":"^15.0.1","@libp2p/interface-connection":"^3.0.8","@libp2p/interface-peer-store":"^1.2.8","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.57.0"},"peerDependencies":{"libp2p":"^0.42.2","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.15_1680225315782_0.4741636622320269","host":"s3://npm-registry-packages"}},"0.0.16":{"name":"@waku/core","version":"0.0.16","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.16","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a660ab1a93256e50ece998a7b60d9973926b660f","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.16.tgz","fileCount":104,"integrity":"sha512-XrCvgw5lq45K29XNCVCPOh31fmMQXYOo5JGyzMyyYDFlPjMls5D4EQMPJhn5/JcksjhHgp4HCSmxP+3T68SJ+A==","signatures":[{"sig":"MEUCIQCGce0S6h85k8TIe6DLJQlxULzr80xaYgLrRQVVuE+aWAIgWE6oNeKpfbDPGucvoZWDbzd7VRlCKtm1v2gr7Q9360A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1592442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKnKLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrs3Q/+I+ub7IzJl0Mf22p6VLp4t+OWBuTz+xF9XiETC8eKdnXDD+/N\r\nr7Ji3wRGZ7piT/ADXIC1orI6NnCyKyETG/+C60Pzh9t/4BLopLroUQBfd/B6\r\n1p2phQchroqSKNaq+6YS3Pp2MEHOOujT7D3GyAizV17mwD6m/1k928d+6LQb\r\napbjHW8dr11dg9bwkfCBK5BmKkhqPm3zKjHVrehq+b4lK3hmtPNYpPB2UZll\r\nJbvXRfaPr2pLt+VKSR+UnZvFCOgHZDJUhst421pQ96vI4SziK7k1zzrO+fgg\r\npIGxf3uSLwlC/1g2ASe4Jh5oCq3zsOuiCc05xuZYBB5XPhSB4RT4OzRZa0XY\r\nLWGUHxIkCtF3XsSE1wpuscCtrCfi8Uwsd29HlPUZSvMdCB6gqdgeEx6QAMRo\r\nryA6L8CotzOeYr7faQ/9AXjthtlgIe+e9YdCRPwdxZsAdg5c4Ucms5z3ljbx\r\nMAcpFtCJuXqmnlf/766ka2AzP6sD8d7Vn2VHqt3sDP2qKlj26nU2JuQuFs7v\r\nK7v9rrf1DHPSM+YYc8ehbv4GCMKg9Duu1kXh7P3u3MV09jE+7zfFHLAu48UR\r\nW/nM2QMjCj0XcECXsvgHRcnIMKcueft5GUwTCk3tmgDI2KhkaQKCZIYv0HRx\r\n8BDj2vE1hYQeU4iizWGpoYqde9uVbnfWCC8=\r\n=gjWV\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/message/topic_only_message":{"types":"./dist/lib/message/topic_only_message.d.ts","import":"./dist/lib/message/topic_only_message.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"3722ae74877aae61dd9975cfbff977551064c5e8","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","pretest":"run-s pretest:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"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","watch:test":"mocha --watch","nwaku:build":"(PROC=$(nproc --all 2>/dev/null || echo 2); cd ../../nwaku; make -j$PROC update; NIMFLAGS=\"-d:chronicles_colors=off -d:chronicles_sinks=textlines -d:chronicles_log_level=TRACE\" make -j$PROC wakunode2)","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","test:browser":"karma start karma.conf.cjs","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","nwaku:force-build":"(cd ../../nwaku && rm -rf ./build/ ./vendor) && run-s nwaku:build","pretest:2-build-nwaku":"[ -f '../../nwaku/build/wakunode2' ] || run-s nwaku:build","pretest:1-init-git-submodules":"[ -f '../../nwaku/build/wakunode2' ] || git submodule update --init --recursive"},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.4","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.15.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^2.0.0","it-pipe":"^2.0.5","p-event":"^5.0.1","@waku/proto":"0.0.4","@waku/utils":"0.0.4","@noble/hashes":"^1.3.0","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.11","it-length-prefixed":"^8.0.4","@chainsafe/libp2p-gossipsub":"^6.1.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","karma":"^6.4.1","mocha":"^10.2.0","cspell":"^6.31.1","eslint":"^8.35.0","rollup":"^3.15.0","process":"^0.11.10","ts-node":"^10.9.1","prettier":"^2.8.4","puppeteer":"^19.8.2","ts-loader":"^9.4.2","fast-check":"^3.7.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/uuid":"^9.0.1","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","karma-chrome-launcher":"^3.1.1","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^24.0.1","@libp2p/interface-libp2p":"^1.1.2","@libp2p/interface-pubsub":"^3.0.6","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@libp2p/interface-registrar":"^2.0.8","@rollup/plugin-node-resolve":"^15.0.1","@libp2p/interface-connection":"^3.0.8","@libp2p/interface-peer-store":"^1.2.8","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.57.0"},"peerDependencies":{"libp2p":"^0.42.2","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.16_1680503434830_0.5096815805691639","host":"s3://npm-registry-packages"}},"0.0.17":{"name":"@waku/core","version":"0.0.17","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.17","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"05e43d49218ae5f2f6254bd59b7f7f48ade57d32","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.17.tgz","fileCount":104,"integrity":"sha512-Sx8nlRivsGyOPD4E0ZL3A0CD+pUtUg4MRtcuPjyz/YiS7POFTeztxTG+EK3aG3nPIHZvYXoVGRm+ZbfmjGh8xA==","signatures":[{"sig":"MEUCIFAjFgi2HahDVocpBKT2XA47ewzmAXUYREM807D6Z5cjAiEAxRh9lzHNWf0YQauFP/+1Fbgi7afLyLi7PPCl0/Jd/iA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1653340},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/message/topic_only_message":{"types":"./dist/lib/message/topic_only_message.d.ts","import":"./dist/lib/message/topic_only_message.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"af927933a9e223652442383c20adbc90cf3ba067","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","pretest":"run-s pretest:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","test:browser":"karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.4","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.16.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.1","it-pipe":"^2.0.5","p-event":"^5.0.1","@waku/proto":"0.0.4","@waku/utils":"0.0.5","@noble/hashes":"^1.3.0","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.12","it-length-prefixed":"^9.0.1","@libp2p/interface-pubsub":"^3.0.7","@chainsafe/libp2p-gossipsub":"^6.1.0"},"typesVersions":{"*":{"lib/*":["dist/lib/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","karma":"^6.4.1","mocha":"^10.2.0","cspell":"^6.31.1","eslint":"^8.35.0","rollup":"^3.21.3","process":"^0.11.10","ts-node":"^10.9.1","prettier":"^2.8.8","puppeteer":"^19.8.2","ts-loader":"^9.4.2","fast-check":"^3.8.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/uuid":"^9.0.1","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","karma-chrome-launcher":"^3.1.1","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^24.0.1","@libp2p/interface-libp2p":"^1.1.2","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@libp2p/interface-registrar":"^2.0.8","@rollup/plugin-node-resolve":"^15.0.2","@libp2p/interface-connection":"^3.0.8","@libp2p/interface-peer-store":"^1.2.8","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.57.0"},"peerDependencies":{"libp2p":"^0.42.2","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.17_1683658946837_0.16012777803762446","host":"s3://npm-registry-packages"}},"0.0.18":{"name":"@waku/core","version":"0.0.18","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.18","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2a325349157951e65f4c3f6424ab8be953579bcb","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.18.tgz","fileCount":81,"integrity":"sha512-aP6ewp9M3OBAGndfrW4NQ+YrakPG8w0XMA31bU8vok9TULC17+TJ3TL1lJZfzhHiUC5ukSZRjnjtdXuHQQGsfw==","signatures":[{"sig":"MEUCIQCQc7RR49aMsd77qdqAwvbLpmVgKuuBeg5VyNVWRiC4bQIgYuJM5LcTrn//L4qL8pqZYvDAbblnnwtssddVqAI41NU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":563728},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"b25f7e0acfd267ae4e4b8ec119e0b668de372566","scripts":{"fix":"run-s fix:*","test":"run-s test:*","build":"run-s build:**","check":"run-s check:*","pretest":"run-s pretest:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","test:browser":"karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.4","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.16.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.1","it-pipe":"^2.0.5","p-event":"^5.0.1","@waku/proto":"*","@waku/utils":"0.0.6","@noble/hashes":"^1.3.0","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.13","it-length-prefixed":"^9.0.1"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","karma":"^6.4.1","mocha":"^10.2.0","cspell":"^6.31.1","eslint":"^8.35.0","rollup":"^3.21.3","process":"^0.11.10","ts-node":"^10.9.1","prettier":"^2.8.8","puppeteer":"^19.8.2","ts-loader":"^9.4.2","fast-check":"^3.8.1","typescript":"^5.0.4","@types/chai":"^4.3.4","@types/uuid":"^9.0.1","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","karma-chrome-launcher":"^3.1.1","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^24.0.1","@libp2p/interface-libp2p":"^1.1.2","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@libp2p/interface-registrar":"^2.0.8","@rollup/plugin-node-resolve":"^15.0.2","@libp2p/interface-connection":"^3.0.8","@libp2p/interface-peer-store":"^1.2.8","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.57.0"},"peerDependencies":{"libp2p":"^0.42.2","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.18_1684496873350_0.6806769499627603","host":"s3://npm-registry-packages"}},"0.0.19":{"name":"@waku/core","version":"0.0.19","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.19","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"cdad7e40f6cda145ba1c1044546be105182e8d11","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.19.tgz","fileCount":89,"integrity":"sha512-rmgoX7Qx5UI73BMF58UUBaQv5JkHY00es+4Ig+OGQvPrY64jKno5ZLFUVhKzMF3n6WlRNf5kfdCr5MjQXrDygA==","signatures":[{"sig":"MEQCIDOX38hZvSQ6DsTxJ3fBnNXKSJVqVoHXXOQGKZEgu4TGAiBIZMQDnamnYJzhvwFvIaCoOdzVdsYF8ONp7byHv/WOng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":634739},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"24811e4ffc40ecbcd9674d9316e6ed1aa91fd170","scripts":{"fix":"run-s fix:*","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":"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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","test:browser":"karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.4","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.16.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.1","it-pipe":"^2.0.5","p-event":"^5.0.1","@waku/proto":"0.0.5","@waku/utils":"0.0.7","@noble/hashes":"^1.3.0","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.14","it-length-prefixed":"^9.0.1"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","karma":"^6.4.1","mocha":"^10.2.0","cspell":"^6.31.1","eslint":"^8.35.0","rollup":"^3.21.3","process":"^0.11.10","ts-node":"^10.9.1","prettier":"^2.8.8","puppeteer":"^20.4.0","ts-loader":"^9.4.2","fast-check":"^3.8.1","typescript":"^5.0.4","@types/chai":"^4.3.4","@types/uuid":"^9.0.1","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","karma-chrome-launcher":"^3.1.1","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^24.0.1","@libp2p/interface-libp2p":"^1.1.2","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@libp2p/interface-registrar":"^2.0.8","@rollup/plugin-node-resolve":"^15.0.2","@libp2p/interface-connection":"^3.0.8","@libp2p/interface-peer-store":"^1.2.8","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.57.0"},"peerDependencies":{"libp2p":"^0.42.2","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.19_1685649632775_0.7789473614621376","host":"s3://npm-registry-packages"}},"0.0.20":{"name":"@waku/core","version":"0.0.20","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.20","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"aa35ab9402c9216684378b65d3dbaaa38c1c4f18","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.20.tgz","fileCount":89,"integrity":"sha512-1p8TmOvbGhUQZHKE+w1FQtmp+EDTNQEsSgrsMoSjzGVdI+XuQQ/l2aefwOuBQHIHh99+VZBQ9ut+ArstFHks/A==","signatures":[{"sig":"MEUCIQD/VB1KQLoMSjjVWlPJZGxMk1Fta/I6NQYrIgnWLL0SugIgMf8RtgGOlumfWtnWMzGpmnH2zJ7hW8M+yjYF6URKHFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":647559},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"614893ca98ff408eaed478e4fef71577253d395c","scripts":{"fix":"run-s fix:*","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":"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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","test:browser":"karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.4","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.16.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.2","it-pipe":"^3.0.1","p-event":"^5.0.1","@waku/proto":"0.0.5","@waku/utils":"0.0.8","@noble/hashes":"^1.3.0","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.15","it-length-prefixed":"^9.0.1"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","karma":"^6.4.1","mocha":"^10.2.0","cspell":"^6.31.1","eslint":"^8.41.0","rollup":"^3.21.3","process":"^0.11.10","ts-node":"^10.9.1","prettier":"^2.8.8","puppeteer":"^20.4.0","ts-loader":"^9.4.2","fast-check":"^3.8.1","typescript":"^5.0.4","@types/chai":"^4.3.4","@types/uuid":"^9.0.1","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","karma-chrome-launcher":"^3.1.1","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^24.0.1","@libp2p/interface-libp2p":"^1.1.2","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.59.8","@libp2p/interface-registrar":"^2.0.8","@rollup/plugin-node-resolve":"^15.0.2","@libp2p/interface-connection":"^3.0.8","@libp2p/interface-peer-store":"^1.2.8","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^5.57.0"},"peerDependencies":{"libp2p":"^0.42.2","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.20_1686958472829_0.9618493924643825","host":"s3://npm-registry-packages"}},"0.0.21":{"name":"@waku/core","version":"0.0.21","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.21","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"18ab349c7e7d53043b03a6f752fb3af4b96503f2","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.21.tgz","fileCount":81,"integrity":"sha512-o42TIfOWNcO6PMYUkfJcNpDQ1xrO3ZOSDcuLWwsNd2yVTRp2f5hVcvf6XX9pM+uRhEj6RqS06SB4PKCmLqshfw==","signatures":[{"sig":"MEUCIGilWMyEruTFrXryDJYtNORNKo63co2LYBI94C+8GzL2AiEApD0Kqat7hMDn1MND9PMcyGKDiY61xh+wcQEvQgUL1Uo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":631179},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"92238136dea179ad6d716e113a96a267e171a8f4","scripts":{"fix":"run-s fix:*","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":"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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","test:browser":"karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.4","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.2","it-pipe":"^3.0.1","p-event":"^5.0.1","@waku/proto":"0.0.5","@waku/utils":"0.0.9","@noble/hashes":"^1.3.0","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.16","it-length-prefixed":"^9.0.1"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","karma":"^6.4.1","mocha":"^10.2.0","cspell":"^6.31.1","rollup":"^3.21.3","process":"^0.11.10","ts-node":"^10.9.1","prettier":"^2.8.8","puppeteer":"^20.4.0","ts-loader":"^9.4.2","fast-check":"^3.8.1","typescript":"^5.0.4","@types/chai":"^4.3.4","@types/uuid":"^9.0.1","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","karma-chrome-launcher":"^3.1.1","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^24.0.1","@libp2p/interface-libp2p":"^3.2.0","@libp2p/interface-peer-id":"^2.0.2","@libp2p/interface-registrar":"^2.0.12","@rollup/plugin-node-resolve":"^15.0.2","@libp2p/interface-connection":"^5.1.1","@libp2p/interface-peer-store":"^2.0.4"},"peerDependencies":{"libp2p":"^0.45.9","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.21_1690401394960_0.3559240717190588","host":"s3://npm-registry-packages"}},"0.0.22":{"name":"@waku/core","version":"0.0.22","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.22","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9149d42ec99793e4648a39b01beea865feae4a39","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.22.tgz","fileCount":81,"integrity":"sha512-UejYhrKN9Icf/dZ0x8fQ5hFSy+54iXUc0iubzEAFaa8pTeyQHlc3YJIxuzrlTOsxm+ajMZLX19w5l7BDHWrcgQ==","signatures":[{"sig":"MEQCIDi++3Dfciw3lhXjUFNQIjmA8uvKAoTBYEYpMONmTLZmAiBEgn3DGxuL7wdqa5xcE+WCV1t+SvgHxy+DAgpzzLlaKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":632632},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"af5d613e472a6333cdaf8a2f2dbdb350ae5b851b","scripts":{"fix":"run-s fix:*","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":"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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","test:browser":"karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"8.19.4","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.2","it-pipe":"^3.0.1","p-event":"^5.0.1","@waku/proto":"0.0.5","@waku/utils":"0.0.10","@noble/hashes":"^1.3.0","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.17","it-length-prefixed":"^9.0.1"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","karma":"^6.4.1","mocha":"^10.2.0","cspell":"^6.31.1","rollup":"^3.21.3","process":"^0.11.10","ts-node":"^10.9.1","prettier":"^2.8.8","puppeteer":"^20.4.0","ts-loader":"^9.4.2","fast-check":"^3.8.1","typescript":"^5.0.4","@types/chai":"^4.3.4","@types/uuid":"^9.0.1","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","karma-chrome-launcher":"^3.2.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^24.0.1","@libp2p/interface-libp2p":"^3.2.0","@libp2p/interface-peer-id":"^2.0.2","@libp2p/interface-registrar":"^2.0.12","@rollup/plugin-node-resolve":"^15.0.2","@libp2p/interface-connection":"^5.1.1","@libp2p/interface-peer-store":"^2.0.4"},"peerDependencies":{"libp2p":"^0.45.9","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.22_1690974752699_0.051393018835130366","host":"s3://npm-registry-packages"}},"0.0.23":{"name":"@waku/core","version":"0.0.23","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.23","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"00a1b63d00d60cb212c2891e0b65b289fa87b858","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.23.tgz","fileCount":91,"integrity":"sha512-F3gR315O6RaGAGLUcXbcdkOSFTgjt1b6e0mU9zdLQrL+ifRKxODVqz8g1zh4jqsv8U8rsvOWN+YNPciu7LYmxQ==","signatures":[{"sig":"MEUCIHXEtOwMHjczQgo7dC18dXIcgvzUtNiE4HKYPwI3Z778AiEAj8FihGLhX23j+Rab3QGXQyvnxfzUnAZz9j5MATm5PIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":748950},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"55431a52e0931e428f05cd080a9eb32740fb447a","scripts":{"fix":"run-s fix:*","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":"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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","test:browser":"karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"typedoc":{"entryPoint":"./src/index.ts"},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.17.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.3","it-pipe":"^3.0.1","p-event":"^5.0.1","@waku/proto":"0.0.5","@waku/utils":"0.0.11","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.18","it-length-prefixed":"^9.0.1"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","karma":"^6.4.1","mocha":"^10.2.0","cspell":"^7.3.2","rollup":"^3.29.0","process":"^0.11.10","ts-node":"^10.9.1","puppeteer":"^21.1.1","ts-loader":"^9.4.2","fast-check":"^3.12.0","typescript":"^5.0.4","@types/chai":"^4.3.5","@types/uuid":"^9.0.3","karma-mocha":"^2.0.1","npm-run-all":"^4.1.5","@types/debug":"^4.1.8","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","karma-webpack":"^5.0.0","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","karma-chrome-launcher":"^3.2.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.1.0"},"peerDependencies":{"libp2p":"^0.46.3","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.23_1694432419514_0.17422001433086076","host":"s3://npm-registry-packages"}},"0.0.24":{"name":"@waku/core","version":"0.0.24","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.24","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"eb0fd03e5b8a5ac6fa718c27fb7dc3e86dafc7bd","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.24.tgz","fileCount":87,"integrity":"sha512-k/5wtXipxJ48XI9mpMFBDH62f6BGl+AWuNVWkKkL0zgCltWIEQ/yXTkGWRcpmvdMOze+czx26VkLyfy2/ZKs/A==","signatures":[{"sig":"MEQCIC192bb806Ahj1cm8Y1p4ulwKinE0h2Da7xtFixZL/zbAiAPPw4sHB9LEl93NkSFZ2s9jkH6d0YjBYy34VcQF/NNLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1278217},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"0e4ceb6ac991adf53bdc2b93d9ab36a8952aff9f","scripts":{"fix":"run-s fix:*","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":"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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","test:browser":"karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.3","it-pipe":"^3.0.1","p-event":"^6.0.0","@waku/enr":"^0.0.18","@waku/proto":"0.0.5","@waku/utils":"0.0.12","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.19","it-length-prefixed":"^9.0.1"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","mocha":"^10.2.0","cspell":"^7.3.2","rollup":"^3.29.2","process":"^0.11.10","fast-check":"^3.13.1","@types/chai":"^4.3.5","@types/uuid":"^9.0.3","npm-run-all":"^4.1.5","@types/debug":"^4.1.8","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.1.0"},"peerDependencies":{"libp2p":"^0.46.3","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.24_1697470537524_0.9081022794127831","host":"s3://npm-registry-packages"}},"0.0.25-a42b7be.0":{"name":"@waku/core","version":"0.0.25-a42b7be.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.25-a42b7be.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5223339680523fdd7b034d1343c5f6a45a03f98d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.25-a42b7be.0.tgz","fileCount":88,"integrity":"sha512-poEkLN6R0wkjuO1D1i4YI2TI8zljVZcdEaMOud5LLPfhxL1+ogeX4rM8GGIstv1unnq1VO7naduGu4UAxpbIXA==","signatures":[{"sig":"MEUCIQCDP9RkBFAM5GoQBL6181dtNhGnzJXpl3qV2sQ46bBJagIgPIyPvsAxwUTgqEdokVw7DaVcLB9EW1K+X/vziW+al+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1286649},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"a42b7be60dfbd712ad01716b608dfca5e635cd45","scripts":{"fix":"run-s fix:*","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":"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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","test:browser":"karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.18.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.3","it-pipe":"^3.0.1","p-event":"^6.0.0","@waku/enr":"0.0.19-a42b7be.0","@waku/proto":"0.0.6-a42b7be.0","@waku/utils":"0.0.13-a42b7be.0","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.20-a42b7be.0","it-length-prefixed":"^9.0.1"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.7","mocha":"^10.2.0","cspell":"^7.3.2","rollup":"^3.29.2","process":"^0.11.10","fast-check":"^3.13.1","@types/chai":"^4.3.5","@types/uuid":"^9.0.3","npm-run-all":"^4.1.5","@types/debug":"^4.1.10","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^0.46.3","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.25-a42b7be.0_1698852235022_0.6918680184271757","host":"s3://npm-registry-packages"}},"0.0.26-34a25c2.0":{"name":"@waku/core","version":"0.0.26-34a25c2.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.26-34a25c2.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c74113a546515155404ad9c323205f29af28bc5f","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.26-34a25c2.0.tgz","fileCount":88,"integrity":"sha512-i/tNYQAZGhFg9A9mV2DsgxQ7eRLY7sIo8fZG+mhztNB7ihTFncwo7TcXhrfLRau6YTYZ6I3u7YFvVluNzgCs4A==","signatures":[{"sig":"MEYCIQClsrsOIf5OoGciNDalioaSBbioTN1SGgLzG+ZgjrnwVAIhAIxVAk2kzoFJX+ES2HvStoULpbXfZr4hstOK4KwRAOOM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1288232},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"34a25c2f401e5100b08844ff7dd572ad88b6e380","scripts":{"fix":"run-s fix:*","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":"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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","test:browser":"karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.18.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.3","it-pipe":"^3.0.1","p-event":"^6.0.0","@waku/enr":"0.0.20-34a25c2.0","@waku/proto":"0.0.6-34a25c2.0","@waku/utils":"0.0.14-34a25c2.0","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.21-34a25c2.0","it-length-prefixed":"^9.0.1"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.7","mocha":"^10.2.0","cspell":"^7.3.2","rollup":"^3.29.2","process":"^0.11.10","fast-check":"^3.13.1","@types/chai":"^4.3.5","@types/uuid":"^9.0.3","npm-run-all":"^4.1.5","@types/debug":"^4.1.10","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^0.46.3","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.26-34a25c2.0_1698964986802_0.13110531581546714","host":"s3://npm-registry-packages"}},"0.0.25":{"name":"@waku/core","version":"0.0.25","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.25","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"da3a7e4f3de4444915de9b326f8499f0970019d0","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.25.tgz","fileCount":88,"integrity":"sha512-YG6cRo82CaU92bf85hrN1s5FAtHlojaJ6I3pzOzRl7HAhhGVhQvfNgc1XHU1RiVkbw17ug8AapFPSy+A36gjvQ==","signatures":[{"sig":"MEUCIDZhasmGAsg6cLVGZDVHY0x9OJxBKxtiA0OHHP0A7qFcAiEAsa6BSJbm5riR62jPmTOCr4T2JtQkyvcljA9AciKooUE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1288869},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"34a25c2f401e5100b08844ff7dd572ad88b6e380","scripts":{"fix":"run-s fix:*","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":"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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","test:browser":"karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.18.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.3","it-pipe":"^3.0.1","p-event":"^6.0.0","@waku/enr":"^0.0.19","@waku/proto":"0.0.5","@waku/utils":"0.0.13","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.20","it-length-prefixed":"^9.0.1"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","mocha":"^10.2.0","cspell":"^7.3.2","rollup":"^3.29.2","process":"^0.11.10","fast-check":"^3.13.1","@types/chai":"^4.3.5","@types/uuid":"^9.0.3","npm-run-all":"^4.1.5","@types/debug":"^4.1.10","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^0.46.3","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.25_1698965068444_0.970200548796186","host":"s3://npm-registry-packages"}},"0.0.26-4c5a8a9.0":{"name":"@waku/core","version":"0.0.26-4c5a8a9.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.26-4c5a8a9.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d4966208f67e2d615e24b97a138664963911626a","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.26-4c5a8a9.0.tgz","fileCount":88,"integrity":"sha512-IU57KpG6+X9t+ma6jteK1ukH2pzIB2iTNTwdXcc1fiWkkX4fNEZi5iH9zuvYYrSSlPwDm21QHIFCSpzMsmCCoQ==","signatures":[{"sig":"MEUCICl0iFsBQgwaHihf3Ek3nLLAWv1CEq6bvq9HIhwtSsgXAiEA9EvbmjJRP71oGT3rNsResl/3m421MV4ZFy2bpU7q/S4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1288689},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"4c5a8a9b642ed1958b6561a12822c7f96aa0061e","scripts":{"fix":"run-s fix:*","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":"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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","test:browser":"karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.18.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.3","it-pipe":"^3.0.1","p-event":"^6.0.0","@waku/enr":"0.0.20-4c5a8a9.0","@waku/proto":"0.0.6-4c5a8a9.0","@waku/utils":"0.0.14-4c5a8a9.0","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.21-4c5a8a9.0","it-length-prefixed":"^9.0.1"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.7","mocha":"^10.2.0","cspell":"^7.3.2","rollup":"^3.29.2","process":"^0.11.10","fast-check":"^3.13.1","@types/chai":"^4.3.5","@types/uuid":"^9.0.3","npm-run-all":"^4.1.5","@types/debug":"^4.1.10","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^0.46.3","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.26-4c5a8a9.0_1699054090820_0.8700150344759792","host":"s3://npm-registry-packages"}},"0.0.26-678635e.0":{"name":"@waku/core","version":"0.0.26-678635e.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.26-678635e.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b5d9da6cc64e184e6ce9f4db44321efaffc363c8","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.26-678635e.0.tgz","fileCount":88,"integrity":"sha512-jKEsG70lFW6zG3kr09HX6MrAe+ttmNVab9ZHDBmNg8iVTIOsCm4Qwh4a0WEFANIa4Qr577nhAczq2L6Yl+I0WQ==","signatures":[{"sig":"MEYCIQD27vCmSL8eNILz02wlash4vTCz8ljlK+0gwj5otJ1iWQIhAKO/4RaqxsKK+1xh5aXkzTEzTQoRc1boYSDNlOnUNJXX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1288689},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"678635ec9fe231e709b31445571ee6757a0dfeed","scripts":{"fix":"run-s fix:*","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":"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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","test:browser":"karma start karma.conf.cjs","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.18.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.3","it-pipe":"^3.0.1","p-event":"^6.0.0","@waku/enr":"0.0.20-678635e.0","@waku/proto":"0.0.6-678635e.0","@waku/utils":"0.0.14-678635e.0","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.21-678635e.0","it-length-prefixed":"^9.0.1"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.7","mocha":"^10.2.0","cspell":"^7.3.2","rollup":"^3.29.2","process":"^0.11.10","fast-check":"^3.13.1","@types/chai":"^4.3.5","@types/uuid":"^9.0.3","npm-run-all":"^4.1.5","@types/debug":"^4.1.10","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^0.46.3","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.26-678635e.0_1699054481745_0.6720551464606117","host":"s3://npm-registry-packages"}},"0.0.26-7eb3375.0":{"name":"@waku/core","version":"0.0.26-7eb3375.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.26-7eb3375.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1f0a1e0f62e0072f2834f8024d7ea6c71906d211","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.26-7eb3375.0.tgz","fileCount":88,"integrity":"sha512-MGh22r+aM1uAMXS0UF6z/iTuIwYa/JPIde2PZiB3Vi8a1y44ttUCtdry82MJOe5HQ348tTJ4uColYt7ipNTBlw==","signatures":[{"sig":"MEYCIQCd8GON4F1GK4Ofuo29ClOSCOn1j029bHi05vm2auFV8wIhANsbMdmQlZUngvI3bqrvra/5aPp3C8t1NwfSJ+EQuUYb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1255160},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"7eb3375f50265240096d70bd2814549c8156a0eb","scripts":{"fix":"run-s fix:*","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":"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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","build:bundle":"rollup --config rollup.config.js","test:browser":"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":"9.8.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.18.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.0","@waku/enr":"0.0.20-7eb3375.0","@waku/proto":"0.0.6-7eb3375.0","@waku/utils":"0.0.14-7eb3375.0","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.21-7eb3375.0","it-length-prefixed":"^9.0.1"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.2.0","cspell":"^7.3.2","rollup":"^3.29.2","process":"^0.11.10","fast-check":"^3.13.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.7","npm-run-all":"^4.1.5","@types/debug":"^4.1.10","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^0.46.3","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.26-7eb3375.0_1701129958640_0.535288713423197","host":"s3://npm-registry-packages"}},"0.0.26":{"name":"@waku/core","version":"0.0.26","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.26","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b5da6c83909ada6efd35a01413f9f243a4ea4dfd","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.26.tgz","fileCount":88,"integrity":"sha512-aarhaFrN/mDKB2tmVUSodMDt9V3CwllKFy8iYsy+fBcK1cBrv6Yj2nnl6PLDDhfxv+bylzS/OKEvEIAJ+be7YA==","signatures":[{"sig":"MEQCIHJNFpQZlrNZ1w0qnjvtT5avjHQqe+OCgNibLZSnaaw7AiBR0WEBXyqiS5hG3PX7W+hs05k/Lp7MSK1yK91LqTIQSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1288965},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"aaa16f3ece53fd66c641bd512da5adfdabd667b6","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"9.8.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.0","@waku/enr":"^0.0.20","@waku/proto":"0.0.6","@waku/utils":"0.0.14","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.21","it-length-prefixed":"^9.0.1"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.2.0","cspell":"^7.3.2","rollup":"^4.6.0","process":"^0.11.10","fast-check":"^3.14.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.7","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.1","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^0.46.3","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.26_1704926842057_0.06572003756062927","host":"s3://npm-registry-packages"}},"0.0.27":{"name":"@waku/core","version":"0.0.27","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.27","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"58c22984d03a265491ad410c0eb810470ed5cd62","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.27.tgz","fileCount":84,"integrity":"sha512-SPUiR0NrbfuHVhvU91Fnhkjnqkk76DBgYkTtjuLoJ7SbRJFYrnUqnSAXVwe2H+kDXq/M+UgUandLAPS6EyH+2A==","signatures":[{"sig":"MEQCIHzVXzWsg9DeDwpDjCniHbEYeY+w/S30v7qSa0uGkXHUAiBieMZ9iCNpoYla+gDJZDdY/U/2xhIaxzSad/qIZa3tiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":696948},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"8eb5703a2795d12eaf4518bd8ca27c52654b5ede","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.3.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.19.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.0","@waku/enr":"^0.0.21","@waku/proto":"0.0.6","@waku/utils":"0.0.15","@libp2p/ping":"^1.0.11","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.22","@waku/message-hash":"^0.1.11","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.3.2","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.27_1709594933530_0.38836301130158657","host":"s3://npm-registry-packages"}},"0.0.28-434be7b.0":{"name":"@waku/core","version":"0.0.28-434be7b.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.28-434be7b.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3cde0b512346cfa8a6f4e1de656fe81dadc7aaf1","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.28-434be7b.0.tgz","fileCount":84,"integrity":"sha512-2LdxR+ZJfx8xq0XEvxN6l4vLFDV/dJYiVSmyTeHWt6dv7XAzrSpNUZFeQiZXF4AhR8i5Aan5tyVXhNFptJDNpg==","signatures":[{"sig":"MEUCIQDUIccU/UiUW+FOO/4nFZZ3GIp72fPk/3hyYGclkBR41gIgVzpBRRxb6rTDhwZV7UdhvOzLFwOiB3jps+RjHf+4XU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":698735},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","react-native":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js","react-native":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js","react-native":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js","react-native":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"434be7b985234053248eebbeb16b90965064f1a8","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.3.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.19.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.0","@waku/enr":"0.0.22-434be7b.0","@waku/proto":"0.0.7-434be7b.0","@waku/utils":"0.0.16-434be7b.0","@libp2p/ping":"^1.0.12","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.23-434be7b.0","@waku/message-hash":"0.1.12-434be7b.0","it-length-prefixed":"^9.0.4"},"react-native":"./dist/index.js","typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.3.2","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.22-434be7b.0","@waku/proto":"0.0.7-434be7b.0","@waku/utils":"0.0.16-434be7b.0","@waku/interfaces":"0.0.23-434be7b.0","@waku/message-hash":"0.1.12-434be7b.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.28-434be7b.0_1710341346390_0.6041605424920888","host":"s3://npm-registry-packages"}},"0.0.28-b5e8b17.0":{"name":"@waku/core","version":"0.0.28-b5e8b17.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.28-b5e8b17.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f761284ff8199d6b2526c5e77057e011385a363b","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.28-b5e8b17.0.tgz","fileCount":84,"integrity":"sha512-VqG60OUJGTE//xxLL7BeyD+avOYU9tcmIGg6aVUuHRVQ78PxY0NzLRrA9+Q2NRppY3sklXJO2/ThWiR/QbEU/w==","signatures":[{"sig":"MEUCIQCPiumPJj6QTcPPxFfZjdtH6jhVLxUqRegOpMVO/HfaegIgVgqWr61GEXKHYSex0tEuf9jOBICw86hULLFPk/q4sBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":698900},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js","react-native":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js","default":"./dist/lib/base_protocol.js","react-native":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js","default":"./dist/lib/message/version_0.js","react-native":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js","default":"./dist/lib/predefined_bootstrap_nodes.js","react-native":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"b5e8b1734f0d681b609225f4933a459205a687cd","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.3.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.19.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.0","@waku/enr":"0.0.22-b5e8b17.0","@waku/proto":"0.0.7-b5e8b17.0","@waku/utils":"0.0.16-b5e8b17.0","@libp2p/ping":"^1.0.12","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.23-b5e8b17.0","@waku/message-hash":"0.1.12-b5e8b17.0","it-length-prefixed":"^9.0.4"},"react-native":"./dist/index.js","typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.3.2","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.22-b5e8b17.0","@waku/proto":"0.0.7-b5e8b17.0","@waku/utils":"0.0.16-b5e8b17.0","@waku/interfaces":"0.0.23-b5e8b17.0","@waku/message-hash":"0.1.12-b5e8b17.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.28-b5e8b17.0_1710343557997_0.5234395980075677","host":"s3://npm-registry-packages"}},"0.0.28-efe9b8d.0":{"name":"@waku/core","version":"0.0.28-efe9b8d.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.28-efe9b8d.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"fa2c0822f568a5d3537af0b8091d961a62c3845a","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.28-efe9b8d.0.tgz","fileCount":84,"integrity":"sha512-IEyf0rl4aNGnP6KTT4+oBdSjTjozUiRboAeNW0NxoT8bDQap6Lmq6iIoJXujBIcJM9j9fCVYSDFpP4cFvm2+lQ==","signatures":[{"sig":"MEUCIB2KtghmnnVT4ll+anaZvCGjY1IrYuOfkyDwtjlKuUzMAiEAsCRDkrInf/zIW/woAX7+cUdh0PPBCctjN+YhaQ7UpFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682494},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"efe9b8d794dd8408dc1b136f3522de4e40a80685","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.22-efe9b8d.0","@waku/proto":"0.0.7-efe9b8d.0","@waku/utils":"0.0.16-efe9b8d.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.23-efe9b8d.0","@waku/message-hash":"0.1.12-efe9b8d.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.22-efe9b8d.0","@waku/proto":"0.0.7-efe9b8d.0","@waku/utils":"0.0.16-efe9b8d.0","@waku/interfaces":"0.0.23-efe9b8d.0","@waku/message-hash":"0.1.12-efe9b8d.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.28-efe9b8d.0_1712648794599_0.11356125298056274","host":"s3://npm-registry-packages"}},"0.0.28-9bf5716.0":{"name":"@waku/core","version":"0.0.28-9bf5716.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.28-9bf5716.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3ef9a27e1c8da5a1cab96e3e139902fcdac29efe","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.28-9bf5716.0.tgz","fileCount":84,"integrity":"sha512-kqyb/9Fpu1W+UfFS4n9vyTYZrvC0XIVnFs3yxaKA7D2FDLyFugmyweDLuOFOQp+leUXmx7YB1UPheEIwV3sKjA==","signatures":[{"sig":"MEQCIBlg0ruEequ2nXRZ/Gj7L3W1jyJLnWoNWRSSjO8lblGWAiBvLcTgp8HKgtqoUytDz3KDWT5dUummbUvTqiOZXaqtOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682494},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"9bf5716814f41959863f4075793cab232e39f2fc","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.22-9bf5716.0","@waku/proto":"0.0.7-9bf5716.0","@waku/utils":"0.0.16-9bf5716.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.23-9bf5716.0","@waku/message-hash":"0.1.12-9bf5716.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.22-9bf5716.0","@waku/proto":"0.0.7-9bf5716.0","@waku/utils":"0.0.16-9bf5716.0","@waku/interfaces":"0.0.23-9bf5716.0","@waku/message-hash":"0.1.12-9bf5716.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.28-9bf5716.0_1712652358074_0.10757587319075523","host":"s3://npm-registry-packages"}},"0.0.28-17a8640.0":{"name":"@waku/core","version":"0.0.28-17a8640.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.28-17a8640.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a472563be312066054351621b32999358220ebc4","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.28-17a8640.0.tgz","fileCount":84,"integrity":"sha512-N4o3KEGE2HMfFId0xkPomfAkol0q/qJP2cbBLS6lODUWLHHafSOcUYy/ok00M0orn6HHOhXBvf4ZojvOWJMnNQ==","signatures":[{"sig":"MEQCIFdvUCRdk4wgCRQ7Z9a6FAfBbeanY4tTfO8wbt7x6matAiAI7KEJc3oFGFr+c9P2Y0RCzE4QjKgnY1XUGDgCdc2L8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682494},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"17a86400597e9dd023a318a5d2e2085a1a31f8cf","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.22-17a8640.0","@waku/proto":"0.0.7-17a8640.0","@waku/utils":"0.0.16-17a8640.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.23-17a8640.0","@waku/message-hash":"0.1.12-17a8640.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.22-17a8640.0","@waku/proto":"0.0.7-17a8640.0","@waku/utils":"0.0.16-17a8640.0","@waku/interfaces":"0.0.23-17a8640.0","@waku/message-hash":"0.1.12-17a8640.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.28-17a8640.0_1712657740824_0.13392131515189076","host":"s3://npm-registry-packages"}},"0.0.28-070b625.0":{"name":"@waku/core","version":"0.0.28-070b625.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.28-070b625.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"719c61ed46424ef435b27e06c3cd6a610792288b","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.28-070b625.0.tgz","fileCount":84,"integrity":"sha512-iURQQzUwPS5le82dwIV4zhRQEP+aJQ9V+cayK/CnAJHjoXqX5Q82HBYdknFlD2lyDK/J5H/4AjzpSUfsYsnTIw==","signatures":[{"sig":"MEYCIQDoSDmoYxHbKzMkW7Xz5Ci4H8fd5iFheP//4SlXJSypUQIhAMVld2vl3qVz0h7ZP1yJ/dd7JU/nPM3W9R/08J6BHbWX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682494},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"070b6257b5cb9b9fe7d8e73bfcc40a713f43ad63","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.22-070b625.0","@waku/proto":"0.0.7-070b625.0","@waku/utils":"0.0.16-070b625.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.23-070b625.0","@waku/message-hash":"0.1.12-070b625.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.22-070b625.0","@waku/proto":"0.0.7-070b625.0","@waku/utils":"0.0.16-070b625.0","@waku/interfaces":"0.0.23-070b625.0","@waku/message-hash":"0.1.12-070b625.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.28-070b625.0_1712658742197_0.34981183358769896","host":"s3://npm-registry-packages"}},"0.0.28":{"name":"@waku/core","version":"0.0.28","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.28","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ca2b10482d4c32b0398f607bfb97df7522e29abb","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.28.tgz","fileCount":84,"integrity":"sha512-vpL0RsOgGVZhtlmc4dwyajQbeLshI/cY5NCzV0TlIASn9YU6Scg3oJtcxjg6uhC+nPVVboFL98vusB7xcLGs7w==","signatures":[{"sig":"MEUCIQCAZsGF8WhUUm16cCvbKO6TRdufUOgZiMpRS2iecNgqVgIgD339/VlSjAs7mSSfcDBXJTkYz0H+Xtr/2u+Hk+oqlcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":684899},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"01a99ce33c1d905950ae2edd51115281afd60a66","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"^0.0.22","@waku/proto":"0.0.6","@waku/utils":"0.0.16","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.23","@waku/message-hash":"^0.1.12","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"^0.0.21","@waku/proto":"0.0.6","@waku/utils":"0.0.15","@waku/interfaces":"0.0.22","@waku/message-hash":"^0.1.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.28_1712662002072_0.2139243617407678","host":"s3://npm-registry-packages"}},"0.0.29-e5e8cd5.0":{"name":"@waku/core","version":"0.0.29-e5e8cd5.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.29-e5e8cd5.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b3892bcfaa325bfcd90fa548e0ad86259ef7deb7","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.29-e5e8cd5.0.tgz","fileCount":84,"integrity":"sha512-gOaZ9Ap3O4GylXmtUJ+8XD/E9LOTHYC+IFPyLBKmDymvowvrZhkrC5ZuZL/SGdnz2cEVSxQdth1bK49xKqmo6w==","signatures":[{"sig":"MEUCIQDdfbCosRjeiJAhV4pVdcvRARWcoby3LJ+q0tFfMv/yPgIgfZycyar5DSYAOLdf5fo4seNAvQ3zQ8LxF/Dj3hpSxlo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":684600},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"e5e8cd5e170defc1c50ec785568b92764e904dd5","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.23-e5e8cd5.0","@waku/proto":"0.0.7-e5e8cd5.0","@waku/utils":"0.0.17-e5e8cd5.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.24-e5e8cd5.0","@waku/message-hash":"0.1.13-e5e8cd5.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.23-e5e8cd5.0","@waku/proto":"0.0.7-e5e8cd5.0","@waku/utils":"0.0.17-e5e8cd5.0","@waku/interfaces":"0.0.24-e5e8cd5.0","@waku/message-hash":"0.1.13-e5e8cd5.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.29-e5e8cd5.0_1712934438512_0.5627727869243504","host":"s3://npm-registry-packages"}},"0.0.29-a7bf4fd.0":{"name":"@waku/core","version":"0.0.29-a7bf4fd.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.29-a7bf4fd.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"53f091154d23aa00b691caa4f232a6f9fe3749a8","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.29-a7bf4fd.0.tgz","fileCount":84,"integrity":"sha512-FPKeYllWpam/RNPyYR5yIFpApK8mP2bJCslO6XQIsY5J4Jr1V3114gC/1jcn2FgpMcjcev7fQY8vMpgGkYJvdQ==","signatures":[{"sig":"MEYCIQDusWPouJvYij3aygnaD0R2rhht6FoCcAA7NCn8Nw9XaAIhAPPRI/cPc+BkeA0p+B75kZGOMbEmq1EetHOOxcORIaMJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":684797},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"a7bf4fdc336d5467ab44489abe4431a78c69dc14","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.23-a7bf4fd.0","@waku/proto":"0.0.7-a7bf4fd.0","@waku/utils":"0.0.17-a7bf4fd.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.24-a7bf4fd.0","@waku/message-hash":"0.1.13-a7bf4fd.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.23-a7bf4fd.0","@waku/proto":"0.0.7-a7bf4fd.0","@waku/utils":"0.0.17-a7bf4fd.0","@waku/interfaces":"0.0.24-a7bf4fd.0","@waku/message-hash":"0.1.13-a7bf4fd.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.29-a7bf4fd.0_1713222962040_0.49602612544833113","host":"s3://npm-registry-packages"}},"0.0.29-fd60cc2.0":{"name":"@waku/core","version":"0.0.29-fd60cc2.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.29-fd60cc2.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"98feca082a92d3886be3a15cd5d892f675175123","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.29-fd60cc2.0.tgz","fileCount":84,"integrity":"sha512-lyPdkWy6crdBk55grgO08dmCeftI9aG/dWegB0MjFGqb26g0Z59OXSHfA6ZMGjCsYkI5w39UdkEc+5njGJg5uQ==","signatures":[{"sig":"MEUCIQC10M/ofNixVzCjrAWvXXEC1hSLcxPwMTlnrR9fBtUtBwIgD/Lr57yfcEPciDSWo1bwNRlOA4lTcSYe+qULc7qhewE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":687379},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"fd60cc2ee8e9f979edf8f7e754a59c161d82f4c1","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.23-fd60cc2.0","@waku/proto":"0.0.7-fd60cc2.0","@waku/utils":"0.0.17-fd60cc2.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.24-fd60cc2.0","@waku/message-hash":"0.1.13-fd60cc2.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.23-fd60cc2.0","@waku/proto":"0.0.7-fd60cc2.0","@waku/utils":"0.0.17-fd60cc2.0","@waku/interfaces":"0.0.24-fd60cc2.0","@waku/message-hash":"0.1.13-fd60cc2.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.29-fd60cc2.0_1713476469423_0.2260944088707233","host":"s3://npm-registry-packages"}},"0.0.29-ea43068.0":{"name":"@waku/core","version":"0.0.29-ea43068.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.29-ea43068.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f07cbaaeaafa220d3b936a3b65f41f51ed32f20d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.29-ea43068.0.tgz","fileCount":84,"integrity":"sha512-fbsEJqfaOvJ9HyVMY2Y2uY+8S1RMQw0kYIC9+5M5DFJH1vGsqMaHgn/wKvij9iEBucn3iYFIjxfWUTYrFFfGzA==","signatures":[{"sig":"MEUCIHalNaX5/N8hoJYKnoofCnl49Hmhu4GYwGM8r0FDyOHTAiEAtNx0MUF9VHoiXhnOlUo+nI3vsjvCQyrmTsN5HnesXkc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":645376},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"ea4306884829444a36dcf2ce238ce04c2299b3aa","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.23-ea43068.0","@waku/proto":"0.0.7-ea43068.0","@waku/utils":"0.0.17-ea43068.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.24-ea43068.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.23-ea43068.0","@waku/proto":"0.0.7-ea43068.0","@waku/utils":"0.0.17-ea43068.0","@waku/interfaces":"0.0.24-ea43068.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.29-ea43068.0_1714177777356_0.8633420165839727","host":"s3://npm-registry-packages"}},"0.0.29-73d4f19.0":{"name":"@waku/core","version":"0.0.29-73d4f19.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.29-73d4f19.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"165fc682d7c63fc87e10eeb357e823ed731d819e","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.29-73d4f19.0.tgz","fileCount":84,"integrity":"sha512-T7rMxoxtTt+IiqmZoC4hTtyrEGe93y6D/bbnvMzqmdMh0DBTcg/Xl4vUcvj6efT6LXNVdEVtFZLnOmlTRo6RrQ==","signatures":[{"sig":"MEUCIBnfQqH1AcM8VZCrH+X3iRTyFbTavf2Rvs9uun4xCgPqAiEAnY9cg4a43GihL3jXxojcY5iTiN8ov52OhsKvArq62NQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":644084},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"73d4f197467fe3e58fc49e3264f73e00a79004f9","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.23-73d4f19.0","@waku/proto":"0.0.7-73d4f19.0","@waku/utils":"0.0.17-73d4f19.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.24-73d4f19.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.23-73d4f19.0","@waku/proto":"0.0.7-73d4f19.0","@waku/utils":"0.0.17-73d4f19.0","@waku/interfaces":"0.0.24-73d4f19.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.29-73d4f19.0_1714387300947_0.5079169785460005","host":"s3://npm-registry-packages"}},"0.0.29-5b03709.0":{"name":"@waku/core","version":"0.0.29-5b03709.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.29-5b03709.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c75f4879cf87931af1835a567b60e8aab2d5c2a6","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.29-5b03709.0.tgz","fileCount":84,"integrity":"sha512-4X13zlc7gAV57rAzADmDBdx+OBQ9TC+XZqt60ZhOmW7WPNZOi9L1iZkfMF9g2anKIU10AdmnYxLDakWwqDus2g==","signatures":[{"sig":"MEYCIQCVITKccDdfQCvRX77hMe9Sa6KEGuMT7SXopofAFq0R0gIhAJ+B94p8m85xQu2P23Eq+YqwfxVIDpqjxe/tsfTDLhaH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":644084},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"5b03709dfe683b1cb001fe67c5bd013e664b4d89","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.23-5b03709.0","@waku/proto":"0.0.7-5b03709.0","@waku/utils":"0.0.17-5b03709.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.24-5b03709.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.23-5b03709.0","@waku/proto":"0.0.7-5b03709.0","@waku/utils":"0.0.17-5b03709.0","@waku/interfaces":"0.0.24-5b03709.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.29-5b03709.0_1714465690235_0.32241701948187873","host":"s3://npm-registry-packages"}},"0.0.29":{"name":"@waku/core","version":"0.0.29","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.29","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"934fe87cb0a9786c8e5e00fa8313ae5ffff1d216","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.29.tgz","fileCount":84,"integrity":"sha512-pQpX8gvX9p9WY7t1OEEuWw4rIXcbt87r7OxUvv9WQkWeXs346XNKtv3onWkKy8zCRLq2bbNZERq4+aFWrgiwKw==","signatures":[{"sig":"MEUCIA21kSq0/7+BXpQVemxbvHKkYcZK1oaNQP6IXtDGKN1zAiEAoPoJu0Vkge3t0DH08dlw0eRQJUmYHZvbHXSzVoJEKF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":646289},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"3d92f194a7d9f2803148da1ecc1d15ca8c5f0dae","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"^0.0.23","@waku/proto":"0.0.7","@waku/utils":"0.0.17","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.24","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"^0.0.21","@waku/proto":"0.0.6","@waku/utils":"0.0.15","@waku/interfaces":"0.0.22","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.29_1714495222210_0.019530965382900112","host":"s3://npm-registry-packages"}},"0.0.30-682cc66.0":{"name":"@waku/core","version":"0.0.30-682cc66.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.30-682cc66.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"582e697d2e3aea30548677b2f98a5bb763d8cbd4","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.30-682cc66.0.tgz","fileCount":84,"integrity":"sha512-u8SFweZuwztkzaP6jHy1oeSosRCIsLcdElWMw3KSdLscBC5xPY76IvssvENwYAEwcN9L6sbWqI3MSJ9qkGHV6A==","signatures":[{"sig":"MEUCIDw2qqCiGmleGHg6bqgvWcY7ox1fQKxkdU3KMA37K0GnAiEA9xmjfcmQno/D5UKVKKvWC5UXPqEFMPrLa2RJfzI1X4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":645648},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"682cc66232fe21b290c20ce145432cdd829158f9","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.24-682cc66.0","@waku/proto":"0.0.8-682cc66.0","@waku/utils":"0.0.18-682cc66.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.25-682cc66.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.24-682cc66.0","@waku/proto":"0.0.8-682cc66.0","@waku/utils":"0.0.18-682cc66.0","@waku/interfaces":"0.0.25-682cc66.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.30-682cc66.0_1714533696339_0.18662651184893408","host":"s3://npm-registry-packages"}},"0.0.29-3ec2344.0":{"name":"@waku/core","version":"0.0.29-3ec2344.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.29-3ec2344.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"047ccf4b74e7112b7c5f375f43df6058e6f72a87","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.29-3ec2344.0.tgz","fileCount":84,"integrity":"sha512-tQ4mc4jwlW11mwT9taUBllNBCHU067v8jv0arLyGQjpMz8QUPIlOefnrytt343yIKbNC6TIecVQ7ZOh8Ko2pXA==","signatures":[{"sig":"MEUCICV8t1P5Y8TAUYjaaMAo/FA/Rb3Gi9vLV7tLFlEFgW+SAiEAtwHxgqnW3XEEGG78ykHYSdNG7eGpX6eso3oIIvSxbS8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":653845},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"3ec23449f1c7de19c39c01dfebe8f47ff483d10a","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.23-3ec2344.0","@waku/proto":"0.0.7-3ec2344.0","@waku/utils":"0.0.17-3ec2344.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.24-3ec2344.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.23-3ec2344.0","@waku/proto":"0.0.7-3ec2344.0","@waku/utils":"0.0.17-3ec2344.0","@waku/interfaces":"0.0.24-3ec2344.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.29-3ec2344.0_1715091135889_0.07272576542718112","host":"s3://npm-registry-packages"}},"0.0.30-e49e728.0":{"name":"@waku/core","version":"0.0.30-e49e728.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.30-e49e728.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e04424c02e845a056ff92907096609398e166bde","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.30-e49e728.0.tgz","fileCount":84,"integrity":"sha512-EZgPO2HARZwyoo1FqfU12L5KsEsR51prnGPpxmACaD446doYT/up0wxi46Mz+HaWBhBkPnv79J4/LPxXHF3oOA==","signatures":[{"sig":"MEQCIE2ybhyzG/tVPX+cvusFbbgh4CM4SyRu2Fv3zd8sKwAlAiBau3lr7Ry8m73W4MiuvNQcOvZ7klfUcG6bhCh6woIq1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":661708},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"e49e7289ae632a1c2f3d11b9dc668ca68749ac7c","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.24-e49e728.0","@waku/proto":"0.0.8-e49e728.0","@waku/utils":"0.0.18-e49e728.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.25-e49e728.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.24-e49e728.0","@waku/proto":"0.0.8-e49e728.0","@waku/utils":"0.0.18-e49e728.0","@waku/interfaces":"0.0.25-e49e728.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.30-e49e728.0_1715739049599_0.9221240791046894","host":"s3://npm-registry-packages"}},"0.0.30-00c77c6.0":{"name":"@waku/core","version":"0.0.30-00c77c6.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.30-00c77c6.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"bd98f58724f2682fe68120c36681f00e2802b9b9","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.30-00c77c6.0.tgz","fileCount":84,"integrity":"sha512-stTiBdfOipsbIHZ3VTdid+/tvGm4W0r/H8r6iUaG4kl5Qk2T1oLIJWDYsUPegsPtfxBJf+JQiKT/u7qcBFzK0A==","signatures":[{"sig":"MEUCIQDzNWXVyKOBKwAGljzLoBFmDCNUp3bgV1tjAhQ82ry7wQIgYyYf/GpeYQMahqy2i4hve0gaQIj9RousN0voVfss8iU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":655046},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"00c77c6e125c12c3e6c03fc8f6c2383a4684fd87","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.24-00c77c6.0","@waku/proto":"0.0.8-00c77c6.0","@waku/utils":"0.0.18-00c77c6.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.25-00c77c6.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.24-00c77c6.0","@waku/proto":"0.0.8-00c77c6.0","@waku/utils":"0.0.18-00c77c6.0","@waku/interfaces":"0.0.25-00c77c6.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.30-00c77c6.0_1716217088123_0.8720533244608291","host":"s3://npm-registry-packages"}},"0.0.30-ab6f7ef.0":{"name":"@waku/core","version":"0.0.30-ab6f7ef.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.30-ab6f7ef.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d1405f85633d21dc234eea9c086e156e6404c29a","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.30-ab6f7ef.0.tgz","fileCount":84,"integrity":"sha512-2f70rT20cL1IqrNcqAnxOJTdOZ2Qj5S5XgMt8p9dJ2lV7HJdd8p/9mIcwSxAZuednRPsnlwdziGQ1JP6Yu3whA==","signatures":[{"sig":"MEUCIQDST0dxcIurkG61Gxyoh/fzpKPKBuXjBF4WkCkOusAj0gIgdnRW0R6HvJohX/sdl1P8TWQMTQ13pPw5TEeVWVVPr8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":655046},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"ab6f7ef7a71895c74abfdce96538b6d20354af90","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.24-ab6f7ef.0","@waku/proto":"0.0.8-ab6f7ef.0","@waku/utils":"0.0.18-ab6f7ef.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.25-ab6f7ef.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.24-ab6f7ef.0","@waku/proto":"0.0.8-ab6f7ef.0","@waku/utils":"0.0.18-ab6f7ef.0","@waku/interfaces":"0.0.25-ab6f7ef.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.30-ab6f7ef.0_1717021937712_0.7391496849239843","host":"s3://npm-registry-packages"}},"0.0.30-d8ed83f.0":{"name":"@waku/core","version":"0.0.30-d8ed83f.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.30-d8ed83f.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"019496051ad10d59f01521df5354a1947daaefae","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.30-d8ed83f.0.tgz","fileCount":84,"integrity":"sha512-PC/rpSnZ72UN0G1KhPI5irH9/hQ9cWNStAN0XIi6Z0Hh1zPsXHFteEZrN/NpPXfXnvM6JQMy8UeXXOUBdMnamQ==","signatures":[{"sig":"MEUCIDqmY2WGTmuKEpz3K/IWI+P9+o45jT8QUo5UBA8ivTUsAiEAri764u1oyRc3bHD2h895lGXxryvQpQ2A3lWjfCiC31E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":661949},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"d8ed83fe1fdad9902619235820ba24bfd18bacbe","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.24-d8ed83f.0","@waku/proto":"0.0.8-d8ed83f.0","@waku/utils":"0.0.18-d8ed83f.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.25-d8ed83f.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.24-d8ed83f.0","@waku/proto":"0.0.8-d8ed83f.0","@waku/utils":"0.0.18-d8ed83f.0","@waku/interfaces":"0.0.25-d8ed83f.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.30-d8ed83f.0_1717452038940_0.4412984830675861","host":"s3://npm-registry-packages"}},"0.0.30-16e9116.0":{"name":"@waku/core","version":"0.0.30-16e9116.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.30-16e9116.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8b232ba969fed9b9163382115cd629c9bb5b4dfe","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.30-16e9116.0.tgz","fileCount":84,"integrity":"sha512-DZByXVkOcriOWPjvJgzVYFv5Ih7z0/dLCq8mM97gqChYVC8sOZ09RvBWcoeSF9lj+R5pEYHxqY1y7Vtiz1Mizw==","signatures":[{"sig":"MEQCIElNzAbhdpP8FuRK+HO/v7LKAFJNeQ02N0Y9g77tQt/QAiAchJ/YGkQlWjAWO3dNoGETBkd6VGRGA0EdJ3hDDpSowQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":661949},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"},"./lib/predefined_bootstrap_nodes":{"types":"./dist/lib/predefined_bootstrap_nodes.d.ts","import":"./dist/lib/predefined_bootstrap_nodes.js"}},"gitHead":"16e9116c7cf6be876e174fe9259921c8d5397a88","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.24-16e9116.0","@waku/proto":"0.0.8-16e9116.0","@waku/utils":"0.0.18-16e9116.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.25-16e9116.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.24-16e9116.0","@waku/proto":"0.0.8-16e9116.0","@waku/utils":"0.0.18-16e9116.0","@waku/interfaces":"0.0.25-16e9116.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.30-16e9116.0_1718327612430_0.2441457850540658","host":"s3://npm-registry-packages"}},"0.0.30-42126a6.0":{"name":"@waku/core","version":"0.0.30-42126a6.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.30-42126a6.0","homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"751df779b243629ef9bee3d15a8d2b0ab6fe78ed","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.30-42126a6.0.tgz","fileCount":78,"integrity":"sha512-SSLLXmRfND70X3SvqgHJwWei87dmwTT9I9arvMq4qsI8M2p3dFy5kD2o5SMuB9H2E5gxFnjcR9RTEMXL2EZPhA==","signatures":[{"sig":"MEUCIQC5x1EWN0ZSu06R9Eb8vZpIAW99a56I191TPvmAXd+FEAIgB89nyjlKnrcb/Jg7Wnn3tvoseuodXyWKpZid/eKDneY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":650917},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"42126a63013f0b7579a1e2c5fb86c8e2baeaaa48","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.24-42126a6.0","@waku/proto":"0.0.8-42126a6.0","@waku/utils":"0.0.18-42126a6.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.25-42126a6.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.24-42126a6.0","@waku/proto":"0.0.8-42126a6.0","@waku/utils":"0.0.18-42126a6.0","@waku/interfaces":"0.0.25-42126a6.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.30-42126a6.0_1718901118504_0.5044407503483523","host":"s3://npm-registry-packages"}},"0.0.30-4db508b.0":{"name":"@waku/core","version":"0.0.30-4db508b.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.30-4db508b.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6ca72fa560b86522428afa02d83a4a733d937277","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.30-4db508b.0.tgz","fileCount":78,"integrity":"sha512-XzOkfvu312C3T+rtTxP97eGo5T8pGBnaQ+H58YD8e31KKo4e4Q7k7dgTZreUfvodOAiuHvlshEIDR2jg6rZNZg==","signatures":[{"sig":"MEYCIQDkw/0/kivVtORXjUg7eFHHqawXjY5YCf7Y72oIflwV8gIhAL3OohoW22Z3eh6UMTJcNWxTEQy8ZmPD+nV7cyyC1UQa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":650917},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"4db508b962736426f4897995a2b525c82fe0ba37","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.24-4db508b.0","@waku/proto":"0.0.8-4db508b.0","@waku/utils":"0.0.18-4db508b.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.25-4db508b.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.24-4db508b.0","@waku/proto":"0.0.8-4db508b.0","@waku/utils":"0.0.18-4db508b.0","@waku/interfaces":"0.0.25-4db508b.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.30-4db508b.0_1720005691656_0.7044379619200223","host":"s3://npm-registry-packages"}},"0.0.30":{"name":"@waku/core","version":"0.0.30","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.30","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a7504bd7fa1ab67de1bcbc0cd0ff1d75391df443","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.30.tgz","fileCount":78,"integrity":"sha512-5kU0Teo4ehMAGqlroPqAPXyi6jL4oNQ1h7J/rBfwt/ORTRMqYjgb2i1Dv1uSfMpeIoByTvelUabW8CtscsvDIg==","signatures":[{"sig":"MEUCIBFQhpyUe/yLD2YiiNEeftH61drG5oUr5JCFqmUZqFUGAiEAlpRmbeRGW4o41X6ldJorJ24/su9A9C+c/XZKaho3/Nc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":652871},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"ccdf84e5936db9221cefc177b1f56db0dc8473bb","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"^0.0.24","@waku/proto":"0.0.7","@waku/utils":"0.0.18","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.25","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.15.1","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"^0.0.21","@waku/proto":"0.0.6","@waku/utils":"0.0.15","@waku/interfaces":"0.0.22","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.30_1720626195363_0.8840804678167806","host":"s3://npm-registry-packages"}},"0.0.31-ce62600.0":{"name":"@waku/core","version":"0.0.31-ce62600.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.31-ce62600.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0441b1d9dd710c3a49770b54e4ccf8752c7e8232","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.31-ce62600.0.tgz","fileCount":78,"integrity":"sha512-I0zaT1th2qWZIGoA9OR9hIfaUZ4N98YaZGgv5oYvbrepqmreIQoiijwYjd/CqxwHqAky+31DFugbkVUOyQMfcw==","signatures":[{"sig":"MEUCIFOUDkMcRKUgZlYqtKpZklmv5HUkSWIYbYgYpZtTZelPAiEAoDDeUy8tqCHHjf25C1K3ow17Zu74n8HbUJAdbG0WJ4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":652257},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"ce62600e853044bbaf6053f518a08f612ec00bf9","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.25-ce62600.0","@waku/proto":"0.0.8-ce62600.0","@waku/utils":"0.0.19-ce62600.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.26-ce62600.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.25-ce62600.0","@waku/proto":"0.0.8-ce62600.0","@waku/utils":"0.0.19-ce62600.0","@waku/interfaces":"0.0.26-ce62600.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.31-ce62600.0_1720910071392_0.7127315772139937","host":"s3://npm-registry-packages"}},"0.0.31-04bd518.0":{"name":"@waku/core","version":"0.0.31-04bd518.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.31-04bd518.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"64571b85f45e1a8cd757ab8ef1f4a93ff9722ca5","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.31-04bd518.0.tgz","fileCount":86,"integrity":"sha512-n/lqtSSf0NI0TOgay5iUDoLmmwa8SKLP8H/NQ2+7k9BNU3jCigYy1dL9YQ7PBKwI4l6i4gIPJWK4fBnbYGUPcw==","signatures":[{"sig":"MEQCIBRtlwA0T+bcPx45ZmDZPPUUdMZZ67KmTg1daXeaLaCZAiBostM+JI8cbgzRr0Rqso7yPrSqM68FvUrJDOXJnn2+xw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":654840},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"04bd518210a709b3b01ada5be947e653912201ba","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.25-04bd518.0","@waku/proto":"0.0.8-04bd518.0","@waku/utils":"0.0.19-04bd518.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.26-04bd518.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.25-04bd518.0","@waku/proto":"0.0.8-04bd518.0","@waku/utils":"0.0.19-04bd518.0","@waku/interfaces":"0.0.26-04bd518.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.31-04bd518.0_1721800380349_0.21759099120544478","host":"s3://npm-registry-packages"}},"0.0.31-1887f4f.0":{"name":"@waku/core","version":"0.0.31-1887f4f.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.31-1887f4f.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"979ddf2f1585b113d58c865ad0e9b6a123af3df5","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.31-1887f4f.0.tgz","fileCount":86,"integrity":"sha512-aQ2DY3nDPxwqAERItvQN/N+gHv2nsCM1fh76KemFn3cfd/p08P9O9ObAWRXGN+5na/Er+IzQMn87AgV2/9CwXA==","signatures":[{"sig":"MEQCIDyrrhz+nMqNfn6zzCTgWz1jL0oSdC3K2dmfqxfiLfJkAiBu490F3qRtVWtC1J/+Qq7e/nxcqs2Fkb9Q6u+wv03GWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":654871},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"1887f4f097a2c0ae3f554cc9f4ca6b7b2d17fd66","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.25-1887f4f.0","@waku/proto":"0.0.8-1887f4f.0","@waku/utils":"0.0.19-1887f4f.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.26-1887f4f.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.25-1887f4f.0","@waku/proto":"0.0.8-1887f4f.0","@waku/utils":"0.0.19-1887f4f.0","@waku/interfaces":"0.0.26-1887f4f.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.31-1887f4f.0_1721863618366_0.13176185731984802","host":"s3://npm-registry-packages"}},"0.0.31-08fc2d1.0":{"name":"@waku/core","version":"0.0.31-08fc2d1.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.31-08fc2d1.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"33a6a4c3ae277f058de14ae7b55065255338daa4","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.31-08fc2d1.0.tgz","fileCount":86,"integrity":"sha512-Em7ohAuJG8KLO2A2WBWlfLh7yDD3L6bDIm0YIvGnTLiP/3q9yUbYaJuYhv3AI+Y+g8AhtznBPzrnsEk+z324ag==","signatures":[{"sig":"MEQCIBg76Ox5BwaXw3e4NvOOtVB3o+Hg/pMU/SzZ6oa0DthjAiB7r2i8ByPAkuGTKRN0N1nIImC53rFkB9dDlWXUvbiRIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":654871},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"08fc2d133ad54a40e49d7abd8178609e2524fe91","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.25-08fc2d1.0","@waku/proto":"0.0.8-08fc2d1.0","@waku/utils":"0.0.19-08fc2d1.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.26-08fc2d1.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.25-08fc2d1.0","@waku/proto":"0.0.8-08fc2d1.0","@waku/utils":"0.0.19-08fc2d1.0","@waku/interfaces":"0.0.26-08fc2d1.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.31-08fc2d1.0_1721948044841_0.07737582064764803","host":"s3://npm-registry-packages"}},"0.0.31-88a29c3.0":{"name":"@waku/core","version":"0.0.31-88a29c3.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.31-88a29c3.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"aa025bbf838dc39fdb5b90ff8adc728bc94cc6c2","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.31-88a29c3.0.tgz","fileCount":90,"integrity":"sha512-ZwTNASnFMwBGLp/ID1HDxnMJkeW3wwJaiKNnnpy5cdOMesmP8oLZz4UcVHZeDiSHoBjYn5+n9965BiGPYPcHFw==","signatures":[{"sig":"MEYCIQDEyLOvvX41hWWepQqPqbXExwCJhnIig5MsGqOYDz+glQIhAI0691kisIIGySHxYUL3mypPncr3+VEDueAsONAnhVQA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":657692},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"88a29c3d5d929d5c0c89d5d55efa339204b3cf03","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.25-88a29c3.0","@waku/proto":"0.0.8-88a29c3.0","@waku/utils":"0.0.19-88a29c3.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.26-88a29c3.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.25-88a29c3.0","@waku/proto":"0.0.8-88a29c3.0","@waku/utils":"0.0.19-88a29c3.0","@waku/interfaces":"0.0.26-88a29c3.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.31-88a29c3.0_1722928573550_0.49010098630034915","host":"s3://npm-registry-packages"}},"0.0.31-15400a5.0":{"name":"@waku/core","version":"0.0.31-15400a5.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.31-15400a5.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c0e55ca211073e6ae730a1558c7fdf5c7e64ed40","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.31-15400a5.0.tgz","fileCount":90,"integrity":"sha512-VJqSrdrhilD5iE0I9Hw3t5Q7ujIXXfgJ06Nk6QbUgYTLBaXBEiQIxgt4/eMbu+ojJYHwECCT19Dwa2SIL0tIqA==","signatures":[{"sig":"MEQCICD/qzrdX+36LiM3A7rgxLugjm4FVtzMyABNQw19hFdiAiAN9DdAuEjCK7Na/hbWbC/aboyssBmxa3yxiJ9UzXXmJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":657692},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"15400a562da1cb3d71fce57f5c6860b913d834ea","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.5.1","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.25-15400a5.0","@waku/proto":"0.0.8-15400a5.0","@waku/utils":"0.0.19-15400a5.0","@libp2p/ping":"^1.0.12","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.26-15400a5.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.1.2","@waku/enr":"0.0.25-15400a5.0","@waku/proto":"0.0.8-15400a5.0","@waku/utils":"0.0.19-15400a5.0","@waku/interfaces":"0.0.26-15400a5.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.31-15400a5.0_1723475964697_0.7711631649358579","host":"s3://npm-registry-packages"}},"0.0.31-409642d.0":{"name":"@waku/core","version":"0.0.31-409642d.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.31-409642d.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8e1f13ffffcf3ea9b4974af296adcba7dd011c0f","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.31-409642d.0.tgz","fileCount":90,"integrity":"sha512-IeYKilJyNrCd+giZEHEkD8SDUsG5FhmFuscLBbl2tSBNOnqeZnUrMDuth29nEfzMeKUT4U19Qnuko8pjXsh5tg==","signatures":[{"sig":"MEQCIGkWWkluG0YVuuMIKRwN0rdJyrGaLzdz1Au7Shi9EIVPAiA22CNoAi6cL6YOyQKrX/t1z/o9cn/EEcsv4sq/tpBwqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":658658},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"409642d7d37135b96f61608d34a7c1af8abca407","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.25-409642d.0","@waku/proto":"0.0.8-409642d.0","@waku/utils":"0.0.19-409642d.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.26-409642d.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@waku/enr":"0.0.25-409642d.0","@waku/proto":"0.0.8-409642d.0","@waku/utils":"0.0.19-409642d.0","@waku/interfaces":"0.0.26-409642d.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.31-409642d.0_1723790805338_0.01723112911449909","host":"s3://npm-registry-packages"}},"0.0.31-77b2cdd.0":{"name":"@waku/core","version":"0.0.31-77b2cdd.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.31-77b2cdd.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c3504146a1c63f5cd0c19d983e7145e61c823dbe","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.31-77b2cdd.0.tgz","fileCount":90,"integrity":"sha512-wyq/EZI87faKYBuIaFN8hgw1et3aZz+4desLRgpl5jp8jbYp+qHjnYR113wRGcvr+mEuraZp6fbQ7fhUmpupGQ==","signatures":[{"sig":"MEUCIFnGuphma2eubqU01KjzYPcO95va/q4YBAyVoCoTTTAQAiEA2b8zQK6jyYi7bcprTCIluEuoGajfUvACTx5KBV9bVSs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":658658},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"77b2cdd2f5cd093e5718beec6ef295880f1a559a","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.25-77b2cdd.0","@waku/proto":"0.0.8-77b2cdd.0","@waku/utils":"0.0.19-77b2cdd.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.26-77b2cdd.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@waku/enr":"0.0.25-77b2cdd.0","@waku/proto":"0.0.8-77b2cdd.0","@waku/utils":"0.0.19-77b2cdd.0","@waku/interfaces":"0.0.26-77b2cdd.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.31-77b2cdd.0_1724194215717_0.3752357461816118","host":"s3://npm-registry-packages"}},"0.0.31-c33844e.0":{"name":"@waku/core","version":"0.0.31-c33844e.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.31-c33844e.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"746b9dbeb7400dec84ccd6b92653e68181a76b52","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.31-c33844e.0.tgz","fileCount":90,"integrity":"sha512-L0UyMsxn8KC0sT3J5lDxlVHZBEct/e0ykrrK/ohhP1IvCeYlCdHjDp3yQgzm3E/Gq+1NAMiDh+Qa2RvaS7e2bw==","signatures":[{"sig":"MEYCIQDqTukrmmN88xGLHgoVX+mZJ/hGdjRFaPNCkRZ3A+jgfQIhAPhkiblYm8kN39pgZhVnLDNM0lUG9j8x7pDiasCYGgwO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":658658},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"c33844eddf36d442db4470595062e9a76c588a98","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.25-c33844e.0","@waku/proto":"0.0.8-c33844e.0","@waku/utils":"0.0.19-c33844e.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.26-c33844e.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@waku/enr":"0.0.25-c33844e.0","@waku/proto":"0.0.8-c33844e.0","@waku/utils":"0.0.19-c33844e.0","@waku/interfaces":"0.0.26-c33844e.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.31-c33844e.0_1724364610892_0.25811006834725725","host":"s3://npm-registry-packages"}},"0.0.31-39f8920.0":{"name":"@waku/core","version":"0.0.31-39f8920.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.31-39f8920.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"415f2f7d8d8d247de5f5facc0451613595bbb9c2","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.31-39f8920.0.tgz","fileCount":90,"integrity":"sha512-FtfoXEFSFSEMXZTcTSTNO+FaAuNvUQGH0EQctLUhnTIZN7vqg6MGDDZv4GgPoLhoME5Af6TorTmhq3TPiKVkgg==","signatures":[{"sig":"MEYCIQDp9oqU6hW1cGLeC9YmbuEyoprSuv57NKWRVcDmznoEfwIhANfG4YIFGzHlxJrfrtSrsKAczijxeO9v4kHbQebqFzz3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":658658},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"39f892061a7279d6aad06399b3f64bb093b3c32a","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.25-39f8920.0","@waku/proto":"0.0.8-39f8920.0","@waku/utils":"0.0.19-39f8920.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.26-39f8920.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@waku/enr":"0.0.25-39f8920.0","@waku/proto":"0.0.8-39f8920.0","@waku/utils":"0.0.19-39f8920.0","@waku/interfaces":"0.0.26-39f8920.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.31-39f8920.0_1724366652577_0.04433791754610583","host":"s3://npm-registry-packages"}},"0.0.31-514ce36.0":{"name":"@waku/core","version":"0.0.31-514ce36.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.31-514ce36.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8ef459787f3802c15e0251568f09f6b5af1f0a7a","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.31-514ce36.0.tgz","fileCount":94,"integrity":"sha512-2kGL6WVSEAUxOvxDnRDurlzhrY3O42MNQDsyYHv89qln13IIpK6OpQmRYrDugSCITwIks0RS8ZrfU0+nli3guA==","signatures":[{"sig":"MEYCIQDDgg5hBITVLjZZGosbVWxvjk059D0IUMbZG+v0aAIGPgIhAOBGAKiFgPM3bEMmMdLVVqxr4qYV8yxr4Fj4aLoBcvIt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":669930},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"514ce36efcdd94f5a559c0280c3fb38aa8733333","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.25-514ce36.0","@waku/proto":"0.0.8-514ce36.0","@waku/utils":"0.0.19-514ce36.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.26-514ce36.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@waku/enr":"0.0.25-514ce36.0","@waku/proto":"0.0.8-514ce36.0","@waku/utils":"0.0.19-514ce36.0","@waku/interfaces":"0.0.26-514ce36.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.31-514ce36.0_1724886400554_0.3252325279667261","host":"s3://npm-registry-packages"}},"0.0.31":{"name":"@waku/core","version":"0.0.31","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.31","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8e59d56d99c7efff73362aa26f40f246f21ba2de","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.31.tgz","fileCount":94,"integrity":"sha512-lj144UdBRIqRubHQt+MxO9pEZDjUaBHAsca5LRNdV+REYl6jqvbTuRiRRdx6Tg/Fcp+s8tD/pH6kKrZC6hM6Tg==","signatures":[{"sig":"MEUCIQCnAyuBpRvOeCG4xxl/nwf+Vyo11wc18wYlYnkfww1ItAIgJGmqOEokRXcIV8opZO4jogo2JyuPPvk/eBUt4sYBIyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":672656},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"f9361bf77467bea95d5f305b20051460bfb89fa1","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"^0.0.25","@waku/proto":"0.0.8","@waku/utils":"0.0.19","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.26","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@waku/enr":"^0.0.24","@waku/proto":"0.0.7","@waku/utils":"0.0.18","@waku/interfaces":"0.0.25","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.31_1724925841227_0.40078376413314487","host":"s3://npm-registry-packages"}},"0.0.31-f387f59.0":{"name":"@waku/core","version":"0.0.31-f387f59.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.31-f387f59.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"61965c5494e685b107a1894872acea032199bc76","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.31-f387f59.0.tgz","fileCount":90,"integrity":"sha512-bacTFnxezF7tKUYdpCKjJh/+GAqKhcjw5rABhDaeHqkPzjwldhHTKEXe35Zh31kw1hhPp31epUUojH6AQfDDEw==","signatures":[{"sig":"MEUCIQCu0m/zQD4mY0WZQ3aeUfdA4EHh/9PuYbPesYY8eq0ovgIgWdXrGslmptXCp5thMcBxya0xh1siUN66Q1ZMp7lksZ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":658106},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"f387f5974d8b45f5145c2fad532cef1e8ee14351","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.25-f387f59.0","@waku/proto":"0.0.8-f387f59.0","@waku/utils":"0.0.19-f387f59.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.26-f387f59.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@waku/enr":"0.0.25-f387f59.0","@waku/proto":"0.0.8-f387f59.0","@waku/utils":"0.0.19-f387f59.0","@waku/interfaces":"0.0.26-f387f59.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.31-f387f59.0_1725013960438_0.3521490202895683","host":"s3://npm-registry-packages"}},"0.0.32-3687d81.0":{"name":"@waku/core","version":"0.0.32-3687d81.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.32-3687d81.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c96b72ad9fb0a585f1324382b7c65092a938761a","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.32-3687d81.0.tgz","fileCount":94,"integrity":"sha512-q5pIV6z9WFWrpVOtLZpzj+qP6sUVrjKWYlzJ47Sm1sbFoDUXQ/ZnztXg3mqW9CrRt/pTrgC0G63inzYtz9ze1A==","signatures":[{"sig":"MEUCIQCtnYWrQ8TaJFjNgg9DHibaKRGZmfGzxaAIHbE5shS72QIgfwt7NiAASfmBVN3WsHg449lzLHNCeVBVxYKiewRafyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":672042},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"3687d816495e0fc15ba5e7b93187955b778a99a4","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.26-3687d81.0","@waku/proto":"0.0.9-3687d81.0","@waku/utils":"0.0.20-3687d81.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.27-3687d81.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@waku/enr":"0.0.26-3687d81.0","@waku/proto":"0.0.9-3687d81.0","@waku/utils":"0.0.20-3687d81.0","@waku/interfaces":"0.0.27-3687d81.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.32-3687d81.0_1725106937298_0.7814885017962074","host":"s3://npm-registry-packages"}},"0.0.32-5459f48.0":{"name":"@waku/core","version":"0.0.32-5459f48.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.32-5459f48.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"500e6234fe689608e41e2d84635881cae2705e5d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.32-5459f48.0.tgz","fileCount":94,"integrity":"sha512-azG8cGF6/CCWZu550AFgwyJHVOw80MF5yW5fD5ClADn9NuSAvWRK0gj0K/mY230n6aKklCfezBfxrM/XcUyClg==","signatures":[{"sig":"MEYCIQCBBpMjR6rOupOYQPgJ6LRPzkbXL8+XPPipv6MCxc+VtgIhANwd5Pn9vFoFUBouwztBEeZlnRziNFCEFPFqNHqGnjB8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":672042},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"5459f4816322210ded88b6c83d903f7fd7e9852e","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.26-5459f48.0","@waku/proto":"0.0.9-5459f48.0","@waku/utils":"0.0.20-5459f48.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.27-5459f48.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@waku/enr":"0.0.26-5459f48.0","@waku/proto":"0.0.9-5459f48.0","@waku/utils":"0.0.20-5459f48.0","@waku/interfaces":"0.0.27-5459f48.0","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.32-5459f48.0_1725137893985_0.09123132547495816","host":"s3://npm-registry-packages"}},"0.0.32":{"name":"@waku/core","version":"0.0.32","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.32","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"fa49d32ac55d8d530ea08aeb581e0d85c833e53a","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.32.tgz","fileCount":94,"integrity":"sha512-dsG9ox7VpOsbflFnrfy96wBuk2f3KVaTGMv20T9iZeCr2Yil26xhu9IAyL8EvyIG4ip6VJFooBw7kQQ8Ck+wZA==","signatures":[{"sig":"MEUCIQCcosgWbP94LcGJzRNEJdAReEW1NoRhE9kb6+1PDw7wRAIgdKq7aEiTcqTWhallFFcqRrqX2Oa/+2bRuOaG0GeTLj8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":676145},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"a2c5dba32dbb04ca1b63bda4055b34680dbd6b5b","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"^0.0.26","@waku/proto":"0.0.8","@waku/utils":"0.0.20","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.27","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.32_1725580611375_0.46929817992842393","host":"s3://npm-registry-packages"}},"0.0.33-2fe9875.0":{"name":"@waku/core","version":"0.0.33-2fe9875.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-2fe9875.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8972a6bf6d782a5c5a67902fe9f978be155620ea","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-2fe9875.0.tgz","fileCount":94,"integrity":"sha512-Wn7OCDjgW5eIoytFipB1D2FthcqjZvVJ7IckbK78uti1ySmYdBy6XgGpXbCvErAl/WXoVJ70mNVxQ7tOLj6GQg==","signatures":[{"sig":"MEUCIBt9VGVMUDS1YYYF79BEaOKiW2ubKbzM5DFPkSWdqaIvAiEAqtAgMjplIORYO3qMA3lplJiscEWCvnD+tCVOFZiJVHA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675516},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"2fe98754f69d077ec7727a91cf41cde48acbd715","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.27-2fe9875.0","@waku/proto":"0.0.9-2fe9875.0","@waku/utils":"0.0.21-2fe9875.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-2fe9875.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-2fe9875.0_1726473849103_0.746722298431691","host":"s3://npm-registry-packages"}},"0.0.33-6a2d787.0":{"name":"@waku/core","version":"0.0.33-6a2d787.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-6a2d787.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"47702c1dffa1e1290362d7a3afc85b10c18fe998","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-6a2d787.0.tgz","fileCount":94,"integrity":"sha512-n0fQz2xzeHw9DnQqCwH9GiH6X6hMFCLa1hZAXmOUFc3yjquBgiCf/Rx4X+1I5YGlyaNjN5TpKFSfxUd2OS+aEw==","signatures":[{"sig":"MEUCIQC+hfpzuCduJW9SNXT470JFF7Y0QYOTyfoZYGFOl/pbgAIge7ylVbR21Uqfe85ALh11/TRBJUV11sB3oiSaQWSsXC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675964},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"6a2d787c22f9b9b52cb925e0e6f916530ad97239","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.27-6a2d787.0","@waku/proto":"0.0.9-6a2d787.0","@waku/utils":"0.0.21-6a2d787.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-6a2d787.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-6a2d787.0_1726558315414_0.8275936012700666","host":"s3://npm-registry-packages"}},"0.0.33-45523ca.0":{"name":"@waku/core","version":"0.0.33-45523ca.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-45523ca.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"34137a6f7f3a97a4813745c747d237bc4125e82d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-45523ca.0.tgz","fileCount":94,"integrity":"sha512-FZYDbGxQ0j7Uo7jvfCYGKUl9YSWOPvrEnyTjGZ3JiAnCCWmj1+MXuZFKt3ncPYLqIuANBzTv+bSxjn0Y7QKOPQ==","signatures":[{"sig":"MEUCIQDk1Qn1vWTIKnmWk1IZ+pvrsMEoL4NbPk9/ZOI7KZKGKwIgOe5ebMd3jfAVf+9i11aV9V2vp+UhT/B+B3LshNuhLbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675964},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"45523ca3dd776d3f53dd7792879f887840fe3ca8","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.27-45523ca.0","@waku/proto":"0.0.9-45523ca.0","@waku/utils":"0.0.21-45523ca.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-45523ca.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-45523ca.0_1726637869009_0.6728420112555014","host":"s3://npm-registry-packages"}},"0.0.33-acef1ac.0":{"name":"@waku/core","version":"0.0.33-acef1ac.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-acef1ac.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7b44d0819f130a96d1e4a3d92389b926c47f5a9d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-acef1ac.0.tgz","fileCount":94,"integrity":"sha512-iaRoeYWhxGkmWiYtVKbPdkLQxRpOdmqMPt5RYBpGc1Dcpy4ODtuBmfA01+PZ0wwlwcLp7/AgLgjN/vRweHOwSQ==","signatures":[{"sig":"MEYCIQCHDu3xKXvPDS81+7xZxVI6IhCRSXXuvnoroxk84zarRgIhAJ5j8ntjnYJGZ+ne00Utz00s8VKrAtpi0U3M6Egzr6Wn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":676908},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"acef1acd3dd6a303325d30791eca76c36bbd39bd","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.27-acef1ac.0","@waku/proto":"0.0.9-acef1ac.0","@waku/utils":"0.0.21-acef1ac.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-acef1ac.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-acef1ac.0_1726728639745_0.025267691601527975","host":"s3://npm-registry-packages"}},"0.0.33-aeb05cd.0":{"name":"@waku/core","version":"0.0.33-aeb05cd.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-aeb05cd.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7a4402a2a46a7cd6f0b929415227b490dc1bf1a6","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-aeb05cd.0.tgz","fileCount":94,"integrity":"sha512-A8Z7gUAKfO4b0D77biBi87EQVD2b3iJIRNtyXZauuXlaj883RxXlI0Ki8rB4qVvlGT8YUpsFyb2kh5sRkcKPAA==","signatures":[{"sig":"MEYCIQC2GI9hvGQjix9TwFnW4+D4xlxjpBxT0weu8iBdTWocDwIhAM00Eg0F56BYFBUm/ttlMzKgIM61qBx9+KA9oQIDqQmw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":676863},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"aeb05cd5a8c34bfefbc49a397a6b87fccdafb2fd","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.27-aeb05cd.0","@waku/proto":"0.0.9-aeb05cd.0","@waku/utils":"0.0.21-aeb05cd.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-aeb05cd.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-aeb05cd.0_1727157843866_0.8219863681866872","host":"s3://npm-registry-packages"}},"0.0.33-c50088a.0":{"name":"@waku/core","version":"0.0.33-c50088a.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-c50088a.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"02ee278abf6469224bd04b83e79aa8be05e885c9","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-c50088a.0.tgz","fileCount":94,"integrity":"sha512-vGkQVEXc+ufUHnzbae5BtoQBg/cW5mCBzXuW0cP3ZNAOu4H6aG+qHOzU3SlelhcdkR0pAu8Er6VfXG2XSzwG8Q==","signatures":[{"sig":"MEUCIFiA8Y+yHD0hF1LGxcPtgqRujLK4vGPOZL4FzcnVp7DpAiEA4wBgw4Xl8ejk7+8MCkgcbi1hPk3ZJQrw70GF0at9FFk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675479},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"c50088ab4ba1d6f601d794c8b001fd4f908adf3e","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.27-c50088a.0","@waku/proto":"0.0.9-c50088a.0","@waku/utils":"0.0.21-c50088a.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-c50088a.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-c50088a.0_1727258346948_0.6353024216306815","host":"s3://npm-registry-packages"}},"0.0.33-f599932.0":{"name":"@waku/core","version":"0.0.33-f599932.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-f599932.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d83c5caffcc945442d8cda1fefe98f6b1dee0934","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-f599932.0.tgz","fileCount":94,"integrity":"sha512-G83+C4S3+Gg9TOuGc869Tn0Rw4QIWelIAw/5TQBZ/Y38HGn9my2Xb7ym5IKFcVPVCmNAfTtzBoBdjE5JruGImg==","signatures":[{"sig":"MEYCIQDXYQIce7KQhy/5tJkgA0OOEN5ru5b4abTXtsVJ9idyBgIhANEDHEFGD09PbCZPCQ4bW3NhyihLk8JmuFqmOjqLBisg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675618},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"f5999321d82dcec7a1d4ba0713e612a84e3ef554","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.27-f599932.0","@waku/proto":"0.0.9-f599932.0","@waku/utils":"0.0.21-f599932.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-f599932.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-f599932.0_1727294801556_0.16577971629286115","host":"s3://npm-registry-packages"}},"0.0.33-338250a.0":{"name":"@waku/core","version":"0.0.33-338250a.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-338250a.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d67ce6bc62aed28b6ee9743ef7ba5b2d72a743aa","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-338250a.0.tgz","fileCount":94,"integrity":"sha512-4r5HIQ9c5C2zgxjfiFL/81V1xghpATNxFXCJGVtLgunZ+RZXRdZmev4wmitTCN4q7Lr99ur8DwqjLsILpMWL3w==","signatures":[{"sig":"MEUCIHkwMv/sFfmeVaTRSNVI3cIidTrmOHacYF3bYApqTCGXAiEA9x5mrS4DWEoN6F+OkWyMzf2OJ1YEjp0MioVKhChxy7I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675618},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"338250a4ac14f883fb0d63344a0a8c5d66fce9ca","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.27-338250a.0","@waku/proto":"0.0.9-338250a.0","@waku/utils":"0.0.21-338250a.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-338250a.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-338250a.0_1727332889441_0.8089663404310945","host":"s3://npm-registry-packages"}},"0.0.33-d3301ff.0":{"name":"@waku/core","version":"0.0.33-d3301ff.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-d3301ff.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"94bb578c1132ad4d786057dc474351069f082e21","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-d3301ff.0.tgz","fileCount":94,"integrity":"sha512-VkEwh6mMTFJPOuGYim/B+g9rkEOHez0G5yG69wD9gvM5gShKWJ3qsJvc0e2t3VQB6BKxbs0q7FpcgkLyMF9xcA==","signatures":[{"sig":"MEUCIEuDx1mPlwZ6u3vGnqTjMYPlxgfSnp36etPjnMsDCLVNAiEAnp8Lh0R0EVV2RfqzRmBFahfyJtqJEpSGzoHRmaKkbrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675516},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"d3301ff442879d1829f3b7230814dd0e9e58c849","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.27-d3301ff.0","@waku/proto":"0.0.9-d3301ff.0","@waku/utils":"0.0.21-d3301ff.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-d3301ff.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-d3301ff.0_1727373952604_0.671087937112504","host":"s3://npm-registry-packages"}},"0.0.33-00c3261.0":{"name":"@waku/core","version":"0.0.33-00c3261.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-00c3261.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"372e64338c53308ef4318106f389dba798fe158c","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-00c3261.0.tgz","fileCount":94,"integrity":"sha512-toeK0a51YUEDXhuA1j3Z0Bacp17ltY6UED1Ecw1FkEj+zIVXoetv6tVpTm2TYJ7i1QCX3bp2rsCNEmaZiC1i5g==","signatures":[{"sig":"MEUCIQCfPD5cdVIs6dJYVcAKDp3MdtOGyTOwhIM857ce805JXQIgF3tlEphv/upTs6BPvfxxM/r0L9+M6PQeLWpCQBHsnmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":676666},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"00c3261153bfa32fbd4996d3de25821c22a74fd0","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.27-00c3261.0","@waku/proto":"0.0.9-00c3261.0","@waku/utils":"0.0.21-00c3261.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-00c3261.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-00c3261.0_1727396413859_0.46848949113992333","host":"s3://npm-registry-packages"}},"0.0.33-b93134a.0":{"name":"@waku/core","version":"0.0.33-b93134a.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-b93134a.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d592dc4a5a4f5b42fab6f0fb5ae7da0d462cf3f5","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-b93134a.0.tgz","fileCount":94,"integrity":"sha512-f3Wjhyku4TBAcg7Uigu7XSsDIyPyo0FPm4G+sWBWCbzedZhF4CUdTg5vavPqCxMbET7qfUChhZd51GqXI2wBXg==","signatures":[{"sig":"MEYCIQD5P7+lbv+9jmlCbuvTlQZXgxvKzzdnVZf0okSdKF1KXwIhAN9ZM3/23WaZCe4doswmeg0IxT2eFHg19WmIbspqs4+Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":676408},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"b93134a517006d3850ef13c1290194767ce40c21","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.27-b93134a.0","@waku/proto":"0.0.9-b93134a.0","@waku/utils":"0.0.21-b93134a.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-b93134a.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-b93134a.0_1727781137547_0.7861226227221414","host":"s3://npm-registry-packages"}},"0.0.33-09028e7.0":{"name":"@waku/core","version":"0.0.33-09028e7.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-09028e7.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"59d960fe8ef554620000f090132772cd90e62adb","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-09028e7.0.tgz","fileCount":94,"integrity":"sha512-VCBjtiKey/ZHVzybFmzW3JOGu6/mum4SuGSZ2KD07oAHPks2HIz0MkTL561W3P6LaRmxRTXBA15/7qGJIuFqVg==","signatures":[{"sig":"MEUCIH4LM//WYqw1pTAf15b7Xw/C+u26ikpCOwHb3ZkkYyFMAiEAqjvt+JQGKAL84OkjVvb0PIpkfpJ1vUvmPVPf+aijbuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675618},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"09028e743fce4938a1ab2c7e774d53c1d7e01ccc","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.27-09028e7.0","@waku/proto":"0.0.9-09028e7.0","@waku/utils":"0.0.21-09028e7.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-09028e7.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-09028e7.0_1727860937547_0.2186214669153106","host":"s3://npm-registry-packages"}},"0.0.33-a89e69f.0":{"name":"@waku/core","version":"0.0.33-a89e69f.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-a89e69f.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6e682ec12dcb0d673adb6c18bc74a99a4764ffbb","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-a89e69f.0.tgz","fileCount":94,"integrity":"sha512-8z94whDi67Jmu3nb4nw2TI5tiQwCbpZsIseEXPHDuUFGzx0b/kKDe7LEzm/EtbA79YqsF6r5HQwQeZbF3dhMNQ==","signatures":[{"sig":"MEQCIAKwTf1yCSC75Uix2JaKAdXPI87XWsTL8VOPDQEV5I5BAiAFox/wZritf4F0CTZCewALAU4/JRrjz4rnR8hqtCeKZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":676510},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"a89e69f8b75fc59bab7bbb4096d1e35f9541ff6e","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.27-a89e69f.0","@waku/proto":"0.0.9-a89e69f.0","@waku/utils":"0.0.21-a89e69f.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-a89e69f.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-a89e69f.0_1727861430795_0.6708732675885567","host":"s3://npm-registry-packages"}},"0.0.33-252ec59.0":{"name":"@waku/core","version":"0.0.33-252ec59.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-252ec59.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"15c72f5806bdea9a027fe791e6e7049cfe32ae6e","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-252ec59.0.tgz","fileCount":94,"integrity":"sha512-0ztptCFvXzQNaUwKwYBOEULu14K3phpAFCvZJjddfi7QolN4JahOuDSx/qhLxzubYzQXVEcfnfIOfCVhG84T2A==","signatures":[{"sig":"MEQCICvOvQBoeoS4CBeX6NN31RCu7XiZBmoILgMFqcZpU6EoAiAuGRR/Ol3QhAV8lXAT+nF4KVXgbY1cAy5itUdZejTU6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675659},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"252ec59ce3c03be08d799b20dfc9f2bd17ce0985","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.8.2","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","p-event":"^6.0.1","@waku/enr":"0.0.27-252ec59.0","@waku/proto":"0.0.9-252ec59.0","@waku/utils":"0.0.21-252ec59.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-252ec59.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-252ec59.0_1727973742619_0.18753835900035676","host":"s3://npm-registry-packages"}},"0.0.33-c9fdfb3.0":{"name":"@waku/core","version":"0.0.33-c9fdfb3.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-c9fdfb3.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ca7c7ee73675f7712281a82735495eadecbf5375","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-c9fdfb3.0.tgz","fileCount":90,"integrity":"sha512-QGWsUuR6czjJXF2wFS0dwb0E3s7TISHsI6e+llZaGvmzHgoAZNEmYfCu1unsrWq5GwRZMm6y7eF1Vw144CitFg==","signatures":[{"sig":"MEQCIAGGfbRy93hedbG9g+MbGNeC6CGLNHWjlHF4HnmEUjYMAiBxBWIjC/UR50TVeBgHvNOhfyPSVXe6oDsZZcP1k4I97g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":652541},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"c9fdfb3b02f84021a460097f383975d7aaf4fb65","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.27-c9fdfb3.0","@waku/proto":"0.0.9-c9fdfb3.0","@waku/utils":"0.0.21-c9fdfb3.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-c9fdfb3.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-c9fdfb3.0_1728381198003_0.9339863263105947","host":"s3://npm-registry-packages"}},"0.0.33-535a20f.0":{"name":"@waku/core","version":"0.0.33-535a20f.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-535a20f.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"cfd11583bddd759127f1f8def7e09ff7bff95db3","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-535a20f.0.tgz","fileCount":90,"integrity":"sha512-hnxo24HB3ce7r+Bxw0KS4cenYG3ijk2s1GZ+YX3E8L1Ku63DiYIXycQwI1ljpc8cDnktoDV/1zni9Gv2R64iWA==","signatures":[{"sig":"MEUCIQD69ipxYbQDR4dylwYDvfXZ3rbnnIqViAkcWE6NQXzVOgIgZBnG0mqvKJMk9pFDMmZjgteHGepRXz7VM6U3iDiYSlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":652541},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"535a20f86dc30ddbb3597c04694e0ab94fe8e273","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.27-535a20f.0","@waku/proto":"0.0.9-535a20f.0","@waku/utils":"0.0.21-535a20f.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-535a20f.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-535a20f.0_1728455633339_0.2556939736259052","host":"s3://npm-registry-packages"}},"0.0.33-e84eb62.0":{"name":"@waku/core","version":"0.0.33-e84eb62.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-e84eb62.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c771d1ad799ff9c10590796d4fec400e2ea82eb3","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-e84eb62.0.tgz","fileCount":90,"integrity":"sha512-XrTpk42JqijbqF66Zj+beCsiO6pZ8Gew83qI0/i+wBCh1tdNnkIRdUebEV0Y0OoIkzOawjhicEuKOIG1UVCsBQ==","signatures":[{"sig":"MEUCIBEnG2AvYLh5VjysmBB5T6zS+U8PsDhYBEUFp34+DegVAiEArcLDFIPeUeSDWjkZDG5ZI3CbeXHQcqWtU1YUu2a7R+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":652541},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"e84eb620f72dc24d319f7c7813f4b7411a232a6e","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.27-e84eb62.0","@waku/proto":"0.0.9-e84eb62.0","@waku/utils":"0.0.21-e84eb62.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-e84eb62.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-e84eb62.0_1728456202750_0.6854844825493129","host":"s3://npm-registry-packages"}},"0.0.33-b7bdb60.0":{"name":"@waku/core","version":"0.0.33-b7bdb60.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-b7bdb60.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"da4d24a39658faa3bad17fba41790806c510a0b8","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-b7bdb60.0.tgz","fileCount":90,"integrity":"sha512-z1bsyLYZRE9mRIfWVZ+ilAVzyoqShQWA0CghSTDjfURcMZfTrx21ZUbEoggaeAisYVYxbevn41M2BUo/XA919w==","signatures":[{"sig":"MEUCIQCIxPP7ZPWD8kmoccvqJ4Ef+y3h2G3eVTGgXlU5qwYQegIgQdXMaFLdRWomKVu4GdnQMse0Ldb2JPdnuOwOrrXYg/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":652541},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"b7bdb60dbaba363ffdddeb8e2e359c1caaeb0c6b","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.27-b7bdb60.0","@waku/proto":"0.0.9-b7bdb60.0","@waku/utils":"0.0.21-b7bdb60.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-b7bdb60.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-b7bdb60.0_1728457274018_0.8454375264130951","host":"s3://npm-registry-packages"}},"0.0.33-de10ff4.0":{"name":"@waku/core","version":"0.0.33-de10ff4.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-de10ff4.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"81813e28fa1a0e67a34e380ba8a2a6452b0a2881","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-de10ff4.0.tgz","fileCount":90,"integrity":"sha512-Y2EvpgCrl7B5b2eUQ/4o59ynkNGqrPbelckwjZ3rnxentAZOnvWJcDHU66u7FlOXTvEwr3ksCx5n1v2i5bZFnA==","signatures":[{"sig":"MEYCIQDmUfM07qh8XPQXXLLLNUIEwH3jnti3qpfcXQaksUgY8gIhAOLcgjtvShtpSd0YtkT9LbtrhaaKObZecd/ZA3J6N/NT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":652378},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"de10ff46769b43ef9eca7f0abb0ddc28ef505d0d","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.27-de10ff4.0","@waku/proto":"0.0.9-de10ff4.0","@waku/utils":"0.0.21-de10ff4.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-de10ff4.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-de10ff4.0_1728571087633_0.6440940390880403","host":"s3://npm-registry-packages"}},"0.0.33-11bf1c1.0":{"name":"@waku/core","version":"0.0.33-11bf1c1.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-11bf1c1.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3a094a5979775352cca5ee867277f4cd4a5e8287","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-11bf1c1.0.tgz","fileCount":90,"integrity":"sha512-iM8jZB5BKRQyPn3J2mjhC3obIU7P2TcWwX9eLFqBhpyoiP4no6JMklz5HOixmsOL9d7EwHIDUBKB19jT1H6+TQ==","signatures":[{"sig":"MEUCIFOXmsEZ890Aj8+syQi0xMb1AnR4ZvTrA6lb+tL3u6+RAiEAvKiZDgXoeNtYBYRMBf2ymZVT/I3gCNLpPGfn/M4q9C4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":652378},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"11bf1c1da3873c76126bd7c85900ec7392854911","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.27-11bf1c1.0","@waku/proto":"0.0.9-11bf1c1.0","@waku/utils":"0.0.21-11bf1c1.0","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-11bf1c1.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-11bf1c1.0_1729034776676_0.35439566145957224","host":"s3://npm-registry-packages"}},"0.0.33-98208d5.0":{"name":"@waku/core","version":"0.0.33-98208d5.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-98208d5.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6aa9e89fe6d97dfd57d201eed739112a8fb62964","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-98208d5.0.tgz","fileCount":90,"integrity":"sha512-cL9J3atNecMd6FBP79No1fh35gh37G1y7D96yniFdvNWBO8pRND8+rWNtD5MBlr8kb8X+rB+w8J+xLVIBTd2HQ==","signatures":[{"sig":"MEYCIQD3lUmI7xjG2JjoImzJpToJFcmdwSbYVuknUlOLp1NI0QIhAPntzgtUSnDg35+cg7JlrZU38BOh4AaEmbPUEBmw5TWz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":656622},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"98208d577b22e682eacc6fbae812aa377208c965","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.27-98208d5.0","@waku/proto":"0.0.9-98208d5.0","@waku/utils":"0.0.21-98208d5.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-98208d5.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-98208d5.0_1729080231389_0.06942452169209479","host":"s3://npm-registry-packages"}},"0.0.33-426bfa4.0":{"name":"@waku/core","version":"0.0.33-426bfa4.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-426bfa4.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"27692b66974ab0036b1a86f37fe70825f66f7fc8","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-426bfa4.0.tgz","fileCount":90,"integrity":"sha512-6ObcOrGt/Sl0MmGG9tKegfXllIFN2CNqrMcPSRkmiPq59HjSQFnLiD2FjziMFGmrrBWQPMA08IlMt5+Qit3MWA==","signatures":[{"sig":"MEYCIQC/rxtAjwB2IYb4Y7zTz20KtCd9kjDXpa5xTpHR/M0wIwIhAPbA2PMHqFDWP7YXzC2r32X/LP0QRckSe1tJyx5klQzx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":656622},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"426bfa4acdb12540938c188b3abd00920a855f3b","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.27-426bfa4.0","@waku/proto":"0.0.9-426bfa4.0","@waku/utils":"0.0.21-426bfa4.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-426bfa4.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-426bfa4.0_1729119878452_0.9779520885338855","host":"s3://npm-registry-packages"}},"0.0.33-649943b.0":{"name":"@waku/core","version":"0.0.33-649943b.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33-649943b.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"04211289f4a56865224186f3e83e41e46e7ce1de","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33-649943b.0.tgz","fileCount":90,"integrity":"sha512-gZfnQiLVpXBLkf3PoziEtVkiiQ0tuebrilHuaz90Ojb145eeStX3h6dUAzO4k1NT/QQCVvB8/fL3kp8bZIcP3g==","signatures":[{"sig":"MEUCIQC6zhjsheEiZRdEd+B0/tEDUWNVvHr2Avj/si7ms/11egIgFolbSH56lOXS83KNbaBPZA8TYIY6s6yHWYWyrIQvUNw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":656622},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"649943b6e7d6ef7483990a694c1075be311f040c","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.27-649943b.0","@waku/proto":"0.0.9-649943b.0","@waku/utils":"0.0.21-649943b.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28-649943b.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33-649943b.0_1729119954298_0.7366473547873797","host":"s3://npm-registry-packages"}},"0.0.33":{"name":"@waku/core","version":"0.0.33","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.33","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"647c5714069e5788d6da2e88dac43f8461092114","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.33.tgz","fileCount":90,"integrity":"sha512-0wscXvDRLAAcalPZFr0iI7vW/n/dGYFU3RIbM9y/NtQ0q1wmSDB8jVP0QBK60K3b2WqFBnEHDdu5NIdqF4gdNQ==","signatures":[{"sig":"MEUCIBHwsvC72xiump1nDAI18Hdg2t4zikvcOwiy0Wu3hM7bAiEA/je9r5Y0MsEapK5FhMaaTufmOCEdpEHPeD1ft1K/bcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":654020},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"c591e6d294cfa93b4b7ac06090ce556a49d67103","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"^0.0.27","@waku/proto":"0.0.8","@waku/utils":"0.0.21","@libp2p/ping":"^1.1.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.28","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"^1.8.1","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.33_1729167632202_0.8773356254592308","host":"s3://npm-registry-packages"}},"0.0.34-b6339f7.0":{"name":"@waku/core","version":"0.0.34-b6339f7.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-b6339f7.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c8cff618d330eaf7d330516192d9635bc1c9f6b3","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-b6339f7.0.tgz","fileCount":90,"integrity":"sha512-C7Y7s4yC/0xJFA095Um9nlpDkMGgbefrjkIWNRTTihhNM6baL5ke2Ei6irNZZS6mw+KtOlKbTNW9x5IMA3YeCg==","signatures":[{"sig":"MEUCIQCm7WiGMZ5FXfR5WqxVV991z3Ob6n5taY/SdKxj8oae8QIgd7/n3IAYGu+kb+yi2fYRWR5YW0lGR7dH0nMGfklND1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":659744},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"b6339f75425d40893da6e2d7485fc594856ec494","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-b6339f7.0","@waku/proto":"0.0.9-b6339f7.0","@waku/utils":"0.0.22-b6339f7.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-b6339f7.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-b6339f7.0_1729780197930_0.45034608674044896","host":"s3://npm-registry-packages"}},"0.0.34-66cf711.0":{"name":"@waku/core","version":"0.0.34-66cf711.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-66cf711.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6131ef6ed4567b85d49fb9d2fa9ee451f293e850","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-66cf711.0.tgz","fileCount":90,"integrity":"sha512-ccBySwqYaZWMjT23Pc4OErG4EbFYNAxLCUjb8cTv+XyN5jBjCL8xFp9Gv4yneVaKnH1WF48FzuKITN2KKxsHNQ==","signatures":[{"sig":"MEQCIBDzr7b4CKOABPiL7+eUM2NtSjStVEdD5h33OWs4FkTSAiAx0SrFUVxFUN4gako6SX/LKOfJkWYA/+0B1wLqZNxHrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":658013},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"66cf71178f3c979e93b596443d1115a4f23e02b6","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-66cf711.0","@waku/proto":"0.0.9-66cf711.0","@waku/utils":"0.0.22-66cf711.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-66cf711.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-66cf711.0_1730833846608_0.031173042130550943","host":"s3://npm-registry-packages"}},"0.0.34-9f1d8ca.0":{"name":"@waku/core","version":"0.0.34-9f1d8ca.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-9f1d8ca.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3b989dab148fe2519851cbbc76e4a72640ea49e6","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-9f1d8ca.0.tgz","fileCount":90,"integrity":"sha512-vEJXQCzlbWDsKyAuU+b/oHFGSTLGHEJXdOoj4g0Z4I8vKRmxpej/i+lm7gFBg8LOp72xOg14fWo0TaxknhFgTw==","signatures":[{"sig":"MEUCIQDvaFqQSpgfzhmDZi7n85DJYJinm8MQ6NcRrLS51X5YgwIgBuJqOLo71F4cR+6UCz8QM6d1OX4e52KOGdkGRVx0OQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":658013},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"9f1d8ca122ae8723af0b7333d0d801379fa149af","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-9f1d8ca.0","@waku/proto":"0.0.9-9f1d8ca.0","@waku/utils":"0.0.22-9f1d8ca.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-9f1d8ca.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-9f1d8ca.0_1730834591393_0.500842411366619","host":"s3://npm-registry-packages"}},"0.0.34-5674b0e.0":{"name":"@waku/core","version":"0.0.34-5674b0e.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-5674b0e.0","maintainers":[{"name":"weboko","email":"zander.kozlovs@gmail.com"},{"name":"richard-ramos","email":"info@richardramos.me"},{"name":"royerfranck","email":"npmjs@royer.one"}],"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0f3eb2c3e7a2c01f5805a0c267c9ee3e4cc09993","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-5674b0e.0.tgz","fileCount":90,"integrity":"sha512-eUPNTi712Qde6StMz33lfChLJ/Po8tYRY6JK0mOvdW+xpO6BcAlioA4YnQciYn5ACTcajZkL+eqKtY56RHirug==","signatures":[{"sig":"MEUCIQDLMaZOdnBrJJaq2HYNAoJgXYLQAHl28xlVPmI/J2sv+AIgKq+WatfR/ORVY22rICuG03cUMctK70QYPx5ajIhTZSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":659744},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"5674b0e86bd3d0ff487d6e43bc26e9253f5e4931","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"18.20.4","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-5674b0e.0","@waku/proto":"0.0.9-5674b0e.0","@waku/utils":"0.0.22-5674b0e.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-5674b0e.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-5674b0e.0_1731351709163_0.6501427414535561","host":"s3://npm-registry-packages"}},"0.0.34-1c0c5ee.0":{"name":"@waku/core","version":"0.0.34-1c0c5ee.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-1c0c5ee.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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c2943f181ad74be13c63a230197fec170c2550b1","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-1c0c5ee.0.tgz","fileCount":90,"integrity":"sha512-EFyZg4g5ob26zXYckFIUrPdF4K5Ds1w+WDVs/mrk2bkK6cTN6A1w17a7RKEPCDvdyBrxbITb6A14OJ/JERS5Sg==","signatures":[{"sig":"MEYCIQC92QMkUrV3sBUnQnyJZRTMxUeFyEem40yUurfoyNuYCwIhAM+Z8R8ICWQD4e4DptCNWfWLRo1oRm1paI4zH/mei0He","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":658013},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"1c0c5ee70a8d97f6022bd68c3588529e8a3c0403","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-1c0c5ee.0","@waku/proto":"0.0.9-1c0c5ee.0","@waku/utils":"0.0.22-1c0c5ee.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-1c0c5ee.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-1c0c5ee.0_1736504955500_0.5151515420582558","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-c43cec2.0":{"name":"@waku/core","version":"0.0.34-c43cec2.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-c43cec2.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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"33a195efe06358ffd1937a1d29878a155634a71f","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-c43cec2.0.tgz","fileCount":94,"integrity":"sha512-B+BjvpDIr2NxHRTMSLDdMobdDvKeUw/zphjYqYZN9WrnVVtdNT/QIffNWPE1K6ThdgrRsvhKtq8Xp8zREB0Ziw==","signatures":[{"sig":"MEYCIQDsNzprvy21VqY2jMlrG00BxokePfXMswCkue5apYpv3wIhAIk8sGNWWPmVz+XXIjY9ZVEmVhjvXQlzIQIc307qcnfI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":639009},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"gitHead":"c43cec20c9c316c8b52c4b7bb6294dc8f69b4663","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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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.0","description":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-c43cec2.0","@waku/proto":"0.0.9-c43cec2.0","@waku/utils":"0.0.22-c43cec2.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-c43cec2.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-c43cec2.0_1737591637726_0.7938801123355474","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-c41b319.0":{"name":"@waku/core","version":"0.0.34-c41b319.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8bacdb1b87f153b7478859c50a2c04b237518f5d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-c41b319.0.tgz","fileCount":106,"integrity":"sha512-YvuMSNvPXoDs4bMxe+v5JtOMh965hZdjYBmsvD8ZUS4Jr25hqQLSupmMugj2VLacyCMiEvIWk3kgbURb62QC6Q==","signatures":[{"sig":"MEUCIQDHwhOoLaah4zynAXzhemu/SgbOe+KinkHzK40aaTwXZgIgI/TT5sw0ynF1LUot1GTP6YJCsiMRu3D0A1ba4Rgv9lw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":703689},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-c41b319.0","@waku/proto":"0.0.9-c41b319.0","@waku/utils":"0.0.22-c41b319.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-c41b319.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-c41b319.0_1740493098701_0.40563933778413586","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-ce9a6ae.0":{"name":"@waku/core","version":"0.0.34-ce9a6ae.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9c979e23d91320f18ee2ac00413ef3c44c7171b9","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-ce9a6ae.0.tgz","fileCount":106,"integrity":"sha512-Op3k+scYtzjVqzkglhpF/GmNrzc24IvDMiFkdMzwniUzmGG4o6ibHxchbnsmPmxVfn+UoILAxe5bkcNdJkAuOw==","signatures":[{"sig":"MEUCIQDl5C5fH7Nuzh3yrzMt63KQLSrZ54jiR2MWZoQ767PVjAIgYrq43fX21PORSFrISI0j/jCG9dalvSXNJxCS2Xmvo38=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":703689},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-ce9a6ae.0","@waku/proto":"0.0.9-ce9a6ae.0","@waku/utils":"0.0.22-ce9a6ae.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-ce9a6ae.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-ce9a6ae.0_1740639457048_0.18710186871394185","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-c86e056.0":{"name":"@waku/core","version":"0.0.34-c86e056.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"92a69be23fef7629aef27c1e5b64973f7eb5f898","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-c86e056.0.tgz","fileCount":106,"integrity":"sha512-NLJaQ+jj0ljPMcxWIsloY4yr2hW6UsXpYEaKcE8vHuz7UyMG35eQPSBc9GANwQUb6214mA9JHic9kEN89K4sAg==","signatures":[{"sig":"MEUCIQDJbVOMbTWrjFBl+HDyMpRJI8ASEYdDIjlwCr9fVrF9aAIgJoDcDwB6YviW7PP7ibKkr4qlaCpLd9PRP2uA5pcIdh0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":703689},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-c86e056.0","@waku/proto":"0.0.9-c86e056.0","@waku/utils":"0.0.22-c86e056.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-c86e056.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-c86e056.0_1740640509390_0.5540913740914029","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-09108d9.0":{"name":"@waku/core","version":"0.0.34-09108d9.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e184a952afeed16d79d95cdd797165b4f7f65ebb","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-09108d9.0.tgz","fileCount":106,"integrity":"sha512-AyRDmFZCpcJuiz5UpSAwJNt8sZ25kdwHLrKO6PZ0qgRN4ZThp+dBxPQzwzXmsGOzn1THcirlkl0PZXkIy+u6pQ==","signatures":[{"sig":"MEYCIQDCUk3l8D2SjMADciKFnohyleJ4h7yz6F54yMOrDJJAGwIhAJAnTcH3HrGYlnPlNsMRMAp4IoOUzp9cArbOMJlSoyRW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701919},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-09108d9.0","@waku/proto":"0.0.9-09108d9.0","@waku/utils":"0.0.22-09108d9.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-09108d9.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-09108d9.0_1740996978870_0.32728049955137717","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-ebd7523.0":{"name":"@waku/core","version":"0.0.34-ebd7523.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"03bd69843a52696482e858ed69dfeb7f97358208","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-ebd7523.0.tgz","fileCount":106,"integrity":"sha512-R60VlnGuCDUjqU0RoFcnOAD7ptTOcShcvnqxpkAozcB4BL3o1NrcsTYdzfTeZLez1gHEeKBKoLNtKYYgEE5n1w==","signatures":[{"sig":"MEYCIQCJQ15nGrH1oMGVA2W0ChMocjraIGq/M2Og54Kby6MPdwIhAM5BB+ioPTn1/OHWRlz0EgTlJRMLnsjACQ/VNU+aMWR1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-ebd7523.0","@waku/proto":"0.0.9-ebd7523.0","@waku/utils":"0.0.22-ebd7523.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-ebd7523.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-ebd7523.0_1741111210300_0.16983173227035597","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-e3aa837.0":{"name":"@waku/core","version":"0.0.34-e3aa837.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"145eea96ee6e8dac014b4984832705033c9f924c","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-e3aa837.0.tgz","fileCount":106,"integrity":"sha512-2804FqrNn+vgmzoN/tEP+4iEtu0/4v4Azfjvr9frNog26tPLDEPr7EcM6VG2W9sM1dOMCqWYb5aW12ETMwridA==","signatures":[{"sig":"MEQCIGzupaVljWYIMV8fbZIdZnsRJXeko4dPviYgQ1niYE0qAiB6cX1CjfQ7uD/jLLgraj5iUK9t5ArLQNXIsfhxPu/8Rg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-e3aa837.0","@waku/proto":"0.0.9-e3aa837.0","@waku/utils":"0.0.22-e3aa837.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-e3aa837.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-e3aa837.0_1741112883945_0.4965183830322504","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-caeafce.0":{"name":"@waku/core","version":"0.0.34-caeafce.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7d0c49e550192117d37bc14bf020318528739d0d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-caeafce.0.tgz","fileCount":106,"integrity":"sha512-ln70mdZL8KHsbXSbsH24xY+4Bst1iOD20S8LiYD/XUdC7tXjBs+LlqTJcMWIFS4bWK+VhuKasok4YONdsk4QCw==","signatures":[{"sig":"MEQCIFwcIXhIS/FUDiDy5pbqk+DHMsX+6ZSFPq/WMCgQFIQ9AiBmIDNC4Xxl+gTShX0aMBAylGgkIFwviCKgJJYaOf6y+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-caeafce.0","@waku/proto":"0.0.9-caeafce.0","@waku/utils":"0.0.22-caeafce.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-caeafce.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-caeafce.0_1741113274285_0.20864345454636668","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-8a6571f.0":{"name":"@waku/core","version":"0.0.34-8a6571f.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"54e200fbe9e10796dc3d3e59fabdea47017fef62","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-8a6571f.0.tgz","fileCount":106,"integrity":"sha512-3PZ5fO4sXO0vgG7faY6k7IOJDJyNsgtoWPzLNj1DItt7dSwOyDmTLbpDUiyXc5Ch9bm048e9ibx8osPtY41fCg==","signatures":[{"sig":"MEUCIQDT/9FRuCMcQKLPs6plSG+EMf//9iDcsmpHW/PHjkV8hwIgFiv4qCmrdx4Iijc6Jix0CIDB79y27h6xx5Y40lMK3og=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-8a6571f.0","@waku/proto":"0.0.9-8a6571f.0","@waku/utils":"0.0.22-8a6571f.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-8a6571f.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-8a6571f.0_1741113894478_0.8567092918051076","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-b4f5423.0":{"name":"@waku/core","version":"0.0.34-b4f5423.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"344192172662a45fe33f7b7e720c09b6b59d597b","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-b4f5423.0.tgz","fileCount":106,"integrity":"sha512-gfHnqnBd6smBLZh84cYFKT97Ur8CveaK8B7UvKTV24QkCM1lQi6Wap1cXO/HdBxD0L1xkmET5wgHf6sZrguXgg==","signatures":[{"sig":"MEQCIG3lx4vlKYbs9y7bWoHVRroKN60lLp7bVckBaqp7NBTpAiAeitsR5feibq+PwNa8QtucB794ax7BshJYyhnr/nM4Hg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-b4f5423.0","@waku/proto":"0.0.9-b4f5423.0","@waku/utils":"0.0.22-b4f5423.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-b4f5423.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-b4f5423.0_1741116568657_0.4492501272880822","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-2eccb11.0":{"name":"@waku/core","version":"0.0.34-2eccb11.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"38ed1c92d3c02ce830ffe140f8182940bf13aa22","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-2eccb11.0.tgz","fileCount":106,"integrity":"sha512-Cb4ouVd+W1daO48yJRsMHwD/sYo9plzR8dtLdiyLO10+T5lh4X3/gz31C6U322C/Pg8IKm9a2N1ALY4XjtR8yQ==","signatures":[{"sig":"MEUCIFK/6efNAvq1g0LRt9KceyrvDq14uq+cmW+km4aBV9b2AiEA2oYDjbtOUJo1Ip7umhWv+1Bl7IQVgsqjhhNAquGkmG0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-2eccb11.0","@waku/proto":"0.0.9-2eccb11.0","@waku/utils":"0.0.22-2eccb11.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-2eccb11.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-2eccb11.0_1741117117131_0.011848002255505419","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-a6c9380.0":{"name":"@waku/core","version":"0.0.34-a6c9380.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d982499ff0451991bc7fc152e8a05e6b7b5cf0e2","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-a6c9380.0.tgz","fileCount":106,"integrity":"sha512-q/JJv4k2dmZ7+dKEj88O64q3LH8WgxcZ8fq2v5obBnt/Q429tRpHZOBHw9uGxDJKiPJ0neUQCDM7QeBfDB9okw==","signatures":[{"sig":"MEQCIBpW5876s7EO5tYSZXyvKXuPVnXi+NsFOHBuWpHB4imxAiBqVAwGNrd/er9PGJE143qcPEmFdwPi+qS3tf38vRq3sA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-a6c9380.0","@waku/proto":"0.0.9-a6c9380.0","@waku/utils":"0.0.22-a6c9380.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-a6c9380.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-a6c9380.0_1741120171011_0.43980779648703083","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-3670e82.0":{"name":"@waku/core","version":"0.0.34-3670e82.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"af29d71395e051a664c284e19cef3a5e1e2c927c","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-3670e82.0.tgz","fileCount":106,"integrity":"sha512-Ckz7OluIXLLZZXnXP2HY5GOeU0af4uN+HOcd+pEpMNxxgxCr58qdET5vo3ss5MyoLjvUYkYlzshgurMIqNR92w==","signatures":[{"sig":"MEUCIASL153CQ60wxfUNDPTiHhZzcMjNHT+fnzwQIZcazODFAiEA+h/o9X/+kzGYhByFm4L9RG4FsHCBdHPUm6AuTdC6/tU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-3670e82.0","@waku/proto":"0.0.9-3670e82.0","@waku/utils":"0.0.22-3670e82.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-3670e82.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-3670e82.0_1741120538022_0.5163685984195447","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-c8128d1.0":{"name":"@waku/core","version":"0.0.34-c8128d1.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6f7d2d8a8245d3a5ab690024c8c6a0dd507e75c4","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-c8128d1.0.tgz","fileCount":106,"integrity":"sha512-iM2M+/JUWqxkNkpdUcO3Hgv1Eas9+u+dRJ8wIRAg322VhzGrN5S3k31IW1Y5ZT6TCVu3cj9YWYtPQZSMma90Vw==","signatures":[{"sig":"MEUCIQD/zGl5K+fXMhM5Zyk1YlmbvCrcnfmZIYlmF2bnlLUzxQIgXlJ/Fjc8cw5bee2WqCkg1tt5loYAjonbbYvfUXcPfI0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-c8128d1.0","@waku/proto":"0.0.9-c8128d1.0","@waku/utils":"0.0.22-c8128d1.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-c8128d1.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-c8128d1.0_1741121658054_0.7968773770207056","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-3ab8023.0":{"name":"@waku/core","version":"0.0.34-3ab8023.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"cb8c835589d1acf0dc79f4f64201c897f714c820","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-3ab8023.0.tgz","fileCount":106,"integrity":"sha512-kfpnm0N3rKdfwtZauM1M5yWcEa3NaVAIVSDU6PdzXz8sgu72gQHrYuCTVlkDvQCUMYVmbHSX2/S3iZJ4Yg95KQ==","signatures":[{"sig":"MEUCIAOKc/YHrqbAyFNaD03Ie3qQPHjKAaqcA7YAjDx8lcXzAiEA/ysLsBGaP5gVrVyW263ZvcbwFvzm4Uu/YNNH+eFxjAM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-3ab8023.0","@waku/proto":"0.0.9-3ab8023.0","@waku/utils":"0.0.22-3ab8023.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-3ab8023.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-3ab8023.0_1741125759862_0.21020971926078968","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-950aefb.0":{"name":"@waku/core","version":"0.0.34-950aefb.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7e1b23949004af6982f2893d86253e446b21af5d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-950aefb.0.tgz","fileCount":106,"integrity":"sha512-B4mctgJC+mtgiuQS+hpWWu3G1QNKzr0vQ2JOeYC7+9x9JA2hAxRe3eGYDfnn/jNb8zdJQnS855Hf1ftohS4KDw==","signatures":[{"sig":"MEUCIQCltzyRyQS9BlrgOft29k6tY1AtuWwzyWlmP+FpInUMGwIgRL29cbWgnCjQ/Nu7myWU8T62YHq/SZA6ptGWKEVebqs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-950aefb.0","@waku/proto":"0.0.9-950aefb.0","@waku/utils":"0.0.22-950aefb.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-950aefb.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-950aefb.0_1741126142410_0.8844035749312691","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-00f2e75.0":{"name":"@waku/core","version":"0.0.34-00f2e75.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"956acbda8bdfa322502bc0cff5e0f6f4b7b19f8b","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-00f2e75.0.tgz","fileCount":106,"integrity":"sha512-KSRmKkJKwakYpVy2KRAb8yTzaUZd6Fu0vbvVR0I1w94Vwd+u7v1ou+g45iYuhecIxz4oSYsB+0cZxbK0F+XQoA==","signatures":[{"sig":"MEUCIFDamhejB4jO2vkvkJWyr/C3rnN0sy18WH0EnYY/CPsHAiEA8DG3FqixiFQvTfB/1d5L7ON2CiVEC8PXHTgMalf9ho4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-00f2e75.0","@waku/proto":"0.0.9-00f2e75.0","@waku/utils":"0.0.22-00f2e75.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-00f2e75.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-00f2e75.0_1741126540169_0.5052110085543848","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-2380dac.0":{"name":"@waku/core","version":"0.0.34-2380dac.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3e4f40e67abedc230a761a810846e337c0ab1a85","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-2380dac.0.tgz","fileCount":106,"integrity":"sha512-v76CYT+9sCKkgLC/cmH0l7IQ3z524Mr5800XAYVXhVYOxwKPBGvemb3Vc1rIY5j+2jZXGgL+vTxuLQoz3I+S7w==","signatures":[{"sig":"MEUCIQD2DXVI1ZWoRsFJg4/sbLYJiSGuph8Q6H0cwJYGcOdViAIgLm0Ryaw2xiSm76V9C9iDYiwHYrfZTUidSDdhh4QMjvI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-2380dac.0","@waku/proto":"0.0.9-2380dac.0","@waku/utils":"0.0.22-2380dac.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-2380dac.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-2380dac.0_1741259596089_0.012070532310616056","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-219b8cb.0":{"name":"@waku/core","version":"0.0.34-219b8cb.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2fcf3613bf5a0778733f7c76ddc4c80e7a571399","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-219b8cb.0.tgz","fileCount":106,"integrity":"sha512-mH5P+F2jJdOzBm5HXNIuIizqquKrafS9E2Qx2MRuZ5NP4zb7HGgl54n6jVrc44xqGtgNvWKHa9LXjJ1r/DxhCg==","signatures":[{"sig":"MEYCIQCKb1FImm20QIWSBXRiyEzXBZZyAY0Gmf0C4aCYxMMTbwIhANQ7R65jnfY+qnvVrdGTZ6Ao7eTDT9kXNSZ8r4RFh0M6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-219b8cb.0","@waku/proto":"0.0.9-219b8cb.0","@waku/utils":"0.0.22-219b8cb.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-219b8cb.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-219b8cb.0_1741263617387_0.02665771021847485","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-a3e7f15.0":{"name":"@waku/core","version":"0.0.34-a3e7f15.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"27744d21e5bba1465f58df9fb9fd6c56a99d6235","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-a3e7f15.0.tgz","fileCount":106,"integrity":"sha512-KWx7Epz7yAZKt9SJdUPjbZYY90312omLMXzBV9C3I8H94Q7u8C3dQep4wZsTBB+VGnVsKLYEyVmdorGZIgcubg==","signatures":[{"sig":"MEQCID3WK0mzEXmCsIEC1Bxc51ZaNv6l5rVwp43hNIeZ2dsBAiBl+1qxq6oKhZxdgcSTYZal9f3468n9jIhaIUYlvPxntw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-a3e7f15.0","@waku/proto":"0.0.9-a3e7f15.0","@waku/utils":"0.0.22-a3e7f15.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-a3e7f15.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-a3e7f15.0_1741263986843_0.6963033835965373","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-9094860.0":{"name":"@waku/core","version":"0.0.34-9094860.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ade34aac1cd7186bf4e1cc2d71b681d654e8276f","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-9094860.0.tgz","fileCount":106,"integrity":"sha512-bCKybpBxiEvRhhafSOWEewuzDd0rD3WulP6wQPi647iZCJWzYuyN1YfTUZPpMb7WcXrdtLe4R5dIyLMsc05Icg==","signatures":[{"sig":"MEQCIGM/j1su1Hq/l+Lc86CUFMD7osbjrw/YKsZGsyZbpty5AiApya2FqtA3m3fkqchtYRRo8gpMm6j2m/7JCT8WUsoI3Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-9094860.0","@waku/proto":"0.0.9-9094860.0","@waku/utils":"0.0.22-9094860.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-9094860.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-9094860.0_1741265848356_0.32041702663531124","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-6cb9c9c.0":{"name":"@waku/core","version":"0.0.34-6cb9c9c.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ed20de39c0f22dec21f8d63954e70a595ac6701c","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-6cb9c9c.0.tgz","fileCount":106,"integrity":"sha512-DOTDk3j9AFYajJG4CJW5PtD9LTqhnTT79AMdzU9pscbUU5lmiB80bdbhy0fSdv65wOhRjdMq0QOyDw+o8vDEkA==","signatures":[{"sig":"MEYCIQD/uwSDQOy+9VNQbfO69t2wW2AbxO9PwrRM1bI3aGnp+wIhAMznBnuriiiW3Y5x1EEz/GatTc6Dt64F0tqCzGVKl6Zj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-6cb9c9c.0","@waku/proto":"0.0.9-6cb9c9c.0","@waku/utils":"0.0.22-6cb9c9c.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-6cb9c9c.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-6cb9c9c.0_1741267344603_0.8598821252929969","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-6661e30.0":{"name":"@waku/core","version":"0.0.34-6661e30.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6f7737d456c21886ae8c6475f49a1e6234d32698","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-6661e30.0.tgz","fileCount":106,"integrity":"sha512-xkQnm/Yc/6Fd5rSHM4WNgWWE+tVB6+y7KOazCL1qIORQ9sv04V/WS0DHJ5NvtaGw2I4Vt88cd/MW3rZPO06wJA==","signatures":[{"sig":"MEUCIQDvVJV9NSKvRe+w4tCPsoSQEZ6KWPIB9DCJyfjjx++/4gIgdh3KVcqR9dRS7kdmTr8RYS9BjxlED2E2rhx8DfE7bIY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-6661e30.0","@waku/proto":"0.0.9-6661e30.0","@waku/utils":"0.0.22-6661e30.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-6661e30.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-6661e30.0_1741451410351_0.5176590899044087","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-5c50ed7.0":{"name":"@waku/core","version":"0.0.34-5c50ed7.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"360915d3deab174ed72f3b3dd22a144450a9eca1","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-5c50ed7.0.tgz","fileCount":106,"integrity":"sha512-GWYRzLZTfWgwXrK/KCWU3bbsYiE7pCyjGHKOfTDnUX9Z0LEx9fs5nDF7LyK41uefrZ0c6zrth3TH+Rkawm5aHw==","signatures":[{"sig":"MEUCIAm40UQsPb20CYvAaahQghnlZeYQp/J2rRxo4p7lHTGtAiEA5uQdODjRRykgMLFn7/8GX9XIyzBlXHuO6MQQxHmqYJA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.18.3","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-5c50ed7.0","@waku/proto":"0.0.9-5c50ed7.0","@waku/utils":"0.0.22-5c50ed7.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-5c50ed7.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-5c50ed7.0_1741451667049_0.19843341546773452","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-d27db21.0":{"name":"@waku/core","version":"0.0.34-d27db21.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b8e35e6b75936b34ead50838fbc5ab3b1a9bcb49","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-d27db21.0.tgz","fileCount":106,"integrity":"sha512-sTwGzzPbu4gDsFTfuvicAYcCN57o4iFz+GrOn8XZ/WABW20mRFtiJJPjf6cUIWQrCMcLVUDaSCP7GyKrlIxx6w==","signatures":[{"sig":"MEUCIAiX0pD4SKP16xapQIkmqh4etA4rUv6EmFPgymaDDK0EAiEAoWIYa44vW9XciBbsRGyeigjPDDk2GYs/Gs34Gyel14k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-d27db21.0","@waku/proto":"0.0.9-d27db21.0","@waku/utils":"0.0.22-d27db21.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-d27db21.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-d27db21.0_1742484985767_0.9464447963809901","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-2a94244.0":{"name":"@waku/core","version":"0.0.34-2a94244.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2c0cbe666f5089a1442761e7f53c6e35ec993f49","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-2a94244.0.tgz","fileCount":106,"integrity":"sha512-o7UercOa0Scm52JdGnJtxLXQLCYepy4g5Rk2ztl8Ok1Q3/Q9/k/a2ZPbY+/C3W3PQ9cNYk3DbdhL6Seg4QNNdQ==","signatures":[{"sig":"MEYCIQDg7a+hn6OYKIZKvi3vELzqurJkH6KWt5ZHr3oZSA5oAAIhAIzk3zpld9HU93qREjJAANy2MoAfV9yV7oSn+hCAptL4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-2a94244.0","@waku/proto":"0.0.9-2a94244.0","@waku/utils":"0.0.22-2a94244.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-2a94244.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-2a94244.0_1742774044652_0.15856147037965274","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-83cb8f4.0":{"name":"@waku/core","version":"0.0.34-83cb8f4.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"93bed61689817df3e50bf4b7431a0dd7b52aa85d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-83cb8f4.0.tgz","fileCount":106,"integrity":"sha512-OVlKCvgSzGUHjjqtVIa80bQCmpTfyJIUh8SYDYwsBkjV71Ztey8XfVkW5OYL7oE/ato9bq/tLvIbjmxpbSvVyw==","signatures":[{"sig":"MEUCIQDwQqbyFicIsN2PgL0ZO0gJkSKMALFnkVo21wYpN0bPsQIgc7wzRPfbg1x/IEgLzqncNWoHBW+AepjqHy8zhqA3Bb8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-83cb8f4.0","@waku/proto":"0.0.9-83cb8f4.0","@waku/utils":"0.0.22-83cb8f4.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-83cb8f4.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-83cb8f4.0_1742777693940_0.700379792004932","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-29a4c3f.0":{"name":"@waku/core","version":"0.0.34-29a4c3f.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"49e27cba1b8678727782eb6ece5350cf228ce921","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-29a4c3f.0.tgz","fileCount":106,"integrity":"sha512-QWDkV0WMaPqpfHRQ+0Se6tN4g8FVc90eIR2TCGppiU/WAfCXexka7U2Fg2/V3Bd+CMVr80fAUR2JzgnP247abA==","signatures":[{"sig":"MEQCIGIwjxTRw25gYv3FGSPYXrWtejhDlBLD3jxibZ6UXc2VAiAU4zmL/TdrMBgGgTw8vPMRThjeQ7Cyapm1/Di9lDweAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-29a4c3f.0","@waku/proto":"0.0.9-29a4c3f.0","@waku/utils":"0.0.22-29a4c3f.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-29a4c3f.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-29a4c3f.0_1742778601959_0.05294229983507104","host":"s3://npm-registry-packages-npm-production"}},"0.0.34":{"name":"@waku/core","version":"0.0.34","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34","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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"305745820463338b415657d58a73f83328e8240c","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34.tgz","fileCount":106,"integrity":"sha512-vkDE4KCN4hWops9JVaVQVzhMidzq4YhAqPJ2t2hrcbQ4uFwZznQSPxQI1hc3CoZ8WK8E2JYCCPfl0/RqEpauDQ==","signatures":[{"sig":"MEUCIAnuBmOPEdPER1Nj7ug1s5zQei/DPl8S8zlHpBFtEnmKAiEAiGsHaBqh7ZoxjJfby03hVfjGqeaCU7Ap50evdvXmp5Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":708563},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"^0.0.28","@waku/proto":"0.0.9","@waku/utils":"0.0.22","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34_1742824387894_0.854664829474665","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-76f86de.0":{"name":"@waku/core","version":"0.0.35-76f86de.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"58a8d8b0c40a2445a110f026f798aaabc46b97cb","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-76f86de.0.tgz","fileCount":106,"integrity":"sha512-2HmC+GfGmCUXFRvrfJxw0qb8ARUuXlcXirpex9JXMALOZhuW0rvGh2GFPjzlq3rAweiChDL5IviFK1086numXg==","signatures":[{"sig":"MEYCIQCFbhyWg0960B7/NTGqz34M9kCADUAkiwcS9wszlPh5xQIhAOEydMect2qJHZDgk6zArmupVcVYO3pu2JZuyBkP0fCM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-76f86de.0","@waku/proto":"0.0.10-76f86de.0","@waku/utils":"0.0.23-76f86de.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-76f86de.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-76f86de.0_1743053234551_0.07520036750777015","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-ea6daae.0":{"name":"@waku/core","version":"0.0.35-ea6daae.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4aa92523b64a1761c1b0be4cead10e50420bc1fe","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-ea6daae.0.tgz","fileCount":106,"integrity":"sha512-ARzOXdIJbbeTi10uZNCQfR+5FgccJVvqP/qJVfb9rysumGibHdzMLUW8EbGAr37dLTInUHyV87C/0tzc3y5qbw==","signatures":[{"sig":"MEQCIB4XLyQQsXqusufzqJynuhyYacWCQogiXorxCyO7Yjc9AiAq3T0vB2ZRHMGrdI+dpdAyK9IO51S0SlRI73ld8UG94Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-ea6daae.0","@waku/proto":"0.0.10-ea6daae.0","@waku/utils":"0.0.23-ea6daae.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-ea6daae.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-ea6daae.0_1743054123198_0.4174915220768678","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-5e19700.0":{"name":"@waku/core","version":"0.0.35-5e19700.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1fc028f46ef8e679ecfff6192fd98938d070cdd1","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-5e19700.0.tgz","fileCount":106,"integrity":"sha512-STjnXgm8c27xP4+1ByuW3hO/xRB03B50oxhGrP+i1xqBZf3QLJLERw3XWdoviBCkBuD2p7OlKN8UQsWoQMxMjA==","signatures":[{"sig":"MEUCIQCFVbufV+WnEObXezQWOiPuJKvVCam0w2OZJvVbw+O7GQIge+bdwoTu4h6jH45InGjbRqfFWL9zfl5ouL/s4TOnG0w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-5e19700.0","@waku/proto":"0.0.10-5e19700.0","@waku/utils":"0.0.23-5e19700.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-5e19700.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-5e19700.0_1743054146412_0.3825742228207216","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-6198efb.0":{"name":"@waku/core","version":"0.0.35-6198efb.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"59993a5aaf3b716991e7d454870140a0530dbdf3","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-6198efb.0.tgz","fileCount":106,"integrity":"sha512-9ta28XPCs9mOT9DmaewxHuZyWVME5bqRsF8Hardrd4QaHVLEaE5nlqi1nF7PoxdwF+l+XmZ2x/gqwgDee6qPwg==","signatures":[{"sig":"MEUCIBMqjYdoH81GY7uKIN5NUqVEtsnNFYbb29+hzDcBbCKjAiEAu29b9I7A9gdCX+F1KWt/XWPaxvO8Vx38DjGcymOZ5Ac=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-6198efb.0","@waku/proto":"0.0.10-6198efb.0","@waku/utils":"0.0.23-6198efb.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-6198efb.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-6198efb.0_1743059926842_0.8214354054089232","host":"s3://npm-registry-packages-npm-production"}},"0.0.34-0e49a1e.0":{"name":"@waku/core","version":"0.0.34-0e49a1e.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.34-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b4fb3f62c43f24329fe5f5aa816535975d3494a8","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.34-0e49a1e.0.tgz","fileCount":106,"integrity":"sha512-kihMebnMzUnZXAwkAiya34jkcvogkRcszCzaIKO0m4StytKqLBmR1I5MmN9OcsFbygVeGMnax+8K+EHlemSOfg==","signatures":[{"sig":"MEYCIQCJh2DfR12IjvwOO+edhaDhfE1+ofELj2vrLAbH/4oR8QIhAPtDOZJDz8MJxnQ9e9Uea6L4auZQcTDDi1vQpwyvizMN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.28-0e49a1e.0","@waku/proto":"0.0.9-0e49a1e.0","@waku/utils":"0.0.22-0e49a1e.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.29-0e49a1e.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.34-0e49a1e.0_1743071040069_0.48444445347148335","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-cad3e7a.0":{"name":"@waku/core","version":"0.0.35-cad3e7a.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"95b2e0aaa6b7cf85f1ba0aba379510e852ed04e8","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-cad3e7a.0.tgz","fileCount":106,"integrity":"sha512-X1AMq9bVMGVMTDWj/rHgkiXk5Bq2RTXKd+ea1i78ANecabHGwwi8GSwXlDrkQkfwIGDGnYCEnin00NGGp2Wo4A==","signatures":[{"sig":"MEQCIAOwiJc17CGmqQB48haWT80iaJQjj5br3gMzpkU+7+J3AiA2fUE4uS5hYLs4zKjSG6QhjzScD7dSv3clxfbr+6nBBA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-cad3e7a.0","@waku/proto":"0.0.10-cad3e7a.0","@waku/utils":"0.0.23-cad3e7a.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-cad3e7a.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-cad3e7a.0_1743594862539_0.45356302570723694","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-861a776.0":{"name":"@waku/core","version":"0.0.35-861a776.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e22303995c33e6a9b9833a50b57ac1a2fa644d42","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-861a776.0.tgz","fileCount":106,"integrity":"sha512-+/AVeYeDZiw6yppel3UGVEx2tWEYqH+11alFS9NOMuhpjFNm8lv23J99hqgCS0FkblGrWv4qYWJiuD1GUe/Vqg==","signatures":[{"sig":"MEYCIQC9u9fxyQLsB9s1VMNzO2W8O/w5J+6NCAGhkcq/3iHtjQIhAPDTpUCmQv7wX5SV3DiYRudd3uk9ZsCyx9DPFCRPtk3N","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-861a776.0","@waku/proto":"0.0.10-861a776.0","@waku/utils":"0.0.23-861a776.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-861a776.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-861a776.0_1743595504181_0.2775349541559178","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-ff0222a.0":{"name":"@waku/core","version":"0.0.35-ff0222a.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ec7136b432268aa480b186da5f6a1dfcf2742e80","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-ff0222a.0.tgz","fileCount":106,"integrity":"sha512-x0gk89IKaedg45pSxh3R7HUPdvEdrGdACa4i4V4CCVlm4T0Gmg1ADUr45/qfnMMf8L+blmtUb8TUXLWOhpJphg==","signatures":[{"sig":"MEYCIQDb7J6Ga5JDR3s+l9e/VSqlmCon6HLQP7Oi+zMoT6xRuAIhAIWbOFv1YkiFvSc08/7uW8enkjsdyshtUn+bRunq9ebe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-ff0222a.0","@waku/proto":"0.0.10-ff0222a.0","@waku/utils":"0.0.23-ff0222a.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-ff0222a.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-ff0222a.0_1743596561800_0.208897853807116","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-f39d215.0":{"name":"@waku/core","version":"0.0.35-f39d215.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e0f3cf49d1e0e3297b006b33f41bcfc2e017b373","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-f39d215.0.tgz","fileCount":106,"integrity":"sha512-p9zhAVYjOPBOfWnqPCel4/Wz5SU/nkLuVqRM+iMjfprzlpsy0gIf7kYAzeKjopWPWododmQ4ZYsWi1BlPFdlsA==","signatures":[{"sig":"MEQCIEGiaLolxIi2DK6X85/yL5c1Ooip6FzjyFAgaqtYTWguAiA1Cdj1asemoZD+VmDwarE10BAYIab1v4VITuBL2ihb3g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-f39d215.0","@waku/proto":"0.0.10-f39d215.0","@waku/utils":"0.0.23-f39d215.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-f39d215.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-f39d215.0_1743598926676_0.4905945485115719","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-ad0e277.0":{"name":"@waku/core","version":"0.0.35-ad0e277.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3c1e9fc3fa8b3f752ca404e1d41fdee93f1d5cd5","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-ad0e277.0.tgz","fileCount":106,"integrity":"sha512-IfgWE/Kc8jpcmO6PGsLzySHAWwoDQtIY9gsxWtoqPnll1cE9ylxfGVh0je4o58E5F0XGw+wm9TdD149hq30cJQ==","signatures":[{"sig":"MEYCIQDoR9FWiiucwp1nL4P9MyYPrIEKB48wsq9EzQNYHHQ+VwIhALay72o4Ab9iAlEHmmMMGoHovEBL6GiGG+FSagdkEgJf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-ad0e277.0","@waku/proto":"0.0.10-ad0e277.0","@waku/utils":"0.0.23-ad0e277.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-ad0e277.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-ad0e277.0_1743605517139_0.24165128119976265","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-6997987.0":{"name":"@waku/core","version":"0.0.35-6997987.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7bd0652f17054b61a585bbc922c97376ae0c1376","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-6997987.0.tgz","fileCount":106,"integrity":"sha512-rdTBFpaoJr9PClZWcnazRu2bydIjj1MnG31espjWNe072vepEAMZln48ZtPqtjIn1pfr5Dn0QOL9blVDdGIAkw==","signatures":[{"sig":"MEYCIQDDHQh7XuVDB+2YgpY6nUq5bbLd6wGaBS4gxzxzpvVNkgIhAL16sai8z9M1CI+4iyZMFc9/hWmjiIHJ/DQaKEdw0+rW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-6997987.0","@waku/proto":"0.0.10-6997987.0","@waku/utils":"0.0.23-6997987.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-6997987.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-6997987.0_1743700577339_0.897732768743035","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-a8ff776.0":{"name":"@waku/core","version":"0.0.35-a8ff776.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6f6ea4283a7ec6f9f25fe34e3987a2793ba3755b","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-a8ff776.0.tgz","fileCount":106,"integrity":"sha512-MgQ9DqpyPakqAsgzcVGjMAryTYOqY1rXYk4rfrjALIW9WGQ+joDleIrHJ5aSviLxhe+ZpC0f4UMfTxOtPwy72g==","signatures":[{"sig":"MEYCIQDGVp+7u6uqPcE0qk42LaA5fE0ALZHyRU2LrI/MwTOclQIhAK1Y4csBbqt55/MePvQs3DTioPsquJ94NAd+SdIxbe+k","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-a8ff776.0","@waku/proto":"0.0.10-a8ff776.0","@waku/utils":"0.0.23-a8ff776.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-a8ff776.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-a8ff776.0_1743762587186_0.9804812665516034","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-9901863.0":{"name":"@waku/core","version":"0.0.35-9901863.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"63bd2fcde494f835d5cc0924684c0a651735c3d1","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-9901863.0.tgz","fileCount":106,"integrity":"sha512-//kSopwYsmMC4aqQolAeLn6DSIN+PI8tZa0N5gVGBLusGIZaHQpWr/vWbGdZSjolDlWydriOHY5ZoNCrxEx3Ew==","signatures":[{"sig":"MEQCIH/YRoWKSHuLolfhojtDdrqDl+0Ve63Sr/64+8VKl3NVAiBrUhh7dqUgNcGZKJp7aJc2qHEWdDdayZr3sWcOCdmmwA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-9901863.0","@waku/proto":"0.0.10-9901863.0","@waku/utils":"0.0.23-9901863.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-9901863.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-9901863.0_1743762603350_0.6150613185482379","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-053bb95.0":{"name":"@waku/core","version":"0.0.35-053bb95.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c8d41ca9210c337fe004646611bb31bfcff196f0","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-053bb95.0.tgz","fileCount":106,"integrity":"sha512-WPHmcNHKJnydCQeDv3Tt5FWZR3z7y0jQ2fxIQkfo2FxIWvibZe6bpwHD9ztbSWBekOQhPMDfsvlF/S+sskyGJQ==","signatures":[{"sig":"MEUCIFRVk742RLk5f0XMtosYvJnsT8H4pvG4fQe6FW/EsaTZAiEAzCrZg7noh5NsOjhv6KhUEZxfdnNbmk3PhxjB/VTGch4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-053bb95.0","@waku/proto":"0.0.10-053bb95.0","@waku/utils":"0.0.23-053bb95.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-053bb95.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-053bb95.0_1744047889080_0.4952610606653429","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-4adf870.0":{"name":"@waku/core","version":"0.0.35-4adf870.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7fa3c8d62b380d87da3c0eade281b0fe9aa180b9","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-4adf870.0.tgz","fileCount":106,"integrity":"sha512-iPuyHHGszl/mEtVWUZ5Z6u4IMtnS2jFR5AWIvS+Lyum8NgHAx5uQmvCHrCnB4nhBcdU5dS6SR0s1fRzeJPY+aQ==","signatures":[{"sig":"MEUCIG/d6jRh/LxPfbXzVKf4JSVbhAlNDU6DjF64qC9/8NiZAiEAjB3l7CZg84wf7fvlI8yLc6UOXjp0nY332F7Lq6sGm3g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-4adf870.0","@waku/proto":"0.0.10-4adf870.0","@waku/utils":"0.0.23-4adf870.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-4adf870.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-4adf870.0_1744050835523_0.7826457593592611","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-aaa7a0c.0":{"name":"@waku/core","version":"0.0.35-aaa7a0c.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3ff10dc5ea59c48abaa9f8424f68370dbe55c96e","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-aaa7a0c.0.tgz","fileCount":106,"integrity":"sha512-OSV3agvS+O/tcZ20uLhydYGB0O1OrldRfYSZ6yCiiFxnQEBLtvql04ORVYWmBVRxvcGnGk+viQhf2oR14VwI7w==","signatures":[{"sig":"MEUCIQChGgtA5RDb0RGmn3UH1qqyZj/DT5zwsqiRnDU68mvFwAIgI/3JoHR+PKAryPZblgTcMoF61IbqRfdbcfvY1j0ZlVQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-aaa7a0c.0","@waku/proto":"0.0.10-aaa7a0c.0","@waku/utils":"0.0.23-aaa7a0c.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-aaa7a0c.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-aaa7a0c.0_1744051527401_0.8325820146536549","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-1d384f2.0":{"name":"@waku/core","version":"0.0.35-1d384f2.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9a20f3496c3bce571af1c6fdc19910fe92dbbd4d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-1d384f2.0.tgz","fileCount":106,"integrity":"sha512-/wbbmkmf09sxvunizx7SFpvI8+cVrice8zFUnwgzjjb2r/TCe7kMLDUf3mvR5PuWUqMsUc2rrH5a+YN3pYqpyw==","signatures":[{"sig":"MEUCIQD2zr4opFszr+H75Kc73dnSH65C5LdqkkXUpvroypEjnAIgCvHi+AmyhpyYx0O2/pkSdXEKlOZZ6eOfvM/UGwxHGPY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-1d384f2.0","@waku/proto":"0.0.10-1d384f2.0","@waku/utils":"0.0.23-1d384f2.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-1d384f2.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-1d384f2.0_1744051998974_0.36793166690557166","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-f6b9809.0":{"name":"@waku/core","version":"0.0.35-f6b9809.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"992411b0587735774a541460b070313236b14e85","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-f6b9809.0.tgz","fileCount":106,"integrity":"sha512-jQa9GGteWar4OiFnz2Vxl7bH1jThkDvMbVZUNT0QAshpaHQ57PH97YHsPXOy6aHoKHcOFXIjor4SlgE/e0RHBQ==","signatures":[{"sig":"MEUCIQCgSEdHMh3SQqGPVnJtu2bLW03vMXaTXKNdzpeammPXSQIgPlDG9eUhhgSCHddEOriBimKxz2O97edsY+9vVMgWGIM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-f6b9809.0","@waku/proto":"0.0.10-f6b9809.0","@waku/utils":"0.0.23-f6b9809.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-f6b9809.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-f6b9809.0_1744054592600_0.07407800827755207","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-ec5db88.0":{"name":"@waku/core","version":"0.0.35-ec5db88.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a4871581aefa2fb987f536a409431d7675c9120d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-ec5db88.0.tgz","fileCount":106,"integrity":"sha512-rzwWjD3DNos7WLCG1l0kFeZ+j5SJdZTKnwLqND71OVcPLc6GWCFk+bD0k/0sh27i9dq2W6EPmZ41dMGuvJ22gw==","signatures":[{"sig":"MEQCIE50RbcttC8xk+NUi+6XAOR5vfh4wgfq/c4NHXOlfQVmAiAEI/Zia8owfEqazZuG86irxL8tdsMB+sNaYfRdzAOm2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-ec5db88.0","@waku/proto":"0.0.10-ec5db88.0","@waku/utils":"0.0.23-ec5db88.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-ec5db88.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-ec5db88.0_1744054857656_0.9663752819350888","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-bc093d3.0":{"name":"@waku/core","version":"0.0.35-bc093d3.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8415739c236269527c223d3030e2b810d7e2bacd","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-bc093d3.0.tgz","fileCount":106,"integrity":"sha512-RX3wVcYzvrbVtBnr3Jxbgq54DmNKRScZsC6WzW0tL06GUDZs1g9cZXQCqezithtiQcJvhfLQyMhhYVmDYlJGlA==","signatures":[{"sig":"MEUCIQDQop+nSTpkWDZrwFYsQcUMl281ADH48pBf0Mt2RzN97wIgZ5RdYaXHc3kSwtltT3EXTgFbkBPM4YxY8V6OjbYWF7k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-bc093d3.0","@waku/proto":"0.0.10-bc093d3.0","@waku/utils":"0.0.23-bc093d3.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-bc093d3.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-bc093d3.0_1744056736745_0.39154804895921025","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-db38a7e.0":{"name":"@waku/core","version":"0.0.35-db38a7e.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0392bc26de605f1af25b388849a1d26a2b334aa4","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-db38a7e.0.tgz","fileCount":106,"integrity":"sha512-JGkojTcFq67jgPPAPpg4VnGqGyJCuEWaUBZVnOv1JAp10+o8ylHcSbHGyLNAq4b9WzWD1DXLRxz39b9ono1YuA==","signatures":[{"sig":"MEYCIQDtkNesYfIykJjF2mr3XOLacut/Fu9S0AuJWH8OPRAlVgIhAPG2pNiifTUgQVzUqeaND11XpPHxCdbXEV/bkB70MRnA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-db38a7e.0","@waku/proto":"0.0.10-db38a7e.0","@waku/utils":"0.0.23-db38a7e.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-db38a7e.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-db38a7e.0_1744057079644_0.034329359137938775","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-731214b.0":{"name":"@waku/core","version":"0.0.35-731214b.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5812053b8b925f02f939545b9518d21b67c30d1b","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-731214b.0.tgz","fileCount":106,"integrity":"sha512-yfNKTZHjjYtGw6/SEuXwzeyAhfhCyBPk5TPBuqgfpnXa9mQZmggBQpK7cHwiX0qYYLQG0sM6SL1qqGnqxJGKwA==","signatures":[{"sig":"MEUCIQCANEJaLS95YiJEqLMe9Ztz9Ulwnm2scXcIzmR54q10XQIgHL+gH/kX4NimflPy/d1n4i86tQ+7FLrvoWVAW8IJxiY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-731214b.0","@waku/proto":"0.0.10-731214b.0","@waku/utils":"0.0.23-731214b.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-731214b.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-731214b.0_1744057996503_0.3240552796800682","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-fdaf129.0":{"name":"@waku/core","version":"0.0.35-fdaf129.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c292c91a39863efce44850d466d0d5819cf4ff80","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-fdaf129.0.tgz","fileCount":106,"integrity":"sha512-7f95ULQ25AJIjn8khg+vu5X+Rkb2svu9NjnJo20e0dTwzLh4YSPoHbrnn83pAkkYK1+APRl3U9dKVxTBFx9cCA==","signatures":[{"sig":"MEYCIQCE4lYqKfb+nv2X/Bs9k830+g3vZd11+a7cqJJN9O9jywIhAKjMzksWf8kJXMPlEcdYrx3t3sTblK9alIS5/n+OK3XB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-fdaf129.0","@waku/proto":"0.0.10-fdaf129.0","@waku/utils":"0.0.23-fdaf129.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-fdaf129.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-fdaf129.0_1744060217256_0.9671517493928483","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-35b50c3.0":{"name":"@waku/core","version":"0.0.35-35b50c3.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ab8ec429566388dddd3a9ba0d0e88eb76f658cfd","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-35b50c3.0.tgz","fileCount":106,"integrity":"sha512-seYdY5sj/5fq7pGLYHHLaXCW9ZFtxcYJPbFiNm+2ZY+WhriUPtOT2ZXQ3SN99fUzfAUa5nZbLt+QHwaMuMqbIw==","signatures":[{"sig":"MEUCIGsVnEAS2sApbM/PZl0Cb4gYhFgYzQD7DOYERQplxxfUAiEA4K6S5WQjAz+0+f+SVnxdbqUUdFB3e7ZEZNrPUA6fy2A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-35b50c3.0","@waku/proto":"0.0.10-35b50c3.0","@waku/utils":"0.0.23-35b50c3.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-35b50c3.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-35b50c3.0_1744060630468_0.5358835815110774","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-164df63.0":{"name":"@waku/core","version":"0.0.35-164df63.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c9570cdac772f5ea78df68d045d3ce09e6b0931f","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-164df63.0.tgz","fileCount":106,"integrity":"sha512-f64wDTfWRIpXH7ULPZbNboxAWw3gP1AFrAMgDzCwVIDEaevBDxn5HKko4dyy40cNopk2cc8gk9O/mYdY4XWm2g==","signatures":[{"sig":"MEUCIQCS5hyMa6MuZD1U5slq0iWN/NWcNMPOgeIS+1JmvbXUCgIgd71byUxjqcotoZ62pEoIrSwWj0atcgnZS/TgbYzrjaw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-164df63.0","@waku/proto":"0.0.10-164df63.0","@waku/utils":"0.0.23-164df63.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-164df63.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-164df63.0_1744616864052_0.7856873676608718","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-e31c6fc.0":{"name":"@waku/core","version":"0.0.35-e31c6fc.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7ecc4d43b31bbbb6c0dd6fb2c4643825d311c593","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-e31c6fc.0.tgz","fileCount":106,"integrity":"sha512-YtrHXZlhFzQEG3TTcBCZQqmu+UDo6xglNm0UwkdzEu739w0mqUxn7ieOvKMYZQE89lv/l8NAJ1I6MFS+Vdfsxw==","signatures":[{"sig":"MEUCIQDfxb8aXCoAC27XI3w3ZitYfAtqCOSd+9yBZIuEBhndRgIgT+b1bXrF5VfdA+izTORtmXqULJDXLst5C1a0LJqXU+Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-e31c6fc.0","@waku/proto":"0.0.10-e31c6fc.0","@waku/utils":"0.0.23-e31c6fc.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-e31c6fc.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-e31c6fc.0_1744618125694_0.1429283925980842","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-d17562d.0":{"name":"@waku/core","version":"0.0.35-d17562d.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ae68b20cce02e1d15c1c054c09842bb6eb978e22","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-d17562d.0.tgz","fileCount":106,"integrity":"sha512-MGmxC2LJ5qD0IYhXgAx32DbXTKMIcFr5DedOJg/RckSIQVz6mgRmoysFR+Ug14ZbZdSjllu6PO3UB0AqFXlj1g==","signatures":[{"sig":"MEUCIGGROOXGbKkfUxaWgFddUsUbnvlsqQEfm0uZNewrErs9AiEA4y571mt9OHcfrNO8c279fqr2Lb9REOuKt+biJSBib4I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-d17562d.0","@waku/proto":"0.0.10-d17562d.0","@waku/utils":"0.0.23-d17562d.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-d17562d.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-d17562d.0_1744618633150_0.4571381463859272","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-197ba46.0":{"name":"@waku/core","version":"0.0.35-197ba46.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8cb6433d474b7042ad147646db65e6e14c0f9199","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-197ba46.0.tgz","fileCount":106,"integrity":"sha512-EkbWBIl7Br7FvUBYOusAkwXYnppa9B5IDQ6UV7HyhPdCNfd0w86VCKplNn7u3cmz6BDepbKw3CSKIsKR8vrmRQ==","signatures":[{"sig":"MEUCIQCdSECF6h6M0hSf3+LUrqQu3z2UVQDoRQxK7qFoRIPUtgIgKkmVQtjdVaTcwyvBO9YyYVhD0IRBu+eszhZUVpQsAUM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-197ba46.0","@waku/proto":"0.0.10-197ba46.0","@waku/utils":"0.0.23-197ba46.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-197ba46.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-197ba46.0_1744618999654_0.6961431384234009","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-d0da8f8.0":{"name":"@waku/core","version":"0.0.35-d0da8f8.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"95145c590ccfd8af6034e5d4faff8d81b9484adc","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-d0da8f8.0.tgz","fileCount":106,"integrity":"sha512-IocQi4j+YbgLBJsTJa/1VpTdjjjZ4PDMHvLTRoe6KD8R9hV7l2tQnR3GiTd0f5J//JD5SZmV+TYu1oW5xgaHww==","signatures":[{"sig":"MEUCIEnzdJYYohnQLyMbKXGARGqjpLsBgpYSMpCRvGhlSikUAiEA3hmAw7Gp1ioPu3B6wsrVUyPcDYbs4ryuWnWJnanOcwU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-d0da8f8.0","@waku/proto":"0.0.10-d0da8f8.0","@waku/utils":"0.0.23-d0da8f8.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-d0da8f8.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-d0da8f8.0_1744619306999_0.553042185023787","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-1e590d7.0":{"name":"@waku/core","version":"0.0.35-1e590d7.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8505de4c979f8c30bad6ff12858d9757c0899489","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-1e590d7.0.tgz","fileCount":106,"integrity":"sha512-s3BYu1wACIpoP7u8NgaC3E8ayFeciPBXg9W58dOt+VKhRZXTEK/64BLL7PkMTbmjacn3n+u27+n8RFbxnlbogA==","signatures":[{"sig":"MEYCIQCzZNbdgtkHaJDgYFQgbw/EQ4jAN6wuxPxu/UI/EwWZdwIhANMmpnRWz6Tbu7SFaNwYNfbz4oOXTYXVOp2pvam++C6X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-1e590d7.0","@waku/proto":"0.0.10-1e590d7.0","@waku/utils":"0.0.23-1e590d7.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-1e590d7.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-1e590d7.0_1744619733719_0.9850084890982369","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-a824fff.0":{"name":"@waku/core","version":"0.0.35-a824fff.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"231103c0601315519d0803c5f0e4ea1767cc318b","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-a824fff.0.tgz","fileCount":106,"integrity":"sha512-DLTdjJFl8vfToPezkqL9jpmyNU+3LnzSUyUIntTN63gVL2RrXiOI0gRafXv7KPCD8rao35z39hvslzpekrxscw==","signatures":[{"sig":"MEUCIQDvtzfcrXEWw94kJr1CJqQEf2hyFKUN52Vh8wSDH5ShRwIgPFTU3hDS+DHEeHURrEIiD194TDS+Td0TepxOVQ3XjAs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-a824fff.0","@waku/proto":"0.0.10-a824fff.0","@waku/utils":"0.0.23-a824fff.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-a824fff.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-a824fff.0_1744620538527_0.7928030218488391","host":"s3://npm-registry-packages-npm-production"}},"0.0.35-3038c48.0":{"name":"@waku/core","version":"0.0.35-3038c48.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1a9c6e6ff261c20f63fc82e97cabecfc3f48b393","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35-3038c48.0.tgz","fileCount":106,"integrity":"sha512-N2YTKAL4ovl0pbiDr/FqVGtM41Lm+a5+Obk+FKUws/QlCHQK0RG8Qiders7UO5kWpuStm7Cynp8ngPp91U2nBQ==","signatures":[{"sig":"MEUCIF405/fW9+/4El2rugPLEEtQeh01sEaGEwLWGyNGZhh1AiEAzFiAR72/Zx3zmOHzGxBitfmJIlSR+mu41nakH+3Vq/E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":707929},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.29-3038c48.0","@waku/proto":"0.0.10-3038c48.0","@waku/utils":"0.0.23-3038c48.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30-3038c48.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35-3038c48.0_1744884825327_0.25754043632616086","host":"s3://npm-registry-packages-npm-production"}},"0.0.35":{"name":"@waku/core","version":"0.0.35","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.35","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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c16d6ca1ce0d3c771630243a0ad89fba8779e7d2","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.35.tgz","fileCount":106,"integrity":"sha512-UbAgBznjewZed4ZAd30BUTq6OsiqTgVQkFD1PnJxw+K4hn0AUKHjPYRTYOzkJvxg7nXd7Y6LCZ7s6XeujwrR4w==","signatures":[{"sig":"MEQCIHNY2/GgeUfQsl8fOJ6qPLFC8z1F2y24mOscrd1vv8tKAiAShMekBGKsWjmYbzdTDQ18YaxWfV0alxg+7vpRDrHjaw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":711231},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"^0.0.29","@waku/proto":"0.0.10","@waku/utils":"0.0.23","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.30","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.35_1745424271681_0.6798473122621664","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-b7e9b08.0":{"name":"@waku/core","version":"0.0.36-b7e9b08.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"01b02e36a8f6f8bba2b9b448a2ef1733399c080c","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-b7e9b08.0.tgz","fileCount":106,"integrity":"sha512-DjaicqPydhL1V2Dr7w5fD12ixGcyuDT44rLBSsUMNVvl0u82as+s7uTEtSrWh4JmWvYd/LOOZP/wbRBAOA9FLw==","signatures":[{"sig":"MEUCIQCISCC2t54H6X9B50yT2oAGymMgNoEtWRjmPpxg6yL1VQIgZvNuZzbomaQju3d8dG2X94CwAqzZfnNDI2DvEX9hsLY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":721943},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.1","dependencies":{"uuid":"^11.1.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-b7e9b08.0","@waku/proto":"0.0.11-b7e9b08.0","@waku/utils":"0.0.24-b7e9b08.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-b7e9b08.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-b7e9b08.0_1746824132277_0.42070632758423376","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-006cd41.0":{"name":"@waku/core","version":"0.0.36-006cd41.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e86596b291f1e2e321954b56d05486cdaed6ac8f","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-006cd41.0.tgz","fileCount":106,"integrity":"sha512-eZwsFCk5ZlG1SovTuX7WmYfy4VMCZQKQpt0Px41rs0xag/51Ys2gt/aIJF2yOypOPfQEREwTF1otzD1H1efUIQ==","signatures":[{"sig":"MEUCIHJimLLdZkZ4zZAu+erWJgMlNBySChOHi95kKgptDd1PAiEAsS5Mv+OF5T2NBub7ksVHqC9W57iWPJetI/XhLbhE1vo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":711208},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-006cd41.0","@waku/proto":"0.0.11-006cd41.0","@waku/utils":"0.0.24-006cd41.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-006cd41.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-006cd41.0_1747090701383_0.9145861955122789","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-a7f52e4.0":{"name":"@waku/core","version":"0.0.36-a7f52e4.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"afe0203f2e50fc348230ced6fed01a1b1609ec5f","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-a7f52e4.0.tgz","fileCount":106,"integrity":"sha512-0rkaDuCWojkuedSkLjIuhi2JTa8BHAGiFI3byHJi0q1MAvDILYO/WDL/Ufow2KR8J3QwzrZlQsZ82Nb/FwcAYw==","signatures":[{"sig":"MEQCIGM3+Nw5u85qeUlXrcQH504tcpq0XM1qscqzIsKh8z+eAiA0uWAVsFnMtQUJFs7P3+ZRZQVuKzevdDoGDx5+BdAvFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":711427},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-a7f52e4.0","@waku/proto":"0.0.11-a7f52e4.0","@waku/utils":"0.0.24-a7f52e4.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-a7f52e4.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-a7f52e4.0_1747656621916_0.4943242978767264","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-6d86b6f.0":{"name":"@waku/core","version":"0.0.36-6d86b6f.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7e78fba59f848e2de3d90c784083b51ce23137ca","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-6d86b6f.0.tgz","fileCount":106,"integrity":"sha512-gjoJ5s8B9bA8aK++PGKBCEsBMnQrtVOkEp7gOr3jXb2D/TYrILwHZO2W6zwfKlyzxkS/eqNUvap7wmFUsJ6tsw==","signatures":[{"sig":"MEUCIQDCCEcN0JGk7n6xf3+EFk5jt9hTHoqG607w2eslFKwB8wIgZwyoHC43uFA8NtsWnhVP7tvHB+xWLSEXWc4OuYbMYmg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":711427},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-6d86b6f.0","@waku/proto":"0.0.11-6d86b6f.0","@waku/utils":"0.0.24-6d86b6f.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-6d86b6f.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-6d86b6f.0_1747656975983_0.31641593891739017","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-b53ba62.0":{"name":"@waku/core","version":"0.0.36-b53ba62.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0fd8b1d0394ea06b6cec2d526c781714ca8a1039","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-b53ba62.0.tgz","fileCount":106,"integrity":"sha512-WNW0CKjZ+cEOB+AO48rDdqB2GiT6MtZI5SCPRIK/QYNFkFgH9RyBhCnpPzMdEEXmNL6tMjnM32iEaBZcK2CLrQ==","signatures":[{"sig":"MEYCIQCBNRq9tOU7NpBYNb2+dOLD2ZomvsczicEwWdu28d6k4AIhAKVmeQIC3Wt6bLPKxjtMjEGtfJ/6b1h2tE2CrwuPYhVw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":711427},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-b53ba62.0","@waku/proto":"0.0.11-b53ba62.0","@waku/utils":"0.0.24-b53ba62.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-b53ba62.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-b53ba62.0_1747658578279_0.7165483725848933","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-f911bf8.0":{"name":"@waku/core","version":"0.0.36-f911bf8.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0c4426df9ea5bff9ecddd467c8d0b0a2e2369921","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-f911bf8.0.tgz","fileCount":106,"integrity":"sha512-VGNDkAU+7J7GSeiW0ja0PbG+8h5JQhVWJ3PzPuOGCtzxARIKs/mMR/dZLJitYdsAmT4vsCkS5OPw6EiBH8vyNg==","signatures":[{"sig":"MEQCIHCpCl3YdV9NoFrCnlE141NP/6/PkVdfHYZFTFSTjZciAiAubMk2hPo1DzYeJbExcGD38zDQO4EAZiecSKTvzB/jZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":711427},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-f911bf8.0","@waku/proto":"0.0.11-f911bf8.0","@waku/utils":"0.0.24-f911bf8.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-f911bf8.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-f911bf8.0_1748423709425_0.07700941195817235","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-10590da.0":{"name":"@waku/core","version":"0.0.36-10590da.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0fd1a5d7e196867bb0cbdd4e408111b58a299229","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-10590da.0.tgz","fileCount":106,"integrity":"sha512-o+VsXNEXNEuIY6y5Lo/ISPGKunORZU3QyyY79E2Tb+cwaMIFz+gSwHh31Jjgc2Vu6n4jUX6f8cYkR1qqs4Dilg==","signatures":[{"sig":"MEUCIQDOeiqonJakqbqkbBdpv33I4lNMUHrReKBzVus+ddLHxwIgDx4yR2/UVdCcChDsTAgaNt5WCdJkuIO3ZcI7TQScQTc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":711427},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-10590da.0","@waku/proto":"0.0.11-10590da.0","@waku/utils":"0.0.24-10590da.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-10590da.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-10590da.0_1748462932321_0.011971025872381746","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-7fba26d.0":{"name":"@waku/core","version":"0.0.36-7fba26d.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9297e928cacf1dad2f3acf95a5df4cdea79f3973","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-7fba26d.0.tgz","fileCount":106,"integrity":"sha512-PvnAw3c9i/+KroSxncrMqPERZFQ2uGMq5oUbywqDdzHWShl8fx5JGmJL5J5N8uBVzSijLhYLKrll7zyhaCR09g==","signatures":[{"sig":"MEYCIQDFSup2FRPZ/LAWuX+GpW3btv/A6EbiNAAQUoQ56KbeWQIhAK57FGlOihavHUFskgXFcsfy4gwdLvpzj15OEKWGAqyS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":714611},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-7fba26d.0","@waku/proto":"0.0.11-7fba26d.0","@waku/utils":"0.0.24-7fba26d.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-7fba26d.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-7fba26d.0_1748596599298_0.42933726482594525","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-16328a3.0":{"name":"@waku/core","version":"0.0.36-16328a3.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6418f0de93b504c9834539b6c1f28e34fbceae0f","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-16328a3.0.tgz","fileCount":106,"integrity":"sha512-+5GNNcy3FYnPKaL0RuJ01oo3+wMqkVhHPKdpRc3T0Rodi6IZsFCFdT1ob3A5rpFo5IURXqNjElUVBItIGrtupw==","signatures":[{"sig":"MEYCIQCmwb5gotyglnrolNyorhy7QRRcghA2bKffS3ujrfZl9AIhAJ6K/PHC6iDIQJS+I7ZkQ+32Q7VCss0ee3Dlxqls3jOP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":714611},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-16328a3.0","@waku/proto":"0.0.11-16328a3.0","@waku/utils":"0.0.24-16328a3.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-16328a3.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-16328a3.0_1748706320484_0.34394580189799373","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-383e0b2.0":{"name":"@waku/core","version":"0.0.36-383e0b2.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"59abdef8462671feb997682a7c0d0306025ad476","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-383e0b2.0.tgz","fileCount":106,"integrity":"sha512-dptclRXeZifkhGdOmFg/tQ4mvh1ngJQKRyoVB8ltETRVeWee87WCeTaWxim0VjmWpEavo1Cn5V3N1zc3dyzblQ==","signatures":[{"sig":"MEUCIQCWJLAKWYvXbgdv2UJJmezZXyi46zIaRFuosQmtJ8ea1wIgGA0zW/Q3oGKXuVgBa7WruKAUcU4RCltEdXDpsRr5IV4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":714923},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-383e0b2.0","@waku/proto":"0.0.11-383e0b2.0","@waku/utils":"0.0.24-383e0b2.0","@libp2p/ping":"2.0.1","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-383e0b2.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-383e0b2.0_1748879489946_0.014225423303844353","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-4997440.0":{"name":"@waku/core","version":"0.0.36-4997440.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"09156b184941164775da5e0418215d2cefde1b59","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-4997440.0.tgz","fileCount":114,"integrity":"sha512-1Z8bKLL8fFU7DeeAw+7iDazeNOayudnOSHIT4sP0pxnEe2kpLAaF5C5E0TeRj4Jk43f8xzTKmCMXXwN8/IbFgw==","signatures":[{"sig":"MEYCIQDs4qtw2TaCMpQIGg7RjTst2I2+T9QrbwK3b4VLJzGEtQIhAPuK2KWlbxs48NtVMOBd7Ofu7SMfES5lhtInM3Nv5N7i","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-4997440.0","@waku/proto":"0.0.11-4997440.0","@waku/utils":"0.0.24-4997440.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-4997440.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-4997440.0_1749115254996_0.18836740061305512","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-3730abc.0":{"name":"@waku/core","version":"0.0.36-3730abc.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ce28973e5ed8ca92965f5669429f1666c47ca1f2","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-3730abc.0.tgz","fileCount":134,"integrity":"sha512-Z+vVYkJvFKX1BmgN0zdIMcv8AJhsOiEmbVQ09xPY1dPVIn9mHy3uU/5g4N6bQAgmaQrK9J7e+2ZhoKfw//9SFA==","signatures":[{"sig":"MEQCIBuwIAIHBbhAp+NCyniUcT+o50jXnqNwFtRAjsx2//8pAiAhYdI2+BydLj4ySrAIe3ldc2KBKh7Rd6o0vFLK4WXwRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":819107},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-3730abc.0","@waku/proto":"0.0.11-3730abc.0","@waku/utils":"0.0.24-3730abc.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-3730abc.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-3730abc.0_1749140985564_0.8524839105663566","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-76fb1ea.0":{"name":"@waku/core","version":"0.0.36-76fb1ea.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9df35e439555ea82f5a21285257afc4aab816f14","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-76fb1ea.0.tgz","fileCount":134,"integrity":"sha512-lHZUt2IvA0kNqoWXmP7osfaVJhT4dyyZquzlbyuWfNhX5PRRiSjQAOBFXCDwxmfGkE9X0TU778tQr3Y98jYthg==","signatures":[{"sig":"MEYCIQD0/fqCXyZvYHcutxJ0Up8LFTR2oTDPt2SHpklp5i/4DwIhALJkD8NCh502rPCK43j6y5MFH09Ap10UBGgduyGSZkWs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":820609},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-76fb1ea.0","@waku/proto":"0.0.11-76fb1ea.0","@waku/utils":"0.0.24-76fb1ea.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-76fb1ea.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-76fb1ea.0_1749196356043_0.6216590381369418","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-f7778a9.0":{"name":"@waku/core","version":"0.0.36-f7778a9.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4763b7684f65ba2cdbcb6e9aaad8bde2f5d03865","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-f7778a9.0.tgz","fileCount":114,"integrity":"sha512-e51gQVGXme9X8wybeDY7w8vvQRIy75fHynGAN0tjfFBl1CCFAX/XAqRnSTXnT7EuwabBsYP6dawWzXWTD+8IDw==","signatures":[{"sig":"MEQCIDDm1hei4HBB/O/tBj3/rARlnQAt2fAC5Rq6YlMqGR3uAiBZphP8lOm0mzSEgo2G0f+jWbacJIhSn8EsyChRFeh+QA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-f7778a9.0","@waku/proto":"0.0.11-f7778a9.0","@waku/utils":"0.0.24-f7778a9.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-f7778a9.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-f7778a9.0_1749572122874_0.8201593213856784","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-a8ca168.0":{"name":"@waku/core","version":"0.0.36-a8ca168.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5c5d13a834b060c93cfb81db4ea734e3dc6bbdb2","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-a8ca168.0.tgz","fileCount":114,"integrity":"sha512-Ab5xoucNcMR6T81+zdfw83JwsheNnKClXpGr8/bxJWZmXrRmIjQ2R02KU8X6kwWJzzCcFGjJVc572FEOJ4BjrQ==","signatures":[{"sig":"MEUCIDDCb1OQzV2fBUsbNoVIeyMytDrFdBhfEBEtPxWtL1JBAiEAwQ8oNYf2AjVJatoqkAjd2gz4zuYrPyjMSxd7woo1wy0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-a8ca168.0","@waku/proto":"0.0.11-a8ca168.0","@waku/utils":"0.0.24-a8ca168.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-a8ca168.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-a8ca168.0_1749636591111_0.4786647652587037","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-d3a80d8.0":{"name":"@waku/core","version":"0.0.36-d3a80d8.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c10b3a9f2837c6659b74721896be32dc9ed6e968","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-d3a80d8.0.tgz","fileCount":114,"integrity":"sha512-O9o8Cn0YeNhphJ2c4UHkZI1Ya2Qg8dQrcBygFWMtulfk0Fjn22l95HufwP3g2D+VcUNFXTKg49x82GDFQErAPg==","signatures":[{"sig":"MEQCICJ8z1iSRQi4AsHqbPMIHB3/tual/vcr0l29yiqyQBU2AiBAWUsDUK16GGitHZUsWhDYs/jNWkL5BsH/bQBN6Lhxdw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-d3a80d8.0","@waku/proto":"0.0.11-d3a80d8.0","@waku/utils":"0.0.24-d3a80d8.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-d3a80d8.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-d3a80d8.0_1749917029556_0.5076056310263162","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-c7a2055.0":{"name":"@waku/core","version":"0.0.36-c7a2055.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5526416df800fe8fd91c4876483b760d361f5dda","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-c7a2055.0.tgz","fileCount":114,"integrity":"sha512-8stdFFvfHeS/TWDqZcqoRTqdLoYKvQB+MRwqnfcRBKH3MGnXwBVFm4aEtWLL45Zu3ZgX7oqOXjcnUeV2RX347Q==","signatures":[{"sig":"MEUCIAtU3zDVSiArl/QRF0cpYUVI2hkdVYudJ3VLBHf2I3cqAiEA0JNes2U2GaiMGUS4ZzqMsHcn70ALuJEiHKXsBuy8U3g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-c7a2055.0","@waku/proto":"0.0.11-c7a2055.0","@waku/utils":"0.0.24-c7a2055.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-c7a2055.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-c7a2055.0_1749917428340_0.2378468660084878","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-01af155.0":{"name":"@waku/core","version":"0.0.36-01af155.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"473509506afd512b48ca3c1467e6d1d56b48df17","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-01af155.0.tgz","fileCount":114,"integrity":"sha512-krNdzfH0RJt4dGqvBkCcdhqrgn/LOMxMTTrkAOsG3j8Lyc39ermfxE5cmutONjeppJ+H3DAh7L+fv+PLuwfJ/Q==","signatures":[{"sig":"MEUCIE9JLrt6xweVGcnb7n20Vn9B5G877IKfotuCX0n5h39NAiEA7gCBtWdU53sTANxoUsUd8r0FEBfEyJ9dtyXnFbob03s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-01af155.0","@waku/proto":"0.0.11-01af155.0","@waku/utils":"0.0.24-01af155.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-01af155.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-01af155.0_1749930890515_0.48280759216535785","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-b58de3a.0":{"name":"@waku/core","version":"0.0.36-b58de3a.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"dac24a08f739bc696c62e46dadf103d8d9a4623c","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-b58de3a.0.tgz","fileCount":114,"integrity":"sha512-K1gft+9+tJAWOCczLqjVpcLRNaehQXGyb9Pd9t3GR3P4GCJDGFecVMpCfg7CcGFHsF+UZ73uvnxseeO+jvOluA==","signatures":[{"sig":"MEUCIEvmMiI5wc7RqnLhFlsgSDGxYnLfqUAUcfp3FTkKFBrLAiEAkqW22g7M8ait2COiK749rUOtxOr/6CUf6HfUZ7jmYWI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-b58de3a.0","@waku/proto":"0.0.11-b58de3a.0","@waku/utils":"0.0.24-b58de3a.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-b58de3a.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-b58de3a.0_1750238088502_0.4609571130252412","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-27c1236.0":{"name":"@waku/core","version":"0.0.36-27c1236.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1f7de9d4289633aaed00dae9e2f73447dd9daa19","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-27c1236.0.tgz","fileCount":114,"integrity":"sha512-s1PdcYlTal6tTYfZo8poGd5i4wpzptNHt74b+NLJtDFGH4ydYIBd6Suee2brtTsG1xJC+1Pig5H9XPRUoQA0mw==","signatures":[{"sig":"MEUCIHe5eLWCPebdthoNO3Kr70bd4kd/qliVJUhRp6Olx8EJAiEAl1IIXnUrhTX+SarvtG/fIYg4rfj7R5Mn+ee1Wna1df0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-27c1236.0","@waku/proto":"0.0.11-27c1236.0","@waku/utils":"0.0.24-27c1236.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-27c1236.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-27c1236.0_1750239369440_0.4183780967432176","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-8c47a91.0":{"name":"@waku/core","version":"0.0.36-8c47a91.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"dccdda2a6e053ab05dd1de5dca16aefc1633476f","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-8c47a91.0.tgz","fileCount":114,"integrity":"sha512-erjZRAOmjcN2EGpSqYCAz0ZSM79g0ESeN5YT4H7+Q6io4UM2a5JqSa5+a7kxJyqgoMTQABFcsgZhuGfysEqTIw==","signatures":[{"sig":"MEQCIB9Yna9RE53xlBNgvmNvj6kJdLCEtDPBPVjovVAdMPThAiA4KxZUVqt030Ne5fpEhYMZun8jq8Kjz7dAMKL9FLTELw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-8c47a91.0","@waku/proto":"0.0.11-8c47a91.0","@waku/utils":"0.0.24-8c47a91.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-8c47a91.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-8c47a91.0_1750254526918_0.8578346286469847","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-ace7ca2.0":{"name":"@waku/core","version":"0.0.36-ace7ca2.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"75a58bfa1a7ffb08ba5b81b4e6891f181bc252f0","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-ace7ca2.0.tgz","fileCount":114,"integrity":"sha512-JtjhQ8vC+XNwhusglbCbmnEQ68UjNn2D0uiWv7cuimkHBA2nXBOf33GQmbHjb7bDYKncbofXGrSBdqB/BdXV/A==","signatures":[{"sig":"MEUCIDLIfDsZRCJXl4afk483PNamI2GEtnppbYtCdYSXJBXhAiEA7JrQLcHakEkwn0cRK5Ko7Br10gQJhyaQ+zvsZBUf+0o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-ace7ca2.0","@waku/proto":"0.0.11-ace7ca2.0","@waku/utils":"0.0.24-ace7ca2.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-ace7ca2.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-ace7ca2.0_1750257926215_0.1764478079963745","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-b4748fd.0":{"name":"@waku/core","version":"0.0.36-b4748fd.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"698c17b387cbce5cd35e3d3f5c48a91698a3199f","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-b4748fd.0.tgz","fileCount":114,"integrity":"sha512-ar9fKxP4XFce5KzOKlHarHJtQoX3tujiJRHFfGbIQNCcRwvGaMvzzlQG+fT+c+Sxg/Hqb5iroHEYhUPVaSs/fQ==","signatures":[{"sig":"MEUCIQCXqu9kKS4rHaaxT6n9iptfRaRqu0ivSfhR6t6VVfBrAgIgFw5q25zRU91h/o7eVWd8dBcXKF+MWsySXADVGqkbyLc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-b4748fd.0","@waku/proto":"0.0.11-b4748fd.0","@waku/utils":"0.0.24-b4748fd.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-b4748fd.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-b4748fd.0_1750258437273_0.32514046975989563","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-acc9100.0":{"name":"@waku/core","version":"0.0.36-acc9100.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b97b5a14e44e99e2ef733075a851a939e6d2fc62","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-acc9100.0.tgz","fileCount":114,"integrity":"sha512-y+4Xpy5YP853kQRpcZFb2Jyy1fyvp8l9oK+/+jCPYpB9i8sL13m4P1hXDDA/uvheYeYbfy/I6eJDuuhZ3HTsIA==","signatures":[{"sig":"MEYCIQChHEZtl5Zjwd/RTh8cZKywXBYcZyLwad0jq0U2/gU8bgIhAJHSWjzId6bAZZ8Kwn9e567SXyqZmda1UKUtT2Y2aLVg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-acc9100.0","@waku/proto":"0.0.11-acc9100.0","@waku/utils":"0.0.24-acc9100.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-acc9100.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-acc9100.0_1750258849662_0.67107351405374","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-2ce706d.0":{"name":"@waku/core","version":"0.0.36-2ce706d.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f4bb18eae8b8ea3bec8085b11f8c7222765c7801","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-2ce706d.0.tgz","fileCount":114,"integrity":"sha512-2YCkBTU07efWL1JshPMRmnA/1ypuJgoYV2uJWG8BFv/OIW2O2DScjl4X9nhqOITLQHM0ZOlbM3X3DSy1g6pp2g==","signatures":[{"sig":"MEUCIG6spSTUnyMwh07CuQIMfgiYidhfdPFY8l8KYy01rtgXAiEA2yttaASYzbTt/ceS/FO4tupYIfFRU0K1BOjFS+ob+Wg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-2ce706d.0","@waku/proto":"0.0.11-2ce706d.0","@waku/utils":"0.0.24-2ce706d.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-2ce706d.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-2ce706d.0_1750318582556_0.3595932471632033","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-0877e51.0":{"name":"@waku/core","version":"0.0.36-0877e51.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1e47f8d587c97543070fbf306f3b92821c931648","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-0877e51.0.tgz","fileCount":114,"integrity":"sha512-DuFVboeHPqkOe3QJuNNV+PVDg+uZqx25ntWGmHkY67UPb+jrB0BHZ3XCdMzgwttDHmuAi68ipwMwyt/XYJ0gFg==","signatures":[{"sig":"MEUCIQDg8TrqTHwuslBEZSC2AgqnvNxBkGONBCwwkA8rVkijZQIge82YC34RizFvs4rIhRH3KrKFaMsLBPnAv3ixUn3xKn8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-0877e51.0","@waku/proto":"0.0.11-0877e51.0","@waku/utils":"0.0.24-0877e51.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-0877e51.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-0877e51.0_1750319814166_0.16370874881107045","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-86bbf5b.0":{"name":"@waku/core","version":"0.0.36-86bbf5b.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ee6ed337c48905ae04d44fc87b94e7177468e8f5","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-86bbf5b.0.tgz","fileCount":114,"integrity":"sha512-lZ9VkE2ZlGR01382xE52a/YKzulASug1xBcuPyhrUA44IG7loln8hDsvI5kE+O4UQTaKWBiYDHvEY2atHYkNlA==","signatures":[{"sig":"MEQCIHPe5HvYCJ+cUOKhWXzRxQa53g5UABGBepQxCZVYdlUxAiA+sNZ+aiZ3gY8lqrQfD6tzbjNGxuZR2QVbNqZT0A+wpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-86bbf5b.0","@waku/proto":"0.0.11-86bbf5b.0","@waku/utils":"0.0.24-86bbf5b.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-86bbf5b.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-86bbf5b.0_1750320687057_0.42235265513592113","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-edb12b1.0":{"name":"@waku/core","version":"0.0.36-edb12b1.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4cb553b188430583571e1e03689adf9ccd5cafbc","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-edb12b1.0.tgz","fileCount":114,"integrity":"sha512-Qt8i/MfxLJNQtF6+NdHM0BVmskj7CUTHJWHHlV0t7P6iVxMRWRpLm0WD6d313d1BYhj751LxS3cPxWtG5ATgtQ==","signatures":[{"sig":"MEUCIQCpCGE0g7zX/5An2XtTCGjybVvMGGfV0EJh3KfPWKyBTAIgTzjl2hklc1rvFYN/zcFY7I94kroSjOn+qKRNBwQ7fCM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-edb12b1.0","@waku/proto":"0.0.11-edb12b1.0","@waku/utils":"0.0.24-edb12b1.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-edb12b1.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-edb12b1.0_1750329196033_0.8865059670251656","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-c8b7131.0":{"name":"@waku/core","version":"0.0.36-c8b7131.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"bc1505536a3e233e7313d854b80c243e0a2ef8fa","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-c8b7131.0.tgz","fileCount":114,"integrity":"sha512-T6/bCaGAQK5RT0KcSm+0nx4vlr9GmzG2ARAi14NGP7TveG5QKRP63nXU6pQ/zmW6s5JBJUZKOQWr4m8ZAouZ7A==","signatures":[{"sig":"MEYCIQCdmX1L4nD/fUWtnhi58zUpLylwibgaUu3XZoaZo45HIwIhAN0n9CFMk5tHZCoca9/UaGA9CDnlHWMfEYGRh9qdIhlF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-c8b7131.0","@waku/proto":"0.0.11-c8b7131.0","@waku/utils":"0.0.24-c8b7131.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-c8b7131.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-c8b7131.0_1750329414443_0.2017166897041538","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-f7c290d.0":{"name":"@waku/core","version":"0.0.36-f7c290d.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"192516d87a7cfd5458bd87adbb6fea4b92dd69da","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-f7c290d.0.tgz","fileCount":114,"integrity":"sha512-2DCGpGWs4dCWI8nwIrXmBgX52CTIyPhqfVAIdebgKQuoA3EVZBhuaWU220XGzGLnDC3tSM9e80CYMhzasUcQcQ==","signatures":[{"sig":"MEYCIQCQ9Z8VDS8AKlgHCJrZHWV5JJcsbmuxYhnJ61OFHSiFuwIhALu6Tk9sdtw1eKwYS9+EZVtL4nn/hyMVoAem9Rr5B5to","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-f7c290d.0","@waku/proto":"0.0.11-f7c290d.0","@waku/utils":"0.0.24-f7c290d.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-f7c290d.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-f7c290d.0_1750329764888_0.6118647566186413","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-b0a2e39.0":{"name":"@waku/core","version":"0.0.36-b0a2e39.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f2c540d30a17d5b7aedbd302422d9d8189f3e7f8","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-b0a2e39.0.tgz","fileCount":122,"integrity":"sha512-c3cXUE45Q5SdwJ9RZXKGhl0cQwu8zkK3GMAfhNoRqMl/qLhRo+Y1u5m45KbG8HasH4Pjpibw8DkMmEjSd0OdRA==","signatures":[{"sig":"MEYCIQDqxnfcGVFJhcgm7hHtZAR/0mFTMVonuDlLze1O2YnmgwIhANTVQMMFURkOYjOKMru7ssbsLhFJGZ/5K5xZ34aD4sMe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":793021},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-b0a2e39.0","@waku/proto":"0.0.11-b0a2e39.0","@waku/utils":"0.0.24-b0a2e39.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-b0a2e39.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-b0a2e39.0_1750360485499_0.3394309197299652","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-34d4730.0":{"name":"@waku/core","version":"0.0.36-34d4730.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"acaf2f172f72039d1b7fae0e90238573c71fa52e","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-34d4730.0.tgz","fileCount":107,"integrity":"sha512-kjc0fCiW2Jvb4XuZK+LA3fJyq28MyoL9E/EE14uS+e0fPg28mrGHfPi02AxlAMeJ1k7ebT3pqDNQh471Doz8fw==","signatures":[{"sig":"MEQCIBxQXf6J53bTO7AieYPs2J8NiqvZW9I6tALV1+7XmpaNAiAo88bBECG6yzng0rqvnC0cAj3ipxsxNtHYfa6ftwvGfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":726407},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-34d4730.0","@waku/proto":"0.0.11-34d4730.0","@waku/utils":"0.0.24-34d4730.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-34d4730.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-34d4730.0_1750415608057_0.20264140728512525","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-4c18ca2.0":{"name":"@waku/core","version":"0.0.36-4c18ca2.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f544efcd326f5bd61aea4379eb67400a5b94e91a","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-4c18ca2.0.tgz","fileCount":107,"integrity":"sha512-6VEHM/Ia7I5v1VRG+7cflagyRj3m+NwozJdzR03aSsiyd9JYaq8OwSqiEb6Bbg3+8OAnCZWEm7l7mBHgT9wQFw==","signatures":[{"sig":"MEUCIG3RKZpGFA29ew+QOGjLe+o6bs/zulfyv9XrmuIBiynnAiEAma/+hgLX6EjQFV3iAHIOc5Suys75TTOxfPzaYry+pEk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":739347},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.16.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-4c18ca2.0","@waku/proto":"0.0.11-4c18ca2.0","@waku/utils":"0.0.24-4c18ca2.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-4c18ca2.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-4c18ca2.0_1750605115215_0.9204528454782477","host":"s3://npm-registry-packages-npm-production"}},"0.0.36":{"name":"@waku/core","version":"0.0.36","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36","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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0cb40c2782f48aab48499832f614b533c4c820a6","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36.tgz","fileCount":107,"integrity":"sha512-KnkCevGnLO2s8T4P+zF10dPJPbaI9/PIAXgvgje/n/WkMRX+GmGEnBwjEdkHfDaLGNSoTAcjZmGa8oQHFBoGmQ==","signatures":[{"sig":"MEQCIEbK2wnLuy141jrSzX3mAqdTjXNiNNJuUDueEzkaj4V3AiAQOZehgwSvupq+32PJ96P/AcH72Ok1PUpDgr23vsEnyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":742560},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.16.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"^0.0.30","@waku/proto":"0.0.11","@waku/utils":"0.0.24","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36_1750711678056_0.47140560770425344","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-b133417.0":{"name":"@waku/core","version":"0.0.36-b133417.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d381e6b87cb11be955a401272ad1026be4e12b60","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-b133417.0.tgz","fileCount":114,"integrity":"sha512-edbaCxC3v/ubF2sud/Nl8Vps/HEL9mh4VeYDktn9cjsgrk+UaLgDm+AiTVVz8opjaecWCWDedWcFuOI2N1+ieA==","signatures":[{"sig":"MEYCIQCJU2lcEd/8CuD9qZmfvTpNqlgL281THe18t0MGsUsdsQIhAPh5Z3dLdIyXkDQzS8IiaPtWPmvM/AtcxvZkbWbu0Qlv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-b133417.0","@waku/proto":"0.0.11-b133417.0","@waku/utils":"0.0.24-b133417.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-b133417.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-b133417.0_1751033609293_0.6836882620093008","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-ef2a162.0":{"name":"@waku/core","version":"0.0.36-ef2a162.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b6e005a5138f46af52095f597532e1c3983a0202","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-ef2a162.0.tgz","fileCount":114,"integrity":"sha512-901Djtmlx75PR2wF3Ei/VO1fhefPai/2KM4/FgX8oJ8fYX0cdH8EgL4tQ1Xih7zxBGjcRe3z9GDXCVqgI245jQ==","signatures":[{"sig":"MEUCIFkLO8FA9KTcIOmZvJqqaJu1EThPArpWs0SsZXqhPaQ6AiEA8VdJpqz8FUTk2Mw7npo1biKxaWFT/vBb0uKWDKigY0c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-ef2a162.0","@waku/proto":"0.0.11-ef2a162.0","@waku/utils":"0.0.24-ef2a162.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-ef2a162.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-ef2a162.0_1751034272027_0.2323511495108801","host":"s3://npm-registry-packages-npm-production"}},"0.0.36-0cec760.0":{"name":"@waku/core","version":"0.0.36-0cec760.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.36-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0fc6c219f90b0f1087d7b6ab9a5c06f56d0f0151","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.36-0cec760.0.tgz","fileCount":114,"integrity":"sha512-gQJZqG/Fu1eHGVkQ1nMjK3sc1TIpFif6tQPa9K7fxm6fzqFicDNhyzp2wdao3D53425TA2UqMIJpunFWjhVj+g==","signatures":[{"sig":"MEQCIA/ZKmV3ZR3QYOd4YfrpWCCFnwW8ZtQaZkm9LAwdYSZoAiAQbX+z8WAoOvviGjR6rgst0iiz3yidHFqt80gL1u+ocA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731377},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/base_protocol":{"types":"./dist/lib/base_protocol.d.ts","import":"./dist/lib/base_protocol.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"20.19.2","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.30-0cec760.0","@waku/proto":"0.0.11-0cec760.0","@waku/utils":"0.0.24-0cec760.0","@libp2p/ping":"2.0.1","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.31-0cec760.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"^5.0.1","isomorphic-fetch":"^3.0.0","@libp2p/interface":"^2.1.3","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.1.8","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.36-0cec760.0_1751034636540_0.7411346276395603","host":"s3://npm-registry-packages-npm-production"}},"0.0.37-c7fe44e.0":{"name":"@waku/core","version":"0.0.37-c7fe44e.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.37-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4dbe46c3cba2939cd0b00230da9ef1b4a1893424","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.37-c7fe44e.0.tgz","fileCount":107,"integrity":"sha512-WaoCD51IXyFrR/E2WVi6FvbHwJ4pq9bTShL6ibTQTxrn7ZbhkESj+sHjG53+fYHfGbbiOVT6hr6em6D6g3XGaw==","signatures":[{"sig":"MEQCIFITcnKy5XNay9UcJXdrLAAfHhSHog0Rv7HgGn1uuU+vAiAkaX6J1wkgWLdu6VimvhoIaeOQ0iG0Q90KTkJHm5or7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":741784},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.16.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.31-c7fe44e.0","@waku/proto":"0.0.12-c7fe44e.0","@waku/utils":"0.0.25-c7fe44e.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.32-c7fe44e.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.37-c7fe44e.0_1751277293056_0.3875998308545805","host":"s3://npm-registry-packages-npm-production"}},"0.0.37-7a9850d.0":{"name":"@waku/core","version":"0.0.37-7a9850d.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.37-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"acf405d27aca891ef9d79d788567f9afc9a2a291","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.37-7a9850d.0.tgz","fileCount":107,"integrity":"sha512-5NEii4wBVNfAsYRzGj/QF+PJSRx9bjQnSVy/ZQ+U2lXkpqLFLFRR6QdmS04qXuk7yKNdm94HQcY57lUtD6WSEg==","signatures":[{"sig":"MEYCIQC2JYv7tHCwnWPmAXP0Dpo+VNA3J8X2un2CyucsX/MQnwIhALM3nebYqqed6tFAyWj6EKapQ3RoxaAYzpJT8JAd6iuM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":741886},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.16.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.31-7a9850d.0","@waku/proto":"0.0.12-7a9850d.0","@waku/utils":"0.0.25-7a9850d.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.32-7a9850d.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.37-7a9850d.0_1751468316889_0.2039594287045996","host":"s3://npm-registry-packages-npm-production"}},"0.0.37-2ed5ddc.0":{"name":"@waku/core","version":"0.0.37-2ed5ddc.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.37-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"82e32a65ad9242303a91847d257ace1502950aaf","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.37-2ed5ddc.0.tgz","fileCount":123,"integrity":"sha512-nFMnUhplSmBTN1TnZgVo3O1Ya6C7coxx19Yy8ptpODpIM/J/MolceytH5O83y06tB6JqK8xadLHOiwJZ3B3LNA==","signatures":[{"sig":"MEUCIQCC0skCzuteNZy2hBMDE5WuUvhm14FU0ZI81ZeCXm3SswIgIf7SI0WlkU7k+aDkZ0iSkYmxQ1YVWsqa7XW6E7EXdnc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":891840},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.16.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.31-2ed5ddc.0","@waku/proto":"0.0.12-2ed5ddc.0","@waku/utils":"0.0.25-2ed5ddc.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.32-2ed5ddc.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.37-2ed5ddc.0_1751992670162_0.881773552810621","host":"s3://npm-registry-packages-npm-production"}},"0.0.37-c7682ea.0":{"name":"@waku/core","version":"0.0.37-c7682ea.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.37-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e2f93fe613d1112edaa7d570d1c53dcf57bbd758","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.37-c7682ea.0.tgz","fileCount":127,"integrity":"sha512-iYv70XlYssCz7V9pHOdioRX85oQv30pl5UhpvwzPzIpYnyk2JV5QN6t738rUPsXi4DhV0cRUDO2eyxrFPzXMAw==","signatures":[{"sig":"MEUCIBv7+5JDCuBBBoubqrPeFqMhsx+8Bxnpha88YlzTNDM7AiEAnnGBoZYTzIbbGtTlNmFlYRuxlBMa37IzgFR+jZF5Vp4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":908151},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.31-c7682ea.0","@waku/proto":"0.0.12-c7682ea.0","@waku/utils":"0.0.25-c7682ea.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.32-c7682ea.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.37-c7682ea.0_1752252812523_0.6651858491794418","host":"s3://npm-registry-packages-npm-production"}},"0.0.37-987c6cd.0":{"name":"@waku/core","version":"0.0.37-987c6cd.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.37-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b138d744767135226da4e776c5a2f509847c94cf","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.37-987c6cd.0.tgz","fileCount":127,"integrity":"sha512-w3F/dzY/YA5T3l62YKKcza3fMLZNzprupoKScvtpWS8VymLIGZCMhzcKOij4lt6SWzHWyTEMa9qtcB6tZPIC+A==","signatures":[{"sig":"MEQCIGmr4nDhBSxvTbtopuecFEoCxEVz08wjO4ellmKb3k+QAiBq6tuVvB5xBXNnk2AFUQcgJ5xfybtxJVVdiu/WC9c5bA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":908157},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.31-987c6cd.0","@waku/proto":"0.0.12-987c6cd.0","@waku/utils":"0.0.25-987c6cd.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.32-987c6cd.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.37-987c6cd.0_1752493007172_0.30991718994364437","host":"s3://npm-registry-packages-npm-production"}},"0.0.37-c24842a.0":{"name":"@waku/core","version":"0.0.37-c24842a.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.37-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f0aa0ff958c3863a1a5d61091ac7285ddb110600","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.37-c24842a.0.tgz","fileCount":127,"integrity":"sha512-c2YiGlAY7r28rOdsK2v4nnlwdD3N0Ck5LzoADJHFI/Hhp8fTQSgUYAvVssklsnXgTXeIbpUzssukeY7ffV85/g==","signatures":[{"sig":"MEUCICAUmHKNDuQ2tdMKmriIn4HF0xaZui3urOI1DCRdu7lEAiEAqeh1Os9hcD2mysiPzFalGodguCL+GLLRGQdSQFMu+BU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":931158},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.31-c24842a.0","@waku/proto":"0.0.12-c24842a.0","@waku/utils":"0.0.25-c24842a.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.32-c24842a.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.37-c24842a.0_1752764838823_0.3352686046148712","host":"s3://npm-registry-packages-npm-production"}},"0.0.37-7f9828a.0":{"name":"@waku/core","version":"0.0.37-7f9828a.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.37-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"350779a20a88d3e89a83e7a0affdf167ebdc0d63","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.37-7f9828a.0.tgz","fileCount":127,"integrity":"sha512-4KV5BiDOl8nKWiJGZtbQdoa+D1fydG2owXoqXSJ6G+29lu6QHwQ7z6ffyiX20Wnf1FhegyeC/yDrvl/BKWSHqg==","signatures":[{"sig":"MEUCIQD9A7hRG4oQ23Y/aEw0MCcIY0x7fN49kEUkCJtpt1a6NQIgQx28O9lYv9MrcKbAPzX4vGl5YiJwUTx54SjRtu8IY0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":932793},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.31-7f9828a.0","@waku/proto":"0.0.12-7f9828a.0","@waku/utils":"0.0.25-7f9828a.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.32-7f9828a.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.37-7f9828a.0_1752880617272_0.8715591746266727","host":"s3://npm-registry-packages-npm-production"}},"0.0.37-36f6884.0":{"name":"@waku/core","version":"0.0.37-36f6884.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.37-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f2d3eabe36b459d11346d6bf013b6d7c6ffe9e15","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.37-36f6884.0.tgz","fileCount":127,"integrity":"sha512-UbfeoyKfMUs1fCuewPuy1Sd3orseVgmMMAmQOC6QAErZYuVxD/tLMHxnL5a9+eiEvUPuUHdEam/I06AM2KULVQ==","signatures":[{"sig":"MEQCIF5x7CoEIHIlgbirJgrWFgwn6uJXeUCEGh5mTNTn0TzXAiAaYSOpgDnthjmscmUw9ymJqWydUj0FcAlwVd3zTJFC5w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":932793},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.31-36f6884.0","@waku/proto":"0.0.12-36f6884.0","@waku/utils":"0.0.25-36f6884.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.32-36f6884.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.37-36f6884.0_1752882476959_0.7216337116202385","host":"s3://npm-registry-packages-npm-production"}},"0.0.37":{"name":"@waku/core","version":"0.0.37","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.37","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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"018c0b75dd4e2955459392c7034a9b1ddbbf050a","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.37.tgz","fileCount":127,"integrity":"sha512-YuPBWNkXJiiOZifBh1kc9EzFdL7gJvBE+7NM9vAuAAnobkdhs7Aii5AUT+Mk1VIJdPo11WcsnOoUtNGdeT+CRA==","signatures":[{"sig":"MEYCIQDlJV8pGN1rZt8gvAiptDNA1mq2d61wuGYzEG4zefjPdAIhALtW1rOKBT7nlkEjwK0DkN7s41kAiA5eKiFdS31ESEm+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":935452},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"^0.0.31","@waku/proto":"0.0.12","@waku/utils":"0.0.25","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.32","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.37_1752891019052_0.35855818674639495","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-3545a8e.0":{"name":"@waku/core","version":"0.0.38-3545a8e.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8467bb635a9a567bb0bcebd5830690cc2ded353a","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-3545a8e.0.tgz","fileCount":127,"integrity":"sha512-XOjriWnhKbD51qbq4FrrRiMCKQYoDMByVMVmUSCEOXAlkxuTsgHSRSw8mE3MRsOG2VV2FdglmYaUhujeQEuXdg==","signatures":[{"sig":"MEYCIQCGJpu2gUJd46LDwcIhlbzKnvm5TpkIHJkPZ0UUOqx6RgIhAJDhi0byIbIqaLZ98yoHy2Vvn8O/g1NwCRpr7zpTs0wp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":938701},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-3545a8e.0","@waku/proto":"0.0.13-3545a8e.0","@waku/utils":"0.0.26-3545a8e.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-3545a8e.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-3545a8e.0_1753159886663_0.0023742068901877467","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-d9fcc1e.0":{"name":"@waku/core","version":"0.0.38-d9fcc1e.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b4e5d58a9f8ca1ea9bfaa2ee9cede3de01e35c5f","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-d9fcc1e.0.tgz","fileCount":127,"integrity":"sha512-PV8sx+ch3T0v53t6oteLm9TAebUcH4w4JG960Jkd+z0qgQ/YQMqp2JkLvr5xaKH7ZZllb9PkWR/jSsr27f0+Hw==","signatures":[{"sig":"MEQCIDVVq2VdUIoG2v4i/IWyJ+ozfdD3/IbvyoG5HqXYIIAAAiB9DuugqWMed3ZBEGuxkh9rfE7bXpDFekp6kU77AhT4Gw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":938701},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-d9fcc1e.0","@waku/proto":"0.0.13-d9fcc1e.0","@waku/utils":"0.0.26-d9fcc1e.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-d9fcc1e.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-d9fcc1e.0_1753160943961_0.3748562208296131","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-88fca77.0":{"name":"@waku/core","version":"0.0.38-88fca77.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"73314103175566c4a5af03445157bc16f889bcf9","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-88fca77.0.tgz","fileCount":127,"integrity":"sha512-MIXmojY47bFgdUZyeazeRzQ9z+l0mwWgvKZK48AZ3HjA+rst5Wp3xVDb1ebzXfPmG/qiniDm9UftuHq2vJRdsw==","signatures":[{"sig":"MEUCIDiBnROpJYo4/jCLJuLv6Dh0Sc7F28fQ0yXP0JHh8k46AiEA5/LcnbI6fWV6z3nZRSjSEpt4Holkygkc2a4UhF05/6c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":938701},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-88fca77.0","@waku/proto":"0.0.13-88fca77.0","@waku/utils":"0.0.26-88fca77.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-88fca77.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-88fca77.0_1753161318118_0.21588426210775413","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-f8d3245.0":{"name":"@waku/core","version":"0.0.38-f8d3245.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7d80090ba32083fb5dea682457af8f0b81780eb3","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-f8d3245.0.tgz","fileCount":127,"integrity":"sha512-DIhU4BG2lRRTQyNoBhuzBrXHwY8Wn3V5D5ybGyZ1o1t2Py2QC26qljC8YqtI8d593U1i6513FvhTSQtSdI2NHQ==","signatures":[{"sig":"MEUCIQDhj+xlBh86blUOLcbd2YilODFN3CaCKT4BF1+tAEc36AIgP5cKbUlHGDC3cwDospGS+usTAZ7JoNkUVV5rXC4pKLE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":938701},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-f8d3245.0","@waku/proto":"0.0.13-f8d3245.0","@waku/utils":"0.0.26-f8d3245.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-f8d3245.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-f8d3245.0_1753161741576_0.24706013739891164","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-8555a81.0":{"name":"@waku/core","version":"0.0.38-8555a81.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d735cb8db52fe1a275b74fb881446701cdad52c4","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-8555a81.0.tgz","fileCount":127,"integrity":"sha512-0Eqxy5dKzqSI3NiDGd8ACs+7g7HIiYHI4ARHv7VbW0DK7PhXRL4NCsOtHbiy8S0h7cqH8gLgJn30tdoGcbtmOQ==","signatures":[{"sig":"MEUCIQD7iQpnrx+7PVUXjWQv5Ttt4CtiX+2ab6AdWM5JcMHGZQIgEqAE2RGaDIyO1VRy1J6uhyzoMbHsu2Ky6QfEX0z0LUs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":938701},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-8555a81.0","@waku/proto":"0.0.13-8555a81.0","@waku/utils":"0.0.26-8555a81.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-8555a81.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-8555a81.0_1753162424469_0.6827405242927385","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-3211153.0":{"name":"@waku/core","version":"0.0.38-3211153.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b77c853ead7e0a72237766ca498ed9f4636386d8","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-3211153.0.tgz","fileCount":127,"integrity":"sha512-wV8wTNK5ou5AkXwvkZCG4QmLOR1bzL5FA5OemlmwB1SRVwfy2BdQ1ttYsfDlIpNWKAgWzzt+Kut1q77cAycjdg==","signatures":[{"sig":"MEYCIQCaTdo3tIHtZKpSU7kNWYpKThlBV1+7zBjsVyomqtq8YAIhAKnywim0ZuIk+b4iRhTM1+M0f2zLua6MNmyXmSuMkYY3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":938701},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-3211153.0","@waku/proto":"0.0.13-3211153.0","@waku/utils":"0.0.26-3211153.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-3211153.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-3211153.0_1753165014363_0.5525754954442239","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-77ed083.0":{"name":"@waku/core","version":"0.0.38-77ed083.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"278959f1393c1cd70fec82ae41bf6300c6edff8b","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-77ed083.0.tgz","fileCount":127,"integrity":"sha512-uFwfVdV4OxlW8lKmEMVg7snto0OWgmsoECK63CY5gAvyex+NmyLHrUht6YAf62ad2MWaGreQ9fYmiqgdhvPyLw==","signatures":[{"sig":"MEQCIDMARaMhTd+pTDMHLeCaRHvWRV2ux/yAJl7I8FtqRO0JAiB2SFKOM58OKgdfNiMDPlw0bMJZT5pt/J/HAJKAIt8O4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":938701},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-77ed083.0","@waku/proto":"0.0.13-77ed083.0","@waku/utils":"0.0.26-77ed083.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-77ed083.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-77ed083.0_1753209850623_0.3419522499935663","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-458c69b.0":{"name":"@waku/core","version":"0.0.38-458c69b.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"35946238ecfbd5e272a82ef0370df13fa0fa4573","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-458c69b.0.tgz","fileCount":127,"integrity":"sha512-8/w3M+Ks5A4pepDMWJezUy2txZ6/r1a0I0ZRxwDijHAjqZmB+QfdWfQYmfnsVXnJpikNLQgtDInvbe1FoLcFZQ==","signatures":[{"sig":"MEUCIQCP0dZvkP1drndwdXH4bH8m9T4Grazr6hifxzmOlv2KwwIgfHNRUpQ4AVMr5LgFBtoccDihc955jD3qNH1tICFt0pI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":938701},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-458c69b.0","@waku/proto":"0.0.13-458c69b.0","@waku/utils":"0.0.26-458c69b.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-458c69b.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-458c69b.0_1753259077623_0.28731611758418873","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-0be4861.0":{"name":"@waku/core","version":"0.0.38-0be4861.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"59ed817266720137d9f89c90f09a8d72520bebba","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-0be4861.0.tgz","fileCount":127,"integrity":"sha512-s0btXjkIWYvRFssLKpzkyP+JuQriEsnMNpwjRfcjWUicGHLO+AcJZ53JbkUH18cfKFf2rVr/MdwNvlHu6UHE9w==","signatures":[{"sig":"MEUCIDxBPLE5YNOAn/764d+il2kgCTKR+T2Zc+rpKKvJSGaOAiEA44WuMm0HvzLONoPwZ/jvC/qIQK9GwNzIvx4oO05ioIk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":938701},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-0be4861.0","@waku/proto":"0.0.13-0be4861.0","@waku/utils":"0.0.26-0be4861.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-0be4861.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-0be4861.0_1753338060747_0.06135766088507699","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-86d39d9.0":{"name":"@waku/core","version":"0.0.38-86d39d9.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"cc734674f8090a2761a901aab9f76f382c790c23","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-86d39d9.0.tgz","fileCount":127,"integrity":"sha512-nQSX9pPXOO5g9t1Zs5oKbtLKEfg86SdfK/tyR9Km9mxnNK7Q2+ePmPhc9bPy9Nv+1reEHdJOBc+dmJrfM5QzPw==","signatures":[{"sig":"MEYCIQDDYjleqsbgd0USM6X5xLNB7wC3wP/VSpcOWBcDioIOpAIhAPiheJJyO1DYhywEyww8Pq3iM9UoyQhihVoMaU5N8eoK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":938701},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-86d39d9.0","@waku/proto":"0.0.13-86d39d9.0","@waku/utils":"0.0.26-86d39d9.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-86d39d9.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-86d39d9.0_1753338072136_0.8682093595575942","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-17250af.0":{"name":"@waku/core","version":"0.0.38-17250af.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"804699897474a4ca4a9a772b684956ecdcd63355","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-17250af.0.tgz","fileCount":127,"integrity":"sha512-0k5U3XDpDRQA4DFdDWC3DXYNDqj0HAF7cB25sXLrwMLQv0CtxyztGkuXMPXLv8JuH3cNbnRg/mebWmVdNZHFtw==","signatures":[{"sig":"MEUCIAJA3Wba7lWJc2sS3rm8dcl6I+lFFCI6rqqKp4vRbKDaAiEAmOIwE4Ta9pYNTKeRkiZxbSKUp4LaI2nh+IuPwrmlhTs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":938701},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-17250af.0","@waku/proto":"0.0.13-17250af.0","@waku/utils":"0.0.26-17250af.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-17250af.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-17250af.0_1753357846899_0.9048608071029005","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-e224c05.0":{"name":"@waku/core","version":"0.0.38-e224c05.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f321c79cc78af5d3d4056ae5ac7e0fe1d4185116","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-e224c05.0.tgz","fileCount":127,"integrity":"sha512-VtRfwF6WGj3HhB4cywiit3KcrHYtUtoD1wjAviO8b4AzH9LbtV7NmYvGIy5ac9sOpRQEUNagOFT6+oXu7Ay+HQ==","signatures":[{"sig":"MEQCICzeEKGMbvyl6S5PiHUjhKr/UgGe+GZAQBRgWLAJ0PIlAiA27E1CxFQX4doejyUsSjBjccyE6+BbJmNuaIR5nXJxiw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":938701},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-e224c05.0","@waku/proto":"0.0.13-e224c05.0","@waku/utils":"0.0.26-e224c05.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-e224c05.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-e224c05.0_1753360754347_0.6344784696099577","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-cc9c3ca.0":{"name":"@waku/core","version":"0.0.38-cc9c3ca.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2096985a662d2992ddc5597934d9ea0b484f478c","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-cc9c3ca.0.tgz","fileCount":127,"integrity":"sha512-ZQsPBu6Q/C+Fo+PVZ51Q00LHNiO9cbxHTu4REQY6wMjQCYkr8R0fs4iQk7dVcXWtU7xAM37M7s8qe/hOCPQJLA==","signatures":[{"sig":"MEUCIQDm8Zkyyy9Si+88lYEyb29Z5Mk+lLMFnE9f1hU9uyGqTAIgC5iV61h9E0npmyMOmwdIwYF+U6y/qPGZJzDlSzz1ouA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":938701},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-cc9c3ca.0","@waku/proto":"0.0.13-cc9c3ca.0","@waku/utils":"0.0.26-cc9c3ca.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-cc9c3ca.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-cc9c3ca.0_1754537780950_0.9879118683391035","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-65e3e52.0":{"name":"@waku/core","version":"0.0.38-65e3e52.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"27e59c9d53dee34549ddf68e4820ab2a9f94d1fb","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-65e3e52.0.tgz","fileCount":127,"integrity":"sha512-FUDwqICQjOYw6XokTcfM8uYm67jWqZ1+8txTj6+uqpOnnT3g7A4tgWpoi7/dmapQJmDKHIQDairz/+Z62b4Rqw==","signatures":[{"sig":"MEUCIFkTdZF6iOineCRYYwBZULEPQRr32BZZ85wberrNR5kYAiEAjyzbpz3Wyfk1GAU1HyzfvJzdWdtdvN9B4gsYfu6kuVc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":938701},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-65e3e52.0","@waku/proto":"0.0.13-65e3e52.0","@waku/utils":"0.0.26-65e3e52.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-65e3e52.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-65e3e52.0_1754538642247_0.8752991906071779","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-251f3fe.0":{"name":"@waku/core","version":"0.0.38-251f3fe.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"30cbe06917edfb6ec00c21c92f029a9e3b348a12","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-251f3fe.0.tgz","fileCount":127,"integrity":"sha512-Ttlxzgnw7m9gFIXocJkqYRsB6FfKDBAkfqgOKsuAhZZ29Eo+bk6F2qiucHjU35Ac+CeXaEiXk630cMHbb+aRow==","signatures":[{"sig":"MEUCIQDjOVPXThaZjmGTnNH+Lw0FoAvUuL8Zpsa5y6Tsg3d7XwIgVdHBbzE+got+P+IFolz4/nuy0DFC7EdJUynxx8TBRYY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":939055},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-251f3fe.0","@waku/proto":"0.0.13-251f3fe.0","@waku/utils":"0.0.26-251f3fe.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-251f3fe.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-251f3fe.0_1754549557583_0.9953191938803154","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-aac044f.0":{"name":"@waku/core","version":"0.0.38-aac044f.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e5784e05d41d8a37fc76275f7923c31f16fa25db","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-aac044f.0.tgz","fileCount":127,"integrity":"sha512-Qm39dPS7EbzweqzEe2MfYIY6cgGRqx2Be4UD/SUDbapg9gLMGR28kX9mFWZBVvHtPC7hhq6j27/0YWGa0bp2Pg==","signatures":[{"sig":"MEUCIQCoiZnwx4DHw2IN39z84w9b/CmW9OW37fhzTqCEYKUsQQIgTxwbpdgi+NbTuE2cP4OTlwCHdsnyPUCWK6mL5jfT7+I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":939055},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-aac044f.0","@waku/proto":"0.0.13-aac044f.0","@waku/utils":"0.0.26-aac044f.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-aac044f.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-aac044f.0_1754561467643_0.7731341127627485","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-18aa314.0":{"name":"@waku/core","version":"0.0.38-18aa314.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1059af7bb3b72c17ac222ba9c620c7734ade04e8","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-18aa314.0.tgz","fileCount":127,"integrity":"sha512-m95mKRDgmZX20xKsJjTp99iVmwAaurO3ah+f4uc19qF6m793Tb3FtIXhQ0J4noPaxJKeYYk6WPxNGedVF2eobQ==","signatures":[{"sig":"MEUCIH/ANE8pkNO6u8AJt5WWlipbQSkXLUABHGyYRSZfxSOUAiEAvvaXF6ac8fc79KnSZrkDWsoduRxO8O/KhPo6YUySwmU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":939055},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.17.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-18aa314.0","@waku/proto":"0.0.13-18aa314.0","@waku/utils":"0.0.26-18aa314.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-18aa314.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-18aa314.0_1754612364116_0.8393562370695615","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-bbda0bd.0":{"name":"@waku/core","version":"0.0.38-bbda0bd.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f98bc2e29bd0d9de501221245deb497b7c29321d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-bbda0bd.0.tgz","fileCount":127,"integrity":"sha512-Of4rvR/zXMRE+S9V8kgRmaFrysEMJ4hVgXJBPY3dpwLnnTx1zxr7QgviJdxNmEIFiMr01p54qQiYbQXAA95TAw==","signatures":[{"sig":"MEQCIDVybuJ4eeYooV3zy8PLnoUlHnLiX+Q7lbQwrevuO7SlAiBaYjBERn+jWsk/Gr7ihk9Sp/9W0VoNI7r11X8HdhzFBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":939055},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-bbda0bd.0","@waku/proto":"0.0.13-bbda0bd.0","@waku/utils":"0.0.26-bbda0bd.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-bbda0bd.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-bbda0bd.0_1754737078762_0.30005356515709836","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-4230985.0":{"name":"@waku/core","version":"0.0.38-4230985.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"877335ce561ed0c08a485fcffa36000a72f3e1bc","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-4230985.0.tgz","fileCount":127,"integrity":"sha512-glCUVml7HZQWNN/DIxj+Q8hWUSfYCdvBnD/8MjEjmEmEwXU0YexK8XFqZG0Bh+N53ca8lOFWdvChVqqshtSMnA==","signatures":[{"sig":"MEQCIF95mBt2bqFm7LCyTk/dJpiZCdzPgTDDotWHFIgDklnYAiBN9JV9Em2RWxILFXsRQaX2ZTvZajaK78c8/eRgvBYYlg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":939055},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-4230985.0","@waku/proto":"0.0.13-4230985.0","@waku/utils":"0.0.26-4230985.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-4230985.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-4230985.0_1754744161758_0.0715089810532008","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-3503d4c.0":{"name":"@waku/core","version":"0.0.38-3503d4c.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"eb4583fb97ab42c711f431fe6f68ee64d4f88322","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-3503d4c.0.tgz","fileCount":127,"integrity":"sha512-/UxzKT0QDkDDFov5uQVFPcZBX0qrbqebJ0rv8GNuPpvZjiDMGn1ZbmoBguKuwQIOQFwKD3wbrp2a3XJ1eFEpwA==","signatures":[{"sig":"MEQCIAnW5Cwe5y5Prax4TaDj0vYHHYNA5uxNIW8Lo3M60f5PAiBAbKwgbsp1yMglBEd5gGh3hl4CKPKyTbCI9bThiACdtg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":939055},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-3503d4c.0","@waku/proto":"0.0.13-3503d4c.0","@waku/utils":"0.0.26-3503d4c.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-3503d4c.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-3503d4c.0_1754879350320_0.6235723629590408","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-ced989a.0":{"name":"@waku/core","version":"0.0.38-ced989a.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0d8b64ac2a1c741f7d9850263ff70c0243bf4bb7","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-ced989a.0.tgz","fileCount":127,"integrity":"sha512-Chw1eJXoYDLrexw9iZIJjjcPRWkIgJRZiBU93961+Hb5Tu0gcVCttS96iFx3g+JunB2BNvFREaNc34EqptJWFQ==","signatures":[{"sig":"MEUCIQD09aKpXfDWk0ifEHANLb1EdDNiaa2thB3bjeWi6cr8xQIgWr+isrn427j5FM/KRMEZpkj4E23VD1JEmOA2ICEsf8E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":939055},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-ced989a.0","@waku/proto":"0.0.13-ced989a.0","@waku/utils":"0.0.26-ced989a.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-ced989a.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-ced989a.0_1754888034991_0.5584610766120006","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-252e379.0":{"name":"@waku/core","version":"0.0.38-252e379.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8309e991dd3d7db16d46ffcd155e39a882cf2451","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-252e379.0.tgz","fileCount":127,"integrity":"sha512-me/w6ag1HQeyPVm/RqCR7dNjenA777F3MXWnlfJlZy8Wqv6k+QLTWf7Q4wj2J3gJ171zLjBYPVTj/E4gxG168A==","signatures":[{"sig":"MEYCIQCYINC6T/5W5yf5JF/Kxml6WWKpWfpkMkraS+a+IMz9zAIhAIgNwcDouy1DUjuJ5FMdDqo4ZeC5gEjh/KH/kix4V6gR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":940048},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-252e379.0","@waku/proto":"0.0.13-252e379.0","@waku/utils":"0.0.26-252e379.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-252e379.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-252e379.0_1754950171640_0.9952724975199994","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-95da57a.0":{"name":"@waku/core","version":"0.0.38-95da57a.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"aec67b316c7c7da988754c81968c1cb8956b5b52","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-95da57a.0.tgz","fileCount":127,"integrity":"sha512-neL+RSL8NGpDNGqg+ajS10u9JO++rvd7lsS8JkQWeyvyny8He3I/v4KBGaj+01m353y7RY7AAvaUC2mmTc5Jjw==","signatures":[{"sig":"MEQCIAKTjO6bfDAxaskV2MfgeoaqbXhWnND147k0+YcCLhkkAiB4DXeVWGH+Rg417IS0td7AynRfH+0WaDE3JN6vhGFCLg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":942812},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-95da57a.0","@waku/proto":"0.0.13-95da57a.0","@waku/utils":"0.0.26-95da57a.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-95da57a.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-95da57a.0_1755198257842_0.280193513296477","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-65452df.0":{"name":"@waku/core","version":"0.0.38-65452df.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9213ce1bef6c6eea27cd184a17fc5c7300f5f1f2","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-65452df.0.tgz","fileCount":127,"integrity":"sha512-zFy1jJlxdgtKmKUb+o3WcG1xWZ0mheYiW0Oli56Nzsas6hdsd/lGtNfrJoTFOeb2PisQeB31ZFqqKGq9KR65rw==","signatures":[{"sig":"MEQCIG+JvSn8BclfDA7jsgNWRxHfzeNcjjDYOflMVFD9aPbmAiAaxRTjWFnaqT66GuWxpRYr8BqMErijmvSh92vDfA8YNg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":942608},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-65452df.0","@waku/proto":"0.0.13-65452df.0","@waku/utils":"0.0.26-65452df.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-65452df.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-65452df.0_1755235057557_0.6461890816581313","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-158e115.0":{"name":"@waku/core","version":"0.0.38-158e115.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"68523a7a43ed269ec09a3b57e8870fc60fc6ec69","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-158e115.0.tgz","fileCount":127,"integrity":"sha512-z6T12TpcijmBarVQdgGGwIcmQEIYIgAAR6ry6F91SVFhgyWBg77JyuP178dHc+6Egi0WJdb/zLgYP0x1Yv8FaQ==","signatures":[{"sig":"MEUCIQDNRuX8NZNi7M+stDhPM4MzNkV36zyQg03WIHPsoXFkDgIgSP0/KFMmgd0TJNeO+4BBOvccdb8HfuQavqckROy3d6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":942608},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-158e115.0","@waku/proto":"0.0.13-158e115.0","@waku/utils":"0.0.26-158e115.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-158e115.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-158e115.0_1755236907305_0.568829461485048","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-9a7bff0.0":{"name":"@waku/core","version":"0.0.38-9a7bff0.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"09a2391ec2a3e2692b3344d4ee9509d13d6f3d07","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-9a7bff0.0.tgz","fileCount":127,"integrity":"sha512-OVaPu95geSZscHl2u88023i720GnPlI3Sz3BEX8IVBibkMocOH+jPmVUCH3lLLM/onKDomraICAFcLENoIXo4g==","signatures":[{"sig":"MEUCIQCZOsYmZmQ0DGL0ItFSXHy+n5oijMn+e8o0wKuboNXrFAIgK5wZTZiOp2lfTW1uIgjduL2GnMvALrFyp7O5xihrBQY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":942608},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-9a7bff0.0","@waku/proto":"0.0.13-9a7bff0.0","@waku/utils":"0.0.26-9a7bff0.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-9a7bff0.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-9a7bff0.0_1755239559324_0.46368233738234266","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-e1212cc.0":{"name":"@waku/core","version":"0.0.38-e1212cc.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"771e447731c307911c2fd49ca81080f98bb110f8","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-e1212cc.0.tgz","fileCount":127,"integrity":"sha512-5Ug/hISyDoJPsIfuG1xDJLMdsfU4M0T8dC/hdqIb5RAP1YPNeG9D7UcqsbPivC5gV6y96UQdPy1/YaSLhFrMzQ==","signatures":[{"sig":"MEYCIQCemRsCEu08hs/v3TsWuoamNf4DQtzMU7TXI6XDn8DTzgIhAM/pP+AvKyPAT1eqiT+vHH6jZANTpIS1AP26FgkLm1m0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":942608},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-e1212cc.0","@waku/proto":"0.0.13-e1212cc.0","@waku/utils":"0.0.26-e1212cc.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-e1212cc.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-e1212cc.0_1755241064599_0.12552939337468616","host":"s3://npm-registry-packages-npm-production"}},"0.0.38":{"name":"@waku/core","version":"0.0.38","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38","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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3010aba50c7a7c80b609163e018a8c6cc8e42b1c","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38.tgz","fileCount":127,"integrity":"sha512-Vm7o5uA7oQDc5tL6UHWUCsNqk8U7Dw+jAzbIjfsUJjNCtWov/8e1+ysrihcJfz0YmQnXfiuGA/rJSaJwMhtiNQ==","signatures":[{"sig":"MEQCIE2++de/VLj8Qs9X3i/CtvhrVg4stbsOB3gFDF+FXqRGAiBjdtCUlpuDh2MfawIBHM5tmZjjiAwGGXbMA1zgWeUQeQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":944725},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"^0.0.32","@waku/proto":"0.0.13","@waku/utils":"0.0.26","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38_1755288827083_0.4264604847441633","host":"s3://npm-registry-packages-npm-production"}},"0.0.39-8866516.0":{"name":"@waku/core","version":"0.0.39-8866516.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.39-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b20dde537af2e23a97bfaf4861881361b7e23f7e","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.39-8866516.0.tgz","fileCount":135,"integrity":"sha512-VqQNV+CLgq2FLbqMJsmdzf1XeK2f5HoAZHDhxwk8TXXqnbOTNCklN1rHAvQuoyiCsSL36KXKhzgZ/vbb0oN1tQ==","signatures":[{"sig":"MEYCIQCyNc/FLauPxNge9zlV3Y+CGyrzkn7WphhLEzB4QsGwvwIhAL/ZrEY7MxWygdJKf8/7s1ciCz0AFRwyjjJcTSPSjpzz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":977035},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.33-8866516.0","@waku/proto":"0.0.14-8866516.0","@waku/utils":"0.0.27-8866516.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.34-8866516.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.39-8866516.0_1755734053352_0.15909486623506042","host":"s3://npm-registry-packages-npm-production"}},"0.0.38-e800af3.0":{"name":"@waku/core","version":"0.0.38-e800af3.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.38-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"97bf827fa9b0f233ec5748cc01c5d612da5c115e","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.38-e800af3.0.tgz","fileCount":127,"integrity":"sha512-sSA6PlayY12Uo9QxMCsotTwQdwbB8CO3x+s2nOa58JQJCpoxsTnFx6QwEBHvMs9lAK1WRMCBWBPIBRhXkXpfWw==","signatures":[{"sig":"MEUCIAWyzLzaJTaR2FgrH/drzrsVtHadZTfqexCqe/PcK0deAiEAjVEK+osiZbC6eRm+3u72tMcFHBC5qj/z3bwaV+db7eU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":943266},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.32-e800af3.0","@waku/proto":"0.0.13-e800af3.0","@waku/utils":"0.0.26-e800af3.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.33-e800af3.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.38-e800af3.0_1755822260728_0.9037218902429598","host":"s3://npm-registry-packages-npm-production"}},"0.0.39-9684e7b.0":{"name":"@waku/core","version":"0.0.39-9684e7b.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.39-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a8f170fe73cf5ad8d3fcb0e234704f58f245e041","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.39-9684e7b.0.tgz","fileCount":127,"integrity":"sha512-zAIRoLCCj0rUDOEyuEsyIIpNi7MMR4a8HldQTU7HPlqRk+1XLSpSlc4AZPEcsYLVJlAiRFCjMg5EaNwagSUwCA==","signatures":[{"sig":"MEYCIQDDGZMCOaOQ8n0HAJUeBF2/JGA3ai+K2pRR/EP7xpRfQwIhAN6Z9Z9SD+WnM4iL7LR4hjJ7v/92P+LNbhXZPfeSbbwc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":947155},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.33-9684e7b.0","@waku/proto":"0.0.14-9684e7b.0","@waku/utils":"0.0.27-9684e7b.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.34-9684e7b.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.39-9684e7b.0_1755855821739_0.7565773487001266","host":"s3://npm-registry-packages-npm-production"}},"0.0.39-c0ee9ec.0":{"name":"@waku/core","version":"0.0.39-c0ee9ec.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.39-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c88dde3f622f7cde75eb275f2066db6559592132","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.39-c0ee9ec.0.tgz","fileCount":135,"integrity":"sha512-e0U5NOwYBI6qW1XFNXjLLubmCQ1gqygs7Jh0bpQdfSX8TYKvw4vrAOV80jjoEPfzwxCW14dYimpjfGay8g4s8A==","signatures":[{"sig":"MEYCIQDeKKbkDbFh0y6aG1ru47+JS8DTL6edqhL7svX9s83wxwIhAMop+zrdWfKoGIsoNDbKAZJ2WMM+db/Qd6SRJjSppHcG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":980047},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.33-c0ee9ec.0","@waku/proto":"0.0.14-c0ee9ec.0","@waku/utils":"0.0.27-c0ee9ec.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.34-c0ee9ec.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.39-c0ee9ec.0_1755893365021_0.7219908884372745","host":"s3://npm-registry-packages-npm-production"}},"0.0.39-3d20d26.0":{"name":"@waku/core","version":"0.0.39-3d20d26.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.39-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"fd92253f13736a3bbddd7c8af4124758e48ea7d4","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.39-3d20d26.0.tgz","fileCount":127,"integrity":"sha512-1WobnQRauACz8hGoqCxz5WMZocBJrhqNn5ZdWBrUt86JibtjeU2e618YQkQIVzOKZqUV+jsEbqQw4POm/UoL0Q==","signatures":[{"sig":"MEUCIQDqMkRoLBMGHAft1Lumk36/vKl9EbcNDtWhVRvOB2WnigIgaWSIuvUGCMgrfRno3FZpzBNSdcz1DpNFv7dca3uI0RU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":947159},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.33-3d20d26.0","@waku/proto":"0.0.14-3d20d26.0","@waku/utils":"0.0.27-3d20d26.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.34-3d20d26.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.39-3d20d26.0_1756168210679_0.3356889792012836","host":"s3://npm-registry-packages-npm-production"}},"0.0.39-eb93360.0":{"name":"@waku/core","version":"0.0.39-eb93360.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.39-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7610dc25af33af86ddb22f0025891f52a0580be5","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.39-eb93360.0.tgz","fileCount":127,"integrity":"sha512-0BLrm9SEJVjtRDRjkc3lAY9PessVNd8mIfqqqSaDu3rjP3PGjpWaFRi9KK1s1FFQbiG2kXHwBs2Q3zxYWTvYag==","signatures":[{"sig":"MEYCIQDwY7JRUrCvymyq5Dn8Zp7HpuU/NJD+/hvq2jIw+XiciAIhAKyZqdnnPSy/ncK0z3dHLDIQtcAAlAT3Owe5ltXcYDBh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":946914},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.33-eb93360.0","@waku/proto":"0.0.14-eb93360.0","@waku/utils":"0.0.27-eb93360.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.34-eb93360.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.39-eb93360.0_1756263890536_0.2991345697692469","host":"s3://npm-registry-packages-npm-production"}},"0.0.39-47a074f.0":{"name":"@waku/core","version":"0.0.39-47a074f.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.39-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"17a2a8424a5617ef04849f0c882814bbaaa43466","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.39-47a074f.0.tgz","fileCount":127,"integrity":"sha512-FvH5jJ4RKlp6UNj5aA06C0J0veJIlFQk31NZklhcibMWXFUrSzjZjNl0RDjUMOZimjeGYQq/fgnWOFjyN07btQ==","signatures":[{"sig":"MEQCIHpvG4kfhG2plq5TEccB+e8UK3TOtMTj0oYhnKzuEnlXAiBMDZwA344Csd8onD2z2CJTXFhwlWtyqWSLTCSnYi65YQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":946914},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.33-47a074f.0","@waku/proto":"0.0.14-47a074f.0","@waku/utils":"0.0.27-47a074f.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.34-47a074f.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.39-47a074f.0_1756269217741_0.3509117966068358","host":"s3://npm-registry-packages-npm-production"}},"0.0.39-921b65f.0":{"name":"@waku/core","version":"0.0.39-921b65f.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.39-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"94855c55735229c2934040fe574e1fc5a292316d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.39-921b65f.0.tgz","fileCount":127,"integrity":"sha512-htnOuS8CPJcXICfHP1YlZTnTP/1NWOnrD3yePtn/XLdliuRwA6g7ufGIM5Z/qJVI3OirtKH57miZ95iUYLBREg==","signatures":[{"sig":"MEQCIHBIMVPrjCHFunwmzMRuLmIQOkdxpJxjktkSSrt6QN9nAiBEDW7p6xw7IRepMer9Lr3F4SgSLKd0C5yg63d+KXbx5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":946914},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.33-921b65f.0","@waku/proto":"0.0.14-921b65f.0","@waku/utils":"0.0.27-921b65f.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.34-921b65f.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.39-921b65f.0_1756277160166_0.11540108498795343","host":"s3://npm-registry-packages-npm-production"}},"0.0.39-67a7287.0":{"name":"@waku/core","version":"0.0.39-67a7287.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.39-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2d2e4bdf3bb3b3a93b77ca45450fcef9f42cf23c","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.39-67a7287.0.tgz","fileCount":127,"integrity":"sha512-62X8YbYVcOt0/AqR6RUCphoseKLHM0dsi4WnVP4S/gvhPqOqpl2UHEtFqrLlx49eks4Iu9lnHb6KR8PBvZITuw==","signatures":[{"sig":"MEQCIC2/Gd1UqYA4hft+uzXBLJ2WqxRJRHl8EjENk9j2Pf3tAiANHRkBuH4cg/L0h+eHfM7/09nglvcrLZMb+iQaIZyrRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":946914},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.33-67a7287.0","@waku/proto":"0.0.14-67a7287.0","@waku/utils":"0.0.27-67a7287.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.34-67a7287.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.39-67a7287.0_1756362123024_0.6008947063628867","host":"s3://npm-registry-packages-npm-production"}},"0.0.39-adf8408.0":{"name":"@waku/core","version":"0.0.39-adf8408.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.39-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f69af640dc3396e876183ae68fdf28c9416cc7d2","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.39-adf8408.0.tgz","fileCount":139,"integrity":"sha512-8Kk/NkRrqMhzu6fKbS9KWklk6l4J7IvNs+42Go0rvfUxVnUuJT9VW6JUr/i9pQbmTkgj0OM+O6crtqKGdFq1Sg==","signatures":[{"sig":"MEUCIHD8NgKvkti2uP/vC8osEaLn7U7fu8JVbBS1YfLd976UAiEAsUDXG2XdrPonIhfIozXvYxXn3BQZ8OIHOLLZIzIn8is=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":984053},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.33-adf8408.0","@waku/proto":"0.0.14-adf8408.0","@waku/utils":"0.0.27-adf8408.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.34-adf8408.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.39-adf8408.0_1756937473058_0.5428452148675558","host":"s3://npm-registry-packages-npm-production"}},"0.0.39-d57a9bc.0":{"name":"@waku/core","version":"0.0.39-d57a9bc.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.39-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f8925d8b4a461a90c876545797f080776453732c","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.39-d57a9bc.0.tgz","fileCount":139,"integrity":"sha512-4RALVQc7/7X3M8OJLjptw/JaG90WMQyYqvTgcSAqAi/7Cux7TRuT94pKAAd0s587SsPE5HkYHP/O6yfomC0gmw==","signatures":[{"sig":"MEUCIQDl1a9uPmZMuAZvAP3H+JujLKPqoCqWt7o2b/TELSjN6gIgLHmlEuJinxy6ABP4H/hMYCbO/hjaHFoxM/SFW34PTbM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":984439},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.33-d57a9bc.0","@waku/proto":"0.0.14-d57a9bc.0","@waku/utils":"0.0.27-d57a9bc.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.34-d57a9bc.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.39-d57a9bc.0_1757373636068_0.0285162298355488","host":"s3://npm-registry-packages-npm-production"}},"0.0.39-3e66a33.0":{"name":"@waku/core","version":"0.0.39-3e66a33.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.39-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"58de8785029c2649b9adfb15e91c1f84ed0fe358","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.39-3e66a33.0.tgz","fileCount":139,"integrity":"sha512-97WjakchomZMlUokbT5CAs7Qym4IfcG6MSRbnWQeGe0LGN6Rsv35UtxRbZks9ftW8y4Iqx8qk6bsVxunEL9ZRg==","signatures":[{"sig":"MEUCIQDD0+hGF1WJfLfLHof1SKIPMFES1XTBajWJGPk2giJEmQIgSYlJv4JPfGtZV0v0A8lEpI6nfH1NcPf/NJ9Rs7xq4Vs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":984582},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.33-3e66a33.0","@waku/proto":"0.0.14-3e66a33.0","@waku/utils":"0.0.27-3e66a33.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.34-3e66a33.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.39-3e66a33.0_1757383721546_0.42189635072226617","host":"s3://npm-registry-packages-npm-production"}},"0.0.39-4d5c152.0":{"name":"@waku/core","version":"0.0.39-4d5c152.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.39-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2e8a25c5d01fcd8947f4e55b826422fc5973da1d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.39-4d5c152.0.tgz","fileCount":139,"integrity":"sha512-h8kFvOPe1ulVDi7lhjGiCXz8hnJDeukfh4VfijPreJnF+WVe381syzQBodJM1D0Enb/ivvxx/hpXnE4d8Xhvkg==","signatures":[{"sig":"MEUCICke9LKjke0hnwpEWYr+99ognvsWo0mAuO+ikfEe++7BAiEAgzXrbFT6wjXDAY2o/aPqhAZGIFwEwcJAWGQPDVRep4I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":984582},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.33-4d5c152.0","@waku/proto":"0.0.14-4d5c152.0","@waku/utils":"0.0.27-4d5c152.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.34-4d5c152.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.39-4d5c152.0_1757385963377_0.6917959987852218","host":"s3://npm-registry-packages-npm-production"}},"0.0.39":{"name":"@waku/core","version":"0.0.39","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.39","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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c7c9c57396e936bbff35d68a7912840f8d9b7c1a","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.39.tgz","fileCount":139,"integrity":"sha512-Vgb52md4GOzM5z9xfULzjN2tvVHKszFmj5zc2mVDoIgySH4cFBgDTHtVtGEwrFRFWadWYKBtpKBdmG3X+W7SNA==","signatures":[{"sig":"MEQCIDKxW6Le8poZEo7RcI9fa0kxM5yqbJ0I7MGZgwmN3sPiAiArQ85sryhOJ6cddvt3Rg/5UYUiCeifajrcRDULEOSQHw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":997805},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"^0.0.33","@waku/proto":"0.0.14","@waku/utils":"0.0.27","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.34","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.39_1758362660891_0.5465090389367262","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-79dfb35.0":{"name":"@waku/core","version":"0.0.40-79dfb35.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f6c31201a81d3613f934a3339f69eb1073e375e8","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-79dfb35.0.tgz","fileCount":139,"integrity":"sha512-+94ez/4zZDQffAK/ERzXOkqCOlMh28/EEtTmqdaahSLrpc3EgqdIsDC8uUPddkOSDoaJ2Y657gm4WZ4PjyRmOQ==","signatures":[{"sig":"MEUCIQDOrYNvyBlNXLaT50+R4PtjATZ8daewN1SXKkyQC7Gf4AIgR2pufixIyK/8oGDTHujzGiU+xh4Mgds6Lc8Ve+wv7H0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":997185},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-79dfb35.0","@waku/proto":"0.0.15-79dfb35.0","@waku/utils":"0.0.28-79dfb35.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-79dfb35.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-79dfb35.0_1758561157936_0.07016099337784154","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-80199b4.0":{"name":"@waku/core","version":"0.0.40-80199b4.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4d1eaf352311539fa5635c17b95b8324a4a743fc","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-80199b4.0.tgz","fileCount":139,"integrity":"sha512-eLiZxZ2c4/OSW/9vj3YdVkPEHkkzx7yRdbKriT5owCGfD5pg1J9ZLgJXcNwAhA5SwtYw8DJRgDa8Je890noVtg==","signatures":[{"sig":"MEUCIG5vPcDGQdKcaSnIJmudXONCuy6G4wSZSyb3OBfcIObSAiEA6NcRF8U7iu8Seas49cNuUiZK+nTIOnmt5I84H0q9bfo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":997185},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-80199b4.0","@waku/proto":"0.0.15-80199b4.0","@waku/utils":"0.0.28-80199b4.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-80199b4.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-80199b4.0_1758765202631_0.9773225183770895","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-593bc45.0":{"name":"@waku/core","version":"0.0.40-593bc45.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"436fccf8b7f0d66766e69838d30b0f10e04271e9","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-593bc45.0.tgz","fileCount":139,"integrity":"sha512-STERLmw+lNFOUynRrdD33E4cwAEBTTobdaGcERJhfeeaipvQYmoQ5PQpnJLh34kV1wka1Jl+5EW4oj6SHFaRHw==","signatures":[{"sig":"MEUCIQCXiBldgHEy+jgzWre7CLdk7dkV9RNOD4kYy7bA3VC7owIgX6QaZJfAm0yjM46FI7QsxHSTQeBXBUCrTphLV/nXK38=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994571},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.19.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-593bc45.0","@waku/proto":"0.0.15-593bc45.0","@waku/utils":"0.0.28-593bc45.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-593bc45.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-593bc45.0_1759339921984_0.5935018706992665","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-0bf7333.0":{"name":"@waku/core","version":"0.0.40-0bf7333.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a4a57dcc90d3241c080cee2f0367b7ec2b4a73b2","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-0bf7333.0.tgz","fileCount":139,"integrity":"sha512-AeYjlMC8DM79TkPhScTOR/tUFNnzVXsw0CDaom5kDHPDGLTayPEpwiXOdMxlalQcAYCoh816PA9n+38MfOy+ew==","signatures":[{"sig":"MEQCIDxz4sLrtTizCIAPqEy3c/iPUnHaAt15VOVMl+xS8v6tAiANOs29b2zjdPA11oQ+DlzZn7vRXxJxR+AbMb03dmIFIw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994573},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.20.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-0bf7333.0","@waku/proto":"0.0.15-0bf7333.0","@waku/utils":"0.0.28-0bf7333.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-0bf7333.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-0bf7333.0_1760135537554_0.34284069644213844","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-32c3eda.0":{"name":"@waku/core","version":"0.0.40-32c3eda.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a0a2f76a5b64d3ab24dfde950c184b647a4c754d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-32c3eda.0.tgz","fileCount":139,"integrity":"sha512-fqdyw4VRuz0JtLotnKv1F7+VtZEf0IwXJXSwXCTfa+cJsHFHnUg8LfZ5D40/zQKxToix7w0d0ii7g0O+Q2/6hw==","signatures":[{"sig":"MEQCIHc8TdOp6Q/R2Z28lj/zQgft+fLTFwTMQj0RfjaOOO6IAiB5p65Sq9uXuiRoNMCOnBMkzazdF5lqoYI0j0uS+jeqKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994573},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.20.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-32c3eda.0","@waku/proto":"0.0.15-32c3eda.0","@waku/utils":"0.0.28-32c3eda.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-32c3eda.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-32c3eda.0_1760141496533_0.16426467213258","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-d637425.0":{"name":"@waku/core","version":"0.0.40-d637425.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"fb00470c5c06aa9c56508cfe1b1a2f27e8da6381","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-d637425.0.tgz","fileCount":139,"integrity":"sha512-TqfZiVeebEj3aC1XfQVpbiJ1A9D0XhvPimtC8iC9PDzmirRJgdV113M28jxqpbqE2ZKK+84+lx+1dRZKkrjWgQ==","signatures":[{"sig":"MEYCIQCZMt+WonYmpoMPOIr3uAbYQXdkFVekS0DE9bu3mdar7AIhAPce/VEbUYCrL5kLPMdijs0nu5zDpdzwFBUmR2GaqlQM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994573},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.20.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-d637425.0","@waku/proto":"0.0.15-d637425.0","@waku/utils":"0.0.28-d637425.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-d637425.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-d637425.0_1760239892475_0.19271155121458117","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-37c6c1e.0":{"name":"@waku/core","version":"0.0.40-37c6c1e.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a6f5c355d281941b809522dce00db45089a31779","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-37c6c1e.0.tgz","fileCount":139,"integrity":"sha512-CYcseABjwNKJaRghxkGg2YoAJLI1UfXP6N20AFDT8QOkfE7umZ2ejkkPmrB6WE1BiRv/tmQCgRDIU/u7Oska2A==","signatures":[{"sig":"MEUCIQD4f3RuZBFO2zvy3Qpk0dTrLgRx75y9oaEPlKS55/JiAgIgKgTRP/iFLzj1KxXs12fZZ4o1SYrpLaXxV7SCChluxqc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994573},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.20.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-37c6c1e.0","@waku/proto":"0.0.15-37c6c1e.0","@waku/utils":"0.0.28-37c6c1e.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-37c6c1e.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-37c6c1e.0_1760310051017_0.04719918446218796","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-61fbf3b.0":{"name":"@waku/core","version":"0.0.40-61fbf3b.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9d4adc994742ad8b87b6b4f82bb556aa3f5256aa","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-61fbf3b.0.tgz","fileCount":139,"integrity":"sha512-qCHMh6dppcvGgbmtMf8yLAtxL2rHcbSrVgMssRLoiGa1tmr01hHq+Edv+u2dXIPG+kmyGTRRaMU84aXyVN1tgQ==","signatures":[{"sig":"MEUCIQDxUeFGYYjC2NLXXbOW9p9oTt0hRsvIbzAwJGlGNyDGNgIgPChABOLOg0XiXMmcdFoBBDNQ4rhxPgeoSjA3BLaVy4A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994573},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.20.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-61fbf3b.0","@waku/proto":"0.0.15-61fbf3b.0","@waku/utils":"0.0.28-61fbf3b.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-61fbf3b.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-61fbf3b.0_1760372871565_0.39235423413234893","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-974fb21.0":{"name":"@waku/core","version":"0.0.40-974fb21.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"fd04547e6ced2e4e8c7a251d239fc65b141aade6","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-974fb21.0.tgz","fileCount":143,"integrity":"sha512-UPKj9M67KoUzECE3y4TRTv+PWrGYQV53pT6BTe4JlGp4UKdsStptqbAjH3Ebai6/B7DYwyMAPerVWGFiNq3x5Q==","signatures":[{"sig":"MEUCIHy4rzHikEJyiB7mcGczWSE9NLx7C+WMAuogiYExgzJxAiEAox1dvCsJCbDkf8wEPFiuJaEmYCCbPrN+/X1B1Kgscuc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":996899},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.20.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-974fb21.0","@waku/proto":"0.0.15-974fb21.0","@waku/utils":"0.0.28-974fb21.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-974fb21.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-974fb21.0_1760906392568_0.935242770965897","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-b9a22a6.0":{"name":"@waku/core","version":"0.0.40-b9a22a6.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"37756c62ef0e9661c3a0b80a2196662a1d35ce33","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-b9a22a6.0.tgz","fileCount":139,"integrity":"sha512-R0aaIG5OsYmnEP9LlMyQU113/nmXqjxvWKqPGq2OODnMkWPi9LRhzRWjRb5SQHd8G3fei17rRzXa7JJFFvV7pg==","signatures":[{"sig":"MEUCIGlwIXmwAzr4/nlh/yDmMS/EKQ1CRw18cp4x0wzlUt4hAiEAsGAEtCAJwI4DOSdoeMI0cAABPQs7xdQtCmOXD9gowpk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994573},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"22.20.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-b9a22a6.0","@waku/proto":"0.0.15-b9a22a6.0","@waku/utils":"0.0.28-b9a22a6.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-b9a22a6.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-b9a22a6.0_1760986144797_0.8038249149701377","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-4df4660.0":{"name":"@waku/core","version":"0.0.40-4df4660.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"078323f9d3f08f6dd2dc294fccfa9fa8bf1d1450","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-4df4660.0.tgz","fileCount":139,"integrity":"sha512-LEbsA0C1dHkWpJdf+ZAB753YE60WbENx1kqqEIN/qYF+mXObSt7FxF8uGTPXAipex+x9cgWPJj0d/Il2AEPqgA==","signatures":[{"sig":"MEQCIBD/wEiF/8iHYT9HH0yERHjJnDg9RC5a+YTbqwgsMGkEAiBzRmF4sGPj5sWlka1lzN0nwKZ0FLpM282FHBOgnu3u3g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994577},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.10.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-4df4660.0","@waku/proto":"0.0.15-4df4660.0","@waku/utils":"0.0.28-4df4660.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-4df4660.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-4df4660.0_1761085264555_0.5308302729770484","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-ff9c430.0":{"name":"@waku/core","version":"0.0.40-ff9c430.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1d61cab243202f28c237b0f711835ccca4a3c4a2","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-ff9c430.0.tgz","fileCount":139,"integrity":"sha512-+ZY3OgAcIvazZrwX31lh3RDDtye/m4+WPyqNqrMEG+Ybd88ZJH8svdF9BxldPOltDBkM/5h2bsWoon6jLuGefw==","signatures":[{"sig":"MEQCIFAx/oxRDqWHh/N4Kn6HBd/sYSXvWCJIcTK1c96BWcurAiBKFpUxaD1CUh4H/8RfMANJ2Dn1Ges1diovy5vgDS3WKA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994577},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.10.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-ff9c430.0","@waku/proto":"0.0.15-ff9c430.0","@waku/utils":"0.0.28-ff9c430.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-ff9c430.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-ff9c430.0_1761136114496_0.6879098850328174","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-13364b7.0":{"name":"@waku/core","version":"0.0.40-13364b7.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"00d735f36274de5bb9461eab60aa59285d9c5ed1","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-13364b7.0.tgz","fileCount":139,"integrity":"sha512-rdIBuQU/iA3p5Jw0dVf515M5ilefk/lK287SKTeBCK85eIH659F2qFyBaAN2TqEuFXIWMZwsnLe4HCO1D33dSw==","signatures":[{"sig":"MEQCIEkp2W5SZpNZCRtj0nc479sxmFyl1erkHHzsTdAAY08wAiA/wpkBmxg9EpdJNvbI9iiouqMzeq2Lby03BYQkBXK46g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994577},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.10.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-13364b7.0","@waku/proto":"0.0.15-13364b7.0","@waku/utils":"0.0.28-13364b7.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-13364b7.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-13364b7.0_1761170077094_0.8699196629020094","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-5348b5c.0":{"name":"@waku/core","version":"0.0.40-5348b5c.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6f553323152531192ad0e72134fc71f110a6fd27","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-5348b5c.0.tgz","fileCount":139,"integrity":"sha512-mSPBYLqnq2bdS/o9hjUQLYNnYhkaFfYkqikWKbMLPCaFV4LmGhDO1jV3gcVEh4LZtXIVp7w0HcZgQ34nQwotLA==","signatures":[{"sig":"MEUCIQDq9MCwWiNj15hMkD51JL/udGJ/tjUu44/vcIKJEDv3VwIgTaKqWGCwTNsDc4kPdIChBWgg8C1Jwbzz/cuQ+47jCJs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994577},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.10.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-5348b5c.0","@waku/proto":"0.0.15-5348b5c.0","@waku/utils":"0.0.28-5348b5c.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-5348b5c.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-5348b5c.0_1761352268987_0.7020310314080378","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-264f2c0.0":{"name":"@waku/core","version":"0.0.40-264f2c0.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"54d082dadf814456610c865e4cf60248e375dffb","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-264f2c0.0.tgz","fileCount":139,"integrity":"sha512-r2GJD/ylq99/BjJjTyPR2gUdIhtn1i3RYo65Tv9hCW5lHBwMQVjD8wZR7iz21IZHcYUHQmXKmNs2Cw/pIsrbrw==","signatures":[{"sig":"MEUCIQCb/JhYQ3d+srNFx9sgd8qYuBNvp8Co0bjkuVWHafSZLAIgAeVbdDEh5rm7rkcAJpGQGWmPT8L2GRninEwmSL3Tn+Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":994577},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.10.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-264f2c0.0","@waku/proto":"0.0.15-264f2c0.0","@waku/utils":"0.0.28-264f2c0.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-264f2c0.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-264f2c0.0_1761584061803_0.46534912589569055","host":"s3://npm-registry-packages-npm-production"}},"0.0.40-3288d28.0":{"name":"@waku/core","version":"0.0.40-3288d28.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"10bbb43aa36debe3b44f2464c46106c65b8e53f3","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40-3288d28.0.tgz","fileCount":139,"integrity":"sha512-4bpRUyI8Jmupu264XMISKbPadaAUDvy+7ElsMXixaFXYesKfRV1IoRbJ4xTbeI3Ql6XKVSkhV4FI2HowpHOI+A==","signatures":[{"sig":"MEUCIEa/yBFLcNhC9i5ReAQVe5PL0VI3hJCZWrdFojVH/ZOnAiEA9X0sj6klyOuzBUoJyc44P/7Nm8Af1idxGV+5mVxu1lU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":995748},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.10.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-3288d28.0","@waku/proto":"0.0.15-3288d28.0","@waku/utils":"0.0.28-3288d28.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-3288d28.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40-3288d28.0_1761591592316_0.9833696788427624","host":"s3://npm-registry-packages-npm-production"}},"0.0.40":{"name":"@waku/core","version":"0.0.40","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.40","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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"92f36c37bbed8ddd0aff7086aa9aa7d80c66b269","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.40.tgz","fileCount":139,"integrity":"sha512-W0qpHk72YAc+J9GApG10OCKDrStXg/s/vNUzw05a3e1FYKt4GnQZgfvJNxF5svVftUpvw4vyKOgDCIhpibUOCg==","signatures":[{"sig":"MEYCIQDDkuYybaLkrqfOB3HfKsPNyllOVlPFGYJg/OeR2HPo6QIhANQwcF5sZsmHZd777T8gbkygAfcjc2m2u7jcaUSScBkY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":996603},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.11.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"^0.0.33","@waku/proto":"0.0.15","@waku/utils":"0.0.27","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.34","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.40_1762269877005_0.4434564676432884","host":"s3://npm-registry-packages-npm-production"}},"0.0.41-0c23525.0":{"name":"@waku/core","version":"0.0.41-0c23525.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.41-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"67188135927918ea632963f70544b472afdefdf5","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.41-0c23525.0.tgz","fileCount":139,"integrity":"sha512-KcSBUawep1mfioE9b8sovIDg219x+9Uq3DWBEPl4TFIpywSQ0TM6jAFcUdzfSpwQbcI/oyVd3hvs5g0PYzCZHg==","signatures":[{"sig":"MEQCIAh8mp5vdu9OVV14WOKYruzw5d6+sjBJMv6IMC+nN1RUAiB4TGquat3gK8evXvf6vtr+l7ztgesAEG/J3ZcXzBEFDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":995983},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.11.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-0c23525.0","@waku/proto":"0.0.16-0c23525.0","@waku/utils":"0.0.28-0c23525.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-0c23525.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.41-0c23525.0_1762920069736_0.15946913945553853","host":"s3://npm-registry-packages-npm-production"}},"0.0.41-44ad556.0":{"name":"@waku/core","version":"0.0.41-44ad556.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.41-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"02a6d8069c4f0fda4db9572f3468b001c5008404","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.41-44ad556.0.tgz","fileCount":139,"integrity":"sha512-4mJXHJFSi8mAikaYzfjzvP/oX1WYC1LJjdkzdRsqdJit9hiIPTbeUGXHWV7H9625fr/7RZVSFmeSuhGf0DNIoQ==","signatures":[{"sig":"MEUCIQDMNQoGMZDO+yWmDJDxBJ5R1pXRiefaehVzumJ2HlwjXwIgR2rRG1ieXDvsJFZKRKe3RsKwqi5fdFBEPtdVv/mtQm8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":999843},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.11.0","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-44ad556.0","@waku/proto":"0.0.16-44ad556.0","@waku/utils":"0.0.28-44ad556.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-44ad556.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.41-44ad556.0_1763065216714_0.06112395696224859","host":"s3://npm-registry-packages-npm-production"}},"0.0.41-339e26e.0":{"name":"@waku/core","version":"0.0.41-339e26e.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.41-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e282c59dd45a4ae9e67688dad330a83f232b9f01","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.41-339e26e.0.tgz","fileCount":139,"integrity":"sha512-SgD/ne6F9ib8P71xUsohSdHAIAcU6HyQGvyzPKJXu60szLbh6dBXb/nouln9druEzxjULOYosBYMSP9cv5feFA==","signatures":[{"sig":"MEUCIQDxy0sZD6zgXPhIL6lwjAGW42wIBTrxVVB/cWNPVFZ8rQIgQtFaNJSAlDd5AyGvjsGgy4ci3+tddFxRxl9iq10vmWg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":999843},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.11.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-339e26e.0","@waku/proto":"0.0.16-339e26e.0","@waku/utils":"0.0.28-339e26e.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-339e26e.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.41-339e26e.0_1763146652563_0.06936127628202171","host":"s3://npm-registry-packages-npm-production"}},"0.0.41-b7eabf5.0":{"name":"@waku/core","version":"0.0.41-b7eabf5.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.41-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"003ec520dbb8c7a67a09f68ca18102bb85b264c3","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.41-b7eabf5.0.tgz","fileCount":139,"integrity":"sha512-AfpCSX6gLcaa3E8J3/6sUSkiCq9BcARKKlpeitjGlj68Hs8Ajhibu3etgKDiAxGLBnn9vcUmAZ+Le9I1D23T6w==","signatures":[{"sig":"MEYCIQD9J5MDeyCtCBDDpZLcqrhTBwOviPFo6AijSwz1KBm7mgIhAPlYXE0keoP939sDQZqIpIe1bO0xY3oOtxuDt0NccsLz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":999843},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.11.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-b7eabf5.0","@waku/proto":"0.0.16-b7eabf5.0","@waku/utils":"0.0.28-b7eabf5.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-b7eabf5.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.41-b7eabf5.0_1763762164203_0.19835019434257095","host":"s3://npm-registry-packages-npm-production"}},"0.0.41-7f473a9.0":{"name":"@waku/core","version":"0.0.41-7f473a9.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.41-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f026f4e26b3e685a49dd0e97862a60cedcf24d27","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.41-7f473a9.0.tgz","fileCount":139,"integrity":"sha512-gsuXAkdFLb3Lld5UwGM/PGIEEPBVMvD0H7hgZ8Y0vt6d8FB7cIr1GUPB8pG51NmDJOP4s23JnJ8YQdJXXO2HAA==","signatures":[{"sig":"MEYCIQDVL9Hz4nLLQP7wh2E9GwX+u8MhqhCVgrHzx8LwMkAnmAIhAJZ6V9dKBTG+KpRxc8Z/6SQntb7FsZmFDn4sztIUzJOW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":999843},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.11.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-7f473a9.0","@waku/proto":"0.0.16-7f473a9.0","@waku/utils":"0.0.28-7f473a9.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-7f473a9.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.41-7f473a9.0_1763763236207_0.06689062256549416","host":"s3://npm-registry-packages-npm-production"}},"0.0.41-2b36cb2.0":{"name":"@waku/core","version":"0.0.41-2b36cb2.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.41-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7535f01ef8d4a6266f22cff92ddcebeaffe7c18f","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.41-2b36cb2.0.tgz","fileCount":139,"integrity":"sha512-zLBW0OLtIy34ue8X/gHWkhizer65EVHxfbXYpDIRVU7X86EXAmVavSQ5JrVngUvmNrIi8sf0/Ds+zpnMPWyFVA==","signatures":[{"sig":"MEUCIGlVO6CDoNpFjhA4Liv10s6QGDnh7Pp2wHjgWJmGgHzRAiEAvDJ4LihjB/VpABXjb0eUgQOX5sUrsBkXq8cY96PiC3I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":999843},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.11.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-2b36cb2.0","@waku/proto":"0.0.16-2b36cb2.0","@waku/utils":"0.0.28-2b36cb2.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-2b36cb2.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.41-2b36cb2.0_1763763846378_0.4437646029593747","host":"s3://npm-registry-packages-npm-production"}},"0.0.41-3e3c511.0":{"name":"@waku/core","version":"0.0.41-3e3c511.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.41-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"13124f5bffc08f80f49ed95d19814d904dd4cc59","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.41-3e3c511.0.tgz","fileCount":139,"integrity":"sha512-b4F5CfTzMhLhO6QfwtSamtutoivGIG2b3qoBOoDQt5j2fUXZYm/lTmPP+2hvXNagnkgHG+8zs7HdWiiW72GMbg==","signatures":[{"sig":"MEYCIQCfiaNfkjiI/MMUwB3tSw1YCSFrM29cb0C65tbiNg47mwIhANsExFLKJm/+nBt2dX0LvYlcFno6PcgzS9ZQJB76nC5y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":999843},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.11.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-3e3c511.0","@waku/proto":"0.0.16-3e3c511.0","@waku/utils":"0.0.28-3e3c511.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-3e3c511.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.41-3e3c511.0_1764214941899_0.05904688196361163","host":"s3://npm-registry-packages-npm-production"}},"0.0.41-788f7e6.0":{"name":"@waku/core","version":"0.0.41-788f7e6.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.41-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c52f52817ca4f62502ee07b7a9197f8debb3775a","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.41-788f7e6.0.tgz","fileCount":139,"integrity":"sha512-KGgwBZxUPbgzRx7Uok/Xe51LgZSwxHlwFtbsoF1QIVftwPVElPUNCNM8oRINWSPh/tzJelH8if9Ej6uQLXxqRw==","signatures":[{"sig":"MEQCIDw4MP4E/w/0lR49RiJZ01yrTeIO0wQn24UIS42RUaXQAiBc+lBgQmqSefWfKc71qYKALLgNRjPGlOxpAeK+1UVFWg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":999843},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.11.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-788f7e6.0","@waku/proto":"0.0.16-788f7e6.0","@waku/utils":"0.0.28-788f7e6.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-788f7e6.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.41-788f7e6.0_1764619263303_0.6124683657486221","host":"s3://npm-registry-packages-npm-production"}},"0.0.41-2b146eb.0":{"name":"@waku/core","version":"0.0.41-2b146eb.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"license":"MIT OR Apache-2.0","_id":"@waku/core@0.0.41-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/core#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6ad61c9ded3789c0d9d1c65708feb82551d5da7a","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.41-2b146eb.0.tgz","fileCount":139,"integrity":"sha512-8cPCqMctw/iAHIFRIdtHmYxQ53iwoQIWkJVQ+MJ7sYToqyK83wpxfm9ayNljP4fWpBPXLyrWypeiOvmQg2rA6Q==","signatures":[{"sig":"MEYCIQC53ddAy8CjgyeJJSktc/SUCgLXew8w6svepYN6MIGVoQIhALbyhg3FuKH4bz0W3D3Na0j/XlmCQYztMbcHQ9MPixg8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":999843},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.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","watch:test":"mocha --watch","watch:build":"tsc -p tsconfig.json -w","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":"TypeScript implementation of the Waku v2 protocol","directories":{},"_nodeVersion":"24.11.1","dependencies":{"uuid":"^9.0.0","debug":"^4.3.4","it-all":"^3.0.4","it-pipe":"^3.0.1","@waku/enr":"0.0.34-2b146eb.0","@waku/proto":"0.0.16-2b146eb.0","@waku/utils":"0.0.28-2b146eb.0","@libp2p/ping":"2.0.35","@noble/hashes":"^1.3.2","uint8arraylist":"^2.4.3","@waku/interfaces":"0.0.35-2b146eb.0","it-length-prefixed":"^9.0.4"},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.3.10","mocha":"^10.3.0","sinon":"^18.0.0","cspell":"^8.6.1","rollup":"^4.12.0","process":"^0.11.10","fast-check":"^3.19.0","@types/chai":"^4.3.11","@types/uuid":"^9.0.8","npm-run-all":"^4.1.5","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","ignore-loader":"^0.1.2","@libp2p/peer-id":"5.1.7","isomorphic-fetch":"^3.0.0","@libp2p/interface":"2.10.4","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"libp2p":"2.8.11","@multiformats/multiaddr":"^12.0.0"},"peerDependenciesMeta":{"libp2p":{"optional":true},"@multiformats/multiaddr":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.41-2b146eb.0_1764631929739_0.6166835713709224","host":"s3://npm-registry-packages-npm-production"}},"0.0.41-55e2e02.0":{"name":"@waku/core","version":"0.0.41-55e2e02.0","description":"TypeScript implementation of the Waku v2 protocol","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./lib/message/version_0":{"types":"./dist/lib/message/version_0.d.ts","import":"./dist/lib/message/version_0.js"}},"typesVersions":{"*":{"lib/*":["dist/lib/*"],"constants/*":["dist/constants/*"]}},"type":"module","homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#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","decentralised","communication","web3","ethereum","dapps"],"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:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","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","watch:build":"tsc -p tsconfig.json -w","watch:test":"mocha --watch","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build"},"engines":{"node":">=22"},"dependencies":{"@waku/enr":"0.0.34-55e2e02.0","@waku/interfaces":"0.0.35-55e2e02.0","@libp2p/ping":"2.0.35","@waku/proto":"0.0.16-55e2e02.0","@waku/utils":"0.0.28-55e2e02.0","debug":"^4.3.4","@noble/hashes":"^1.3.2","it-all":"^3.0.4","it-length-prefixed":"^9.0.4","it-pipe":"^3.0.1","uint8arraylist":"^2.4.3","uuid":"^9.0.0"},"devDependencies":{"@libp2p/peer-id":"5.1.7","@libp2p/interface":"2.10.4","@multiformats/multiaddr":"^12.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.3","@types/chai":"^4.3.11","@types/debug":"^4.1.12","@types/mocha":"^10.0.6","@types/uuid":"^9.0.8","@waku/build-utils":"*","chai":"^4.3.10","sinon":"^18.0.0","cspell":"^8.6.1","fast-check":"^3.19.0","ignore-loader":"^0.1.2","isomorphic-fetch":"^3.0.0","mocha":"^10.3.0","npm-run-all":"^4.1.5","process":"^0.11.10","rollup":"^4.12.0"},"peerDependencies":{"@multiformats/multiaddr":"^12.0.0","libp2p":"2.8.11"},"peerDependenciesMeta":{"@multiformats/multiaddr":{"optional":true},"libp2p":{"optional":true}},"_id":"@waku/core@0.0.41-55e2e02.0","readmeFilename":"README.md","gitHead":"55e2e02694756a06641b8ab0dd736a3afa32fe1e","_nodeVersion":"24.11.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-71vWqr8xpPyZF4vfUoUwzGzaod1K1ELa4sVhlS2tjjHDDBZZvyW+y8tX10GIaZPCtAW9ubwaUyTqC4yQryWxLw==","shasum":"704879b5c6ff0be007c041c5cb90fcc3aa367f6d","tarball":"https://registry.npmjs.org/@waku/core/-/core-0.0.41-55e2e02.0.tgz","fileCount":139,"unpackedSize":999843,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDDs9Pl5kWcYfErOCmAjrKsenHEHkbBRIpAKmoWbSp7wgIgMbDG3RN2Z4S8+oWdeUsLceE/pI3PjYFCYEsK3rSZWnI="}]},"_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/core_0.0.41-55e2e02.0_1764633037644_0.8960773029774403"},"_hasShrinkwrap":false}},"time":{"created":"2022-11-02T04:37:59.205Z","modified":"2025-12-01T23:50:38.237Z","0.0.1":"2022-11-02T04:37:59.507Z","0.0.2":"2022-11-04T03:55:04.883Z","0.0.3":"2022-11-04T05:42:25.836Z","0.0.4":"2022-11-11T04:44:41.943Z","0.0.5":"2022-11-11T05:46:37.754Z","0.0.6":"2022-11-18T02:33:10.519Z","0.0.7":"2022-12-15T03:47:28.266Z","0.0.8":"2022-12-19T05:54:36.707Z","0.0.9":"2023-01-17T22:44:39.462Z","0.0.10":"2023-01-25T04:30:19.684Z","0.0.11":"2023-03-21T20:09:31.881Z","0.0.12":"2023-03-23T23:50:26.407Z","0.0.13":"2023-03-24T23:35:09.169Z","0.0.14":"2023-03-28T20:15:11.581Z","0.0.15":"2023-03-31T01:15:15.954Z","0.0.16":"2023-04-03T06:30:35.094Z","0.0.17":"2023-05-09T19:02:27.060Z","0.0.18":"2023-05-19T11:47:53.509Z","0.0.19":"2023-06-01T20:00:33.030Z","0.0.20":"2023-06-16T23:34:33.035Z","0.0.21":"2023-07-26T19:56:35.241Z","0.0.22":"2023-08-02T11:12:32.909Z","0.0.23":"2023-09-11T11:40:19.738Z","0.0.24":"2023-10-16T15:35:37.839Z","0.0.25-a42b7be.0":"2023-11-01T15:23:55.307Z","0.0.26-34a25c2.0":"2023-11-02T22:43:07.044Z","0.0.25":"2023-11-02T22:44:28.700Z","0.0.26-4c5a8a9.0":"2023-11-03T23:28:11.159Z","0.0.26-678635e.0":"2023-11-03T23:34:42.093Z","0.0.26-7eb3375.0":"2023-11-28T00:05:58.905Z","0.0.26":"2024-01-10T22:47:22.270Z","0.0.27":"2024-03-04T23:28:53.756Z","0.0.28-434be7b.0":"2024-03-13T14:49:06.667Z","0.0.28-b5e8b17.0":"2024-03-13T15:25:58.245Z","0.0.28-efe9b8d.0":"2024-04-09T07:46:34.834Z","0.0.28-9bf5716.0":"2024-04-09T08:45:58.259Z","0.0.28-17a8640.0":"2024-04-09T10:15:41.031Z","0.0.28-070b625.0":"2024-04-09T10:32:22.440Z","0.0.28":"2024-04-09T11:26:42.269Z","0.0.29-e5e8cd5.0":"2024-04-12T15:07:18.799Z","0.0.29-a7bf4fd.0":"2024-04-15T23:16:02.290Z","0.0.29-fd60cc2.0":"2024-04-18T21:41:09.659Z","0.0.29-ea43068.0":"2024-04-27T00:29:37.613Z","0.0.29-73d4f19.0":"2024-04-29T10:41:41.146Z","0.0.29-5b03709.0":"2024-04-30T08:28:10.434Z","0.0.29":"2024-04-30T16:40:22.363Z","0.0.30-682cc66.0":"2024-05-01T03:21:36.498Z","0.0.29-3ec2344.0":"2024-05-07T14:12:16.202Z","0.0.30-e49e728.0":"2024-05-15T02:10:49.763Z","0.0.30-00c77c6.0":"2024-05-20T14:58:08.356Z","0.0.30-ab6f7ef.0":"2024-05-29T22:32:18.022Z","0.0.30-d8ed83f.0":"2024-06-03T22:00:39.215Z","0.0.30-16e9116.0":"2024-06-14T01:13:32.686Z","0.0.30-42126a6.0":"2024-06-20T16:31:58.690Z","0.0.30-4db508b.0":"2024-07-03T11:21:31.861Z","0.0.30":"2024-07-10T15:43:15.556Z","0.0.31-ce62600.0":"2024-07-13T22:34:31.590Z","0.0.31-04bd518.0":"2024-07-24T05:53:00.601Z","0.0.31-1887f4f.0":"2024-07-24T23:26:58.653Z","0.0.31-08fc2d1.0":"2024-07-25T22:54:05.128Z","0.0.31-88a29c3.0":"2024-08-06T07:16:13.753Z","0.0.31-15400a5.0":"2024-08-12T15:19:25.274Z","0.0.31-409642d.0":"2024-08-16T06:46:45.501Z","0.0.31-77b2cdd.0":"2024-08-20T22:50:15.988Z","0.0.31-c33844e.0":"2024-08-22T22:10:11.160Z","0.0.31-39f8920.0":"2024-08-22T22:44:12.891Z","0.0.31-514ce36.0":"2024-08-28T23:06:40.796Z","0.0.31":"2024-08-29T10:04:01.518Z","0.0.31-f387f59.0":"2024-08-30T10:32:40.786Z","0.0.32-3687d81.0":"2024-08-31T12:22:17.539Z","0.0.32-5459f48.0":"2024-08-31T20:58:14.262Z","0.0.32":"2024-09-05T23:56:51.591Z","0.0.33-2fe9875.0":"2024-09-16T08:04:09.330Z","0.0.33-6a2d787.0":"2024-09-17T07:31:55.591Z","0.0.33-45523ca.0":"2024-09-18T05:37:49.221Z","0.0.33-acef1ac.0":"2024-09-19T06:50:39.971Z","0.0.33-aeb05cd.0":"2024-09-24T06:04:04.108Z","0.0.33-c50088a.0":"2024-09-25T09:59:07.188Z","0.0.33-f599932.0":"2024-09-25T20:06:42.066Z","0.0.33-338250a.0":"2024-09-26T06:41:29.713Z","0.0.33-d3301ff.0":"2024-09-26T18:05:52.932Z","0.0.33-00c3261.0":"2024-09-27T00:20:14.144Z","0.0.33-b93134a.0":"2024-10-01T11:12:17.794Z","0.0.33-09028e7.0":"2024-10-02T09:22:17.813Z","0.0.33-a89e69f.0":"2024-10-02T09:30:31.017Z","0.0.33-252ec59.0":"2024-10-03T16:42:22.875Z","0.0.33-c9fdfb3.0":"2024-10-08T09:53:18.336Z","0.0.33-535a20f.0":"2024-10-09T06:33:53.653Z","0.0.33-e84eb62.0":"2024-10-09T06:43:23.036Z","0.0.33-b7bdb60.0":"2024-10-09T07:01:14.254Z","0.0.33-de10ff4.0":"2024-10-10T14:38:07.804Z","0.0.33-11bf1c1.0":"2024-10-15T23:26:16.971Z","0.0.33-98208d5.0":"2024-10-16T12:03:51.804Z","0.0.33-426bfa4.0":"2024-10-16T23:04:38.805Z","0.0.33-649943b.0":"2024-10-16T23:05:54.720Z","0.0.33":"2024-10-17T12:20:32.506Z","0.0.34-b6339f7.0":"2024-10-24T14:29:58.260Z","0.0.34-66cf711.0":"2024-11-05T19:10:47.001Z","0.0.34-9f1d8ca.0":"2024-11-05T19:23:11.660Z","0.0.34-5674b0e.0":"2024-11-11T19:01:49.452Z","0.0.34-1c0c5ee.0":"2025-01-10T10:29:15.675Z","0.0.34-c43cec2.0":"2025-01-23T00:20:37.950Z","0.0.34-c41b319.0":"2025-02-25T14:18:18.892Z","0.0.34-ce9a6ae.0":"2025-02-27T06:57:37.178Z","0.0.34-c86e056.0":"2025-02-27T07:15:09.670Z","0.0.34-09108d9.0":"2025-03-03T10:16:19.127Z","0.0.34-ebd7523.0":"2025-03-04T18:00:10.531Z","0.0.34-e3aa837.0":"2025-03-04T18:28:04.109Z","0.0.34-caeafce.0":"2025-03-04T18:34:34.541Z","0.0.34-8a6571f.0":"2025-03-04T18:44:54.714Z","0.0.34-b4f5423.0":"2025-03-04T19:29:28.915Z","0.0.34-2eccb11.0":"2025-03-04T19:38:37.355Z","0.0.34-a6c9380.0":"2025-03-04T20:29:31.544Z","0.0.34-3670e82.0":"2025-03-04T20:35:38.219Z","0.0.34-c8128d1.0":"2025-03-04T20:54:18.249Z","0.0.34-3ab8023.0":"2025-03-04T22:02:40.241Z","0.0.34-950aefb.0":"2025-03-04T22:09:02.653Z","0.0.34-00f2e75.0":"2025-03-04T22:15:40.441Z","0.0.34-2380dac.0":"2025-03-06T11:13:16.281Z","0.0.34-219b8cb.0":"2025-03-06T12:20:17.630Z","0.0.34-a3e7f15.0":"2025-03-06T12:26:27.092Z","0.0.34-9094860.0":"2025-03-06T12:57:28.612Z","0.0.34-6cb9c9c.0":"2025-03-06T13:22:24.835Z","0.0.34-6661e30.0":"2025-03-08T16:30:10.596Z","0.0.34-5c50ed7.0":"2025-03-08T16:34:27.238Z","0.0.34-d27db21.0":"2025-03-20T15:36:26.008Z","0.0.34-2a94244.0":"2025-03-23T23:54:04.844Z","0.0.34-83cb8f4.0":"2025-03-24T00:54:54.185Z","0.0.34-29a4c3f.0":"2025-03-24T01:10:02.132Z","0.0.34":"2025-03-24T13:53:08.143Z","0.0.35-76f86de.0":"2025-03-27T05:27:14.786Z","0.0.35-ea6daae.0":"2025-03-27T05:42:03.412Z","0.0.35-5e19700.0":"2025-03-27T05:42:26.700Z","0.0.35-6198efb.0":"2025-03-27T07:18:47.115Z","0.0.34-0e49a1e.0":"2025-03-27T10:24:00.254Z","0.0.35-cad3e7a.0":"2025-04-02T11:54:22.848Z","0.0.35-861a776.0":"2025-04-02T12:05:04.496Z","0.0.35-ff0222a.0":"2025-04-02T12:22:42.040Z","0.0.35-f39d215.0":"2025-04-02T13:02:06.929Z","0.0.35-ad0e277.0":"2025-04-02T14:51:57.385Z","0.0.35-6997987.0":"2025-04-03T17:16:17.531Z","0.0.35-a8ff776.0":"2025-04-04T10:29:47.402Z","0.0.35-9901863.0":"2025-04-04T10:30:03.584Z","0.0.35-053bb95.0":"2025-04-07T17:44:49.406Z","0.0.35-4adf870.0":"2025-04-07T18:33:55.794Z","0.0.35-aaa7a0c.0":"2025-04-07T18:45:27.674Z","0.0.35-1d384f2.0":"2025-04-07T18:53:19.216Z","0.0.35-f6b9809.0":"2025-04-07T19:36:32.837Z","0.0.35-ec5db88.0":"2025-04-07T19:40:57.898Z","0.0.35-bc093d3.0":"2025-04-07T20:12:17.009Z","0.0.35-db38a7e.0":"2025-04-07T20:17:59.948Z","0.0.35-731214b.0":"2025-04-07T20:33:16.751Z","0.0.35-fdaf129.0":"2025-04-07T21:10:17.479Z","0.0.35-35b50c3.0":"2025-04-07T21:17:10.731Z","0.0.35-164df63.0":"2025-04-14T07:47:44.286Z","0.0.35-e31c6fc.0":"2025-04-14T08:08:45.905Z","0.0.35-d17562d.0":"2025-04-14T08:17:13.317Z","0.0.35-197ba46.0":"2025-04-14T08:23:19.902Z","0.0.35-d0da8f8.0":"2025-04-14T08:28:27.166Z","0.0.35-1e590d7.0":"2025-04-14T08:35:33.901Z","0.0.35-a824fff.0":"2025-04-14T08:48:58.724Z","0.0.35-3038c48.0":"2025-04-17T10:13:45.641Z","0.0.35":"2025-04-23T16:04:31.887Z","0.0.36-b7e9b08.0":"2025-05-09T20:55:32.517Z","0.0.36-006cd41.0":"2025-05-12T22:58:21.651Z","0.0.36-a7f52e4.0":"2025-05-19T12:10:22.128Z","0.0.36-6d86b6f.0":"2025-05-19T12:16:16.226Z","0.0.36-b53ba62.0":"2025-05-19T12:42:58.492Z","0.0.36-f911bf8.0":"2025-05-28T09:15:09.623Z","0.0.36-10590da.0":"2025-05-28T20:08:52.591Z","0.0.36-7fba26d.0":"2025-05-30T09:16:39.535Z","0.0.36-16328a3.0":"2025-05-31T15:45:20.724Z","0.0.36-383e0b2.0":"2025-06-02T15:51:30.169Z","0.0.36-4997440.0":"2025-06-05T09:20:55.216Z","0.0.36-3730abc.0":"2025-06-05T16:29:45.804Z","0.0.36-76fb1ea.0":"2025-06-06T07:52:36.252Z","0.0.36-f7778a9.0":"2025-06-10T16:15:23.105Z","0.0.36-a8ca168.0":"2025-06-11T10:09:51.390Z","0.0.36-d3a80d8.0":"2025-06-14T16:03:49.848Z","0.0.36-c7a2055.0":"2025-06-14T16:10:28.651Z","0.0.36-01af155.0":"2025-06-14T19:54:50.753Z","0.0.36-b58de3a.0":"2025-06-18T09:14:48.783Z","0.0.36-27c1236.0":"2025-06-18T09:36:09.649Z","0.0.36-8c47a91.0":"2025-06-18T13:48:47.117Z","0.0.36-ace7ca2.0":"2025-06-18T14:45:26.439Z","0.0.36-b4748fd.0":"2025-06-18T14:53:57.505Z","0.0.36-acc9100.0":"2025-06-18T15:00:49.854Z","0.0.36-2ce706d.0":"2025-06-19T07:36:22.771Z","0.0.36-0877e51.0":"2025-06-19T07:56:54.381Z","0.0.36-86bbf5b.0":"2025-06-19T08:11:27.238Z","0.0.36-edb12b1.0":"2025-06-19T10:33:16.240Z","0.0.36-c8b7131.0":"2025-06-19T10:36:54.613Z","0.0.36-f7c290d.0":"2025-06-19T10:42:45.088Z","0.0.36-b0a2e39.0":"2025-06-19T19:14:45.867Z","0.0.36-34d4730.0":"2025-06-20T10:33:28.230Z","0.0.36-4c18ca2.0":"2025-06-22T15:11:55.471Z","0.0.36":"2025-06-23T20:47:58.269Z","0.0.36-b133417.0":"2025-06-27T14:13:29.528Z","0.0.36-ef2a162.0":"2025-06-27T14:24:32.257Z","0.0.36-0cec760.0":"2025-06-27T14:30:36.770Z","0.0.37-c7fe44e.0":"2025-06-30T09:54:53.245Z","0.0.37-7a9850d.0":"2025-07-02T14:58:37.164Z","0.0.37-2ed5ddc.0":"2025-07-08T16:37:50.435Z","0.0.37-c7682ea.0":"2025-07-11T16:53:32.716Z","0.0.37-987c6cd.0":"2025-07-14T11:36:47.430Z","0.0.37-c24842a.0":"2025-07-17T15:07:18.992Z","0.0.37-7f9828a.0":"2025-07-18T23:16:57.580Z","0.0.37-36f6884.0":"2025-07-18T23:47:57.188Z","0.0.37":"2025-07-19T02:10:19.294Z","0.0.38-3545a8e.0":"2025-07-22T04:51:26.848Z","0.0.38-d9fcc1e.0":"2025-07-22T05:09:04.209Z","0.0.38-88fca77.0":"2025-07-22T05:15:18.349Z","0.0.38-f8d3245.0":"2025-07-22T05:22:21.789Z","0.0.38-8555a81.0":"2025-07-22T05:33:44.702Z","0.0.38-3211153.0":"2025-07-22T06:16:54.585Z","0.0.38-77ed083.0":"2025-07-22T18:44:10.863Z","0.0.38-458c69b.0":"2025-07-23T08:24:37.818Z","0.0.38-0be4861.0":"2025-07-24T06:21:00.937Z","0.0.38-86d39d9.0":"2025-07-24T06:21:12.461Z","0.0.38-17250af.0":"2025-07-24T11:50:47.126Z","0.0.38-e224c05.0":"2025-07-24T12:39:14.560Z","0.0.38-cc9c3ca.0":"2025-08-07T03:36:21.241Z","0.0.38-65e3e52.0":"2025-08-07T03:50:42.484Z","0.0.38-251f3fe.0":"2025-08-07T06:52:37.841Z","0.0.38-aac044f.0":"2025-08-07T10:11:07.835Z","0.0.38-18aa314.0":"2025-08-08T00:19:24.382Z","0.0.38-bbda0bd.0":"2025-08-09T10:57:58.978Z","0.0.38-4230985.0":"2025-08-09T12:56:01.957Z","0.0.38-3503d4c.0":"2025-08-11T02:29:10.583Z","0.0.38-ced989a.0":"2025-08-11T04:53:55.204Z","0.0.38-252e379.0":"2025-08-11T22:09:31.892Z","0.0.38-95da57a.0":"2025-08-14T19:04:18.134Z","0.0.38-65452df.0":"2025-08-15T05:17:37.809Z","0.0.38-158e115.0":"2025-08-15T05:48:27.561Z","0.0.38-9a7bff0.0":"2025-08-15T06:32:39.532Z","0.0.38-e1212cc.0":"2025-08-15T06:57:44.820Z","0.0.38":"2025-08-15T20:13:47.318Z","0.0.39-8866516.0":"2025-08-20T23:54:13.605Z","0.0.38-e800af3.0":"2025-08-22T00:24:20.952Z","0.0.39-9684e7b.0":"2025-08-22T09:43:41.965Z","0.0.39-c0ee9ec.0":"2025-08-22T20:09:25.263Z","0.0.39-3d20d26.0":"2025-08-26T00:30:10.939Z","0.0.39-eb93360.0":"2025-08-27T03:04:50.777Z","0.0.39-47a074f.0":"2025-08-27T04:33:37.955Z","0.0.39-921b65f.0":"2025-08-27T06:46:00.439Z","0.0.39-67a7287.0":"2025-08-28T06:22:03.235Z","0.0.39-adf8408.0":"2025-09-03T22:11:13.438Z","0.0.39-d57a9bc.0":"2025-09-08T23:20:36.279Z","0.0.39-3e66a33.0":"2025-09-09T02:08:41.742Z","0.0.39-4d5c152.0":"2025-09-09T02:46:03.608Z","0.0.39":"2025-09-20T10:04:21.100Z","0.0.40-79dfb35.0":"2025-09-22T17:12:38.233Z","0.0.40-80199b4.0":"2025-09-25T01:53:22.861Z","0.0.40-593bc45.0":"2025-10-01T17:32:02.207Z","0.0.40-0bf7333.0":"2025-10-10T22:32:17.790Z","0.0.40-32c3eda.0":"2025-10-11T00:11:36.845Z","0.0.40-d637425.0":"2025-10-12T03:31:32.723Z","0.0.40-37c6c1e.0":"2025-10-12T23:00:51.269Z","0.0.40-61fbf3b.0":"2025-10-13T16:27:51.770Z","0.0.40-974fb21.0":"2025-10-19T20:39:52.797Z","0.0.40-b9a22a6.0":"2025-10-20T18:49:05.064Z","0.0.40-4df4660.0":"2025-10-21T22:21:04.791Z","0.0.40-ff9c430.0":"2025-10-22T12:28:34.761Z","0.0.40-13364b7.0":"2025-10-22T21:54:37.481Z","0.0.40-5348b5c.0":"2025-10-25T00:31:09.226Z","0.0.40-264f2c0.0":"2025-10-27T16:54:22.034Z","0.0.40-3288d28.0":"2025-10-27T18:59:52.591Z","0.0.40":"2025-11-04T15:24:37.246Z","0.0.41-0c23525.0":"2025-11-12T04:01:10.080Z","0.0.41-44ad556.0":"2025-11-13T20:20:16.977Z","0.0.41-339e26e.0":"2025-11-14T18:57:32.761Z","0.0.41-b7eabf5.0":"2025-11-21T21:56:04.456Z","0.0.41-7f473a9.0":"2025-11-21T22:13:56.536Z","0.0.41-2b36cb2.0":"2025-11-21T22:24:06.635Z","0.0.41-3e3c511.0":"2025-11-27T03:42:22.149Z","0.0.41-788f7e6.0":"2025-12-01T20:01:03.509Z","0.0.41-2b146eb.0":"2025-12-01T23:32:10.039Z","0.0.41-55e2e02.0":"2025-12-01T23:50:37.991Z"},"bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"license":"MIT OR Apache-2.0","homepage":"https://github.com/waku-org/js-waku/tree/master/packages/core#readme","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"description":"TypeScript implementation of the Waku v2 protocol","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"readme":"","readmeFilename":""}