{"_id":"@waku/utils","_rev":"266-14becdb3f189f2051b99203c17002b0f","name":"@waku/utils","dist-tags":{"latest":"0.0.27","next":"0.0.28-55e2e02.0"},"versions":{"0.0.2":{"name":"@waku/utils","version":"0.0.2","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.2","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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3fec6408c8470c3d83629891ace9c689e8540fd8","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.2.tgz","fileCount":22,"integrity":"sha512-F7eqYFl4fewKPNRQJso2Ez8PTZWQo9fkdjoHpgBuJSjoOz7bp/OXgN3onYfdAfe6s2CrI9BL6ZaFDoCIgGpQEQ==","signatures":[{"sig":"MEYCIQCXlYg5LI51gzXnxbg56U8LS8UKCmtyPdFu9jpUuCX2/AIhANxAjnggfowGMe2qYl/hSbuL2G/QyzcmwjSyywCUpZu0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGg7xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJqhAAjlDiUvh6Eg8sM39nWEc8NyQ0nXfwmcyspHlCCs67HR1IU4vW\r\ncXbc4ASRTh26crUxitmkRHyc1o7aSq41oYTaGomaePxwz8lK5EvcWMYuckRU\r\n8xAIMD+hlSzEWj/FasK/A/4MQdtrHG1pqLWbH18KqeS8x2D3VLrcxmEAp9r5\r\nshyw0XhlPpt+53nPym+igRFT80DIaX1WEQG2opGZFwzEzReD67FZQHwq3C5b\r\nCraZn/4EllL5zemVgXXp5jhUZL8F6K4NIfO825PN6lbXIo12gNJWKQ44a1Ky\r\nqb5CT2yXgaPkbtaRxQ9bD9JOw/p+3dFRsMNs5rosBEGOLbKvOyxyVEThLMiF\r\ns5oRB+VQq7nM2BdDeATB2vV5JruFDGs/nhWhEiYQsg/8AU4wWTbHbWVkkz8t\r\nbYK3yZ7ahvBf5y2c7DkIFSPVuVoC0SgMqGxRPh2cRmHKrBv2sl8SdmvV/ILK\r\nXbBS4iak2vLHg91bezCY7j6p7GT+2tIT7SbG10/pxALb/d7j14BFMGzRTCeq\r\nNTJzCPxeRUf6Ne+kX6Yxt9heOR05vmn2ro6cGlMdtD0ev+wbVOdNvB5QttVD\r\nSMjCcE++SRefgx+PQNVE8UhSu3UnByoUmD0dmuNOMULv7VT9VOgIa81xCvnx\r\nJinjLTlMNGu13OKxZYJX5mbJDb5iGnZmENs=\r\n=e1L5\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"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"b3546ae69271762dd315253e9188073d2e137f56","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"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":"Different utilities for Waku","directories":{},"_nodeVersion":"16.18.1","dependencies":{"debug":"^4.3.4","uint8arrays":"^4.0.3"},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^6.28.0","eslint":"^8.35.0","rollup":"^3.15.0","prettier":"^2.8.4","typescript":"^4.9.5","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^24.0.1","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@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"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.2_1679429361167_0.8712078991725636","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@waku/utils","version":"0.0.3","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.3","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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f7fcd304143d19f3b3e9bf4d12792b33d7e9b924","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.3.tgz","fileCount":30,"integrity":"sha512-nGi1Q0iui6GQ5I4bnGAzp0q6dUnlXhQPuGE1GJsCOpcv3j6aHH3sQn9lJToOVGMJnz92NExqYqX1z7rVxlXDrQ==","signatures":[{"sig":"MEQCIEQ2BKlx3AuC/3gdu3F3reu8GjCVNGFJJcjKqUKeyFvfAiBtUEkhuFgOPPLZXsH4ElpnFs8vgS35oH3/KFTrGCt5Zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHjOnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqj6A//bchZ17pJfZhbNeyJ9a5CF/XC3XimRT/s4aWdls++VSe1/ULZ\r\nltqrSO3cRuIRDmfWvuh+WFFk4+8VuslzJ9MkK54Fwf+wAG72qO8vnsbT5lod\r\nN4LWiGeyo2hz8S2D3mg2u//vzMx3r8AQuIfIvZWcy79SPpX1zEEfu8nAM9Ps\r\nHVE1ujmbCi+Px3+aRoLMohdPoE6JC8/6IPOM/A+1D2aka6XFjn0vl8niUwqd\r\nSER9hviYtzXcfPNPfJqOoZrMFmIx74QvaCo1iyQqp6dxI7kAX37+TzH8luMU\r\ndhkV2EbP+2uBHF+U4ijWWeF/pM77rxatS1t22tFD+p7rd5ehMMY99rpXzaGt\r\nbNX8SLygdts4t0gKqDp7WF1a0psgZfG+NlED1ekVNaeQuoXSft93Ov7V+l4P\r\nxF4+k4x0Jw1daS/ClsAjTi+CmSYx4g0b56SwJMNP5Li3IR93lQg+rBYQNOr/\r\n5auaM2aPoFq7Ld04uNGNw6pG2D1c2Oi8omCafqd2e8s+kpxm2YhZMJo7qT+f\r\nWPYnrJwPt0zeQ824QBXoPybyB6anyyIuWC3LoFaT/W2IbSjCJNQVSNyt/VF2\r\nkCaHA0k3EqAaoNq1etc+3j8ybT4sraF11cGor+7qlxb9C4ezo7/I3JtB+6em\r\nsm75qDi3hLGODEWwO8FnGnbR6OHqLWnvcc4=\r\n=nf+D\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"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"08d0786bd4560cee647f45df8f5f11b2ca06707d","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","check:prettier":"prettier . --list-different","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"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":"Different utilities for Waku","directories":{},"_nodeVersion":"16.18.1","dependencies":{"debug":"^4.3.4","uint8arrays":"^4.0.3"},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^6.28.0","eslint":"^8.35.0","rollup":"^3.15.0","prettier":"^2.8.4","typescript":"^4.9.5","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^24.0.1","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@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"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.3_1679700902944_0.7711220452072822","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@waku/utils","version":"0.0.4","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.4","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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c687ccb04418430cc02f761ef796181f93460045","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.4.tgz","fileCount":29,"integrity":"sha512-13YeA1ACZ3g+cRSC+p2nrqm+FjGdTIkopxrhNdYH8l4lvsLwXRufCIhDN6YrQ/QrUIhTNQOmJe1f0TpxVBG9oA==","signatures":[{"sig":"MEUCIQD0dmF82XbzgGv3mc07+oOkiyTxBjDtYAF5Wsf7ezrazwIgKvlmbx0ayrA8y+HtteWxowrB4EFzNCtstzAtwsyU1Pk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64301,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKnKKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpm7A/+Ju6rohsEITGWirmuky+Ul/JZnoAzA5N6Xcu+ccYLNCxIHwyj\r\nO4/Cq8/qtIabS46pFMOFHWE2x+IX4VVpuDXfbjULTdjKHw1QhiH4j+XeKGTo\r\nXCF7n/NK1OwmXalt10bSIKnkNZwN3UKEt7RrxNGM4gU1Pw+pFXQPmD84Vmef\r\nR48Kl7oPP6nocPOHowtFODCTK8HNM9eLRMNZroviI2Ee5124dHEok68y19bq\r\nKH4yySTC40LXOmns1tCnefXQyTlZAMHROsa7FkNvFK8R9TIKfIiMqm+vL4mv\r\na02RnNzU7cpwGUp0gB9kkW3dsSssGbl7m7MpTCqHc3q+7Wu4loniP4ES+/jq\r\n60poseFesjFKi1JNmsppx5JP6Mg8ieqM1+bQa6pasEM9zaSDC9MzPApJObOq\r\n6yigky6QWanw+YDKEyFu3i3z0ToXwecnEYWBY3LAKHkB4Rs2fCObhqEMocbD\r\nHxry35JEgZ9mtIL74MXmZ2fUX9Yy0RbUA640idGAEW0g7VYoaJlJDW2gqZb6\r\nGkiX0OyDE9ofpT5xYOEUHThX15MBqaOmNbQ3xo22PqjaSiXQNkY/hxkWu9SC\r\nzRJQUJ+vUun38c8z1h0uanYErk+DRjeyAeOOTbu57gz6Tz1c8lIZAD7MO4Rr\r\nyNymbIFrYu87SZr/C2TPd+2CKrlgYUkp+DA=\r\n=NgQd\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"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"3722ae74877aae61dd9975cfbff977551064c5e8","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","fix:prettier":"prettier . --write","check:prettier":"prettier . --list-different","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":"Different utilities for Waku","directories":{},"_nodeVersion":"18.15.0","dependencies":{"debug":"^4.3.4","uint8arrays":"^4.0.3"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^6.31.1","eslint":"^8.35.0","rollup":"^3.15.0","prettier":"^2.8.4","typescript":"^4.9.5","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^24.0.1","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@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"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.4_1680503434354_0.4772584496528114","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@waku/utils","version":"0.0.5","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.5","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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ff8b3e7fd54dd5873b73c87cf3613aaa3c01177b","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.5.tgz","fileCount":33,"integrity":"sha512-/o4dKDG6utY3boiIWLHLd2xlrYN9PKK+K1ozrUFtisWzyhSVpvJRfv9ExaYGcYIhOW7Mr2fn4HKXd3/2tbnAoA==","signatures":[{"sig":"MEUCICtCY0Qio6fNhPkjAzOs5iUvs3XXC4MOXnSl8PkVbeFKAiEAyq24q7KEKGC5IZBy2Q5T5uY63SxDXnXhb21ssr8OQOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68622},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"af927933a9e223652442383c20adbc90cf3ba067","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"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":"Different utilities for Waku","directories":{},"_nodeVersion":"18.16.0","dependencies":{"debug":"^4.3.4","uint8arrays":"^4.0.3"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^6.31.1","eslint":"^8.35.0","rollup":"^3.21.3","prettier":"^2.8.8","typescript":"^4.9.5","npm-run-all":"^4.1.5","@waku/interfaces":"0.0.12","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^24.0.1","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@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"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.5_1683658946328_0.08296077927051737","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@waku/utils","version":"0.0.6","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.6","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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"cb1be0dbb2c409ecac49318e7dccf97b5ca050b2","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.6.tgz","fileCount":41,"integrity":"sha512-hyHeP3PLMoxWzg/ghQpagNZAm5G0nncuJSE1n/ml+4oeY5+oimF4Qh6PGXxakjJYKY5+JWN7Y3OHj+CO2cbKnA==","signatures":[{"sig":"MEQCICs9VNVbKaTsKRiFREIMCKqh65Rf6kSBOezrMgagLvmGAiBQvWr5T3zsBHho3lJFc31f4cDS3TLODMtZUsVJJjm+kg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76615},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"b25f7e0acfd267ae4e4b8ec119e0b668de372566","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"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":"Different utilities for Waku","directories":{},"_nodeVersion":"18.16.0","dependencies":{"debug":"^4.3.4","uint8arrays":"^4.0.3"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^6.31.1","eslint":"^8.35.0","rollup":"^3.21.3","prettier":"^2.8.8","typescript":"^5.0.4","npm-run-all":"^4.1.5","@waku/interfaces":"0.0.13","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^24.0.1","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@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"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.6_1684496873140_0.6562764222370279","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@waku/utils","version":"0.0.7","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.7","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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2e7784cc9485c9e1a2dba98991d16b352240d6c0","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.7.tgz","fileCount":41,"integrity":"sha512-qo9B807Fp8Sg5QHK47WewIsQbnDvgCtBs/nlQWqwWLg5HfAfISRpnfQ6tLQYvzXD+0OAPwcsSqYIiQ7rIOm0kA==","signatures":[{"sig":"MEUCIB6eR8qOXrSGgRQHUG5OswDSjHGYtjkdUg4QFEQBEMVxAiEA7wXYxiYuMcccG67OJp1B2wsnNn4HD8ZCoIbVesnYR5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77974},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"24811e4ffc40ecbcd9674d9316e6ed1aa91fd170","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"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":"Different utilities for Waku","directories":{},"_nodeVersion":"18.16.0","dependencies":{"debug":"^4.3.4","uint8arrays":"^4.0.3"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^6.31.1","eslint":"^8.35.0","rollup":"^3.21.3","prettier":"^2.8.8","typescript":"^5.0.4","npm-run-all":"^4.1.5","@waku/interfaces":"0.0.14","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^24.0.1","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.51.0","@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"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.7_1685649632213_0.41455914792979764","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@waku/utils","version":"0.0.8","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.8","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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"13ebab5f1c1697b27425d90fdea180951a7f2742","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.8.tgz","fileCount":41,"integrity":"sha512-pMs06f+P+jBq8v4Hyek7VTkCB0Suxc+baXqNfqTdM7xqzmwnCjfi1q9ummCln17Q3+6lVsbwHzUfikGTyoMeow==","signatures":[{"sig":"MEUCIQCWrwoSCr5gy+GPJSSJdshQJRYrdBSDg/FnBrTrh7/lbQIgYMQ+oD/CzTA/JhaeaFdupqcc9muJFdsziLtO4GcWvsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78117},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"614893ca98ff408eaed478e4fef71577253d395c","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"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":"Different utilities for Waku","directories":{},"_nodeVersion":"18.16.0","dependencies":{"debug":"^4.3.4","uint8arrays":"^4.0.3"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^6.31.1","eslint":"^8.35.0","rollup":"^3.21.3","prettier":"^2.8.8","typescript":"^5.0.4","npm-run-all":"^4.1.5","@waku/interfaces":"0.0.15","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","eslint-plugin-import":"^2.27.5","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^24.0.1","eslint-plugin-functional":"^5.0.4","@libp2p/interface-peer-id":"^2.0.1","@typescript-eslint/parser":"^5.59.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"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.8_1686958472418_0.9912743531723318","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"@waku/utils","version":"0.0.9","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.9","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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"002f076d0c3abf1005121046f269b23abc191b14","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.9.tgz","fileCount":41,"integrity":"sha512-afXcqgjy0honWW0qOM/EHMFEm1tQxyzIyZUSo6eAUysACy3/kSkZxHJeKDFjwKWaVW46dZo0dQQ6734xKMU5LA==","signatures":[{"sig":"MEUCIFcUlqDq2FAhCiEYLIzOOCg/PMZP9uRwnX3SeYSTSZq+AiEAohK7uqTWGQRgecYqstGY/TMdRWRJgtpq7w50G4DWIB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78400},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"92238136dea179ad6d716e113a96a267e171a8f4","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"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":"Different utilities for Waku","directories":{},"_nodeVersion":"18.17.0","dependencies":{"debug":"^4.3.4","uint8arrays":"^4.0.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^6.31.1","rollup":"^3.21.3","prettier":"^2.8.8","typescript":"^5.0.4","npm-run-all":"^4.1.5","@waku/interfaces":"0.0.16","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^24.0.1","@libp2p/interface-peer-id":"^2.0.2","@rollup/plugin-node-resolve":"^15.0.2","@libp2p/interface-connection":"^5.1.1","@libp2p/interface-peer-store":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.9_1690401394415_0.7027765624888742","host":"s3://npm-registry-packages"}},"0.0.10":{"name":"@waku/utils","version":"0.0.10","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"beadd8d029f8f64e15ce7db14ad3b94cdbabc175","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.10.tgz","fileCount":41,"integrity":"sha512-IQ1EWrzW+X9B/5r9fzP72n/5to1jl5050Cos/xVnk05GcdepOZdU1O1YgMXXZLIrX4TYlB7BQZUVQrUFTry05Q==","signatures":[{"sig":"MEYCIQDAAWtqJWI3LMEQZ2sg8VRfBCey8FefHVtpPmj01+vVBgIhAOiTSJxmwzFr1jlEYz5fVcbe4Kn6LsWpTKEbuunkWSuy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78544},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"af5d613e472a6333cdaf8a2f2dbdb350ae5b851b","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"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":"Different utilities for Waku","directories":{},"_nodeVersion":"18.17.0","dependencies":{"debug":"^4.3.4","uint8arrays":"^4.0.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^6.31.1","rollup":"^3.21.3","prettier":"^2.8.8","typescript":"^5.0.4","npm-run-all":"^4.1.5","@waku/interfaces":"0.0.17","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^24.0.1","@libp2p/interface-peer-id":"^2.0.2","@rollup/plugin-node-resolve":"^15.0.2","@libp2p/interface-connection":"^5.1.1","@libp2p/interface-peer-store":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.10_1690974751792_0.3717958971045652","host":"s3://npm-registry-packages"}},"0.0.11":{"name":"@waku/utils","version":"0.0.11","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9af6e13ccd3dd74b4c7adabd65f31c63b57d6522","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.11.tgz","fileCount":42,"integrity":"sha512-AG/S9vxqqxQUO9dlfi5Apv5o364dIzg3cLm32qstqQDSWw3QGhOSRLg+MBxdFrfmELCI3O1zdMoGdLRaZIwr8Q==","signatures":[{"sig":"MEQCIGNbrqQ7TSjre6BasoclTdh70Rz1tmeercOFqzgfSeAeAiAzisGSZMB3cBokDMbt9G+576T0lXgpXMpxfYJ60a8JWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137814},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=16"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"55431a52e0931e428f05cd080a9eb32740fb447a","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"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":"Different utilities for Waku","directories":{},"_nodeVersion":"18.17.1","dependencies":{"debug":"^4.3.4","uint8arrays":"^4.0.4","@waku/interfaces":"0.0.18"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^7.3.2","rollup":"^3.29.0","typescript":"^5.0.4","npm-run-all":"^4.1.5","@waku/interfaces":"0.0.17","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.1.0"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.11_1694432419031_0.8921105559919176","host":"s3://npm-registry-packages"}},"0.0.12":{"name":"@waku/utils","version":"0.0.12","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"118bfbb443c20d724d4880297c3d8b8a9d4718e7","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.12.tgz","fileCount":50,"integrity":"sha512-98+lz65HTk+QxvP5aCxSfN2gTr5GSaxablnrNNueeIci9fEB0aVS82B2oBuhb8W4obLDunXdjyeuD6S4I7Q+uA==","signatures":[{"sig":"MEUCIQDBea+EGdqwv0nZBDswqpvhBBbSc0dgmPYxirnQ1V8GegIgbiin7owU9ifC2VB8wJTVFnzXwoIa6a/PnAd+mmgIssQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133910},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"0e4ceb6ac991adf53bdc2b93d9ab36a8952aff9f","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.18.0","dependencies":{"chai":"^4.3.8","debug":"^4.3.4","uint8arrays":"^4.0.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^7.3.2","rollup":"^3.29.2","npm-run-all":"^4.1.5","@waku/interfaces":"0.0.19","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.1.0"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.12_1697470536703_0.09093699218724005","host":"s3://npm-registry-packages"}},"0.0.13-a42b7be.0":{"name":"@waku/utils","version":"0.0.13-a42b7be.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.13-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0bdb9621e7c988e87c5a2d44a55256f270578a6b","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.13-a42b7be.0.tgz","fileCount":54,"integrity":"sha512-fL3E28FZoQkayzoxzT4siCqXRO/x1brr5drxLj4AGPiZzvXB5XgfA56GgtZPDh+5BYOw1JXjPFbHo9bYCurk1w==","signatures":[{"sig":"MEQCIG+thgdApyyKvLyXg3o77my8gFfktJk4F1uxLJcaXUCBAiBMbZwEMP+5P0rM4n+ZI379XkOq24j1OHdCvpO/R/7f3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139097},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"a42b7be60dfbd712ad01716b608dfca5e635cd45","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.18.2","dependencies":{"chai":"^4.3.8","debug":"^4.3.4","uint8arrays":"^4.0.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^7.3.2","rollup":"^3.29.2","npm-run-all":"^4.1.5","@waku/interfaces":"0.0.20-a42b7be.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.13-a42b7be.0_1698852234517_0.3963620533150951","host":"s3://npm-registry-packages"}},"0.0.14-34a25c2.0":{"name":"@waku/utils","version":"0.0.14-34a25c2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.14-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ed418b7f3279cd6f2fd0a78135b1d3a7e9d7cc61","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.14-34a25c2.0.tgz","fileCount":54,"integrity":"sha512-tnyc40TScX6wUgLtQQcA3LKVWZe5uR7hPXZ+ODAH7A490ZUd+CcdPTFArTPtbfuGXZe80OgBD7+486idzWHM4w==","signatures":[{"sig":"MEYCIQDtlurPlpq7OH0nNJ8XIWIKef0Ii6btdIqxDiu1kpQP7wIhAPFgIAUrrcULZm+DvgTd2kZpz6zU33HN9SVX+gLYSIT3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139944},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"34a25c2f401e5100b08844ff7dd572ad88b6e380","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.18.2","dependencies":{"chai":"^4.3.8","debug":"^4.3.4","uint8arrays":"^4.0.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^7.3.2","rollup":"^3.29.2","npm-run-all":"^4.1.5","@waku/interfaces":"0.0.21-34a25c2.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.14-34a25c2.0_1698964986280_0.07195951576832194","host":"s3://npm-registry-packages"}},"0.0.13":{"name":"@waku/utils","version":"0.0.13","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e91f02d77ca7d64695677300b660fdabb4d51c91","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.13.tgz","fileCount":54,"integrity":"sha512-sGZRJyYr7+QZpV2tlGJF48gKmwNdFha6rPKPgXiKDsz2YMhPlg70ffbGcND3bEfOwWmX4g/x5i3Oqwwl+HzwJw==","signatures":[{"sig":"MEUCICBSmy6e/Fwa1U6C+hljWLqGokG77ckkwjSPpZG6tp1iAiEA0G68ugVIWl9Ezu+UCSttd2OCGsu6XJIoxvdKpAFSxKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140402},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"34a25c2f401e5100b08844ff7dd572ad88b6e380","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.18.2","dependencies":{"chai":"^4.3.8","debug":"^4.3.4","uint8arrays":"^4.0.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^7.3.2","rollup":"^3.29.2","npm-run-all":"^4.1.5","@waku/interfaces":"0.0.20","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.13_1698965067978_0.8746423109349133","host":"s3://npm-registry-packages"}},"0.0.14-4c5a8a9.0":{"name":"@waku/utils","version":"0.0.14-4c5a8a9.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.14-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6508bb0ef6ee7aae5d257f9f4a599f140d2181a0","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.14-4c5a8a9.0.tgz","fileCount":54,"integrity":"sha512-+z9jdZAzNfYvNvoRbn0EEBM43M4ztPd6QmS5jILBGYVUpK7wUBM3ZE1JVLG9Wv5Kza36lc8J+nyI0YHYbyMrAw==","signatures":[{"sig":"MEUCIQDmOy8i/nKcVqHT+16ZIx2qecddjgluscW38DheU8wU2wIgJOygpPobM0VuSNUvwR/9/pqo0kGnDiS9BaULbN9nxtE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139986},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"4c5a8a9b642ed1958b6561a12822c7f96aa0061e","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.18.2","dependencies":{"chai":"^4.3.8","debug":"^4.3.4","uint8arrays":"^4.0.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^7.3.2","rollup":"^3.29.2","npm-run-all":"^4.1.5","@waku/interfaces":"0.0.21-4c5a8a9.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.14-4c5a8a9.0_1699054090371_0.0582109249336209","host":"s3://npm-registry-packages"}},"0.0.14-678635e.0":{"name":"@waku/utils","version":"0.0.14-678635e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.14-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b02f472c6b367bf96647d90849f17a1dfc1446aa","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.14-678635e.0.tgz","fileCount":54,"integrity":"sha512-r0oBQ/Ze+l8DRUCL7XSb+fIfIuOHcn2JNsXRuMRt2sD65SPF9YYbZQiPIUI31btJ/8Ae7GkKWK72Sa1371+B+Q==","signatures":[{"sig":"MEUCIBoKpcNuvZxpNsbGo4JNJ5xHRgcRSS7wM0nzRD/qTJfLAiEA2NBPxNfCPu+w5KB8AJoBbu3EUy1OKQmvq1Ksu2ZxKiQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139986},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js"}},"gitHead":"678635ec9fe231e709b31445571ee6757a0dfeed","scripts":{"fix":"run-s fix:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"royerfranck","email":"npmjs@royer.one"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.18.2","dependencies":{"chai":"^4.3.8","debug":"^4.3.4","uint8arrays":"^4.0.4"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^7.3.2","rollup":"^3.29.2","npm-run-all":"^4.1.5","@waku/interfaces":"0.0.21-678635e.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.14-678635e.0_1699054481347_0.6890175884569774","host":"s3://npm-registry-packages"}},"0.0.14-7eb3375.0":{"name":"@waku/utils","version":"0.0.14-7eb3375.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.14-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"93fb94c100b90b2de83d7cbe7b3f82f2a707f2d1","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.14-7eb3375.0.tgz","fileCount":54,"integrity":"sha512-+atx1BFALDtIJvZXMROTninB57DLVqIG1jMq5QVBPed0hLf/HFpIH9xlJ99bFeSXM6pj+yJA6HB23wgrviSi2w==","signatures":[{"sig":"MEYCIQCUS0CsBGfv8+7ZfV/adhwa0xjWq9u9jrskm4Bitr+LtAIhAMnVbRarEzJNPo9YPMFcl/hNd5BJCt/sxab0qhbFTVQb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162467},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.18.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^4.0.4","@noble/hashes":"^1.3.2"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^7.3.2","rollup":"^3.29.2","npm-run-all":"^4.1.5","@waku/interfaces":"0.0.21-7eb3375.0","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.14-7eb3375.0_1701129958102_0.546496999285339","host":"s3://npm-registry-packages"}},"0.0.14":{"name":"@waku/utils","version":"0.0.14","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"58609732a74b3ec21b67577a3127fa38e382f944","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.14.tgz","fileCount":54,"integrity":"sha512-BbrmT2ryL6ws+VXiihzL4IR9Yi8dH5JD6yTqkX14ilMu7DhiGqCGuyu2EQsng9x1/Bn1ulU60NQh3tFzENKAFQ==","signatures":[{"sig":"MEUCIQCj0/sCLZBYW2E6MJfFEYM981DYzKFKSiaSeSh671Zk2AIgc4IgGlTIZClrB+gQiBAz29DTKobAUxGx0N9A9NN5wiQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183423},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"9.8.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^4.0.4","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.21"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^7.3.2","rollup":"^4.6.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.14_1704926841820_0.6832424285282508","host":"s3://npm-registry-packages"}},"0.0.15":{"name":"@waku/utils","version":"0.0.15","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"91d35b010c278ce652c999cd51ad278510f12ce2","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.15.tgz","fileCount":59,"integrity":"sha512-zwRQcr3ECMM395umh0s17wMXkrjtcHW5xIw7CMOi/xsqV5ZAZi7P/SSMo2trngAsTxSJPDgeF60ChiwnsrsFbw==","signatures":[{"sig":"MEYCIQDmyTOywZSMS2iaIuc21jlZHv7S+EKPqeZhmrnetCAsbQIhAIeiMziwLdvsLiouY6up3CNhXmG4+VIFvw6WllqTto/j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203362},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.3.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.19.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.22"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.3.2","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.15_1709594933478_0.5684408112143731","host":"s3://npm-registry-packages"}},"0.0.16-434be7b.0":{"name":"@waku/utils","version":"0.0.16-434be7b.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.16-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d1178eddc12dd0649da5e95b7b63a1532f4bfeae","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.16-434be7b.0.tgz","fileCount":59,"integrity":"sha512-z86iJnFfOcsr7OdCBXlsT6VKLGlWjhzx2kBQjktsCQa/QepYYZJMtJ9RbbftzV1GyoXDJPnxyRmPTV95CMsgAg==","signatures":[{"sig":"MEYCIQDBP//Mmqr/UI0sGGED8g9N4rJt/Rjfco8Hp/FGF/O1WAIhAJm047+8qmy0pEnn0/G3oLKPM22DYHUY/MK1W1GOR9b4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203867},"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"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js","react-native":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js","react-native":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.3.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.19.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.23-434be7b.0"},"react-native":"./dist/index.js","typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.3.2","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.23-434be7b.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.16-434be7b.0_1710341346011_0.7576549525505001","host":"s3://npm-registry-packages"}},"0.0.16-b5e8b17.0":{"name":"@waku/utils","version":"0.0.16-b5e8b17.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.16-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f9f3486991f1c4f931599ace456bdd8f5002f587","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.16-b5e8b17.0.tgz","fileCount":59,"integrity":"sha512-w8o2ezxUctAZF2RSSeXt45HuIRZXJTkOa+Ik30deZMO9uBLLmJ6vPCIX++Vrtj7xfVbjZGkh/GxeAzxYIHB5Ug==","signatures":[{"sig":"MEUCIQCweTTyxITGvb4uldNnhUKGX81JnmSX/Kh1ciU8x05NfwIgabW/ZZShKORoAIZ0ZeRWhoq4Ay2j6shCJPL32SI/7A4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203964},"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"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js","default":"./dist/bytes/index.js","react-native":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.js","default":"./dist/libp2p/index.js","react-native":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.3.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.19.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.23-b5e8b17.0"},"react-native":"./dist/index.js","typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.3.2","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.23-b5e8b17.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.16-b5e8b17.0_1710343557669_0.8736316626563085","host":"s3://npm-registry-packages"}},"0.0.16-efe9b8d.0":{"name":"@waku/utils","version":"0.0.16-efe9b8d.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.16-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"bd832faeb4e4bda7dd76a6855b76567dfd617a94","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.16-efe9b8d.0.tgz","fileCount":59,"integrity":"sha512-H/uASGT1Z0dN9e4awvQ3j0FUlMf1L9L6o3PfsUKvZLkRd9bMsUjsGwG3XwKIg5jm+wOUJkf1/VdCKYnU+p6gJw==","signatures":[{"sig":"MEQCIEWyZhNfRjDwoIzN/9V2hI6Kx+JAvzrg3K+JcZyAOMf/AiAt4WLAWyALT9ppUmsXyefBNEQUWle0h7DcxmRGD0F6ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207280},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.23-efe9b8d.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.23-efe9b8d.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.16-efe9b8d.0_1712648794311_0.8489530352267518","host":"s3://npm-registry-packages"}},"0.0.16-9bf5716.0":{"name":"@waku/utils","version":"0.0.16-9bf5716.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.16-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a540ec945ff88144aa3381fc2e5b3aa24aa4d133","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.16-9bf5716.0.tgz","fileCount":59,"integrity":"sha512-jej6ApuMl3iyTWZuSrH19nF/7vhtFpGcU1jkCpxIQ+kjWYJY4aLFYhWx8/IzQuNlyxplIMSjV2rw4EeiZIDv3w==","signatures":[{"sig":"MEUCIQCLpovjtJOkLwftO3BnCQXdShCjrzmvbKd4AZ12pbr/jQIgPe4Vy9revmbdC+wr4CqkS+Lb5u+eq/bCIQ98NQbfqAg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207280},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.23-9bf5716.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.23-9bf5716.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.16-9bf5716.0_1712652358080_0.11948070934532584","host":"s3://npm-registry-packages"}},"0.0.16-17a8640.0":{"name":"@waku/utils","version":"0.0.16-17a8640.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.16-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0cef815fa5d276e58d2adc03fbe7a50368fc0f10","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.16-17a8640.0.tgz","fileCount":59,"integrity":"sha512-FEG7MInOHS8WsX3BVGWfY2LFDVcpZzB+jteUdVeT28F4pQoicoG5NeJs7qLHdMKk7CFAVC3l6lPsw28O6k/F2w==","signatures":[{"sig":"MEYCIQD7XbJ74I+Ovk0eJheRLplqbLWcX9wyjSA4C3BHvkedJAIhAOegqzNTD7YYREfsarpkRJQvb6lLKahQ1Fj+imv7mW2a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207280},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.23-17a8640.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.23-17a8640.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.16-17a8640.0_1712657740786_0.02171167448666078","host":"s3://npm-registry-packages"}},"0.0.16-070b625.0":{"name":"@waku/utils","version":"0.0.16-070b625.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.16-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6da9072da36eb4f2ec75aac0a455e8ee389e5455","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.16-070b625.0.tgz","fileCount":59,"integrity":"sha512-Kk+CoOVzGcTkEvNMh2ETBVXDU/lwNRhNHKxTUQT9a9S41JqMq65dIIqd3xn7BuIpmjIzUlIuTS1EAsvpmD3meQ==","signatures":[{"sig":"MEYCIQCVP5ef5LKlv1vZNowVLNr3uMyeusJz7JmQ4Xm+hSmuKQIhAOaV6ynpk75twvos6lsVqgmx9L2y7UKuJ/ai1ruKrQNq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207280},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.23-070b625.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.23-070b625.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.16-070b625.0_1712658741969_0.3765606379016666","host":"s3://npm-registry-packages"}},"0.0.16":{"name":"@waku/utils","version":"0.0.16","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"fec019811b1624780eeaf103d8ca7e94236d822d","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.16.tgz","fileCount":59,"integrity":"sha512-UeUsG+z2v5N+pCgnUR9AnYwX7yYT0PfpdtLuHzkw+YRGaq79ZsoxlUi+0nxJQ7WDL2MDu06QlgAEEyMOIC3RpA==","signatures":[{"sig":"MEUCIQCrNNg47tuizrZ3g8XzD5BNYjGVymSCAiB81Ggu9G20SAIgKKcgYJMBKu1wCVJIfqcLjWUnbqKtt9B1+TmHJvsvE8g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208877},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.23"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.22"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.16_1712662002062_0.637200320875194","host":"s3://npm-registry-packages"}},"0.0.17-e5e8cd5.0":{"name":"@waku/utils","version":"0.0.17-e5e8cd5.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.17-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9932d7a8a28d6071e12d3ca2280ea0e4b6ad79d5","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.17-e5e8cd5.0.tgz","fileCount":59,"integrity":"sha512-E0RFQN7xm+4uFmbZ8RQkcsrK8iqUXO9lpaJJ0AY9tFOwtc78FBIQ1BaOCkTxWbC467hrb7nAjw9EHTkBV9r3nA==","signatures":[{"sig":"MEUCIQDoJEJ+BGCutuM4BXgYPUb+jC793zpRm8+u68/PqDL2mQIgMXImQq8ZtMtyBbHaq0YspOHSeG3CdKIHYLjE6PDCNZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208366},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.24-e5e8cd5.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.24-e5e8cd5.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.17-e5e8cd5.0_1712934438523_0.5102127589693051","host":"s3://npm-registry-packages"}},"0.0.17-a7bf4fd.0":{"name":"@waku/utils","version":"0.0.17-a7bf4fd.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.17-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4319bcbeca7af2283d86691811c432f37b0a10dd","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.17-a7bf4fd.0.tgz","fileCount":59,"integrity":"sha512-jA81MjiquHa3KJ8Y1/vEfBIVY6vBG/ZnzrawqJxZ9asIcm0J6889XiTqFWnPaQeJTYDNqE5ZyswGLvIMwSjbnA==","signatures":[{"sig":"MEUCIQC0fYbgxroU9KjzejUnzWvB5xF2CMuUdFiNcOSEddQ5PAIgWq0GXZf+bvsRikOhokp3NlQGzxs0FkuLyPfM/QCmnJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208366},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.24-a7bf4fd.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.24-a7bf4fd.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.17-a7bf4fd.0_1713222961718_0.6279510939095145","host":"s3://npm-registry-packages"}},"0.0.17-fd60cc2.0":{"name":"@waku/utils","version":"0.0.17-fd60cc2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.17-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"31a930f96d2399956e33f3f9dd6670b5ac7e62cc","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.17-fd60cc2.0.tgz","fileCount":59,"integrity":"sha512-okERAmZiofx7qDvQcOjICNfrS6RC0Wp0RwV/iNZJZ3yuz55nBQECtls+uQ7yoWgageXK2Jan7KhAVVL3jw6VNQ==","signatures":[{"sig":"MEUCIQD/x9SIg4sJWP32F3t8cnQszO7mcvh6mYK3KELTHOucxAIgWwnmi9LCnGkLEf2+hxrWiwBESFJ7wgjCKWqFrcadrOc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208236},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.24-fd60cc2.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.24-fd60cc2.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.17-fd60cc2.0_1713476469456_0.8090012133488642","host":"s3://npm-registry-packages"}},"0.0.17-ea43068.0":{"name":"@waku/utils","version":"0.0.17-ea43068.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.17-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a3baff0bc11a25636441ccbbdc2af49ac9eb3532","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.17-ea43068.0.tgz","fileCount":59,"integrity":"sha512-j32JxUOlrnYFbllrUJqTbQ3yNjKLrLH1iXQ/Gmki662hFGhbyeh1hXqIPm7On5BHV9omucbpTV4iTDGiJAFLYg==","signatures":[{"sig":"MEQCIHvoSECesNhS0sbUkq5OJVvNi94BbE9jb/3lkzF7FF/kAiBnR8L4PpZr5klwQN3yqG8IVK3odo2bl4f84W/yPHbE4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208351},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.24-ea43068.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.24-ea43068.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.17-ea43068.0_1714177777062_0.5158703593631739","host":"s3://npm-registry-packages"}},"0.0.17-73d4f19.0":{"name":"@waku/utils","version":"0.0.17-73d4f19.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.17-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"828e1b55a46a3eb3486e32d0722fd645799a9e73","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.17-73d4f19.0.tgz","fileCount":59,"integrity":"sha512-N50uHWNl99jY5IIQhDZVHK/e6blEIE8q55FCzq7/dotlhbd5jTJ40nQFBpGC0W8HFnJx93h2sP40iAezwywdKg==","signatures":[{"sig":"MEYCIQCtlV1Q22P/WNUekZskAimYvdCgfSlJCzXqTHI0Hl/nfAIhAJy+BAODEseIauaHq069P/NhCSsBV3mD04AueCEujfZu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":209583},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.24-73d4f19.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.24-73d4f19.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.17-73d4f19.0_1714387300887_0.1731148709919199","host":"s3://npm-registry-packages"}},"0.0.17-5b03709.0":{"name":"@waku/utils","version":"0.0.17-5b03709.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.17-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"03a90696b1847cc74a31b2389253253efd4c2f2b","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.17-5b03709.0.tgz","fileCount":59,"integrity":"sha512-CgLridPevQIlHD5+MVoqwCx/fii/l5YzaGu30ur1gc+FYhBjR/k81oHS6m4VbaZtRnUPeCF1LjnRnvCB9f6/IQ==","signatures":[{"sig":"MEUCIQC+vbBfpvBb7m+L28jMJMLcby0JQblKjUJDIKt7uEntAwIgMJfvmiWAAVvx9mxh9FhE6VrxRoAK9pIptOkOzc4ruQg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":209583},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.24-5b03709.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.24-5b03709.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.17-5b03709.0_1714465690166_0.25937796092679877","host":"s3://npm-registry-packages"}},"0.0.17":{"name":"@waku/utils","version":"0.0.17","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"dc1f6c93657ea1b6b54d5e24f88009e9db16dbf8","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.17.tgz","fileCount":59,"integrity":"sha512-fi8d1mPOsoCctzViGi9nb8fQYJbE54jq+udXSI4/BcvaHzPxByc/vY6piYg+ReLeceRhlKg0gkzY56W0IRxshQ==","signatures":[{"sig":"MEUCIQCJmYHNZqLqIo06nYXOG/nBpEm69LBhvLWZzWtbRxW9JQIgZIz77i1dFkaScpIvMe70WBl2tvaief8e/EWqEzmg9so=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211144},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.24"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.22"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.17_1714495221920_0.4202313173137777","host":"s3://npm-registry-packages"}},"0.0.18-682cc66.0":{"name":"@waku/utils","version":"0.0.18-682cc66.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.18-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"10f8ba1964a0b464e0b86141638d05654e11605f","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.18-682cc66.0.tgz","fileCount":59,"integrity":"sha512-zSKq80HQbUNRb4sEVPiF2JYmJo2yHDhzMVNMY9Z1w1JaqPcUIYP7PZTWlmFTrRT7KGIl1nLJoZZmAaUv+4PZQQ==","signatures":[{"sig":"MEQCIGm1Sx2g0Aa4JEFRjHVUHUgh01rffVYt9YI+o/KXxkCdAiACQuKjeSY3onXQpYPYncx1pTmt7I/WNLWv/G1lHNAdpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210633},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.25-682cc66.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.25-682cc66.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.18-682cc66.0_1714533696029_0.006344329961367912","host":"s3://npm-registry-packages"}},"0.0.17-3ec2344.0":{"name":"@waku/utils","version":"0.0.17-3ec2344.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.17-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c4870439c18f7765fb77eb8db82dec67c41ddd82","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.17-3ec2344.0.tgz","fileCount":59,"integrity":"sha512-zLwje7GVMfqqFnb4LWA2sz0T13V/rlrbvR+IDCDaxybPxvio4MyiwtbHAiyppqXlJk1nadum66/5xKrP1sh36Q==","signatures":[{"sig":"MEQCIF3x3PMw5wYRpk55hNHL2ReWOLcba+tDC870wqxC14ZfAiA4x23OYfDCgNmQu/WjphuRJWICdvyQkNpQdUlyDUWJyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":209892},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.24-3ec2344.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.24-3ec2344.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.17-3ec2344.0_1715091135907_0.7991147336832496","host":"s3://npm-registry-packages"}},"0.0.18-e49e728.0":{"name":"@waku/utils","version":"0.0.18-e49e728.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.18-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f4b5492210ea3154f338b53f52ccb98a52e1827a","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.18-e49e728.0.tgz","fileCount":59,"integrity":"sha512-Xmu0pE8xso7uhJdRcXnT684Mu7B91JQI98UKmBXRK6dIDKIQdmLdBVL6zaSjOFg/hrUG2RHf/p1cKtw67/DnKw==","signatures":[{"sig":"MEUCIBW0RZTbGcaiR+VFM4rSc83Ily/1QDEi9xY+M7UgBgn/AiEAwFVXrA/sBWesH4Q6fzyGsh2HYFDYuBbt7zCb7xB0GnE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211241},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.25-e49e728.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.25-e49e728.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.18-e49e728.0_1715739049561_0.567319879705692","host":"s3://npm-registry-packages"}},"0.0.18-00c77c6.0":{"name":"@waku/utils","version":"0.0.18-00c77c6.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.18-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0bed329d24fb693a925c43235cb13ca53ca76615","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.18-00c77c6.0.tgz","fileCount":59,"integrity":"sha512-weg9bSQDC9+/qbJR+tRYZs59NToinNNNphS8lGDDHJmGS+Wgy9Nrt8bzsh0JqKFIDRPUWbxq6hVw412QySRikA==","signatures":[{"sig":"MEQCIAPn5UTWBLMVTn8ZBGDwYV0cOx/uynKPA+CxzEaFhiPjAiBRcGF2sACnc8RsQ/JsEQXhafc6pCfyfLsaAKbz8kbZ1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210932},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.25-00c77c6.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.25-00c77c6.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.18-00c77c6.0_1716217086948_0.24217915729097372","host":"s3://npm-registry-packages"}},"0.0.18-ab6f7ef.0":{"name":"@waku/utils","version":"0.0.18-ab6f7ef.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.18-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"073b885df2ed0d287ccb859c1cf52f1a53f55e49","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.18-ab6f7ef.0.tgz","fileCount":59,"integrity":"sha512-H++f2wbjhkweHC07QMApTYxWMAcfmmJd/uvkSLJxNWDRfLyuogAjG0dkK0yoQlyyvsmebWPkEiiRaJAOBuakAw==","signatures":[{"sig":"MEYCIQCeraj7ENFhoblnc0oEFUzi7Zzv3a12AzEQJyOH13mSzgIhAJkqBsSENPfNSI4nAIRkeeess4vCrLHzn4wAhVw2O11V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210932},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.25-ab6f7ef.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.25-ab6f7ef.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.18-ab6f7ef.0_1717021937545_0.9458179126733721","host":"s3://npm-registry-packages"}},"0.0.18-d8ed83f.0":{"name":"@waku/utils","version":"0.0.18-d8ed83f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.18-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4126aa07a8d9f33b165a8a56ba2e7a787a98eab2","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.18-d8ed83f.0.tgz","fileCount":59,"integrity":"sha512-aZN8T4APLv0yH76WW9mJZs62SNb2OfUyDUJHnlm4BRwlrw4Mil3eRiutZeE/awTknKRZR/b934ZYPjoS/HFYEg==","signatures":[{"sig":"MEYCIQC8rYCWs96S2uqNnJ+kmjvbfym075lXKcK09MDlB7WUjAIhAIK3ojKYNzTgiWKCnD7fXtfW2F3NmmQ/vOsGug9wbmiV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211241},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.25-d8ed83f.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.25-d8ed83f.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.18-d8ed83f.0_1717452038844_0.5273298906759023","host":"s3://npm-registry-packages"}},"0.0.18-16e9116.0":{"name":"@waku/utils","version":"0.0.18-16e9116.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.18-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"53c3411b5663c19937bc77ce5db6d9dc43edad62","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.18-16e9116.0.tgz","fileCount":59,"integrity":"sha512-61S25ACw4JuyQyvdcQz8Tgk3GPH7pWN6YOjvZIiYU1hZnwIWfA6vtvtvkGThsx7qHUuRGetB748Xl2NUVa0QSA==","signatures":[{"sig":"MEQCIBc2EUNx8ry7aiN84BwBlvIjHfuNfTcf5iXiU8Plrb3SAiAjVAVTx81jasERj7ZlDoRWbVnTcW1V+BdELf+rVYecbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211241},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.25-16e9116.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.25-16e9116.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.18-16e9116.0_1718327612199_0.7073394165784646","host":"s3://npm-registry-packages"}},"0.0.18-42126a6.0":{"name":"@waku/utils","version":"0.0.18-42126a6.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.18-42126a6.0","homepage":"https://github.com/waku-org/js-waku/tree/master/packages/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"aac76342bf6eae231925ecd67a11ae3dd9e75452","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.18-42126a6.0.tgz","fileCount":63,"integrity":"sha512-DYynTpjef9+525sbOhOfExk6h7ho1lTlaxYJYflQjwOj9IoDhkH7cvfdpJ89u0P+rpvPBQ2qsD6kmKYZDd2lxg==","signatures":[{"sig":"MEUCIHm96nQcOOui+Iwjen2wxTh8ZLhcL7TFsCJyPwuJaxBNAiEAqKpFMjVG0gNRexOO7G2OCfihhvKuoEGL+HncU83g5oE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212197},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.25-42126a6.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.25-42126a6.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.18-42126a6.0_1718901118265_0.6622931876076905","host":"s3://npm-registry-packages"}},"0.0.18-4db508b.0":{"name":"@waku/utils","version":"0.0.18-4db508b.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.18-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"baa6cc0aeeb82f9a4f66e4a80e228fe480248cf0","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.18-4db508b.0.tgz","fileCount":63,"integrity":"sha512-fxXr3Qrbs3+o4tRBT1+dc+vRDIrR2FCjG0Qv0h3hmu/Xtjfc39Q4CXjY7jIJaRqdQnKmRWS2liDgx7D/NBcrVw==","signatures":[{"sig":"MEUCIQCaJTMSQUT64X9zLAduSm/QYKFKs30UOOYuTpJN95L1LAIgcXA2QbzbfpvDOz7xKjYxZp9l23FooOocjLC2yI57EVM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212197},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.25-4db508b.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.25-4db508b.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.18-4db508b.0_1720005691568_0.7782091880754325","host":"s3://npm-registry-packages"}},"0.0.18":{"name":"@waku/utils","version":"0.0.18","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0846c07270255cc59819ffe6c94aa58958578dfd","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.18.tgz","fileCount":63,"integrity":"sha512-skQCoQpqRmX6IJWuP3I0YNz0ZWI/7PfUEwlTbXv3wUrKv+5cksiiFWgvoNAhHO2OEYMiRPRHSm0PmLtyMNfvOA==","signatures":[{"sig":"MEYCIQDTgs510rDgq5QSi3R54ROLSKzTY+Z0MoyBL6S8b1kABgIhAL13HNCVLEVmzI8sCig79BCEEsQR36IJIHesUvHBwncH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213173},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.25"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.15.1","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.22"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.18_1720626195096_0.15121787803742892","host":"s3://npm-registry-packages"}},"0.0.19-ce62600.0":{"name":"@waku/utils","version":"0.0.19-ce62600.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.19-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d4897ce4901b00c64367f54a3b981ad53604f246","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.19-ce62600.0.tgz","fileCount":63,"integrity":"sha512-YGEJbnvEQizAPEvx/PHBLYQm2wLi6XK3W+VvJ7FMIwW2aHz8wn3ceZ20ln9EvA/jTd4jj3C5mmkgmTn6FpDQOA==","signatures":[{"sig":"MEQCIBAQFyiew3YA+RZUG5/2yThnv4xPecg4tMvsu3xLH7eiAiAp+J2p9IG8Vyf1fK4lMjmHlsIKBalG+ycKRfCrgpg8vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212662},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.26-ce62600.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.26-ce62600.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.19-ce62600.0_1720910071285_0.4890938851524498","host":"s3://npm-registry-packages"}},"0.0.19-04bd518.0":{"name":"@waku/utils","version":"0.0.19-04bd518.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.19-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e3119d6a1d9185664071fa72e9d873fc151f4739","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.19-04bd518.0.tgz","fileCount":63,"integrity":"sha512-WftSCGR1FTngvwpR5sze7i+PC8AKsyh+/ojRfT8hlkenUtyfB39AL1tIV0hwn8+btBiqNvMnr6/d9hn1KlpTJw==","signatures":[{"sig":"MEUCIHXII9Ygyr9WAjX2JLvDTviNqaX40/V2EagNT6Ayx404AiEAjzb7D4cb7OQ5z4kd95md9kapwsiIqX2DH8IC3+LEn3c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210387},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.26-04bd518.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.26-04bd518.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.19-04bd518.0_1721800380185_0.611966484632279","host":"s3://npm-registry-packages"}},"0.0.19-1887f4f.0":{"name":"@waku/utils","version":"0.0.19-1887f4f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.19-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6de7b53cd10f2113c9401744e6df89b2bf3578da","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.19-1887f4f.0.tgz","fileCount":63,"integrity":"sha512-5jUexsyteIBH5V7/cCAx+e/lKDgdnJ/rqqbUhX7J2l1otQ/Rex5BxHeEvdDow4aZkvdIQjMN2D22vqG91PU6xw==","signatures":[{"sig":"MEUCIAz/C3WHIswU56DsX4T+dWCrILtbnUP0zWqzfv9RWQLHAiEA/56RHxLmkEsFwh08v/Lo+lwptSECx41k/mWy5CfNjvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210598},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.26-1887f4f.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.26-1887f4f.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.19-1887f4f.0_1721863618066_0.23345769620711","host":"s3://npm-registry-packages"}},"0.0.19-08fc2d1.0":{"name":"@waku/utils","version":"0.0.19-08fc2d1.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.19-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d89c39ab123de5328bb3e0b0de8ca837e6617c19","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.19-08fc2d1.0.tgz","fileCount":63,"integrity":"sha512-7u5XqN34oowIKpWN4Vddwge21a3waByv1ytl7kCOUbM2CGu7mguw64ZKpRAgvJG0avfY6JxTRSaMgOxBkY2PLA==","signatures":[{"sig":"MEUCIQDTaN532RfXyCoIW+ookiItMnXuQcOgUcw1eyM58uxQmQIgL8HWVJuAzNTp3nb8lFj3Y7qAa+485KgvlH1eiAa333Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210598},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.26-08fc2d1.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.26-08fc2d1.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.19-08fc2d1.0_1721948044766_0.4970706988733653","host":"s3://npm-registry-packages"}},"0.0.19-88a29c3.0":{"name":"@waku/utils","version":"0.0.19-88a29c3.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.19-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4a7d60fd0343e4b27413c9ee466419487d5a6614","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.19-88a29c3.0.tgz","fileCount":63,"integrity":"sha512-P3/bp/Py5Vh+H+e9jllFSrZVva49I08Ou22ybz5PkQSkLIYkocHQkl28k2kdpLEgLlESbfuoLNFiM+hKRykmsg==","signatures":[{"sig":"MEUCIBOeKPR7jGtOiFxPsggCi/bHDvylGMbB2sq57cs9TvbNAiEA6iLEJdXXKuVcvR3HJuQ747fJ6vp2k5Q4L/rxrL4+6yg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":209939},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.26-88a29c3.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.26-88a29c3.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.19-88a29c3.0_1722928573443_0.26169901581095645","host":"s3://npm-registry-packages"}},"0.0.19-15400a5.0":{"name":"@waku/utils","version":"0.0.19-15400a5.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.19-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3cfbe004456f655a9622b9dfb339e9848f558c18","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.19-15400a5.0.tgz","fileCount":63,"integrity":"sha512-u82lJ0hP2dcXeaVT16gmHMbDnnSEaGAcoa50Tj1nMlxGOv5froq9KxuwkhSZDljSYpv1JZGssmYwfQKJQkpbmQ==","signatures":[{"sig":"MEUCIQDHFleLWBtsxUCPRluxP6gN10YYYXRAIUTN07bkuDvaowIgAWrVEaCtpxf2/sxNqJgQBPp6fls7aEMjM3CdhOBoYPc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":209939},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.5.1","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.26-15400a5.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.26-15400a5.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.19-15400a5.0_1723475964602_0.8440803476929857","host":"s3://npm-registry-packages"}},"0.0.19-409642d.0":{"name":"@waku/utils","version":"0.0.19-409642d.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.19-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d3da2aa452262cf3a2952bb91fe71b96882d2c5b","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.19-409642d.0.tgz","fileCount":67,"integrity":"sha512-40iAUe1Hmk/joxu5TlH0iETEAhWY7cScVbivHofJVWJeJMDvcrFkfWSkIdusaDLvhnPTpVuDYisBqFrvpNgppg==","signatures":[{"sig":"MEQCIFGRIiB9Hfubhhy2Bk60IaaBSxn84n/QOblItLTf5H1PAiA+r0x2kk2Gkf+StjRatNUHQRjppJI/lK2tebvN2kmrkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":217551},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.26-409642d.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.26-409642d.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.19-409642d.0_1723790805109_0.2140623503077368","host":"s3://npm-registry-packages"}},"0.0.19-77b2cdd.0":{"name":"@waku/utils","version":"0.0.19-77b2cdd.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.19-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"fd6a87448c2476d665ff17e4e2fe21d8cb4bcfe2","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.19-77b2cdd.0.tgz","fileCount":67,"integrity":"sha512-x6V9RPyZNi4//tu2OHXu/z5okMDGGzWsxKstLMialhhDwaeTEG9UVE9BXNX3IFcGA6k0KX0/BshR8tPkI+bVGw==","signatures":[{"sig":"MEUCIQDjCC2gud4TByKjoJRljgBT2kAyKm8st6VEpgbHsEczZwIgU4dhmRj/G9je7N9fxw0WHK37yLnQbNluwV2ZUBbOknc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":217551},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.26-77b2cdd.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.26-77b2cdd.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.19-77b2cdd.0_1724194215480_0.36418000161160036","host":"s3://npm-registry-packages"}},"0.0.19-c33844e.0":{"name":"@waku/utils","version":"0.0.19-c33844e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.19-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8f8cdf19a217d994260ca4562ec2ab2c864e2638","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.19-c33844e.0.tgz","fileCount":67,"integrity":"sha512-SZzda4wszJsnXC7gxstfoE+ViWhwD4JbGFnwMgqTRJ2R5hsle5CJJ6WEM+1Ai1j9I4jij6qP6Xx+dEZri0zgXA==","signatures":[{"sig":"MEYCIQDeeZ/zkGq6Y8J9XqHX3q3/YANIwjF0fEJZATRsieXnJgIhAISiQErBUD57F3r4Ztk6+xeoaU7YIQ/ByPmfZW/nnLba","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":217551},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.26-c33844e.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.26-c33844e.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.19-c33844e.0_1724364610699_0.32599843028339004","host":"s3://npm-registry-packages"}},"0.0.19-39f8920.0":{"name":"@waku/utils","version":"0.0.19-39f8920.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.19-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"39109d35ba4da2ad4d2522ab1148a5f34226a5f2","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.19-39f8920.0.tgz","fileCount":67,"integrity":"sha512-2+l68rc4YI58W6VALxtotw2f/5AZkECuh6lzkfeXB9zmc7/xAZEmAe/WtANAcs2ex8z+cJA03IHYi+LiGTF2Zg==","signatures":[{"sig":"MEUCIHY3297ucveXBiao6z/gD0I3p8JB2NMxZaWYYi8vk20DAiEAu6oGqip4JGeu1JV2/xPLj25NJINNgFmOlthUl1I9Jes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":217456},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.26-39f8920.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.26-39f8920.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.19-39f8920.0_1724366652713_0.15739801324604374","host":"s3://npm-registry-packages"}},"0.0.19-514ce36.0":{"name":"@waku/utils","version":"0.0.19-514ce36.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.19-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7ed5f5366ba57fc6fdc0e3d55e206bfcbc84d166","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.19-514ce36.0.tgz","fileCount":67,"integrity":"sha512-BsWm+JW/ARVhxOG0S4dB5QaRzcdNNRmwutu9d9c5gj1FBhiaW+DGlEwTJM/YIuCGFNET77DmYGxvL2aACR8JEA==","signatures":[{"sig":"MEUCIQDQExmn2QByDsU11eR/Z60w82czw7XjjHCR9Iu+0Q5DUwIgMTR0bNqi/Togwz1RxIKRsyIUPjvSaq9CvRVPz7XAza4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":218619},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.26-514ce36.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.26-514ce36.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.19-514ce36.0_1724886400373_0.1008309284059925","host":"s3://npm-registry-packages"}},"0.0.19":{"name":"@waku/utils","version":"0.0.19","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5123225f395fbeb3b63aab29d8f2c1d445079f4f","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.19.tgz","fileCount":67,"integrity":"sha512-l009D/kk7hrMvyoCdT7dtpoasYrbPBSNol4ukKj/63obOYjrcUfIjejbGdK5z65J9gvJtavQFUy4SLHIFHxcPQ==","signatures":[{"sig":"MEYCIQDA6iafS8vLGUW+kbDv3iD0sgmI9wiJdvgO7+Td3qzjvwIhAItVpAdozSuntMNv2HRlqcdiCymbvkLex6mQRt4qPGPL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220474},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.26"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.25"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.19_1724925841103_0.4455488566864143","host":"s3://npm-registry-packages"}},"0.0.19-f387f59.0":{"name":"@waku/utils","version":"0.0.19-f387f59.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.19-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"09789170d5f7fca9cd6e026070a688694348e677","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.19-f387f59.0.tgz","fileCount":67,"integrity":"sha512-uoLki1YGizKbt0R7k9C2mDKa4XemQPlLwxy6FkSzB1LvbxOx+LsBzi91JmpgXMH1JWkKk7NTHcK0EHUY7obrxw==","signatures":[{"sig":"MEYCIQCqGja97eux3JaS4bQlTADdAB664n1By7NWQR40D8niegIhANMDaRm4fNHL/XaPyApncHMjEDGsNs/hoZ4I0B8nN9G4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":217456},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.26-f387f59.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.26-f387f59.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.19-f387f59.0_1725013960243_0.5527142523228672","host":"s3://npm-registry-packages"}},"0.0.20-3687d81.0":{"name":"@waku/utils","version":"0.0.20-3687d81.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.20-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"cde072eb7d32554f495727a923a6095ae1460022","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.20-3687d81.0.tgz","fileCount":67,"integrity":"sha512-AHjX42CVbaOzE2LBDQVycCi5mXALm7/by7f7ZbKlX3YWPeqyTwgkwL7M+9D3WKUEehuyg8c8Q3kHuSfskuPS7g==","signatures":[{"sig":"MEQCH3+5cwG+z71y4M9YFKv0Gxvkqf2HnY6EwgkgiAnhNbcCIQCqmOmJHSkf0sGLynXhT/Clp95zT41bLLoxm5J2F069GQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":219963},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.27-3687d81.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.27-3687d81.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.20-3687d81.0_1725106937138_0.5801325095885739","host":"s3://npm-registry-packages"}},"0.0.20-5459f48.0":{"name":"@waku/utils","version":"0.0.20-5459f48.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.20-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0bf0f16160ed25319d631c20f2aee69e86d9453a","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.20-5459f48.0.tgz","fileCount":67,"integrity":"sha512-xW4l6pGSTZNRvIH9/m+qTY6ONUtZV9f9z/+ih5sr85+h4NcLFsckobaaIHhPNouDntFiVHjP+iVIjPmonswXvg==","signatures":[{"sig":"MEUCIHVGScDqKdw96MtLmKmq/iKjtW5VU5iJcF5sfXsT4x+jAiEAgTFvMHNg3CKYsA58rFutUHtZ5otuPhFk3mdRwcuRNj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":219963},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.27-5459f48.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"peerDependencies":{"@waku/interfaces":"0.0.27-5459f48.0"},"peerDependenciesMeta":{"@waku/interfaces":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.20-5459f48.0_1725137893838_0.2105107220607596","host":"s3://npm-registry-packages"}},"0.0.20":{"name":"@waku/utils","version":"0.0.20","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5a3afe7c9251c72ef5d45409530f04a372f2c8a1","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.20.tgz","fileCount":67,"integrity":"sha512-10s/1Mqnyc24ckJ5Abbg510KmQZRavVw4WF5LynR1nL4VwDQkJn9o1szzysLn+j+DwXtYWM5PDXspu7uHcXGcw==","signatures":[{"sig":"MEYCIQCjDHPYKdz9X3B1TsPs3DM8Yf4jn5Zw0UFfdVgJX8JCVgIhAOT9NrxV3xIlWSAnlSHrPFb0UZYe126CQWJdpGNXbNuX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220784},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.27"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.20_1725580611295_0.020443922371848444","host":"s3://npm-registry-packages"}},"0.0.21-2fe9875.0":{"name":"@waku/utils","version":"0.0.21-2fe9875.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"66cd3ce21c822d4156df16e43de68da2e86e5a14","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-2fe9875.0.tgz","fileCount":67,"integrity":"sha512-9p+jsWXMeoNM/9sLfdbrpMKL54dNbX36SB5QolgHxFUuum+vJ+DRdI/07bPZzW/dXU1wHhmJv+NxnbH7UAJaYg==","signatures":[{"sig":"MEYCIQDkVFwpddih+qebu+d7C12DTBK6zwNJo7arCg5NQOIslwIhAI/7RcWE5UjWWCZ7ygQqSDUbDJMApfKnvSclndK9cgaJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220302},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-2fe9875.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-2fe9875.0_1726473848828_0.08644617426679391","host":"s3://npm-registry-packages"}},"0.0.21-6a2d787.0":{"name":"@waku/utils","version":"0.0.21-6a2d787.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"112fe98df3f189893ec1efe95cf68be5a9b3a6e8","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-6a2d787.0.tgz","fileCount":67,"integrity":"sha512-B92Uy+tkNjXrHOZDC6uHi7kLqQq498GNfUwiFtTDyG0XogcJTUZkZped5odlIkGyzzNYFvhV3ibEPZy0854l8Q==","signatures":[{"sig":"MEQCIGJCfOjm0N2XmR+qJkfvPHOR/LT3jHnC946/NAErXKqfAiA+f51txaPsYwXvFpvP+8uBqmF3I39jMcpsfyXxe9dreg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220302},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-6a2d787.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-6a2d787.0_1726558315002_0.7066257723290084","host":"s3://npm-registry-packages"}},"0.0.21-45523ca.0":{"name":"@waku/utils","version":"0.0.21-45523ca.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b0f03ba7d2e565e5cd647a306d4ee19409a85193","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-45523ca.0.tgz","fileCount":67,"integrity":"sha512-JdpuGzO2LzgboEyKUA9HUG2Jm2Q0xTTlDiDbxhl29XfiJYilcy28GGwL64NcxabJ4fen8sYr2ELyDlvf2+Mwlg==","signatures":[{"sig":"MEYCIQC97cBIE9m9HqTRWulCLBN0YqpLhxq3jAKLTNDGA+QPXQIhAJwKDsPwKt7K07syb5Yh/mWGFeGyitTaeM+qqocTSuGd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220302},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-45523ca.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-45523ca.0_1726637868216_0.7262087750235648","host":"s3://npm-registry-packages"}},"0.0.21-acef1ac.0":{"name":"@waku/utils","version":"0.0.21-acef1ac.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ab39f02915e8fc09c07670ce3a618792beb7a705","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-acef1ac.0.tgz","fileCount":67,"integrity":"sha512-FtlZE9gVC0nY3g1sIsL/R6uM03Mn1S013vymtqsHGcvMUfLxNGivo8j4pT7yYikegIj5EyNQGTVWpFFuB72INQ==","signatures":[{"sig":"MEUCIQDJQODW6pWIXt9Hm4Wgk90dZnxLnOQ10pjPYVSOTYKBtAIgGISlWtS48WjcYBXGwYdEA8zuozNw9IzqfFzHUz0ZtOQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220302},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-acef1ac.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-acef1ac.0_1726728639544_0.16865408733902298","host":"s3://npm-registry-packages"}},"0.0.21-aeb05cd.0":{"name":"@waku/utils","version":"0.0.21-aeb05cd.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b2f07915eaa4d14be9f1a4b7d8951e88808d0638","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-aeb05cd.0.tgz","fileCount":67,"integrity":"sha512-9k6s8ph4/ePzE5M4Pozi+qgxi+ICIcgspunh5kOlUG989y/3C4b174jugurdTw+7AZq9JS/T+aOmp5WnGDQh2Q==","signatures":[{"sig":"MEYCIQCB7Ii83fIofByAaA3LXcUaBjEzwF6VjJRmWLsZ38FQLQIhAIwjeGRFrwqh0aMcJtGxXQ/MNNV6fhYNVFbq4AlQ0Xye","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220302},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-aeb05cd.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-aeb05cd.0_1727157843553_0.4129765043352698","host":"s3://npm-registry-packages"}},"0.0.21-c50088a.0":{"name":"@waku/utils","version":"0.0.21-c50088a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4181ff9ec678ba724308282e2e06d87e93e7a0e5","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-c50088a.0.tgz","fileCount":66,"integrity":"sha512-6q4P6DhWCyYIxy7Za88P8/PqcMAW5tbKrOXeFldFxuRVRKo8ZneKlotE95LDt5qlOaXR+pUvU4p8UlUP7mEbgA==","signatures":[{"sig":"MEQCIGI9Zq//gOni6gtD9E+Ul0vyFsceNLUSq/o7V/CIvGwdAiBChGYqa4SOmD0mgLwnc+JtHZvT9YFWMug2nGOS4GlS/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215460},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-c50088a.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-c50088a.0_1727258346634_0.14048624247491182","host":"s3://npm-registry-packages"}},"0.0.21-f599932.0":{"name":"@waku/utils","version":"0.0.21-f599932.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e5952941efa41b55839a103bd35f432229da8201","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-f599932.0.tgz","fileCount":66,"integrity":"sha512-oAipWO4k6df5RMI2eOfSrbyN9NkNhKFpTHupg1sIpw5vA9jWbhl9+S08wcgV3bI7oRZYqbc8dylh+/cqo/r8gQ==","signatures":[{"sig":"MEUCIQDYtzgEFIdF4jeqVPiSdZT2NuIo8f3tpzwTYXFUci9UrgIgRrzk5y3H4wqfQtAY2750LcGuDdGYYv1sV78Cq+ziZgg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216139},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-f599932.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-f599932.0_1727294801350_0.9336991540224564","host":"s3://npm-registry-packages"}},"0.0.21-338250a.0":{"name":"@waku/utils","version":"0.0.21-338250a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4251c67589c47b1f9c5121c4bf1676af8a57a6f1","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-338250a.0.tgz","fileCount":66,"integrity":"sha512-u4xwEJuDcKMYJICUa3F3KNRSZKrcP7mELlNb4a/dqSr5BjaT7/BUcuD9vpH+6fdEBFY2KrDwcvSpEiZlQjZ2Ww==","signatures":[{"sig":"MEQCIF89CMgG95bbmWmX7FdxM3LiEgEnswrOqguhP4VeYS8QAiAb4FKfs7rXK/qpI4GKwS/YjUVfN7eZbRpdX3Zs+CWAtQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216139},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-338250a.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-338250a.0_1727332889187_0.7213646819503237","host":"s3://npm-registry-packages"}},"0.0.21-d3301ff.0":{"name":"@waku/utils","version":"0.0.21-d3301ff.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8305bbdb4a32e904552b0009e79e586a62205df0","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-d3301ff.0.tgz","fileCount":67,"integrity":"sha512-j78BL7Pn2sjeDLiH/ovTcpGg/tCrI0ijN4zSpHNiLqrwj4KYI0R3d2F6vvRnMmofrEs1RGKXlg3YBK8RdQxEjA==","signatures":[{"sig":"MEUCIQDhMMZQohf0lXs1Clf5JXxuV06ZZJSZVRJQ9G1ZLYjFBQIgMMbejNtx/1Kt8Ui4bPdjZMOmr0FTQoQJ4uDMyG482s4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220302},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-d3301ff.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-d3301ff.0_1727373951934_0.8619911511393885","host":"s3://npm-registry-packages"}},"0.0.21-00c3261.0":{"name":"@waku/utils","version":"0.0.21-00c3261.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4fe3ded5f5bb6364804c045c47130e0da33565f6","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-00c3261.0.tgz","fileCount":67,"integrity":"sha512-koDMOx3N0INplHmoCm9LpbI3HNKdLAV9I3WEFNQjIL0WVAzZ5uFZGpnkQB16AaL/qcthP3FlH/klnMJVZbDV6w==","signatures":[{"sig":"MEYCIQCX8hiATVUBRMlvYZJQ4dGB5ILFMQE8/tKaLZZfDUYHPQIhAMxGKn3XPs0qgW2JBtbEi/NinIu0cGHq78KbCbaFiFrY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220302},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-00c3261.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-00c3261.0_1727396414361_0.6229801694488339","host":"s3://npm-registry-packages"}},"0.0.21-b93134a.0":{"name":"@waku/utils","version":"0.0.21-b93134a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a630211bac8e15dc1264e470a949d9e58e8fbf3e","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-b93134a.0.tgz","fileCount":67,"integrity":"sha512-FuZqhXwPcJtYIQosaAGoQpFK1ZnP7gyODUPdjDblU5l0gPFABYNiXvQLGHet44VVC8bKZed5tBivL+xIArFZbg==","signatures":[{"sig":"MEUCIBSlz4uuSXDBk+8h48KfAEkrWa3eEV7gYBS5BDLwPPH0AiEAredccAQmU5g2ibs4MntWL1EU8XDq72OUjnytAbpc4sU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220302},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-b93134a.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-b93134a.0_1727781137411_0.829281206110059","host":"s3://npm-registry-packages"}},"0.0.21-09028e7.0":{"name":"@waku/utils","version":"0.0.21-09028e7.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f6003afa0cb6e5b6e2619a8f191e6658ee75fb72","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-09028e7.0.tgz","fileCount":66,"integrity":"sha512-YfA1TnSwJ3dKs5Yhc65s2XJyNXZjtV/MxyOKVQ1KHIT0duN43fCjY2JPWsnGErsuqV0/ITf7ZzI2ujYVrebFPg==","signatures":[{"sig":"MEUCICslHQX4bvlu7iPY58GeuJhGbBP4bKuYcxLyBZ5qUhe0AiEAjPu/qVkRMBL15gojLybFtgOo2VxpDJy3UWPa+pdLO5I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216139},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-09028e7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-09028e7.0_1727860937222_0.3677096492723011","host":"s3://npm-registry-packages"}},"0.0.21-a89e69f.0":{"name":"@waku/utils","version":"0.0.21-a89e69f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3ba6a69a15775ee41f2bc1b4ebf61e872dde7a7f","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-a89e69f.0.tgz","fileCount":66,"integrity":"sha512-gA5o1L4+oCjYFwnH7dt8vwDRybctPfCK4dufOU8z7foe8QZ5DQBJhm1JShKRF5fju7mHsRMwGU7sqq7eZfhzQw==","signatures":[{"sig":"MEYCIQCQpzIxfNG/FV2nUin3XoVlIl4w4B58ispN3ZZr5K/BJQIhAPTuWOs8+6P7xysQTl3BWrtv4qa6n5I3C6j4Fu0g7Hyi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216139},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-a89e69f.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-a89e69f.0_1727861430802_0.22132566782038432","host":"s3://npm-registry-packages"}},"0.0.21-252ec59.0":{"name":"@waku/utils","version":"0.0.21-252ec59.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"352fd1ab8c6765e8fc9cea036cafa4a215cdbeed","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-252ec59.0.tgz","fileCount":66,"integrity":"sha512-OuKyvmj4blzX1lascsjYG8CV0DSm0p+hmmp7pGPzt2UDIY5puHjkgCSaoyhqoF/Q4nxLfuwAMhBQda876UlFNQ==","signatures":[{"sig":"MEUCIQDpWym21W/XX+wt2MYqwPICjygVfs6w37c5wY1hCMlkcQIgc61T4KJ+SMWbB6q9qoIFKdyYJHx3o58rOWeTRSOnw5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216139},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.8.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-252ec59.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-252ec59.0_1727973742298_0.31995049438550094","host":"s3://npm-registry-packages"}},"0.0.21-c9fdfb3.0":{"name":"@waku/utils","version":"0.0.21-c9fdfb3.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e1685e56ef6dac16cf1d552b701d4f2495230e99","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-c9fdfb3.0.tgz","fileCount":66,"integrity":"sha512-3+RKJT/vX/+8V3jsoxJzKggWErzBmvKuPlltSpNChxj3MuOUjpWbqXdJRJw7iKFpUgixJCAbdIPpDU2uvOVOkw==","signatures":[{"sig":"MEQCIDMXYY/ZX2n8DWVGgtKqqbsZi02B+80do3n8k2suikSNAiBoczkjd1gX4lF9m0iQfsf4IcsOTmb6HFCCiURiPE7u/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220785},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-c9fdfb3.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-c9fdfb3.0_1728381197756_0.44308346344718186","host":"s3://npm-registry-packages"}},"0.0.21-535a20f.0":{"name":"@waku/utils","version":"0.0.21-535a20f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"31329a76323ad928346a99aa939b7e0f85a13da6","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-535a20f.0.tgz","fileCount":66,"integrity":"sha512-2OKRVwt9eWTVXKrEFeFjTph0UsdpWXHEgJB8F0REvGL+DVP2ebTOC9b7PY+g58svV5pEgM3eBRETO2zF2CCo9Q==","signatures":[{"sig":"MEQCIBeSnfWWmacU1SB+VUGIU8BQq394QT6ToAvNAV6AHXT2AiBCaU7N2uMMFOr7Z0WqBraKJerO9jcyZkSj//W9+Mz8VA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220785},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-535a20f.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-535a20f.0_1728455632935_0.32305855369711245","host":"s3://npm-registry-packages"}},"0.0.21-e84eb62.0":{"name":"@waku/utils","version":"0.0.21-e84eb62.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d69b364d9f3f84d9cf7d261eff2c096627bab69b","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-e84eb62.0.tgz","fileCount":66,"integrity":"sha512-x7G4YSvWdbaFGyFkfpD+QlnFO1bVPKZW9RLlGd7BhjtEs3gk21AeSrRYNfR4NKSH5SxBE5RDeNUfRTJGQQ/sXQ==","signatures":[{"sig":"MEYCIQDHdxEiK2aJpdhW+VCaAuXWZzdxU6gLvZ/JSIwmDyHEfgIhALDNZygZ2myOOyVxWh+ATDbjLD9WnE7f7lXfyXCvMm5+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220785},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-e84eb62.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-e84eb62.0_1728456202591_0.5936026261417924","host":"s3://npm-registry-packages"}},"0.0.21-b7bdb60.0":{"name":"@waku/utils","version":"0.0.21-b7bdb60.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f72ca6bb3d975bf1b88935e61cfb13c47f492d02","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-b7bdb60.0.tgz","fileCount":66,"integrity":"sha512-Fefu8sE/5p0gPjD0ZMopln7nAkMrrrLLvI3n2b0Fu977TSuQOnUFDoOsOK6XbDNmZJHETQ19lqwsKLD5IO2HKA==","signatures":[{"sig":"MEQCIGaLRpyOQQRDzaP1pp+8lbOG1Oh/Pwwm4Mtumto1StX9AiBj7TOtDSRGoxpU5PWlEMayNAJRuu5IBaBcLuPfLdGqXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220785},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-b7bdb60.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-b7bdb60.0_1728457273803_0.005755701009076075","host":"s3://npm-registry-packages"}},"0.0.21-de10ff4.0":{"name":"@waku/utils","version":"0.0.21-de10ff4.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2bfb78a0419191315851e2429fa42d098fcdef87","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-de10ff4.0.tgz","fileCount":66,"integrity":"sha512-M5xy+G0UHoHFaLyIBJDX9tbsJPcE1NLCRaCwMWs+meV9eWxkFxH8yRZzqcgXZmhDk3jT1K15/46ArH+mj61vZw==","signatures":[{"sig":"MEYCIQCO1n0rVoUGm4Kvs6YAMmB9vdZcWF0fmw+Wzz0NyKyWMQIhALSDDKiGgpyABEPrhsTO1woDHTaSXLWEKtFHBwnlJmwg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220106},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-de10ff4.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-de10ff4.0_1728571087074_0.37245310424593603","host":"s3://npm-registry-packages"}},"0.0.21-11bf1c1.0":{"name":"@waku/utils","version":"0.0.21-11bf1c1.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9263fed7ca388c6274d5a8370cbd8d5c706be7ef","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-11bf1c1.0.tgz","fileCount":66,"integrity":"sha512-19YD0pXEd9OoYVIXZhK8IP2Pl9P77dxAT+o7Brw9TNOYNDny5qsJxqi6wJHg36IFwKbDBiqTE+YKONsKLKoSgA==","signatures":[{"sig":"MEUCIAnVpT4tDcwhy+bebXiqolxTzv7nwvUmso67M5Mkn3OoAiEAgovyDq86yLpypcWyUoGTclI65R4ZjWHgmPHZYjQHJYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220106},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-11bf1c1.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-11bf1c1.0_1729034776394_0.5024395751880912","host":"s3://npm-registry-packages"}},"0.0.21-98208d5.0":{"name":"@waku/utils","version":"0.0.21-98208d5.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"67f23a9301cca542200752a5ef8e8e9307ff14fc","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-98208d5.0.tgz","fileCount":66,"integrity":"sha512-cVU5P/wt3Yngcx+JtyF2Jkqdf0KE02+wciS8s/UI549dGvObkjGq95/orxhAL0+P5AmtYa2T9qCOyCuDQmPgIg==","signatures":[{"sig":"MEUCIQDloP//7DpwvTdv0/nusaHAOWutXQwVJyMlZnCeS/y0JQIgVQSUdxNaHoPcAmVaiOZIPJjdIOZCikldUsYBEq1spVA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225773},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-98208d5.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-98208d5.0_1729080231351_0.23889554783104439","host":"s3://npm-registry-packages"}},"0.0.21-426bfa4.0":{"name":"@waku/utils","version":"0.0.21-426bfa4.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"34a679211fa362a47b598d720c4d9c79d5ddac13","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-426bfa4.0.tgz","fileCount":66,"integrity":"sha512-m35JV4UHEVXpqtA1eHS33d9XenwOe/4K26GtYNZkSrV50Hz/QCFA8n3D3QuzlWNZmH9ldoq0M1M7TPSfkUQWVA==","signatures":[{"sig":"MEUCIFGjFwMvmPLBto49n/kcwTEB7nR8xprmQCsbXV1e25NVAiEAzNRCecR8wJ/dcb6Ryqio7uGxdp9beYe4vK+iel3U22w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225773},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-426bfa4.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-426bfa4.0_1729119878417_0.8558041140449553","host":"s3://npm-registry-packages"}},"0.0.21-649943b.0":{"name":"@waku/utils","version":"0.0.21-649943b.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.21-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5a12cb5f262d945683ef069b6160dc4daec2cbc8","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21-649943b.0.tgz","fileCount":66,"integrity":"sha512-jd1/J5vkhr8gNC2D25vLOBApUT4waax2tsxFS1cw7qay6DguR2110nVWGvzYwIla2ZYX5AF/AUDnryVCy/eMvg==","signatures":[{"sig":"MEYCIQDmdBY6Okq/BbP2dzqHe8SihSJ1lf2DIKaHgMjXk9J0ogIhAMm0Kehyx+9JZisbuwIB2v5NqigUXcYoR9g41uj9uMdE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225773},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28-649943b.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21-649943b.0_1729119953969_0.39088764331036785","host":"s3://npm-registry-packages"}},"0.0.21":{"name":"@waku/utils","version":"0.0.21","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3f826889dd4f6b91d85531e64cf76f909f0f119a","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.21.tgz","fileCount":66,"integrity":"sha512-BnNsboN4+5g3ihdF0UwYYwUGvu98aPshbN9V0TSyvV+7NTssf3JIQv7KRPSAVL9Sq7s0ZZ14rynKfi9vt3ifdA==","signatures":[{"sig":"MEYCIQDbe5VJSB+pJxE+PVYtUv3XUeN8fqW5+lP4QNI1L7mjNwIhAPDOmzFiZlUx6W/kYVgyG1CtyQYzAzLTHHfRrHuoWc5w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":221069},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.28"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.21_1729167632194_0.2258390475513501","host":"s3://npm-registry-packages"}},"0.0.22-b6339f7.0":{"name":"@waku/utils","version":"0.0.22-b6339f7.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e3bdd35a54c3727a7001420f339f1ae33571a883","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-b6339f7.0.tgz","fileCount":66,"integrity":"sha512-IaIlRAj+CPODrcZNxEWs3mhmSiXlzaqS8shlZdYgj2MPW1XgBHszCAUZ+2hNnq8ebw2PxUnSvM1PDyFheyuGNg==","signatures":[{"sig":"MEUCIQCBkzsr5kSm7RwwcW47/n7ThNR/1ambkDWkhS//+UpxrQIgMTN/atzL7L81NAOOHVqwfWrTE9XMu2beS6WDqwQ55uM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226632},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-b6339f7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-b6339f7.0_1729780198012_0.5703966385214232","host":"s3://npm-registry-packages"}},"0.0.22-66cf711.0":{"name":"@waku/utils","version":"0.0.22-66cf711.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2ef981c5613087385ec2891dc1ae0020d7525f70","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-66cf711.0.tgz","fileCount":66,"integrity":"sha512-XBz3EVuZbq/6BgpTR7H1Bpsqi3tyRVFVMwcv/IlXGspZrJL59cbrs3Z4tPj0uTlCKa/j463CgR86EiA/A+Dayg==","signatures":[{"sig":"MEUCIQDxf9RCIcRsLUFN5aLsx9r2eBTTmvkOKKX7qzVawGFprwIgdr8GR58zF3+5nPDf+phebWmWXOE+J6pEtKNRqV6s7yw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226632},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-66cf711.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-66cf711.0_1730833846250_0.8868296645154448","host":"s3://npm-registry-packages"}},"0.0.22-9f1d8ca.0":{"name":"@waku/utils","version":"0.0.22-9f1d8ca.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d5791ed06a87a59d4bf9c0c88ae929f3f0b39800","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-9f1d8ca.0.tgz","fileCount":66,"integrity":"sha512-x1tUGna/kmsLBCRYZ+4zNKsVOCtceThfk9U0ESOLiwh5bRckNv0NofGNdPBfmhhK0A8POm4JWlHRXPpCIwW2kQ==","signatures":[{"sig":"MEQCIAhAuw8Ep3czQZ6fTNaQW99z7wAaIJjSzCP7nClk3benAiADm8qVYa34VKJWHEcGwkYXh40gVxUxhNiFzvMbF2uFfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226632},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-9f1d8ca.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-9f1d8ca.0_1730834590861_0.4695917184976568","host":"s3://npm-registry-packages"}},"0.0.22-5674b0e.0":{"name":"@waku/utils","version":"0.0.22-5674b0e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"695886015ead1d7a5ae9aa5fcb72d3dea70928f3","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-5674b0e.0.tgz","fileCount":66,"integrity":"sha512-hmfSShlqK8k9v6CAxT8XIReUuGWD7bD7XWMZY3EWpPSG9p2hQVnUO8Jlfb2/8aMH2jks3ArnQYGY9mP88JHW2Q==","signatures":[{"sig":"MEUCIQD1lheKjy35N31FCUiz7LiiRRnlPfkcATdncg6JMZkS+AIgWLV8oyuCbrdJx7kSCSHmQWKsEtdC1xNZIveffZGbE88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226632},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"18.20.4","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-5674b0e.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-5674b0e.0_1731351708725_0.6628559420273343","host":"s3://npm-registry-packages"}},"0.0.22-1c0c5ee.0":{"name":"@waku/utils","version":"0.0.22-1c0c5ee.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0d7ad99d90c5378ed85ec23f61d88cf7262c2afd","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-1c0c5ee.0.tgz","fileCount":66,"integrity":"sha512-T3Q9Q1p1UTEVur4XxerHMTtHnQoS0LFiamaBI9Bn72H9apLV078jrWfP4ZBOy72gRiNUMt26llt+ONxlfqgHWg==","signatures":[{"sig":"MEYCIQCr6fMXJBF65NAxnHE+oDRazI0KKoGDudC/FfQes4Ij6QIhAMIggyaeFo4RFMfMftz89Ko5yCB2Yjks8wYzbSsWu+IM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226632},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"},"./libp2p":{"types":"./dist/libp2p/index.d.ts","import":"./dist/libp2p/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-1c0c5ee.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-1c0c5ee.0_1736504955290_0.7614254429559653","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-c43cec2.0":{"name":"@waku/utils","version":"0.0.22-c43cec2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"658d1dc7fe10392a8163fb08c19595731886fb4e","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-c43cec2.0.tgz","fileCount":61,"integrity":"sha512-OneDoKYDK0iRe89hRA3fVQNN5qqvFWsdLr9RLeU7f78eQUJoz9uvB9Wvx7sRaei8LFx1kAzDWi8RdOsQQ3CW7Q==","signatures":[{"sig":"MEQCIFFgcOiDlQFzz5pizGR1U5AEIKYWevUtaCZ9tYdZDs9UAiAvT9VHCoqy/3vL3EvG70zkJla1uBZp1+9AC+ZybT0grA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":212307},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.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","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.0","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-c43cec2.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-c43cec2.0_1737591637027_0.17572249097223192","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-c41b319.0":{"name":"@waku/utils","version":"0.0.22-c41b319.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e4fc4d5acbbf5fefcf20c577e785457cf3aa0be8","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-c41b319.0.tgz","fileCount":61,"integrity":"sha512-E5aLR2+QZ/X8vN4xT+ABqg0cHWwfPFIRYpF5uMsSMmOrvlUWmuh1AE/1NJS76xPu3p19p0gHUVK9Wpp7+vtqbA==","signatures":[{"sig":"MEUCIQCTBqV854oUW94vdb9w4ZHnwD94b+SWy+Umm3gRqH5KxgIgA51o3JsqC59qtYoMPwtsU6Q0JWYbHyfjMEI34jFYxA8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213871},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"c41b319ee983d2a138e355adb3920a8ca5e71780","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-c41b319.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-c41b319.0_1740493097819_0.6476594777900389","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-ce9a6ae.0":{"name":"@waku/utils","version":"0.0.22-ce9a6ae.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"922470519291ee973559d5a64007e7e12ac89c25","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-ce9a6ae.0.tgz","fileCount":61,"integrity":"sha512-IcE5uuovlRfaC1CHYc5hCG6ORvVEDTDryC3ZuAJDpoxg3JbC7MpmhkPrOU0NuMGt8DjEWpk0iBjoXdRjOxCmDA==","signatures":[{"sig":"MEQCIGK2/6a5diP/mtoLAPzgXLzNsWKUF61qWAeaZeELakHiAiBN1xVqaK1RW5j5s9weWcz3GcserzG2t2uc8mSiVWmGHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213871},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"ce9a6ae88c89264b4238357902994015e28789ec","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-ce9a6ae.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-ce9a6ae.0_1740639456879_0.4433927464250289","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-c86e056.0":{"name":"@waku/utils","version":"0.0.22-c86e056.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"cc76f3e7966a875396f5e77d93e0ca66d20533f6","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-c86e056.0.tgz","fileCount":61,"integrity":"sha512-/oD2dlRrQjVvXla0ZGetdBdvCsishEs3sSRQfORcbRkVp5zQhfWVylLsRtykuKbcNT/ks6WULeFf3RPsP6RmNg==","signatures":[{"sig":"MEQCIDl5w4Q05lCeNdppS/su9WI1nkYbtOS2DXocXWd2ZQ0rAiBRy4VGsv3nlpdN+HO4CtefkG8b/mQjf/9GuEO+XQyW0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213871},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"c86e0561afb57fb1961d1c561fd9401f54813ab4","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-c86e056.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-c86e056.0_1740640508989_0.48676246886041574","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-09108d9.0":{"name":"@waku/utils","version":"0.0.22-09108d9.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"eb5d1d18ada9d7783e3a0c42f4245a2e0ba65291","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-09108d9.0.tgz","fileCount":61,"integrity":"sha512-PLeSTsYfA2pPhGI40zLykk4bUmjtj60c1EUJzAj3r33Cbh7QiUAbpg9rfbO5hSaWX46xCGVAWsnSbRnVmaigVg==","signatures":[{"sig":"MEQCIBLMXFyaLAWDfK8apX9oupILBhEn7tA4ZoVOnI1uvoWlAiAQeObifpiZE+R5uc1zP8fhfagbfpSCpveMSb588i2Fcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"09108d92842fd3c90f562cae1097a87ad48a2073","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-09108d9.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-09108d9.0_1740996978667_0.5832176703945087","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-ebd7523.0":{"name":"@waku/utils","version":"0.0.22-ebd7523.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2ca9bafdfde7013ad92659ab62953ee2933259c4","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-ebd7523.0.tgz","fileCount":61,"integrity":"sha512-riJBFWmXZi4npicmfX3CbbgbPhivtRgjgi1p3vf/3J69cR+vO9arIt4cT1nXHg6/4ZqMh6OOc9fW3nkufc5fxQ==","signatures":[{"sig":"MEUCIQDKgjylDAMn06jO9rAOOcBbfb1nAOLoOKYiQPMM5RAG7gIgR5Ji5WLmnHhHcLSHvxUIH6SSTdaf4Ky+NHWEJiCR0VM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"ebd75235903e58fbf9dabfc5bd0c41f800a5ab59","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-ebd7523.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-ebd7523.0_1741111210027_0.8903135125585364","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-e3aa837.0":{"name":"@waku/utils","version":"0.0.22-e3aa837.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7e9c355ca165155fbcc854134472598183c31793","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-e3aa837.0.tgz","fileCount":61,"integrity":"sha512-H6YidDx2/n09MDnSXmwK2uatpPv8dbLBhB/iqbH70OrZOqQWhCpt41Tq2QNTEFgdOTHGUmIBAv0axACunC9LcA==","signatures":[{"sig":"MEUCIQDhliPxq2GGqwbALAWiiwQYaHcvtqYYnvSgeWmkozGawAIgNeQm2HRWH1nhZwS+lo6HHff18sbNKkIfweihjeoLxO8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"e3aa83758158ce7551c96f43e99ca964aca95a57","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-e3aa837.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-e3aa837.0_1741112883569_0.022476857250059323","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-caeafce.0":{"name":"@waku/utils","version":"0.0.22-caeafce.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"88801cab419bf4d2439581cc5558c0bfcfd97c2d","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-caeafce.0.tgz","fileCount":61,"integrity":"sha512-AMqAUtL3sHyhsIGsFo1mFoB59oyDr1iUjsW9w4gV7vk0pics8V/LdvaP6Yg/nc5jB8Oz0t5iVgCX9oFumBYt2g==","signatures":[{"sig":"MEUCIQCL4wS0Ele0RCwak4OMQpF3JIK/wDaxTw0PajxqY4xjHAIgaXROwmjWMG6Nlrw1t/fCkSfyYfQdttJZjT7//X2HFJU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"caeafce3d44a52938b20d7a118c3667224b8a43f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-caeafce.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-caeafce.0_1741113274177_0.061035500299758016","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-8a6571f.0":{"name":"@waku/utils","version":"0.0.22-8a6571f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c7007aeef5abbe27887f1bee5af0300c7d9225b1","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-8a6571f.0.tgz","fileCount":61,"integrity":"sha512-1hLnQVHFhV8vvo9F55RjdOvnMtcA1cs7t2mKhAKKBob2nY64gIRRZBrXeKxblJuv9gyg+1chRydWB0Bdcx9YYQ==","signatures":[{"sig":"MEUCICHV67fL/OYscqcLAn046qf2Z2BPtHhAcrSW+260svs1AiEAyXz2hGjmzOVJz4NhDlzw9wDKvzqkfnhhK1BfMKaodHI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"8a6571fe6798466740ee936152add8247448b44e","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-8a6571f.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-8a6571f.0_1741113893734_0.29039311922066435","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-b4f5423.0":{"name":"@waku/utils","version":"0.0.22-b4f5423.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5b0b4fb751ab087702a8ec89133578d750a8b1b5","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-b4f5423.0.tgz","fileCount":61,"integrity":"sha512-Dh5u2k352FXcjZBJs4HjAofb4lGfKnGzjoVJw1/CWo3VEYOYxOyxQK3QfGkUYd3/04lqMDTcZli6u3NEcAgL4Q==","signatures":[{"sig":"MEUCIAgavrrZe6aRp1RW0m3+IjsoQB7JvLD8njO4MXJn97gVAiEAqv9reIrzZC/67QwFjIajC5ubGSMgooteIyhZL0FsDE4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"b4f542353a75b0c58ed0ab35bcd260e5a621cc1b","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-b4f5423.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-b4f5423.0_1741116568230_0.655573387803636","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-2eccb11.0":{"name":"@waku/utils","version":"0.0.22-2eccb11.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e9ab9e3fb1f24bc3ee4ea65cb3c16b369470f18b","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-2eccb11.0.tgz","fileCount":61,"integrity":"sha512-av0GM6OffZ+jOVJ9tM9zzQOoWRDqV4LSgDox2vxeU1yF42OnqmO+uTV4BLM6lf68Ws0VAFvufkv4FovLcRWX3g==","signatures":[{"sig":"MEUCIDxRx6e8cHsatqn6rReCNJLo2lKgJTDq5c54dqzCQI3JAiEA8chl4mLt9ysOfFVipI3oNdUBuGBn+s75NmQfAffWimI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"2eccb118b3be00b773f535ec7ff0520b2bd1badb","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-2eccb11.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-2eccb11.0_1741117116077_0.3901098197103392","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-a6c9380.0":{"name":"@waku/utils","version":"0.0.22-a6c9380.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"da7c139617ce6cdd8f9732ecfa7163733ace032e","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-a6c9380.0.tgz","fileCount":61,"integrity":"sha512-55U1yCS5Svh455ZZvzc8uqHT3KJOi38XOzyv+somp7cBoeomw/GMkEmunCHgnJth+eCejfRqJGzKqb3/nNGamA==","signatures":[{"sig":"MEUCIA57/WvqTB6XKwadsz9eY5Xy6pIEQkEE83SEnFkkLoBWAiEA9hViNwK1mqVuvw701G/4oie91FHc9eF7SBiVp8hXgls=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"a6c9380687b286b1611b811e95fe7a59bc2d32cd","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-a6c9380.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-a6c9380.0_1741120170614_0.536527286396675","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-3670e82.0":{"name":"@waku/utils","version":"0.0.22-3670e82.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d3f196575a7e1d91f696dcca5914dfa3ac620771","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-3670e82.0.tgz","fileCount":61,"integrity":"sha512-bkLe5uMeD3acS7USTR26rHk7xJjYB79LBGZRJqtkPBvSRYpnETWlMkLfE/+2NVTzgSaZKP2kBcgF2FHo1DKo9w==","signatures":[{"sig":"MEUCIQD7q1nZwrZV+yhlH2iW+H/SksifLiL+EqdUXAkVM6JV0QIgLUwiDsP2jxLRVIE5yVPqge8fSyCAmpVGvmAcWd89f4A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"3670e822ccd899135f822bb7075c3a278917d139","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-3670e82.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-3670e82.0_1741120537806_0.8979661279209483","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-c8128d1.0":{"name":"@waku/utils","version":"0.0.22-c8128d1.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0a2ae1a35203018a46078cefd7877214ea86b244","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-c8128d1.0.tgz","fileCount":61,"integrity":"sha512-Q4wN1jR1BYKTfQgc/vYw+j9e8gvdmfCwbsP3e8h48jwKjXFhuKRXfrXzo46+Xum0PzOAO6/5WAVXMAiO3H25Lw==","signatures":[{"sig":"MEYCIQD4Uen/fD+3HopMAb8+giidZvdEkZW7tYOSOWp4dVghhwIhAPXDb96S8BJdUOHeuZZYqYG1A96PvmkHNAghgK6OoWWf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"c8128d126e005d4303675833eef7bf83c3ca2c04","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-c8128d1.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-c8128d1.0_1741121658022_0.3803083008149204","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-3ab8023.0":{"name":"@waku/utils","version":"0.0.22-3ab8023.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"566703d61897270ccad6668ca8ba61e6c7653cf6","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-3ab8023.0.tgz","fileCount":61,"integrity":"sha512-wWOZaqm9eyZI/5nLokW39Zg6MQmZj1IlY7KYL/aj/quHzyEXLmgOiQFolpd/pU7QzkDAoqTI0BhrHLXTRzZWZg==","signatures":[{"sig":"MEYCIQCVhBg95NpooqDFgt++9r6b56TfJij8xDyt2elpHW0vHAIhALFrSlrGHTRTIie9mzeZCkxw78wrQR6rQCSZsI59NXdL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"3ab802303bf8e3a37cdc7b414329cca768ab9146","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-3ab8023.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-3ab8023.0_1741125759246_0.6185678970648063","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-950aefb.0":{"name":"@waku/utils","version":"0.0.22-950aefb.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"78687e3a341294014fdcfe2bc6541e85d6eb945c","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-950aefb.0.tgz","fileCount":61,"integrity":"sha512-Bu1SFCzlcTrzUqFSmxTd0qkndq4anf4gTCsNIHLPcVBkR3MNT88riEWiPjqxGpZWMhOLB9VStUtrdDBW9YPptQ==","signatures":[{"sig":"MEYCIQC+hnyPaX0GZyuu2qN/yRt+mb54WrAkMBHZ2bJgoT+J6gIhAOVveMWFyRO5I2DNt1tqelxNw4BC5sT3nYZ1fsjsFIrT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"950aefbb31f4b30173ef0ef727ccca6cfe03195e","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-950aefb.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-950aefb.0_1741126142011_0.9903101826813443","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-00f2e75.0":{"name":"@waku/utils","version":"0.0.22-00f2e75.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"16582966425cb08f326879dd1fb346e9142b7473","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-00f2e75.0.tgz","fileCount":61,"integrity":"sha512-XcCSPMBZs3Vcd+D7IeBZO3WXA6UUNQdW2UvVWntzGbGemQcvMdfyIlTKP8tLqR/MwOQbQv+aQyNEfYByuP1sGQ==","signatures":[{"sig":"MEQCIC7gh8KW7PWy+n23HDNPsZAxlXtxBWtOzjPz8Lpb8+c5AiADrN7hE+vzE8KCEGf3J38xjCAsiadvk7ScQCO2Dp8l9w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"00f2e752667154e86aa2c53f04adbc26c27f47e9","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-00f2e75.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-00f2e75.0_1741126539684_0.07282741173368446","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-2380dac.0":{"name":"@waku/utils","version":"0.0.22-2380dac.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b0cfd3077c8a17f7291e3a1de4d0a23c98e4f902","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-2380dac.0.tgz","fileCount":61,"integrity":"sha512-gkkVUKopS7aBtuNqF6v8QSz2SoysVljRsxwfn49GASDOdAhSZGyTgXj6iOQE6tLrATdqgRNbaoeQChnmFcggsg==","signatures":[{"sig":"MEYCIQD6yfHoggzv1Cgb7qS8a61Pvzj602Cx4UWhQuzNnQmhzAIhAObTOi9W/egy6A0dSH0bbAgPhsEi0+2tebivgA51YS9F","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"2380dac34a26fedde8952ecbde4f637c4d371750","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-2380dac.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-2380dac.0_1741259595766_0.3699019455886494","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-219b8cb.0":{"name":"@waku/utils","version":"0.0.22-219b8cb.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3e4f3a1705100f8ea9327aaa409f0068c9f9fe96","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-219b8cb.0.tgz","fileCount":61,"integrity":"sha512-ZWjb+ywzaNEfY4JlxE+qThlPEhVkQyQhGRSFGumi+I9ZzO3n0tRIOVAyRY3DMZJkuRJz4ZZ8LF91NwjxCVXIWA==","signatures":[{"sig":"MEYCIQD282xDsQ5BUih8pz3VGkD+9EbfwOPdahApYP3gbgz5fwIhAOzlcuQt4IfTTlNCyYoWj6XWPzgYVgW8gXvBw+S7hboV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"219b8cba1ea6cc46ff48f51f3fdf7542f388d5b3","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-219b8cb.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-219b8cb.0_1741263616924_0.9731758935505086","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-a3e7f15.0":{"name":"@waku/utils","version":"0.0.22-a3e7f15.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"617bc2002aed672832926f2cff72e1c3189c4928","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-a3e7f15.0.tgz","fileCount":61,"integrity":"sha512-N3JiVD5mzJklheZAyVgMrE/RqrFQjUQ13b24c1XTLGgqrwXAVoLxPK47EQQK/hAt6OxX1ql2f4wHMYLP3mu1Tw==","signatures":[{"sig":"MEUCIQCduGY/w7oOh6nMN3ZqHxOPHKLiyPrQLXbYPUV/uknFTwIgbqxbNVV6K73nOBFgmY3W5Q9u/kE09GKmQp3XL3e4U9c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"a3e7f15e9c2c6a75e47fba45058132a5d724f85f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-a3e7f15.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-a3e7f15.0_1741263986249_0.07585841810267979","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-9094860.0":{"name":"@waku/utils","version":"0.0.22-9094860.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"fd9931ffaeb47c9129b5756283cbcb2a2a440da0","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-9094860.0.tgz","fileCount":61,"integrity":"sha512-CxXGkNlADS9nbTrI+0LzgYfRP6jnE1ywdFpCTIwluWWQmT+l8XaP9y7asUODh2rdik2fXxVJAbCusSCo+jy4Zw==","signatures":[{"sig":"MEYCIQC7CFt5kRbzYEwXWEOen/Fndpw4luxY1eOB2nWsEwrpfQIhAOTdTy74SB7rDIqn4j/fXgybvkz2ZhGfBoo0PpFwVO3k","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"90948602e853802c142575dc44f7a31eb73870b7","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-9094860.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-9094860.0_1741265848399_0.16022328459271096","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-6cb9c9c.0":{"name":"@waku/utils","version":"0.0.22-6cb9c9c.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"85ac152da0e3194b3e0d95f2295fc78441b49b6f","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-6cb9c9c.0.tgz","fileCount":61,"integrity":"sha512-MwZs8WkrQc5xDuWwVqWcXDhyKpKYlruM42zbRahnNIMI/NkHhQU2YMexYa6oaPvgqYDye/8oabGvMPCok32WfQ==","signatures":[{"sig":"MEQCIBGjSg/4cIxOYhtb9Vm3OfxIZvZRFK8/CA0y/JeSWz5HAiBHEJ4bhGgLheRa6tAmjZqv+rc4/irNtKafjrjZtke7lg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"6cb9c9c0ce55d4b59136aabcc5f2ae6880ff472d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-6cb9c9c.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-6cb9c9c.0_1741267344542_0.043614757317543384","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-6661e30.0":{"name":"@waku/utils","version":"0.0.22-6661e30.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"459e3ab0d43530750cbc4f3bd92ab21e9b8f4e79","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-6661e30.0.tgz","fileCount":61,"integrity":"sha512-89zuvhjhdL6Vo4Sy0ZHxXUJQKKoeTjZploF6M94cxEgxyKzqgkWHwfYGqRNVITk/ko/BqJyvWwsqK1Z+33pU3w==","signatures":[{"sig":"MEUCIQC7UeNM6YJJDtx2yIMkMqGTWpn/YgGiFjSIFBjkUJOiHQIgGVknoYuXgwIaa+Jzdgl9qItC8KJcefHHNeDKu0Yd/Nw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"6661e30fc7849a85604efdefe37d8cd82f7523a2","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-6661e30.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-6661e30.0_1741451409801_0.15290299557069198","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-5c50ed7.0":{"name":"@waku/utils","version":"0.0.22-5c50ed7.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"aa84dfbcf856f7662a0d1cd4ed8bd6e942607a8c","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-5c50ed7.0.tgz","fileCount":61,"integrity":"sha512-hD+XO7lZ86OL9zFEzZvBy6pmgZlmNw7g1xeoui3FOauv6+zL///tarjLrmkPWh+eLJHdalVvTF9D/zkUWbK9SA==","signatures":[{"sig":"MEQCIFhfDXtaCAw6TBGk5vDiSQCr/g0YTjvMAhRyl/d9CGjeAiB1uJNboddS7oHsATv2Gj9h957lx0huRgvSGckEmEKvrQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"5c50ed76635704948b1b81dce3b7ec3bef2cd91c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.18.3","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-5c50ed7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-5c50ed7.0_1741451666473_0.9664309063340291","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-d27db21.0":{"name":"@waku/utils","version":"0.0.22-d27db21.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"57afef75a4739fcbd62ad76183b8d4cc61984d92","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-d27db21.0.tgz","fileCount":61,"integrity":"sha512-Pse2PPKgst7SYFVLcIyfP6fR00dkO8fWRM+clLOZkwf+Yrac5TIfpYlS8rEsy3xWF6tVbgfDz1KZUbM2BmE6Hg==","signatures":[{"sig":"MEQCIF98RxWqNipmcC+DKNm7m07UujtmobngDtgQJTI1rfmGAiAi0nAOOnVS63qLGxYgLMEGsU3pYLQjMLBK9WZkqLNeeA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"d27db21ba5e64fc97ede30649e5d372654428e32","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-d27db21.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-d27db21.0_1742484985714_0.1466776312944602","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-2a94244.0":{"name":"@waku/utils","version":"0.0.22-2a94244.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"24610c498855dce97727b81846f0cf9365049c49","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-2a94244.0.tgz","fileCount":61,"integrity":"sha512-peS25s5VnACWhJw2SHxPEmGY6WBT52Vml21wltxr6lCBDHhU/MX5qJpSmwC+CksuJOiFxN+O/CFTI2CZ7DpKpw==","signatures":[{"sig":"MEYCIQCb5c6rmNr/RN7bpfKzCGBW89XSG7dOhWtSlmfuiD9YfgIhAOeGuslHJA8AEc+xNRN5iYutdPSBoVMYIjka7cV7p9+0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"2a942441b5dd8d2df4a10934d27f5b117b4e2ef0","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-2a94244.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-2a94244.0_1742774044921_0.5271201290685845","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-83cb8f4.0":{"name":"@waku/utils","version":"0.0.22-83cb8f4.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4a825f66815f3ca106febe6d15b1ea6f4272229f","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-83cb8f4.0.tgz","fileCount":61,"integrity":"sha512-cByQJM6OqvLO+mfQQlNOyfHrVyMb+x1hmG2I9HZ0DYIK9U3MWe4Jg5aseCI1JuqKrHouuPZBhTlB3kMw5VDkhg==","signatures":[{"sig":"MEYCIQCHB2sVwiga9zo8JZRn8GFmK0hXmFZrIESymvpgagbWWAIhAOOdY1n+lTGHn1oMF57EtNt9zYUWQ8i3Drs20J48vA+k","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"83cb8f482483f16e350459095ecea07f5434bd0c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-83cb8f4.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-83cb8f4.0_1742777693208_0.49929501495573336","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-29a4c3f.0":{"name":"@waku/utils","version":"0.0.22-29a4c3f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4b2b366fbec94923d04abd8975c10a74ffa8a8fd","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-29a4c3f.0.tgz","fileCount":61,"integrity":"sha512-evs3ZsiGzQ49CptPq57ikIZg/uUK1cYpHcK2FsH+OmBQKypsJWu3CJHzx6g5avIGe2d82CpDPB08Lft5n7GifA==","signatures":[{"sig":"MEYCIQCNkauMGT5d5twgO4UX/sZALa3p5TKeDpMnJMY9JwWs/AIhAO0TOb4n4CK4Tjs7R1vsdq0M/x4kRtR1cKJB/YJWDorS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213011},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"29a4c3f667388b6bd31b4c95d574c394974f5aac","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-29a4c3f.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-29a4c3f.0_1742778601252_0.2622454394543834","host":"s3://npm-registry-packages-npm-production"}},"0.0.22":{"name":"@waku/utils","version":"0.0.22","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22","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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5c480c72373bf7906982844e58f9e26dbb5deadc","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22.tgz","fileCount":61,"integrity":"sha512-LwhZQU4xXTv0yIWK+1prw7PdZHhiDV2s6ogx1n5f26OyF8amGTt2VcuMSNOAgVTR5ZBbZ5LzEDmQZUx3n5kTbw==","signatures":[{"sig":"MEQCIHEMkpignFmIsmm/m36oRupZ0kqIbY5rneiZNAtLgxpeAiARjHQpPDmR1wpmwV1FhYt/HUCdDXUriTgxfgzg1grd4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213465},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"ea6daae92771149b74ac5ae7ad52bd227b6bb28b","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22_1742824387910_0.26005124771672117","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-76f86de.0":{"name":"@waku/utils","version":"0.0.23-76f86de.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a62b42f0098171c819cfa9a30d44cad7aea93a0e","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-76f86de.0.tgz","fileCount":61,"integrity":"sha512-CicyKTEA44l5EpPa3cMJ5ZvFTNli7yXOseFtZy1lQVYp//Qke17oV8490GrDueqm48YxMsn+OIcOiznYlinFLQ==","signatures":[{"sig":"MEYCIQDIPEMP3p+5jqgf0PhgdfuP37i6MQ74irAqo3WNYx2jjAIhALxXUBj0gJzpELxTqI+aNfAPBBp/kRAzok24TKYHTq1e","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"76f86de9c754d48f6a6c8d7b1dfe91e4d3080f1e","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-76f86de.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-76f86de.0_1743053234182_0.9531433564161662","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-ea6daae.0":{"name":"@waku/utils","version":"0.0.23-ea6daae.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"506010b96fa64c5d5cccb710648c0579cae21394","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-ea6daae.0.tgz","fileCount":61,"integrity":"sha512-ERbuSwfpz9Yqt7SJGAK9n6qXSu1PRLMu0tiucaQMQROgAMUMgBPRNFWNlmDPfwIn1wuB/9zEHZVcQl6IIbUBOQ==","signatures":[{"sig":"MEQCIBdmvSiLq5QG3xmYZKL7BIgEjKkW1YUJKO0hk4+7MQ7+AiBAGyezqdaBJSFMk7EAVXOhotBfrkAkRlbMIyT1D8vAiQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"ea6daae92771149b74ac5ae7ad52bd227b6bb28b","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-ea6daae.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-ea6daae.0_1743054122502_0.4428419562418886","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-5e19700.0":{"name":"@waku/utils","version":"0.0.23-5e19700.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"701c7b79f521aa1515b41d569fd6309886e914c0","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-5e19700.0.tgz","fileCount":61,"integrity":"sha512-9UoFRym3WkG8tmTxlqnc7DewjBsXWJHQTHP3XhIfi/Cd8jSQOk6A9kdeZgGvZsVg/Bax1pXX5pf9eSbwRXpuqw==","signatures":[{"sig":"MEUCIQCysfL6rdR0DSvUKR04nfujieMdS1etZl40cAlj5/+YMQIgZ+MYfHXiRPKYkung0SgCekTGGlotKKOXlM0H9hl44S8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"5e19700f409b81e0810494b35a5a24102a9ecb57","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-5e19700.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-5e19700.0_1743054145857_0.21545528688939397","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-6198efb.0":{"name":"@waku/utils","version":"0.0.23-6198efb.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9672990fe2274cb8be9a92955ff47892471ae3b5","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-6198efb.0.tgz","fileCount":61,"integrity":"sha512-K7RNG8ngHYpyVwIHeXaIAi52FO1fJM/h4gurxII331segXrnSXSYtnv3jwO3HDnoTMX+o21ddM0VfyzxilM3NQ==","signatures":[{"sig":"MEUCIQDD5o3MSxnCpOpWwlfjqtFROI1M5M5R3svjOvSn7CQlwAIgZN3f1y3mJbPA7rv5HaGwzd2FPMGfjTBwJfR64DvJ/Fo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"6198efbe4cf71926c5a28446d0044a0144164f0c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-6198efb.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-6198efb.0_1743059927062_0.39271232779598764","host":"s3://npm-registry-packages-npm-production"}},"0.0.22-0e49a1e.0":{"name":"@waku/utils","version":"0.0.22-0e49a1e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.22-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a8992f9be1f41cb27cc57f08343d766865857912","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-0e49a1e.0.tgz","fileCount":61,"integrity":"sha512-4aHZK5w4kGN1GgJMQOTwplwPIwiRefsDn2/bfcP87+EPGPw3toaDSWfOhWLvh2ZG1Zsk6k5eZmN4WF/oHx9NdA==","signatures":[{"sig":"MEYCIQCBYrRqU3RKpkMGeLhhNuUWNOMAeuor/hN8xjM6zfvtPAIhAJgcrcrWHoTaFZdCPQ8mBIiEDOSOC3yeFzU7Zd/sO3gd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213090},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"0e49a1e349a21b0811e38f6572371cbece2e3a2a","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.29-0e49a1e.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.22-0e49a1e.0_1743071039841_0.31009196063050104","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-cad3e7a.0":{"name":"@waku/utils","version":"0.0.23-cad3e7a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"98b6141f64c0aea8610a66eb5921cb91ba8cb89c","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-cad3e7a.0.tgz","fileCount":61,"integrity":"sha512-q0/2e0iLIypQOyTzHWQ63Elfc3wWrHv5u9PYArI1fJXxPOqbQWqveIOByli8ozgHjHuF6RaUzokxz32fTrS02w==","signatures":[{"sig":"MEYCIQDotRXd0eGkaMYprTObRBCU+X6C3tJ1Agh/jURMClicWgIhAM4NxUm3oqBu1nT7i4qkiKpZeMB2xESWN9eCP5Zs5b85","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"cad3e7afc532d2b275f98723e443903048159b44","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-cad3e7a.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-cad3e7a.0_1743594862603_0.9578434191320533","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-861a776.0":{"name":"@waku/utils","version":"0.0.23-861a776.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7f1607a1baa471839d680afba5fee150d6a55707","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-861a776.0.tgz","fileCount":61,"integrity":"sha512-IXuRY1GiThAQsdHojCC1OfCfTIcru9j5vOAraWQauM9Y9O6FaGCZmXXHn8L9mWn/WbZXRjA3Q64ZN/KsTN2vIg==","signatures":[{"sig":"MEUCIDbg9tmLphJ+STOrY8O3h9Xp0/R4BDvu7jN2r7mPe5ZpAiEA91bWPYAGhNHRgXYvQq/+EX5cKYHl2qZoSVUOO07abow=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"861a776d05a301de075e8bd29e2a9d0633a41dce","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-861a776.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-861a776.0_1743595503611_0.04244780125261016","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-ff0222a.0":{"name":"@waku/utils","version":"0.0.23-ff0222a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"15746ea2109a91e462badca6636e9912fab37c7b","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-ff0222a.0.tgz","fileCount":61,"integrity":"sha512-flUwunnGgiZa1GiN0dR1Glsudxo+XvEnosyewEGZpe41i76kGnRz27fegmws6XhjWMilMoMt8zZNFeAegMEP2Q==","signatures":[{"sig":"MEUCIE31ex60cjGoDOni30UUalh12vpFUt5aBAioRJ+u5RsCAiEAr6ZBcSvf3ZerRu8A7t8DdXO+J+n6B8gaXi9dGtJ9wMU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"ff0222a584dd306983eade6f4ded05225967c7cd","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-ff0222a.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-ff0222a.0_1743596561679_0.9734556594614292","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-f39d215.0":{"name":"@waku/utils","version":"0.0.23-f39d215.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e58eadc4af7e0cbfeb3e2b81d364667ffd41ef98","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-f39d215.0.tgz","fileCount":61,"integrity":"sha512-NSvcvXLg3TOqXf1DDRdeM4Br9Vj0m6hjBebh1fIi6Rh01E22hye9VTVYdGTmE+Ds60m+UvKzpiaowKbN7Z9kYw==","signatures":[{"sig":"MEUCIQDMNYsu7QUhBTzoLDXNbcFFABQHrMpp1GUX5j/i/MgpRQIgacwGtx0Arz7Z6+tISLwuHNPfIGBsCadxoeaKrQ86r/s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"f39d215cca7589c20cf40f80f84b2974e43a4416","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-f39d215.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-f39d215.0_1743598926470_0.14834670574950204","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-ad0e277.0":{"name":"@waku/utils","version":"0.0.23-ad0e277.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b4a08e2c91dd766af4898f8aa31a8d3589b4710a","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-ad0e277.0.tgz","fileCount":61,"integrity":"sha512-r3nef/L4fZx2GA7byUAOFLSjhVXuH22FFgmEp7+/jzbAjKAcVIaCfG2M09SnNDbxc5uViKeEE6ODIfw+k+2rZw==","signatures":[{"sig":"MEYCIQCzpPTmnTIiQJ/HDy4QwSESVlWSq0XEZukLcQe4DJjn6AIhAL/FDf5hhdGj+hmBMFITUiw1ipy2UgXF5GMMuW7C3T48","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"ad0e277525b7851e52a1d02bd2bb1c302605528f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-ad0e277.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-ad0e277.0_1743605516910_0.3178652445298791","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-6997987.0":{"name":"@waku/utils","version":"0.0.23-6997987.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2f4562786b7ea6b77278a00dcea589528f3f4bfa","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-6997987.0.tgz","fileCount":61,"integrity":"sha512-ExVLIpaBnjbGNjOl6JLTWMj0rBvqvK0kW/MhqtPue4i6l+iKVytdBAsq7KDT9V/DN1MyXpSVd8kptOPh5+y8iA==","signatures":[{"sig":"MEUCIDvvO93zFDfKJG224v+U1oxHV2YpWMNPKT5xRffmDVq5AiEAycPH2/lgOmWnUiBCF8/GZF8xzkKCIzq7yu9NptgkR9U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"6997987a60a52f1382230ff7b64b25606610534f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-6997987.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-6997987.0_1743700576858_0.006816970189060134","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-a8ff776.0":{"name":"@waku/utils","version":"0.0.23-a8ff776.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b93a6d928b035f94a350f8ee9c67181f8e202f40","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-a8ff776.0.tgz","fileCount":61,"integrity":"sha512-2TF8XDa972umQAkDFBea3YKNp1ZPbp816Zw9pSdEET0Z3Z0drVMR0vVVDVZ9dDq3GrO5Sxy2TZqzGP8M3VXcYw==","signatures":[{"sig":"MEUCIQC0tTOHR4CrwKrzox7sJ/FZ4lFm/ag2gxUoTuWjLZY4eQIgQrkIDbopgMZdMfgI19r/L33aPV4BsXh5G3uT5Flug0g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"a8ff77696224f0106c45e391f2795ebe0176df13","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-a8ff776.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-a8ff776.0_1743762587292_0.8362637385709075","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-9901863.0":{"name":"@waku/utils","version":"0.0.23-9901863.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f69b748ab56b76fc8b59c7808c77905876081940","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-9901863.0.tgz","fileCount":61,"integrity":"sha512-VLUoO2vB/iFLHrdcNJT2S+9bQDSzB6dmHC0XINbdmO+9g0xJZXzpCpBbXaU7rwZmvuBWAQoGupCVmhAfsNkEHg==","signatures":[{"sig":"MEYCIQC/U+b0xh+K5n+lcaW7KFFcYEnHjFF2DGIoyVdIGlOgJwIhAKBMzw6AcjhT1rcswO251V1C3LMIjVmvC7g3kfy4oWIw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"990186355e70f751d445ccc2aef3338370f34027","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-9901863.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-9901863.0_1743762603092_0.10242443164787551","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-053bb95.0":{"name":"@waku/utils","version":"0.0.23-053bb95.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a3f4a33da73e1a5dfdd4256b0eb3006b368c179a","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-053bb95.0.tgz","fileCount":61,"integrity":"sha512-wJIaKYfpeVN2NiWmU9P6I/pyTL4uP7FH+7vrCRZm0DZX8OpMzdYNfHd9Q2bI4B24XKbJIEMiscfqPPc/aDn4kQ==","signatures":[{"sig":"MEYCIQCrWrqgnxNINQsMcni2eK4nn24kShsrnkCPwP4XkkUOjwIhAMdS7e5zN3gNxda/rcOpZ0oHfSylQaZg3+upAkRyGgth","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"053bb95c3a44c7638df2d70aa355fac650608233","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-053bb95.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-053bb95.0_1744047889262_0.5797621300071452","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-4adf870.0":{"name":"@waku/utils","version":"0.0.23-4adf870.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8716e74bfb419ad508751f405ad103ff16dc37c9","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-4adf870.0.tgz","fileCount":61,"integrity":"sha512-TXyNh16jSXoWxRWZVzBzAqIsrtuR8rlRoEM7NQgfjMlAjQ8qQ1sQlSLjW033ZcQMuCPpfV38NiUsL9ik7HUBYg==","signatures":[{"sig":"MEQCIDVOOEA+4ktanMtelsoZ3nthm7R0xN74kFJaeO9BCevfAiBSwb1n/pmitVCVIGDyK8GHWE+nHYYIG4SwH1rzthOUPg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"4adf8706c3befd99ace8f02dc2a1350428d4a163","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-4adf870.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-4adf870.0_1744050834949_0.12235408575948381","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-aaa7a0c.0":{"name":"@waku/utils","version":"0.0.23-aaa7a0c.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f03bb9997c00020c8d2d1c1583095ad4b2b8caf9","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-aaa7a0c.0.tgz","fileCount":61,"integrity":"sha512-JHGo0GnnuCfvOlD4d0qjq6IF+AuzQab8N0c2A/P31vtO/fmpaWs+/VFz3U8VXpvCoLHRega+u0LyfKqZGy0ebA==","signatures":[{"sig":"MEQCIEaNXsuJy4Jb/+u8JwnlweplPL1xWEAztI+soz38bPBQAiB+UGEflQRq9ogEnO3pAKHj08P62dHy7dE3r29SfgpkOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"aaa7a0c7726da0c85014b72248aba6402d67024d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-aaa7a0c.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-aaa7a0c.0_1744051527050_0.11678748026338148","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-1d384f2.0":{"name":"@waku/utils","version":"0.0.23-1d384f2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f366ffea412c961f6d661b2058fbf0d784165f27","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-1d384f2.0.tgz","fileCount":61,"integrity":"sha512-hAzb6mlzCn3GLuHrJ0LUQCGoghxIo8xbueIoeBguoo/dFVo+dr/axGabxStwtF5UAQA0+Fj8+RHDooh1zBmCZQ==","signatures":[{"sig":"MEUCIQDWu4gcx5fQAQAFi1VZekFywnorxsP7AGAOpGGfzBuJQgIgRonxe6aSaAn6mXRJYjNJxDMT/nyzetLPlpNuVuAHEbo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"1d384f29ad6ba106beb7d99360d0ee2791d0395a","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-1d384f2.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-1d384f2.0_1744051998922_0.4674199800299321","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-f6b9809.0":{"name":"@waku/utils","version":"0.0.23-f6b9809.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"cae61364e3d02fe89b30bab9322cb17a39c88203","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-f6b9809.0.tgz","fileCount":61,"integrity":"sha512-mknFqthnrF7s9ifbZt1dznQJtOWbKEQOGGeNd4Z2d2Fs1g4Ra03ZwcOuDivFs+4Q1HsaK/umERWH+4spHbkkwA==","signatures":[{"sig":"MEUCIQCKJrMIQg/5jOY6DdLB02tjecr4uDoaMzW31C9cwRJdbQIgQtf5bIXhLs2Fv27bg23BK1gK+0cx15rOHyTx95Jcm5c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"f6b9809f436562caf4a0f1265e45d82dd1da56ac","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-f6b9809.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-f6b9809.0_1744054592368_0.14307382999810137","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-ec5db88.0":{"name":"@waku/utils","version":"0.0.23-ec5db88.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1c7f4ae7f3c84e6bb7c89ab802d8f60a5070f3e0","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-ec5db88.0.tgz","fileCount":61,"integrity":"sha512-aWCxSBVVePWGit/WGdWSEg7Q4X7iMaqMtaf0asYm1eFStadhFQJ7Nta9NolM+HdOAiCMhqgcKwCGHvXXAT2OoA==","signatures":[{"sig":"MEYCIQCcmb5dYHs6bUmNd6Qo9pmRBWj9P8CDoWFfGJ6jwzWM/QIhAPOmvXNFjU5FfS6f7i+E49QHz+JqCUlvIvHFv2kRl4xZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"ec5db8814d057e239e37bf6a63d77c4e427c5a75","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-ec5db88.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-ec5db88.0_1744054857404_0.11969525895387534","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-bc093d3.0":{"name":"@waku/utils","version":"0.0.23-bc093d3.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"473d5a4eba880757350e3016011a6077e43837a8","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-bc093d3.0.tgz","fileCount":61,"integrity":"sha512-0wVCIxpnOySHtfweU4ntC95cp2ocLjlFbDND85oRk/6ECq50kgGCbLXWYYgg3NJvlmi4LmFAWo35wNNGG7FkOA==","signatures":[{"sig":"MEQCICqHUZ7z2CtyJrqTuuW8tkfMwppIkPtR8DRlpJrI6KVoAiAdLGAY/T+oIzHgA9tTHc0ZkRebcAS4pwJyJdS+XSJ4wA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"bc093d3eb44661dddda7070d39a1387fe3b667c1","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-bc093d3.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-bc093d3.0_1744056736835_0.45741123150815266","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-db38a7e.0":{"name":"@waku/utils","version":"0.0.23-db38a7e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ba7bface0d7989ccf5b534405b170cd025a6f68d","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-db38a7e.0.tgz","fileCount":61,"integrity":"sha512-T8Zpq+HW0Sczs617/bW0u3iYAe36aMaTyH4y5j3VfzNh2P4Y/Ain9TmgzZ7hNmjNXQP/Li1rSS4ZJlC1UFdxYg==","signatures":[{"sig":"MEUCIQCLEQqdq3mzXJQO/WCB0thzNBmNUUyk3H5n2+zDpTykDwIgHPs4lb965vwLlw+D0HUJlkKKtc1fV9NwnJsypF/vL0M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"db38a7e88c0d54f0d81b015f4a250f449eb77d77","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-db38a7e.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-db38a7e.0_1744057079629_0.28820708483402147","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-731214b.0":{"name":"@waku/utils","version":"0.0.23-731214b.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e75db3d8b52d00dc40299ff203b5357c7bf126b0","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-731214b.0.tgz","fileCount":61,"integrity":"sha512-XPxWwkKscYBiDk70jPwet6YR/xH+I0tfdmaj/meWODz03/+taNtTvaKSispnEIBcQ6loLNcM+5B1E72eG7et5g==","signatures":[{"sig":"MEYCIQCsyztlq7HLifAUbZDg6HpZT8VbN6kUsbSTxVrLMj6EPQIhAIrH6jmU4HOahegULMtTGz0sWifui2/lujPWflaxh2Xy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"731214b369ad445c646abe19133775acaa5bab2b","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-731214b.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-731214b.0_1744057995417_0.2607719665484558","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-fdaf129.0":{"name":"@waku/utils","version":"0.0.23-fdaf129.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f81072e6f287a715fb5c0c6c243cebf7faeeca86","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-fdaf129.0.tgz","fileCount":61,"integrity":"sha512-YW3WNjUHME/aSJEbQCpZaG8ITrBTN1riPa12O3ejMy5Nc6r20/5Ei2z1900m+y0ZX1QzwOb4Z9DrjDWIQ4xArA==","signatures":[{"sig":"MEUCIGq7P73ITPc3q84TWU7xFuMgD654ysEgoVWMJOX2pb8vAiEAjQotIbYQAr6HwTz0pHtuO5IJFprcoso31RwN+p3vZ34=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"fdaf129aa10a89b3930a3ab92629dee1e374ad64","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-fdaf129.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-fdaf129.0_1744060216954_0.1165634851374","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-35b50c3.0":{"name":"@waku/utils","version":"0.0.23-35b50c3.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"fa2ed9254ff7575bf72506cc41b133aa7d783b64","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-35b50c3.0.tgz","fileCount":61,"integrity":"sha512-0ter2UjLimJ+btXaSD/+NM7P1uzcikBIem5fXZ05RwgOwHrzirlhSORXwmGSjSSf6sGmM612/zrVffzDh83WEw==","signatures":[{"sig":"MEQCHxKaKfa12of5QpsiJk47nmEoYFrBXijx3mRKPm1S2BsCIQCvrRqnPXKbvzZ3ELK30Ii4TNAwUK+bZuCXr894a1417g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"35b50c3300008cafef1b1598189129f24e266881","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-35b50c3.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-35b50c3.0_1744060629916_0.907318725224006","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-164df63.0":{"name":"@waku/utils","version":"0.0.23-164df63.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"70e25ee8d72bb69330781f515c1fe3ae66314e98","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-164df63.0.tgz","fileCount":61,"integrity":"sha512-ENEzU905GIhYUr5ZZjD1Q5VH+a/UKryCHWfZfjTTS8jvMjqt8dBhMXoqX+RuvWZWsLRySKsvTti6Lqcv/YDUBQ==","signatures":[{"sig":"MEUCIQCNd16FDV2/G7XMucHNvJWA+4dqul1X/D1X7qZHtjYRfgIgcrxE3cD3/BBj28hHOK4JciwoQQsN+ysmh6ekmDFffl8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"164df63a9ae6aaa5a041a416c6ab0b1b24b1a91a","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-164df63.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-164df63.0_1744616864036_0.42876653599157133","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-e31c6fc.0":{"name":"@waku/utils","version":"0.0.23-e31c6fc.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f0361f849629c0afdc51c19c65383670e96e7124","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-e31c6fc.0.tgz","fileCount":61,"integrity":"sha512-2/X2/C1hmE39POGK/kLYTTILyrIuxZaZYw90pWxK/dL3aWBLXqWxGN0sOjyiI7h2Euv7c/vwqktXUCe8JAL15g==","signatures":[{"sig":"MEUCIDbbHPuQhVN4pheFEAmVRAL1b6O+QRb2dkthErIk5EfhAiEAxfG9DyBUVMje4wvEKUJbaiqXEZQfi5QxUtAv++kGv5Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"e31c6fc61d3d938160debdea2cd64130b8b29a3a","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-e31c6fc.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-e31c6fc.0_1744618125089_0.6825408202188763","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-d17562d.0":{"name":"@waku/utils","version":"0.0.23-d17562d.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4075bacf91ff26210d0f813633c8acb987e90071","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-d17562d.0.tgz","fileCount":61,"integrity":"sha512-YSt+5+TW1rhY4Ny9IpGxph/IqrOT6lfibeVLHYSRRj9yilsbxnj08SrugLg3m5r4YEBAoW1xahY0smavZDjufg==","signatures":[{"sig":"MEQCIA8vLMYKpfYiSyM7uwL1GV73hrMxYl6YxhoUnDgh2hsGAiBlGmVu8rnpRC5sbdupDR25xQO3/vzgenBGF9XlMmsRFA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"d17562dd2bdfd272a6b8ec1818e300d557e80dd5","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-d17562d.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-d17562d.0_1744618632738_0.43831678080403824","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-197ba46.0":{"name":"@waku/utils","version":"0.0.23-197ba46.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c6f9a8f28eb676409af779ab020eea533ae3df7a","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-197ba46.0.tgz","fileCount":61,"integrity":"sha512-RNGOKu7ftSDRDUO7FYL3exeNl2O26C4NP3H06y+EyPtVcA1Am9fTkk2lI99cnXvYzKt1HsYcaZS+HCwqHM/n8w==","signatures":[{"sig":"MEUCIGfb79/xyCln99VACmSayqecbmCNeC2JN6iKb6aApAp2AiEA+WI5ThtXP5MS/JeIHbDHRPhg0TJ2h0XBg/6mj1U8aew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"197ba46385ecd31e6c9704ce146441e07a8ee176","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-197ba46.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-197ba46.0_1744619000830_0.7086457817526981","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-d0da8f8.0":{"name":"@waku/utils","version":"0.0.23-d0da8f8.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c6ab3ae5cbc0671ffd9c31ebad8b327d46c8bdfd","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-d0da8f8.0.tgz","fileCount":61,"integrity":"sha512-gIFFdq0ldTct4lrpSSbESnmi8v2TamPYmbh055ScE/yC+cee277Uvk5bsaGOYUnnIp5uBe5+P+OAH51BEiZGjg==","signatures":[{"sig":"MEUCIBrWQXINTTkCQvRjLyFos4F5y/mJkvwdwjYgAq7K4+V0AiEA/cXfevW+EMYaUFYihQPRZUxiopOrPUkhEgKc0LxdjsI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"d0da8f88a0657a5c3736624c6807eee7e0384189","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-d0da8f8.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-d0da8f8.0_1744619307012_0.580762169244508","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-1e590d7.0":{"name":"@waku/utils","version":"0.0.23-1e590d7.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a7b61f7448516cad9a431ab879e2d4c1607eee9b","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-1e590d7.0.tgz","fileCount":61,"integrity":"sha512-Q2ikH4FnI4s5CfuARC04M0XIHATQ1zPMhKhmILD8BSnBHO1PvJD7eYXzWtm5hIIr8T1zLyqe1sGe+7DM0M7tog==","signatures":[{"sig":"MEQCIBDEwIDBEZI43kcL9dvQyUkJer2S9WGKSpYiSm4Bw+CIAiAqMuGiKIjkmxKT8wd/McwBnLCWhQc8A/8trnzJsjM7zQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"1e590d7c1cda39907a1685a0ecd9bfbf6cde94ef","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-1e590d7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-1e590d7.0_1744619733332_0.5335513981298052","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-a824fff.0":{"name":"@waku/utils","version":"0.0.23-a824fff.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a4f823591830ad69482efa9f153db51607587c9a","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-a824fff.0.tgz","fileCount":61,"integrity":"sha512-G3h3IAgob/0S/imSZJILXeYe9ch8+Ar0gxp+VdKZUdRxaYtM9nSiwLY/ICUgE+mVhPGH1dbnSLpksBKi96UhQg==","signatures":[{"sig":"MEUCIQCoGK5ylUpR9oGakKYJ3C/MUmC5INaQlG4GwDliO4BqpgIgU2PCZVUBLkM5mN4zfsUKf49oXdfTCRSxmHcoiU7vLHE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213010},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"a824fff4abcf99fe53598aae91dfa11417d4de6f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-a824fff.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-a824fff.0_1744620538463_0.8732194607515178","host":"s3://npm-registry-packages-npm-production"}},"0.0.23-3038c48.0":{"name":"@waku/utils","version":"0.0.23-3038c48.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"010c447d24992c780ce36573b3d2e0a3c6862cd5","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23-3038c48.0.tgz","fileCount":61,"integrity":"sha512-vLoMRH6/wOx+Jx4522D6zeuf4v7CRzaOxhZYFv+lxJFEdTZr7C4ruuHVSdo5VdMx/u6Ad9oNtfqhygppcWyxpw==","signatures":[{"sig":"MEUCIQCxXSHmnW7DnXe9nD75NIFS+iQ3ebb30iMOybjBf3md7AIgVKs494UEPHgvpVQa+PliVchHwIq6LIVeAfvQMdDZvws=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213014},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"3038c4891748cd13cb5c3262c722c4923d2f7079","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30-3038c48.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23-3038c48.0_1744884825056_0.4868389128978967","host":"s3://npm-registry-packages-npm-production"}},"0.0.23":{"name":"@waku/utils","version":"0.0.23","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.23","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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c72f4c8367da07f85f76fa472ef3bdf67ac33e9a","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.23.tgz","fileCount":61,"integrity":"sha512-8abBIAI7hq1kb5WVpv0o6CCW5Go3bwxo1xovKXfTZfdERwgV7/R6VcijKaUWOHF9SYIskyJuC98TFx/1HgrUBw==","signatures":[{"sig":"MEUCIQD2Ajtjv12JVxB+Tuh/JbjdWTYE5tMNSR8RL2VYz8O4awIgQhIj+1TtrAq6GRRj4h5qXdPTqcj/weVEFJBoqSsvvdE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213711},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"f85a47626193f7a817f5f73721581b11a53798b8","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.30"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.23_1745424271590_0.7889984243193449","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-b7e9b08.0":{"name":"@waku/utils","version":"0.0.24-b7e9b08.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3539c358f8ab0430d76f63a144397a498aba631c","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-b7e9b08.0.tgz","fileCount":61,"integrity":"sha512-j8g5M7znTS111HB7lZ4yhfHdGLL0eeZbXFZNeQCkBgM2dQ4QMUOn1BMgFwe1aruCmp0C7jYvYnQRPGWBpGqxVg==","signatures":[{"sig":"MEQCIFE3y2mx7bGfZKTyFuRs3LMXXynk4z8D00O9WBQnMAEQAiBUy+5rLtXPwxtI6sPLdz342JJIUw+kWFZeNqk22BRuMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214607},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"b7e9b0853912d1c0b720063d0930c8191224998d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-b7e9b08.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-b7e9b08.0_1746824131801_0.8708142604890097","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-006cd41.0":{"name":"@waku/utils","version":"0.0.24-006cd41.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3f9f7448631047e3c38797ba7b2a1915cdad7ed3","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-006cd41.0.tgz","fileCount":61,"integrity":"sha512-J8FvJYthnVttQRkToWYekk6xJVF/W0dJgzT3yS0tALJLb7PFNG2tiX0UJ2P/FRSdcxgZsH0zVzXqjMOKqc3T9A==","signatures":[{"sig":"MEYCIQChmrIeQ+181ekjSrRxTC2nm1lbf7z3PLUdiLPWzGofkwIhAJX14FD/6cizsFuVjEvz8BnR27+HdsCsj6rx9RULsw0Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213256},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"006cd41044f99647e4728afed7a5ba6320088694","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-006cd41.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-006cd41.0_1747090701175_0.41202432879386763","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-a7f52e4.0":{"name":"@waku/utils","version":"0.0.24-a7f52e4.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"04edbc6a2ab33e22171eaf9a13774cf405df43ba","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-a7f52e4.0.tgz","fileCount":61,"integrity":"sha512-eIJqbNvhwjGJjDfYjUihDM21GLit0PgR3bCInwxpQw+ejtiK4O1j96qU+5xCJbiH3s4W8cNfGfRc+7jDbZSmhQ==","signatures":[{"sig":"MEUCIDAwgLVbDijNTZUADAA69Ed3Gapm0jk22uqKDhHNmuI+AiEAl9OlMzWW7GBrei7q+55ykNsYfD+QZqUBisyZHS7TTv4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214250},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"a7f52e4a4079db6e4f6829e6c8af2ce32f798ec5","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-a7f52e4.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-a7f52e4.0_1747656621446_0.801372654050085","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-6d86b6f.0":{"name":"@waku/utils","version":"0.0.24-6d86b6f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d1a046caf585e49c595c6f5103732dba87a23b32","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-6d86b6f.0.tgz","fileCount":61,"integrity":"sha512-IQrknaDYcuzMCIruZCosBz56hbGLt+3hGzyZ/0QY+ON/kyEx0APbq05RgHE+2B+8NWipMeYOvwgmbYOXZ3aepg==","signatures":[{"sig":"MEUCIDaE6zHvqT5NXWqTrM99Ib/2cynysHNGgX/6v9jRHt0LAiEAkmUIorH1207AEDs+G+yhLNG7gM4blTR+OfiujmiTmEE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214250},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"6d86b6f01178a204985e19d2e2cfaf288be63097","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-6d86b6f.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-6d86b6f.0_1747656975425_0.13361501285747068","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-b53ba62.0":{"name":"@waku/utils","version":"0.0.24-b53ba62.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"17508ad4a77c23a71ff9d3c83d5dd2adf846a3fe","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-b53ba62.0.tgz","fileCount":61,"integrity":"sha512-X9mX2OAH64phMHUWI1xMwwfBPAl7OT2MK4m2oEs/zqkwGY5OdsbJMNKBZYk2f7Y3SZy9QbDM3FMSumvfC3XjQg==","signatures":[{"sig":"MEUCIGPFT1lox4mDD9i8UiL4VP//uLEbvxOsniF7VQGgiQ/zAiEAqlLR8n17ObeeQX029QRfM4XIXY7WYm0p1DFC0Fg+wfU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214250},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"b53ba62209454f0405c45a1e5ecb1f941abecb04","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-b53ba62.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-b53ba62.0_1747658578054_0.44328373386526443","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-f911bf8.0":{"name":"@waku/utils","version":"0.0.24-f911bf8.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"345f9807c23671fa3ce78733b24f91de53c4fe2d","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-f911bf8.0.tgz","fileCount":61,"integrity":"sha512-wEqRI/aU/AyhO0HN+V8GbXDkd0djGs8Mqh+a4n7VZtN9I3c0tnyf7lGag1hGiBSJUOojqXZ18n0g+gnQRsYpbw==","signatures":[{"sig":"MEQCIDes9A15KEx44gFNQR+x03RxCiswPCAJPOJclu0JtUKgAiBwMZEReEFl6vPq3J3fIoKxsTXByRZyLuDGbtqoz4pDOQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214250},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"f911bf8cfaa331645614ea22bd8f6839c248c609","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-f911bf8.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-f911bf8.0_1748423709372_0.24305297196986042","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-10590da.0":{"name":"@waku/utils","version":"0.0.24-10590da.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"cc794c84756b9a901fc339f7d3012c35efe4395c","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-10590da.0.tgz","fileCount":61,"integrity":"sha512-11WGfNouSGYxNslrVL4vkmcmh88dPblIqcyBs6RcLHALbYsLQtTLZS432idoMh7/tTbfd/Nq7NE/iw6j6ncjXQ==","signatures":[{"sig":"MEQCICopistfzgr2U5t1P0UDtkUHI+oCSbxzfOCkiYtqmwueAiAQF/H9jB9MD65Dk0nEaa01+x45PbjuRUBLwNeG6iPQ1Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214250},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"10590dad85e6f79c2f75b23f05ec356908744b01","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-10590da.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-10590da.0_1748462932032_0.597038402074858","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-7fba26d.0":{"name":"@waku/utils","version":"0.0.24-7fba26d.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1bf1c94953c0279a0f90d572d04847f2fd4bc0f9","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-7fba26d.0.tgz","fileCount":61,"integrity":"sha512-v2ceAXq49Kcei/9ancwkKoo5AdpvCDAVHnlQeuGJ03dKms+Y95xUp+zQ0nWxmQ7W3Nh++TGtLEz44psbGQaEIQ==","signatures":[{"sig":"MEYCIQC8vt85Ss7UNDCEP+9WJ3pKrPhx6KgiXNUtK68J5H3yKQIhAKQecrHhe/DLIeMNc6bXfDB6uKnuN+IGlS8XlMCjTEBF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"7fba26dd6a82012a1469a8d6a12c09a512b3e0e1","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-7fba26d.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-7fba26d.0_1748596598849_0.0768738004933911","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-16328a3.0":{"name":"@waku/utils","version":"0.0.24-16328a3.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"01a264db9f864cad2f2db6a593cf26e341423f8a","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-16328a3.0.tgz","fileCount":61,"integrity":"sha512-zYNeWtRAYGJLVvE/8xnKmO5ctxuPD6/k9NAS/g3ES0o++kBrXNRFy3d1V1nKlnerwJuwYmB0RhfwFmz7ehtwWA==","signatures":[{"sig":"MEUCIQD9yGTnwla9ihvKcif5rRJA+u4yUV2TrqO7ZZLPoCpscQIgWmcWSQntyPQDinl0KzCqRGvkqLcr0GGfM69Ivd3kFEs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"16328a3f11efa91d16d59ab958f1fc90f45d9ee0","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-16328a3.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-16328a3.0_1748706320023_0.2365207965861711","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-383e0b2.0":{"name":"@waku/utils","version":"0.0.24-383e0b2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"149a0d831b0a20e3190208751cbb3dc99326d186","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-383e0b2.0.tgz","fileCount":61,"integrity":"sha512-g9mQ0ogfdPfrCOFiYkzubRQD5X8jyErkDe1fR9DMulhv58zwPcAZKBA0b0OKRtT/AdXwOH29livmE3lxUxLVvg==","signatures":[{"sig":"MEQCIAnkQ+EWaamv4xA69WUcaTMaX3dnp30baGteqvBblV/8AiB/rnNcM76tXoFpyGtBHsQdNGVDWwjmHBezr8Jpoetsyw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213256},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"383e0b211e42272d27e1a3a8aea7e56d8b50e5ec","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-383e0b2.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-383e0b2.0_1748879489997_0.8943320126389556","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-4997440.0":{"name":"@waku/utils","version":"0.0.24-4997440.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1be80d4b736ada05f5b290eb5a888bb0195beff4","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-4997440.0.tgz","fileCount":61,"integrity":"sha512-abWy/tUpJLEEX9lbTIl/1TfDuODc5Og55T5n1vtzrb7xTPdaBxOlx0jbGcQdZO/ZfrunKJEY7Vdb/Ofh4XW/DQ==","signatures":[{"sig":"MEUCIQDXo8Xe1YrAsXUrZe1ucEmHm7esY1uVJoAjq5U6TsMNGQIgE6FHAAQpyQPShF9l0dRcYV5Wok3XTkULl2rV4IdyawQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"49974402254a793a7ea1865515813c5ec94e0cc5","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-4997440.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-4997440.0_1749115254702_0.12181825167286475","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-3730abc.0":{"name":"@waku/utils","version":"0.0.24-3730abc.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b9af440ce46f0ea423aaf9316e892f944d1b71b6","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-3730abc.0.tgz","fileCount":61,"integrity":"sha512-SJy3DCX2h1XSpyxpYIW2w2PwA0XJ8HVRMriFxL+1/42wrP5b5bvvu3EQkHXoEiAkzNSJ+Pm1ga5McNQV+0IQxA==","signatures":[{"sig":"MEQCIQDaNvLQqSyIPIjdkMFj4b7nzqviVam3wvHgPhV1a60+uAIfTl6qtNdNxiBNnqDq05pZF3w2BKy7hIkfoze0qao02g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"3730abc95c6c2abc32a3a51ba4fb73daa39d1493","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-3730abc.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-3730abc.0_1749140985002_0.8945958817362736","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-76fb1ea.0":{"name":"@waku/utils","version":"0.0.24-76fb1ea.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"53cc827f0bb26801f25f876e30ac523cb9fbedeb","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-76fb1ea.0.tgz","fileCount":61,"integrity":"sha512-JZx7wmfwo1GwZAMbqjNaxkKJjS8NpagpZquvhJ/cODGwqTI3LRx6ILbADhG8Cld3llsPMTWXLnD0Wn+L4wOIZw==","signatures":[{"sig":"MEUCIQCnvIfmn0VIc01wd8vJrQ5l6pNjvMAg/FsKchs3EE6mXAIgOpPvG7cnXVE21cTUSOZXVqUCUJ4G7pNhs72RXvrROls=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":215687},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"76fb1ea6bacbf10afb2c04b34aa8b6751eda4513","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-76fb1ea.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-76fb1ea.0_1749196355937_0.10161474283215188","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-f7778a9.0":{"name":"@waku/utils","version":"0.0.24-f7778a9.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0718b06d30af0de192acfc12685cea6c31af2ea1","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-f7778a9.0.tgz","fileCount":61,"integrity":"sha512-NHsqUKkWpjjUpleYBubGGmlQCkgYAXZWI87XVDzH5cuq/hgII7Zt5dOrL7cxf1ANavlqcejGCgq5NEXs4Bbhmg==","signatures":[{"sig":"MEUCICIjdJOJytE6YYxAmNpKw7aA6rjbcbz8+IuIdS+HWe/4AiEAgtVKJtdJ8hii6HCPa/S9fWErlBi9v5mLEAiNuPglBBo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"f7778a9622166e29947f63d2ae86ca05d4f3e2d0","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-f7778a9.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-f7778a9.0_1749572122748_0.3586215194321458","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-a8ca168.0":{"name":"@waku/utils","version":"0.0.24-a8ca168.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3b50a1d57d76a77e373a284b6325090cd7a32275","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-a8ca168.0.tgz","fileCount":61,"integrity":"sha512-aQwe0/N40O6Vvpr1k6Mg4FvOV6NrOEVXHMuA4ecfPQy3yg4ANtIFJhWYPw8luEojEAGfbV7hUwFVRWgTPVC/mA==","signatures":[{"sig":"MEYCIQD7layO/i1xOzilI9n0V7EvXNCEw2mkmRs9CEx0wG5RzQIhALWM65a9KwHRMInUJ/DOV/CmP2wcDaxkndmmlVIqaTNJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"a8ca168513df281d8f0e7b5e231bf960c790b4aa","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-a8ca168.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-a8ca168.0_1749636590979_0.3645935999817018","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-d3a80d8.0":{"name":"@waku/utils","version":"0.0.24-d3a80d8.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"900b1db1d80f5368a13f13bd23621717e152298c","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-d3a80d8.0.tgz","fileCount":61,"integrity":"sha512-sgQcu9764haQRPppKzJDnFo5iFagAgH6cyKOrS8VQryAgfaYIj+gviukfYvpkM3R9MR4QOUnXFBocW/QiqH4Ig==","signatures":[{"sig":"MEUCIGXrqMyOf2wNfSRTdz0fU4P+ZrPxRizvnN61e69MZZmAAiEAr1wQk7VQ6a8JtDA8v9NOtlUHc2KOyl8XEI8XEeUpCdQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"d3a80d8fe76d502c8a770f2f63ad1c60f40b78ca","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-d3a80d8.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-d3a80d8.0_1749917028841_0.46021429895304555","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-c7a2055.0":{"name":"@waku/utils","version":"0.0.24-c7a2055.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a1ed5bcc645c42189be318cfe9be1b28a24c2c96","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-c7a2055.0.tgz","fileCount":61,"integrity":"sha512-ZGPcU6ctbTymMgeu68CSKN6kzCTfGM5EuKdCTWdsXEB0KSR4745DjWJXmKrOiKCRR3kwckIqaW9Iuj5Xb+Ibog==","signatures":[{"sig":"MEQCIEaYT8KD4XM+ESZ+3vCgtmYMNgiI0BYNzHAdYeH5AOS6AiBlv0MjjpF8SB0BaOQBnvmPUj1lPVVfXlUA5I3GmgmJSg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"c7a2055aa7885087a209f84eb99b870bb60e22ec","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-c7a2055.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-c7a2055.0_1749917427732_0.7718936358287201","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-01af155.0":{"name":"@waku/utils","version":"0.0.24-01af155.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"086d95e70286d8c33231ca02a1a8fa73764a0a73","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-01af155.0.tgz","fileCount":61,"integrity":"sha512-W+ENK4vtp/pPGhcs1U/eXrsMC8Tnv106H1OrNtHwZssM9eTgMtKkdISKFOKcMFsTkHnR9gPw1v+H9qp2fMxAOQ==","signatures":[{"sig":"MEUCIQCxn6ulbN4GGh+qke7ewkPZWocAjcXWyuz6Og1GN1VvrAIgQcPIbu3qRvf1ndsaE1xqj5ot4Ji77WYwaXs0pPdQkyM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"01af155e28e0bf2b5b31f0f61acede4df556dc6a","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-01af155.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-01af155.0_1749930890165_0.4907811397037667","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-b58de3a.0":{"name":"@waku/utils","version":"0.0.24-b58de3a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9143e023b3ea94a3198e69fef98c063f4a5ca1a7","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-b58de3a.0.tgz","fileCount":61,"integrity":"sha512-gUZzdWL0c7Sc6gvOw5SUOinxkppl25UsAtb9dQVLtk2oQRhVO3+N6t3EmjVVEsoCgg5lctQToLZtavHXuH3PkA==","signatures":[{"sig":"MEQCIFeVgP2wJ4HAlObFA/J2n71i5zPkgZI+W97TBT2GUeQ+AiA9mOkTSQsh9d+P9P8zOZAStXJB1zSIftzzMkYYGT9f3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"b58de3adfcf850e8eb8a62945b8f0f3e426970b4","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-b58de3a.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-b58de3a.0_1750238087989_0.2214293750766887","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-27c1236.0":{"name":"@waku/utils","version":"0.0.24-27c1236.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"384f3e324184eed47e605379cb8e993808bbeee6","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-27c1236.0.tgz","fileCount":61,"integrity":"sha512-lMvdz9SaUQlRzQ3/Q6uiV/B4OUIRjhsS7Zc96FyM6W3Fm95kRQajQBmL1SRIzJ414yGdwoywsNSq2OJ3voO0cg==","signatures":[{"sig":"MEQCIFKWMlBhUPjfRE5Vsb6CdKVIQLHY6Clx+XiRYQgrYfRjAiBeYtLNcIoLx6OmqBeyPIOWfhR/Zk+UQNt42hmMugkM+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"27c123646f0bfc07dcb5cbe1d4422e03818d5435","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-27c1236.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-27c1236.0_1750239369114_0.0002401705484762484","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-8c47a91.0":{"name":"@waku/utils","version":"0.0.24-8c47a91.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a77fcdb64992544ed105c110c10b7d023a61c306","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-8c47a91.0.tgz","fileCount":61,"integrity":"sha512-QbYQ1eXOyyEkoF4CPKUr1Bbyz4xp94FvcCi2gufVzlos2LoSBvGdOpqeAube3ye7gy5phftxW8C10pHZtMkgpw==","signatures":[{"sig":"MEQCIHdInM2+Ys39DsyfmRga36UVfhrePQXJtMNFBo55irsmAiB1uJ1mfxHRPtGpzKa7ES9OLsM1djZZ4OvQkqqHiTSRZw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"8c47a91fe18bece529b058688a90465064ac695a","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-8c47a91.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-8c47a91.0_1750254525843_0.5532601654558607","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-ace7ca2.0":{"name":"@waku/utils","version":"0.0.24-ace7ca2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5669a2e3aa8eb503a0789935fce3586d681a79f6","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-ace7ca2.0.tgz","fileCount":61,"integrity":"sha512-XaQlmuR94uac3yOIrSM0EWBtJHJak+iep05sDG+Es6IHtPKmjKS5YgLv7Gz2HGvMIAkTNwX3XMJOBt2Uf/zF8A==","signatures":[{"sig":"MEQCIAaRCljnLsTiPX7Z67plujfOnOGdj/6Tf3+80nhpNWvTAiBMck5DBb9KQLl62VekDX0RA4DCqManE1/STktNvAVO2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"ace7ca20abf4d0d7aa24b518e17810d196e9c6d5","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-ace7ca2.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-ace7ca2.0_1750257925665_0.07033574108450025","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-b4748fd.0":{"name":"@waku/utils","version":"0.0.24-b4748fd.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0874a3ab244d403c669c5fa91a4a19b8f641ab70","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-b4748fd.0.tgz","fileCount":61,"integrity":"sha512-4a/ltKOAHy0LfZhPd4v0MvS2gvtKkhroD+6mIcS+24pGj73szXPR2sfA9Gou/OqTu2mf5vPsJVDDKLCfKXTR6A==","signatures":[{"sig":"MEQCIHB9j8Bbe62rbXmmGLSQWxxQwhxlVjraqYvGwea5Rc16AiBxjBU3HYkw5hhfunsia4a6/eqHXP917XjNdG5FVexDag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"b4748fd13fb493782741d61bca64adc2538dd21f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-b4748fd.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-b4748fd.0_1750258436311_0.8431143968984933","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-acc9100.0":{"name":"@waku/utils","version":"0.0.24-acc9100.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"fcd590dffc2d960a2ce8538db48b17a0c7729843","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-acc9100.0.tgz","fileCount":61,"integrity":"sha512-xteJPMF/7ap+qKnlEaCfktZ5Dclzblj8mthokignnpOJlwfkLJndwO49NxP2XzZFmiPqvgkOc+yukh+ShBV+iw==","signatures":[{"sig":"MEYCIQDisSqvk95Rb7EE6zzgFkZdkaetnFviDrWSpp0S8Q8TGwIhAIixZ9T/GL67ebMtuAtJc0WxSvq0XNMfyUBEYU5BkcWi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"acc91006c8549727592209116d41eb3aa6d5bcbc","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-acc9100.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-acc9100.0_1750258849133_0.1020767530172868","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-2ce706d.0":{"name":"@waku/utils","version":"0.0.24-2ce706d.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"01f41e0ee4488f8af96a6b73814aa0c17da73816","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-2ce706d.0.tgz","fileCount":61,"integrity":"sha512-bEh0LxLx5X4MO+cYQ6dPS9yp8TkYNIZxbaU2ZvTp85IP5bRgKI0l/vT0KJ9tXGOE5L1+b0/BxkfNO/KYst2NUw==","signatures":[{"sig":"MEQCIEkKv9Vw1fPGoRDD5/ETQ0kZxZvvH4vbNvbzb5YbilNNAiBOyZeg+UrOqe682Xgp1eBHqXSr9Ug3JAyMoQ9r6kSPGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"2ce706d02eb1aab256285d9c770def1885d3f198","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-2ce706d.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-2ce706d.0_1750318582176_0.22614995879216648","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-0877e51.0":{"name":"@waku/utils","version":"0.0.24-0877e51.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7eb751511e0b7ca48e290028b4dbb4c9c5229e58","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-0877e51.0.tgz","fileCount":61,"integrity":"sha512-3gAokh2FCGq5oJeRaLFzJMokwEiRCQoTRfxd5wLntC6oi3IxfKuO5RqkYkXscUvGmDCLaw3AaX9vKEPILt69Fg==","signatures":[{"sig":"MEYCIQDO2TzQYpWUw8TBEx+R8iXr92pd5B1iIFgCruT+p0OvKAIhAOnjVd947tpihE9k5GzIqIieGB8sc1gh+n7cwivWbJ2F","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"0877e515e92d6682cc53c923106565d948091588","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-0877e51.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-0877e51.0_1750319814882_0.33757523860367034","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-86bbf5b.0":{"name":"@waku/utils","version":"0.0.24-86bbf5b.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"32abfa7f00f25b5aa1512faa770c256b80aee064","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-86bbf5b.0.tgz","fileCount":61,"integrity":"sha512-d2V8bR35q8n6nQzUZNrBoPUgnK4Tlts+RwCmqUmciCXPoTa4h8HYhSMHtC1cZRVXqTezouumzgFEYFa92K7bww==","signatures":[{"sig":"MEUCIHoqFgBigA0G05areyFRBuynyBUa1uvdcs5BDdGkpo74AiEAtAM5tj8ARs7PWsOnBZhYuN7OyrrIrNalTys4cANyuSQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"86bbf5b7c7461b74d822d38cd8120fe638dde05d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-86bbf5b.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-86bbf5b.0_1750320686803_0.4409319540440497","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-edb12b1.0":{"name":"@waku/utils","version":"0.0.24-edb12b1.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2327cc4118e3c3241532959ed38de12a86ac326c","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-edb12b1.0.tgz","fileCount":61,"integrity":"sha512-aPhs8gISS4OCI2NXP70OXZXsvGrM++upuYcDFNwxxg0o6oGhRIe+MBDcjZ45ZFMdA31pQ3aH7yllVBQg2vFEbA==","signatures":[{"sig":"MEYCIQCzK8Q4Atho4/bc9o0MF3eiCdDl9ZMtEqXH5D1SMUlLfQIhAOhNSGpQd/7VEYkf8x96NIMnpuulaJeJVhF3Kdnc8lNG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"edb12b1fc0e1fce251e64b4a659f3c029a7e3ba6","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-edb12b1.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-edb12b1.0_1750329195670_0.4829881715026667","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-c8b7131.0":{"name":"@waku/utils","version":"0.0.24-c8b7131.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6c069d2e7e735e975110b9cf616461bd3c32a2df","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-c8b7131.0.tgz","fileCount":61,"integrity":"sha512-9K38pJwW4lW2rkWz9/PKBXeEyYh2a57tP9B2DDSExK6QRS9e+0eWG2tHMgcUJH58NHG8mYVbbKU8B/Va7ly9Wg==","signatures":[{"sig":"MEUCIGMXCum0RJC18nf4X9NqSQOo51aRZff0nKI3bMP0xoRCAiEA0JDpLRkkb5g2mM+Lh+ORqjWOlNv4G6RGEVa4Ivwq/Dg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"c8b71319c954c325c5a61cb8c99420868f1eef8b","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-c8b7131.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-c8b7131.0_1750329413474_0.4511619492434811","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-f7c290d.0":{"name":"@waku/utils","version":"0.0.24-f7c290d.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"39e768bf19dba5500aa5c8ac4afed42c31983fac","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-f7c290d.0.tgz","fileCount":61,"integrity":"sha512-BAz6djdv+UnkTyq2tmewzP/D00kP3c81UC8Bu8iCmPCosHgeCCtLIK0UPoZj9UBbLVvRKInzdhMxVmJnN1/a0A==","signatures":[{"sig":"MEYCIQDtGAjO+U76tG28TvpbrcgR65rFyR01TdJu0uz0cpVwSgIhAM8aY1xgF7/R9AhqDiUzJqTJNeHxl8cjLWrwyy7dKDlU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"f7c290d9b726a9b8040eaadc5487497c921ab1b9","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-f7c290d.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-f7c290d.0_1750329764870_0.8022278065898596","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-b0a2e39.0":{"name":"@waku/utils","version":"0.0.24-b0a2e39.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7ee3b3d89136ddc64fff60adda9cc06545d637dc","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-b0a2e39.0.tgz","fileCount":61,"integrity":"sha512-p8ZvIhROTrUFX+T2CKgepIypkWcHEMdJaJsIrxTIRb8xC412FiWNGGzViAJZ43rckvUatooEER/dvZ55ANFAyw==","signatures":[{"sig":"MEYCIQC0HB6ZnGr/Vvmt0uOtb9I/o+VasQU9j/6EOZ37wRFG4wIhAINETaD3hYVASTvH/bLb0Nrst6jC8kwPTfucbvg3lBMR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":216919},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"b0a2e39a59b1dc2cef36f3e8b0dfe58f632712fb","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-b0a2e39.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-b0a2e39.0_1750360485100_0.9590237772530226","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-34d4730.0":{"name":"@waku/utils","version":"0.0.24-34d4730.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"08ced5aad2ccc81c01ea2fe565a0c11280ae9fff","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-34d4730.0.tgz","fileCount":61,"integrity":"sha512-v5fjyGu6CbsRdbxDPi/o+U0Of3r7Phqgx1SyV5k6+Xi3JTnCU48Q4LdB4AKNWnGm6yFUqIzboiQ8HKIVyM8Uvw==","signatures":[{"sig":"MEYCIQD9YV+1JDitZuB6a33HVQ8Zxp9zJvHsjnDjNvZtT/FuygIhANpy0QBe07hP3+0uGAARkLf43TwKDQ3t5w0OmpAw+1hD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214392},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"34d47309a928f89cc672ba34ff7e49a7cce82c21","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-34d4730.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-34d4730.0_1750415607746_0.5988211024697332","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-4c18ca2.0":{"name":"@waku/utils","version":"0.0.24-4c18ca2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9fd1b993aa8cc070cfda0929b770eb00759efc4c","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-4c18ca2.0.tgz","fileCount":61,"integrity":"sha512-AcMJgPNHI6dtYckUjZvQTEJpOa+97/WMfN7yymJBJ+zIadAcySwJbqGMFUmsfbz2tt+tMqcRF0QpWtKOd+9cBQ==","signatures":[{"sig":"MEUCIETw3sVlAhLRfUSfFT1k8fSYXlovXGhHqY4wtIyN6uWzAiEAxYRcBuRmVRbDx/M/w/bnh2Bbje1/U+BSUX6zcrXE+Kw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":219526},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"4c18ca26bd28aa46b6741d6f392dcb0d6a51db50","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.16.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-4c18ca2.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-4c18ca2.0_1750605115615_0.823146400700907","host":"s3://npm-registry-packages-npm-production"}},"0.0.24":{"name":"@waku/utils","version":"0.0.24","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24","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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"eb041accf7f1e6e41b206cdb6a8061c792cbef9b","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24.tgz","fileCount":61,"integrity":"sha512-Pv6jlL5jPDLzHP4xFLccciLp4SwXNE4td1aJOJhmycZ3f82ERSElCxjNHme69/zf6n8GkWSR/dGxREv8OA5gvA==","signatures":[{"sig":"MEQCIEos3XDJb85V8L/4heudI0ljxpkP3WJRbEKrKcj56bxIAiAaXU7D2JjCg2a1gUxXHKtKyA+ZLnY6/+ogO8feiS5X/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":219818},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"cd1d909de38bfecb0543d0642feb219804119e19","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.16.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24_1750711677655_0.10056441704190244","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-b133417.0":{"name":"@waku/utils","version":"0.0.24-b133417.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1b069e787ae8f0682a0851e39ec10411f12bdea9","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-b133417.0.tgz","fileCount":61,"integrity":"sha512-e8zEMMFTOBaG9tW2dNr1rjK0wIqs470MZ81Au+jIWGP+m1PMf0YMMiGpu8acoSPOzh8OR3O+mFwF32Bq+Pz2tg==","signatures":[{"sig":"MEUCIQC0jlPVs81SgMdTSl9BNni4mL1L4bet7QQLJ/AgmGLqqAIgMEYBVtuVlrxAAkjlLQGWKCjLv3kEB+25DV2fpixswes=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"b13341720b735d5a956fa7c085659176cef6661a","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-b133417.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-b133417.0_1751033608401_0.3465256084779069","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-ef2a162.0":{"name":"@waku/utils","version":"0.0.24-ef2a162.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"24c1fb3d876c17c5ce3e541a0fc45efe5eaee432","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-ef2a162.0.tgz","fileCount":61,"integrity":"sha512-C8TCOqb5iRhROBo+YsEtH8DkwFNMtUNYwkd0QZBfsGCWgfLsOSuhCQkwt6knYFK3IGnZiIpJ5jtT8AH3iAmkgw==","signatures":[{"sig":"MEUCIQDk66t6VLH7SSG+YcCXh85B7h7xD3OgeuQvGPa3zXmRmQIgL6Mh+ewT6GlgAPxTTl/QMuxeklyoG13/oSHSXW2maRE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"ef2a1626c0a885310ec8ab1003a2249dbeaca816","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-ef2a162.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-ef2a162.0_1751034271844_0.6688941654975151","host":"s3://npm-registry-packages-npm-production"}},"0.0.24-0cec760.0":{"name":"@waku/utils","version":"0.0.24-0cec760.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.24-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f8a6d03312875af37bf115eb54610bd2b2bac38e","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.24-0cec760.0.tgz","fileCount":61,"integrity":"sha512-TSG6UeSqswMXs0GVU0J2KunWmKcr42jC1QdFjcj0acPL5p9H4I4Q+/ewxKOHZops915I1/pNUWjL2JwHACwOxA==","signatures":[{"sig":"MEUCIQDgGZwI+wOmqyRaP+Npr+LgY2+r0nCKOorjHjjM1HRC8AIgFIGcGVKTaF7k33cx3MsjOmSopShZgcYXIFCrPMsQ87s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214390},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"0cec760526cc2c0a90bd32d27b85b0001007353d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"20.19.2","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.31-0cec760.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.24-0cec760.0_1751034636207_0.12805618889060955","host":"s3://npm-registry-packages-npm-production"}},"0.0.25-c7fe44e.0":{"name":"@waku/utils","version":"0.0.25-c7fe44e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.25-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3289f8b2c0667f30828f38a1712968cf5eece361","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.25-c7fe44e.0.tgz","fileCount":61,"integrity":"sha512-tCsinfHmryjIjipWQovk6THzSKuTXaM1zdiB8zDZh1TujHxOcgKqT8563j3R56tu+mS27CVf3+H056LYd/i68g==","signatures":[{"sig":"MEUCIQCFIMYmhBNMYlm114yUpiEOCxHdDdh/gPW01Ielo+gZwAIgPjlEpDJzXoNWl6SrlIByiUSBDVJNV3KbHkaPpqpZI0s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":219207},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"c7fe44e28c22f815cc8ff6177943be00ee267c4f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.16.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.32-c7fe44e.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.25-c7fe44e.0_1751277292892_0.9990077507591362","host":"s3://npm-registry-packages-npm-production"}},"0.0.25-7a9850d.0":{"name":"@waku/utils","version":"0.0.25-7a9850d.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.25-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"fe6f4afdeabbfe65bb1ca8f5920f0ce1f817ae94","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.25-7a9850d.0.tgz","fileCount":61,"integrity":"sha512-uWXe71dC1yN3xscll3WmdoiLSV7I1scAhR6EUu4ue/JnTdqVvX53E3g1k0xp58ABUOT4AzYDV8h6SLn4fqYvDQ==","signatures":[{"sig":"MEUCIQDVC1z1Uvt4EUrqH0wTiR1OOeBYM9flMasPHWjCrkypwQIgXiqhGN63PfxeKuy8XTqK2fL9nqph8Xf0eLsOciwrAeU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":219207},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"7a9850df201a9e7388b7146df5864fc82c8d64d3","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.16.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.32-7a9850d.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.25-7a9850d.0_1751468316233_0.811764330086757","host":"s3://npm-registry-packages-npm-production"}},"0.0.25-2ed5ddc.0":{"name":"@waku/utils","version":"0.0.25-2ed5ddc.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.25-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"26e8112226ea88e290a0533455259756151fe7fd","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.25-2ed5ddc.0.tgz","fileCount":61,"integrity":"sha512-vPWxxu61PVPg6eZLWRaQKF6vsqZv+0zSLNDcvtVb5RJiwKB12TMqK+hU+Z095blso84rye5X+ZssPF5/fsc6ig==","signatures":[{"sig":"MEYCIQCE7rWz0DVS/DJqsxrBtYcopB/B7cwZTUkpNbS/hql5hwIhAIIcTxYxj6BV+I1U4F6EGq8YImjcWJy+fezro0UoGV9q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":217160},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"2ed5ddc7e68b8fa1963d8b7e45868dbeffaeca30","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","actor":{"name":"weboko","type":"user","email":"zander.kozlovs@gmail.com"},"email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.16.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.32-2ed5ddc.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.25-2ed5ddc.0_1751992669897_0.34619098914526814","host":"s3://npm-registry-packages-npm-production"}},"0.0.25-c7682ea.0":{"name":"@waku/utils","version":"0.0.25-c7682ea.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.25-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"0fe12a4a410939bfa3654173099250a147076ad3","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.25-c7682ea.0.tgz","fileCount":61,"integrity":"sha512-Hxp3lZ9EBVUel13OUg2KWASTU5hlMv8PTZ1R8u1C2JLPDTSSDLHOwQx73bJ4XRll7x3KFnfor+k2Rg1O7y/0lA==","signatures":[{"sig":"MEUCIQDKbr5ngopTDA/u5NPdHS9Z206wPM/t3DShNCh6MDUAPwIgfsm+QzhJSrz5tGdk5LDEwmNsFaVgLgHNTKRAR4Gd52A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":217160},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"c7682ea67c54d2c26a68ce96208003fb1ffc915c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.32-c7682ea.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.25-c7682ea.0_1752252812745_0.016060190194468582","host":"s3://npm-registry-packages-npm-production"}},"0.0.25-987c6cd.0":{"name":"@waku/utils","version":"0.0.25-987c6cd.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.25-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ef8680eddb66914ed2584328631012b8ff890d08","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.25-987c6cd.0.tgz","fileCount":61,"integrity":"sha512-HaYkDnVtpfmsXfDBd0gB63CxidIeE9gKMRMCaaywy6W07HK32ZgMgnD/BoPbaREa4BpEZELvW3qbYUydm3AKzw==","signatures":[{"sig":"MEMCHz0W+hV4Ekt9Eb7J4zF/B2WXo22fNJ1EdImdcXuXLn4CIFFc6EyESyqGfvIZ0POQTuqH15hHx75klQ6s+efTX+Qh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":217185},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"987c6cd4efba1e4071ec779d684bf56b7e6066bf","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.32-987c6cd.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.25-987c6cd.0_1752493005795_0.9878872356135251","host":"s3://npm-registry-packages-npm-production"}},"0.0.25-c24842a.0":{"name":"@waku/utils","version":"0.0.25-c24842a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.25-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"451c7f9095aff7b6a900d9287ebdac7ed6a3450b","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.25-c24842a.0.tgz","fileCount":61,"integrity":"sha512-j9AshTxs2CKRtd+8tdDYTIx9KqpKPPosdQPIMKIW+UyTrfnkrSzsDmrXZrqXnY7rIXVmYNNTctDl8rEjS991lw==","signatures":[{"sig":"MEYCIQCtnTJtZBIwM1PikVDVTHj/q/FFBqYNyQcTD82wsNaLmwIhAOeal3lkRK+t9jMp1FrKECT0kf2WLVLNttEyx9w0jlP2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":217171},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"c24842a4a56f5fc508fa6341d6a380638700a237","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.32-c24842a.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.25-c24842a.0_1752764838249_0.835383600368558","host":"s3://npm-registry-packages-npm-production"}},"0.0.25-7f9828a.0":{"name":"@waku/utils","version":"0.0.25-7f9828a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.25-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"545b489aa0e70446b00241487e4fc055cbef4179","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.25-7f9828a.0.tgz","fileCount":61,"integrity":"sha512-f4Cb3c28fPfCssYBqy6VMC0Qk29JkuLqWfDavEiQh3MdveQn7JESumovYf8zZgBNgtWQyr9wsNf/QLmbk6WRLw==","signatures":[{"sig":"MEYCIQDrhsaKFcuc3WAOz6f96Qf/3+6i/7uwtNQhifuYIFgcHgIhAJYMQDdh8qYS+Sj/83FPk8NoayXDD7GN/DoOXNc59lIa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":217171},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"7f9828a9ac76955c858f15630cec908a9e4a112e","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.32-7f9828a.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.25-7f9828a.0_1752880616602_0.7217910701150123","host":"s3://npm-registry-packages-npm-production"}},"0.0.25-36f6884.0":{"name":"@waku/utils","version":"0.0.25-36f6884.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.25-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"83f43db3fd32a435e627478a8e2bb95e74e65d2c","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.25-36f6884.0.tgz","fileCount":61,"integrity":"sha512-jygj4xmdGZzPdH7H4UGGrhifvdXMNzmlXLPKAaub0NLCajS/bssRmdUOOwov3BSvfnlEx1Pbue2uZzfS7WISUg==","signatures":[{"sig":"MEQCIEuHzkzkgv8WElrzpd1q9oiUt2k4cWq82CBPFa2lKtp2AiBdRMAtks+LarRbvPw5v6vCpUqMM4+GZYAGAWoTlqwWtQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":217171},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"36f6884d220eab42d4ce25cc4b2cc12cf36e5468","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.32-36f6884.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.25-36f6884.0_1752882476447_0.17130483841863575","host":"s3://npm-registry-packages-npm-production"}},"0.0.25":{"name":"@waku/utils","version":"0.0.25","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.25","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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"b8ea17193b266910b85d456c6883dc61ea251c3a","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.25.tgz","fileCount":61,"integrity":"sha512-yCbfQ3uqByGNUvCNTj6oHi8fJ6BdVvg+Rj0y2YKrZDSNn73uTMF856lCJdsE86eqDZNCDaRaawTs3ZNEXyWaXw==","signatures":[{"sig":"MEQCIE6E09LSJmTmIKM4++Oe7asrEK+0/VftnN3hjC0KTBSmAiAZZU7RjbxL6CxjV20eMdqeZQ+I5AE3jZSOhrhxUEV/AQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":218373},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"e92cc570f260254a3692660c2cde0b2082ccb097","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.32"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.25_1752891018505_0.90062205572803","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-3545a8e.0":{"name":"@waku/utils","version":"0.0.26-3545a8e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"aadca58e5591d6dd3d70ca4ea57ac3bf0d432104","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-3545a8e.0.tgz","fileCount":65,"integrity":"sha512-fLIyDm8cDQ5eawss5YUzyWC/nY8Je0Rkiem1zSOrMAmOmerz4GIPmGo8n+MFXJ63hnwoFhPEYD95Ignhg+ZSbg==","signatures":[{"sig":"MEYCIQDXufoNe8/ZNinB46wxxhQ04v570yCSUacB4bSKo5yZegIhAI1ZQdgpMF3pDPnnbl/hQi16HgFJQmoIMN70VXEOrHKy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210814},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"3545a8e1b02fd09b7c0e4e339b4a415650c8bd93","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-3545a8e.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-3545a8e.0_1753159885764_0.35452761621244466","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-d9fcc1e.0":{"name":"@waku/utils","version":"0.0.26-d9fcc1e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c09a08b938b305bccb8c68728d53f9b92a83e518","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-d9fcc1e.0.tgz","fileCount":65,"integrity":"sha512-reALTn0VWTOE0g580ZG+UwvIQVMsz+YHfcN9L5xYxYjjDvORyjV0+C6VpYkDef5UN4kgHHYNnAqiBnPXyFWMAQ==","signatures":[{"sig":"MEYCIQDfKMmqPMOG3zi8vPf/VAFNFdFytka7Wg0Ia9XhOgP/fgIhAPe7g3bt7HhHwxC6wSYB2K2T8xdfQB9qdYHUkYhUs7KW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210814},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"d9fcc1efb050e466ff64092826ca3e680a032d19","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-d9fcc1e.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-d9fcc1e.0_1753160943412_0.7000710837561537","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-88fca77.0":{"name":"@waku/utils","version":"0.0.26-88fca77.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c1a17db6aff10a45af2488368f05c774c116ac80","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-88fca77.0.tgz","fileCount":65,"integrity":"sha512-7vbbmC1OhYNMq8fcJ9xQiBCHnX13t24rszVpdbfmBFguj23bx5XdRaWkJoF1ILpuFfbmFjJyE6QRdqpNEAFOaA==","signatures":[{"sig":"MEUCIQDFYZFWK1p3CtpMiSsn1PXhiDIjrfTeYtXxGj9ZqLirUwIgbQCQngF5ar8AnMqL3XRCUBiVVJDVV6DqfouA1iSdEVk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210814},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"88fca778f1a25a7bb7f0fbd3aabd0a2a366683f4","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-88fca77.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-88fca77.0_1753161317910_0.33364901554944204","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-f8d3245.0":{"name":"@waku/utils","version":"0.0.26-f8d3245.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3ac93fa3ed358ac1e34dc6f7cd9b5ea42c36d6f7","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-f8d3245.0.tgz","fileCount":65,"integrity":"sha512-7x5wnCTvqjCKqKUGTW7DhBDhLDvIq/3onYEL2aKolt78y3yaIsvne0NLhoaNow7bk/wTtDvr/frCcFiszC5O0Q==","signatures":[{"sig":"MEQCIFceMhdO7FJzACfNOTWcwOvFRx+7bL1Z0pTRvoBfddCpAiBV/xMjQbait1vuY9TDwOgoOWdAt5tOJ5/1Lk7pgNIZSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210814},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"f8d32455aaf90dfcfe359005390a505161496ce2","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-f8d3245.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-f8d3245.0_1753161740817_0.9643808290021418","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-8555a81.0":{"name":"@waku/utils","version":"0.0.26-8555a81.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"84747f2c8f94a7fcfc6b488c4e258473d71647e3","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-8555a81.0.tgz","fileCount":65,"integrity":"sha512-vNybGp/ONHqa6wKLe0uWn/WiOkgT+hUs6RaNIKz6AAfnNr7JBRGQPA7UchLxVkvN5Er5J4JVtqsNK3MoE4c23Q==","signatures":[{"sig":"MEUCIQCfhyb66uVjBY0+SL/Nz6zr9KY8YR202LcWLCzIBWrqOAIgShNi10xySP54p/8Rq8LarVT8+eqmER1wmmNZUwp0tYg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210814},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"8555a8189acb5ccb32eefaa725ad16eebc6b1263","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-8555a81.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-8555a81.0_1753162423410_0.45885808784597026","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-3211153.0":{"name":"@waku/utils","version":"0.0.26-3211153.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"855b43380bd423bc13de5d9ab49dbddc22a8df34","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-3211153.0.tgz","fileCount":65,"integrity":"sha512-prKFb2ZUTOFUw1xu8smqiKLkj5qTjM0FEAWSeTpU1eC2FkED3du82700mm0C1Du1syZu1iHrM4mGL8LovK6hMg==","signatures":[{"sig":"MEYCIQDchViu8GZVItRsSwop4o+83EqJ8Hx2IZApsUwKnKfTnAIhAPCfFNgi3kpXziPRozcQzzXvE/o7q8rNnvLl96QxKaXp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210814},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"321115316a6d110cd1228456d570d66e3da71f93","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-3211153.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-3211153.0_1753165014193_0.5966886655346277","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-77ed083.0":{"name":"@waku/utils","version":"0.0.26-77ed083.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7d9cf9fae1b03683d1a7cc682559a520cd4f3912","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-77ed083.0.tgz","fileCount":65,"integrity":"sha512-qlHgfsGMg1HYpyoIf4hXWkE2CtONIEjHD/ZE0J0SRw1nEo2aCX0kYqOOXozN66RSbWKiGCb4IGLU4pzm2glqtA==","signatures":[{"sig":"MEQCIFpsPSTWw/2TetkkLV97kkW2ewLVIQ9mYLj6BQ014YCaAiAniX6aQCJhIVXLuEfBhInd0tx5dRT7quSwQuHV4s5W/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210814},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"77ed083ccaf266ff285ddbfb2f7c0c2e71e959a7","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-77ed083.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-77ed083.0_1753209849629_0.1240803221379958","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-458c69b.0":{"name":"@waku/utils","version":"0.0.26-458c69b.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"d394961338ba94ec77382a93188d94b7f8902a0b","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-458c69b.0.tgz","fileCount":65,"integrity":"sha512-GYMt5wiizBrnlI1mZREEZmFfPRq4FBw0shRcWGd+O1GoJimu6sizt8JkwIel8IiRz3PGdlNBXy7n3B7+IciicA==","signatures":[{"sig":"MEUCIQCJSfMP/Cze+O85qiIGU7XQ/XW0/zDu0t2FtdeDIIsRsgIgPLe17NC60thLSWQfQZHARReVRBF1E1hBwQtWEpNbReo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210814},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"458c69be8fdcc1dcda534f9c11f9b68ab0ca30c9","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-458c69b.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-458c69b.0_1753259077192_0.8419833319044068","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-0be4861.0":{"name":"@waku/utils","version":"0.0.26-0be4861.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5bae9056e513876e94393c5e1a9a062470fa2225","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-0be4861.0.tgz","fileCount":65,"integrity":"sha512-3LeiXLs06o1LN6b+Y23gAZfCtp0nPjMsKXx4avZdcDpZZyaShMZcsqxGXtryoluSsajc8NlWyMc+It3XPbEPCQ==","signatures":[{"sig":"MEQCIAJn6ODQCJ3TAkUktRIYKfsoCE/aovPcBB5g2kboG5kaAiANhAgDdvn3LqJsgojDprde7xB+UKRqxQ99WvmbcjYeBA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210814},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"0be4861c7952282ed8ece91be95b0b1b0d19610c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-0be4861.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-0be4861.0_1753338061143_0.4584566207289211","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-86d39d9.0":{"name":"@waku/utils","version":"0.0.26-86d39d9.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"db1bd74d0774e10af86c2548d7a1f1e9d330e5fa","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-86d39d9.0.tgz","fileCount":65,"integrity":"sha512-Ei8HL0QJMO4WEaF7kHc2Ib2i7SdvLVsBeS1jK9ZHDtcisOu6l7GbRN1/pJp2qX1wUih/+JnWJpswngSH4bJxRA==","signatures":[{"sig":"MEUCIE4tHzGeCxxkKDqIJwSHsvFuB/PLUk9jqpTpTwiNyDmBAiEAuXYVXP8bWY8YZwgrFAMOzRgBJMSYVGyc8yZ4xfwgn8E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"86d39d94f34b525a17cd5e79fdca34dd551d5eee","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-86d39d9.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-86d39d9.0_1753338071598_0.6435306769245575","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-17250af.0":{"name":"@waku/utils","version":"0.0.26-17250af.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"02d523b5c24064764e844825b1305a3d993f26d0","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-17250af.0.tgz","fileCount":65,"integrity":"sha512-WFyOJ8cf0WYVUwJXYtw9EjUNxnjfMN0Xawg1Kg8e6zXbsn/XquJahwTLShyuVvaqKeH00OibKPfgnGweIPDekA==","signatures":[{"sig":"MEUCIQCMSQvCNKuOLlXwFu/uFSWW0WdY5lRGbGeZYkkuVx1YPAIgZL/Ejm8slDkLwzPjo3ZJB/TgiWmv/7l/GzdxW5kIo/c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210814},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"17250aff50d5ed1fda046b19e6bca736db3ac270","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-17250af.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-17250af.0_1753357846010_0.6684158477322242","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-e224c05.0":{"name":"@waku/utils","version":"0.0.26-e224c05.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"85a8b9a3b87246da0b3fe5f4b1e3f5e9d1dddce1","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-e224c05.0.tgz","fileCount":65,"integrity":"sha512-eleBm6L5ky5xKRoCMXfFhLmvyGix8dhOXtDIS8/lIr+CJ09cDQoAHhhpPsJnLmf8DRxYQ1PDqPsEet9sa2LT9Q==","signatures":[{"sig":"MEUCIFnCFTF3fEbPSZhiKf/ppneCCNjDF2jY3nGA0eE2PlnyAiEAjxkG0Ig452es/+JxZ7nK13ymnGGzH/4/kK+jSltCgYI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210814},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"e224c05649bf7995d701e5ddc2c268fe96fc0117","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-e224c05.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-e224c05.0_1753360754084_0.7750384929640499","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-cc9c3ca.0":{"name":"@waku/utils","version":"0.0.26-cc9c3ca.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"37814ccfefa1fc69d5ef6a1b8d0b2e32b0e9bd98","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-cc9c3ca.0.tgz","fileCount":65,"integrity":"sha512-gRHwt/Ci09IjDt1TMsJKjCXZ/GXDQhMjulLOp3hxHtrwm/5YuVLGTKuisSxcGCK25L+jpT9UMXW0plCTbeMdbQ==","signatures":[{"sig":"MEUCIQCVF81S8FAc7EnrInvCHNaF3VxCEcazO78Ghu8YsDv6vgIgIw06Uz8I+vlyQtcY6kcpr21EAAv45Cubfr4tSnv7e9s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"cc9c3ca174cbde1f36a649120ad4f0cbeea70a70","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-cc9c3ca.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-cc9c3ca.0_1754537780232_0.05879369965314707","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-65e3e52.0":{"name":"@waku/utils","version":"0.0.26-65e3e52.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"917716ad06e7357cea5c5c33163e13643250efed","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-65e3e52.0.tgz","fileCount":65,"integrity":"sha512-iGbtr7pPh3s9uS82Hpw1IvdAztWsvB53MrEpwNz8UJo8BsjILMlku79SJVOwcJ2dsPpxCsh7fTPsNeci0Djm6w==","signatures":[{"sig":"MEUCICs8q04AMJWekZXPTYplBdGIVBeFoIuKO6MCrMZyU/V1AiEAwnbnLTlvHh2v8baE0h8YatpPJAW+ztR8RdzLmd4c2Ws=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"65e3e528f007a76cd254591a543d457e708f8c03","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-65e3e52.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-65e3e52.0_1754538641375_0.41910286359330806","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-251f3fe.0":{"name":"@waku/utils","version":"0.0.26-251f3fe.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c5b8ca7fa21d383f8f6f80f8c99687c9c4499034","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-251f3fe.0.tgz","fileCount":65,"integrity":"sha512-wmDcALW9x8dsRBZPOD3/C4cF03e6C4fVJlLi/+UHe8+5TePbRavLEy38Bwh2WnHd4MkH1QGAMMeWoU4GnCkChA==","signatures":[{"sig":"MEUCIQD675FKnX2mpM2JXv2uIwz9QdnuxTbRM7iKRKJqGi1hJQIgeVFAl7zyyIJXtw88GNR8oVOIXbCi7hU3fNE5MTWm5vw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"251f3fe89fbb13f70a94ec17c00781a95adfa402","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-251f3fe.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-251f3fe.0_1754549557703_0.6695921355033774","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-aac044f.0":{"name":"@waku/utils","version":"0.0.26-aac044f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"f16162e14ca575bc00f2834f488b050244acfd6c","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-aac044f.0.tgz","fileCount":65,"integrity":"sha512-uWheSTZVsG2LaA/Jq5TBPWBgFmI9IAI6z1CdmyuOJSzaXNolnzo4KdIsog7c8xcsYU03UHzUfrgizmQih7tufw==","signatures":[{"sig":"MEQCIBSxLKcZ9feDzQkUHmB6ImBm8PvfbOj1ILiBxjo9p+fJAiArP/jNsfwQG/LaYmzGGbsw8/abZGE1vXGmq1hhZiHHow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"aac044f3720e1b8a3d64843cfc1a9fdae3c776c9","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-aac044f.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-aac044f.0_1754561467155_0.38159544039487425","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-18aa314.0":{"name":"@waku/utils","version":"0.0.26-18aa314.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"eb78a3d28f0da2a30c66a63125838d056e632608","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-18aa314.0.tgz","fileCount":65,"integrity":"sha512-gcuROFheOVyplF44AS+Jmu/sgfTuN9+mDOtmPJBC1fYVrk6sOJ845pzw+xnNY2X/ZHEwdNr5Hdb6s8NjKxa4IQ==","signatures":[{"sig":"MEQCIH3NErlNaRTPivhnLGGM1GXfW1UfmkIdDypkFHhc0r7qAiBiMRVZlQr0lT8s3Fu57Nh6qAbJUiavQAsKB3DKSBfvDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"18aa314c24e3c8794d512a8b983f6ecad468f3e7","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.17.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-18aa314.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-18aa314.0_1754612363419_0.15777435299468823","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-bbda0bd.0":{"name":"@waku/utils","version":"0.0.26-bbda0bd.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6fec44a5851af0e859da90578053c8d59d2b748a","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-bbda0bd.0.tgz","fileCount":65,"integrity":"sha512-RgJT8zXz1dVc/cKXqpo5yz3zim8de7b2fUc8oc62gxyJjZ6yrE/Z7+5MAiAS8RFfwQnLDSV6Q6JyKasXiBLY+w==","signatures":[{"sig":"MEQCIBwvoWEjOxOw4aAFmW3gBu8YMFKAyS3leXNKZIiaJlR1AiAYx30LmrNh8y+7G6ePMwOUva8LefpKGJxYZN8qoJhxKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"bbda0bdd4bea2576bdc46f15cbafbe82702a35f3","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-bbda0bd.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-bbda0bd.0_1754737078297_0.5310755714014994","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-4230985.0":{"name":"@waku/utils","version":"0.0.26-4230985.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"21001b90a0047ce9eff9b1702331195570327fbf","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-4230985.0.tgz","fileCount":65,"integrity":"sha512-vrBV9a8W7z65+Jf5OS0s950HeqMu5icjzYemTXjXQ6BxRIq6LV2doBRiPeHXEN+0NpdZC/xfwyKeCTUGL2OZ1g==","signatures":[{"sig":"MEYCIQCKvZBuGsfCzWYBJsN1MUAVm9jOzfM5MITFjP8uXPsXdgIhAL8gf0O+IvyYsIWsusTyCQ3oXC4k7zWT0gdfT7WCtnrs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"423098535ca8da4732d51d3f56b9cc48b3ab6bcc","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-4230985.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-4230985.0_1754744161292_0.8851305519350274","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-3503d4c.0":{"name":"@waku/utils","version":"0.0.26-3503d4c.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6c18d39e8aafa9fe8773ba1546f604fe560ddc10","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-3503d4c.0.tgz","fileCount":65,"integrity":"sha512-YJZ9qN4F16eWLu2HOm3Nxwd5pJyBqsMb6gQXuEpY6jXIE0BQWviBlYNgDCAHGDPO17emnfqaI41RF3iaIk3G9w==","signatures":[{"sig":"MEUCIQCflx704WgHW3zZa+98McjWOtmsUyy+799DbFNPjQwQ2AIgKoHiMvgayLKD9e51a7QUqF0llQQSuMYsuLAaFJjCLzg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"3503d4c1a516244a9944696a6a4fb8bd0cc9f039","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-3503d4c.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-3503d4c.0_1754879349389_0.7336590208993923","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-ced989a.0":{"name":"@waku/utils","version":"0.0.26-ced989a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2c6a359329d82a9e94279e610dc8c98e1b1236f8","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-ced989a.0.tgz","fileCount":65,"integrity":"sha512-bhuTXrQpGEU3vuHH6/kV+rgF5z9cnVJbBZ+z4xMkSPaqxn4U1iNfzH847W6aUxbucSXs5QgqMbEPWbw+Zjz84g==","signatures":[{"sig":"MEQCIFoyZ6U5U7p2nPxZTZzCnuAMkMOv1v1aw9nG0RTPX3BZAiBzmGrV7sL/sYl1E4mQiUTTMD20foCb9cURRCWtumC1EA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"ced989a494675aee634c8fe7ba6547572e49ee3b","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-ced989a.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-ced989a.0_1754888034788_0.18627487448187496","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-252e379.0":{"name":"@waku/utils","version":"0.0.26-252e379.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3a4f45aa202551b1bd4a6200a64da29ad91490b7","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-252e379.0.tgz","fileCount":65,"integrity":"sha512-URWoRyWkSExwvfoo4WDPxWJk02jIxkLbVJq86CLHDSePPh+d4FtJehxAF0xeekpF1NTsNBJ2nKKrdypAlXLm1w==","signatures":[{"sig":"MEUCIQDiumVaB8eZqkpYYC2wFuxM1v3aGnBEzfPEy2ryWxRSVgIgNlsVkXXG6pSvGA6JJAVzuIkRHzos59ZG1vxL9jq/F5g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"252e379168ffb92e14f110c8c118c2ce5d516480","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-252e379.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-252e379.0_1754950171457_0.4820592046490093","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-95da57a.0":{"name":"@waku/utils","version":"0.0.26-95da57a.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"99af26981af0042039f378805a6e01e7382f9d7d","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-95da57a.0.tgz","fileCount":65,"integrity":"sha512-NcX7BW6US0fz0YJh5FFjyMjHEz0tQsDXHXc8J3jAB1oYvLYsfnkIc1E4FuOZzlPB4+39TCTanVSuPDq+2vNXig==","signatures":[{"sig":"MEUCIQD8ebORC/hiPk64Ez8S1JlOLRvwNLMrUq3stJi99w2gAQIgd6xPKnr6X/l9JHXU8YItkVw/h3MT6xV5hT6z1SsZQGY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"95da57a8705fa195529ef52a6c908642da5e120c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-95da57a.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-95da57a.0_1755198257626_0.49856603429225244","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-65452df.0":{"name":"@waku/utils","version":"0.0.26-65452df.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a035f6bd99f7c1474ba703a80eff4e0ca518302a","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-65452df.0.tgz","fileCount":65,"integrity":"sha512-bAt+f47XxrUuaV1UpxiJJLJzzcvxzZirQJC+bee56ppKQHlhgZZuCbecVkGiJ70XkOqxPvs6E897ZcgdXLFkCw==","signatures":[{"sig":"MEYCIQC3RQy3WzAX8atCz6NnwzQyezbCJa6tVhj0wE9p+H183AIhAI/ePoSUvk38if2MgR1q2BeaNbpXdYW5rIa0eLlveSUP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"65452df17cde246cc9b692382975a5285920fb0f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-65452df.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-65452df.0_1755235057337_0.1423907931524231","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-158e115.0":{"name":"@waku/utils","version":"0.0.26-158e115.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5bbcd03bd5cf3df0ba5419e75771dba6926f5770","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-158e115.0.tgz","fileCount":65,"integrity":"sha512-3Stn+D033eRw19RPy6XKAHu6eQJZgITOUKSIyv19rLvH0KgACCRwY+1FjTevohudS/A4GRdxydUquQgmv5ht2Q==","signatures":[{"sig":"MEUCIQCMpjFT8vqv072+7RDu/SECXAZmZZm/bqYMZ8webcriIgIgZkyCvysmF4fsIIFu2Tduz97JN9d9M03SCVBldMs7/Rk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"158e115a5a22aebbe33a75d876d8d92b8adef032","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-158e115.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-158e115.0_1755236907396_0.3192061355987157","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-9a7bff0.0":{"name":"@waku/utils","version":"0.0.26-9a7bff0.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e78ede0d5d25032eef8e53b89542700b3327ca1b","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-9a7bff0.0.tgz","fileCount":65,"integrity":"sha512-E/EpX5FsEJ8vbB8fPVKw/ENVx47Xur1aH1Jr7ERa0KPtXeClAcS/KCBlRpw5pqXZQi6Y/NyEvpHO+zrkOz6Q/A==","signatures":[{"sig":"MEUCIGBM5hd+QuWKBo+d8/oVRX8ETzc8YhjqB5Nq83BLUg42AiEAlCef/15syPLNhi1LRrC/Ke45i986OmWZVWGO02mtrBc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"9a7bff0c854a290e06767b9983d407322ebcdd8c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-9a7bff0.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-9a7bff0.0_1755239558051_0.2963797672136135","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-e1212cc.0":{"name":"@waku/utils","version":"0.0.26-e1212cc.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"29dc71b3c42f89f1253d1476af9980381ddc50fc","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-e1212cc.0.tgz","fileCount":65,"integrity":"sha512-3ctwKMmfdNCcvc77suXx1u7DUlCJxH+QKFjLxJfkwjwqbGUVtz0MODD9ORqdoTU7pXM4MGtlEkznOKVztjt9Uw==","signatures":[{"sig":"MEUCIQDzQCNLwh2SwRwxBpdBGW2ChdZ+qdPPdpnIz6UQWR7dgQIgNdut6HeaJItikQ3CVHUQ4rj940ozcio2PpwaQgq6Afs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210893},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"e1212ccbe0fbc5024e07f9aa06e2da77beb0f2a2","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-e1212cc.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-e1212cc.0_1755241064818_0.5333916371171401","host":"s3://npm-registry-packages-npm-production"}},"0.0.26":{"name":"@waku/utils","version":"0.0.26","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26","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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e5134e60d7e5821553e0fd5d318aeff008e34de6","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26.tgz","fileCount":65,"integrity":"sha512-SAtusOZMSe9IGfeEucxkdsIiFYX0/2qrJUUC837Gqr6bJpimnrbSfO2cC7OpQ8SjeNbe3NUPa+/+kl3F8UDQkg==","signatures":[{"sig":"MEYCIQCu+6iA5J+1YqgBVtkRa0j1HrHF5c5kE9d2FtdMVEgSFwIhANAENROTh1ecXTBzBKgO1uhLfbRY/hQNG/WL43QUwIpR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209799},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"26de2d11c89f904026d1d3dcb0e662dec158d9fe","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26_1755288826588_0.8072663840904104","host":"s3://npm-registry-packages-npm-production"}},"0.0.27-8866516.0":{"name":"@waku/utils","version":"0.0.27-8866516.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.27-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5fd2b9862e079aa4c9659164b083509808580567","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.27-8866516.0.tgz","fileCount":65,"integrity":"sha512-dxWoSA8QKtqDqOQSyFhZIgAydTcR5pqpal8Av3PJuZJBpBYU7yWXKuCyTnR8TISUwBhQSK+y7oD5bv/IKgfnxA==","signatures":[{"sig":"MEUCIQDERlg2WPAsTAwdJ6oWVspbcx41C+Ys5kVFJ4y04q5iDgIgCRZXXbSztlsThksbRApZYC3lfpxH8Sjci0Xbux0gGtA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209352},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"8866516708391d2e9c9f4e794a3b5662f5667180","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.34-8866516.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.27-8866516.0_1755734052858_0.6981934508543068","host":"s3://npm-registry-packages-npm-production"}},"0.0.26-e800af3.0":{"name":"@waku/utils","version":"0.0.26-e800af3.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.26-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8d8b6460e8548c26f93be7d37b2639c1ea8f99ac","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.26-e800af3.0.tgz","fileCount":65,"integrity":"sha512-dObAz2pUF9H+j5v7v7KUSjnkApmD+AmrAEfOnuhoWcweX+iU43xpxo8UOzynSyKOkCCamb0EsgASPzWVvEw87A==","signatures":[{"sig":"MEUCIQCoSPnKFQLy3B76x+j7BOYE4A9Du/FsgxvFtSEEQSkO5wIgRvCtUozsiTKTPIZdWwjPyLQPUpndPLG4xxkta25K8Xg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208466},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"e800af36130eeef8daa922ac969d20a525fa5c16","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.33-e800af3.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.26-e800af3.0_1755822259863_0.47978535198613725","host":"s3://npm-registry-packages-npm-production"}},"0.0.27-9684e7b.0":{"name":"@waku/utils","version":"0.0.27-9684e7b.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.27-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8d17860a4c07f0361fff7a068dd26f47b6fafbe7","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.27-9684e7b.0.tgz","fileCount":69,"integrity":"sha512-NEftIidk/9YCQivVXeec3hTnT2OUtanzjG3DrFJNzaPfqe6eoiDrDf8RvON1+UJ0jIZjoiwOh8RGXB453JmlwA==","signatures":[{"sig":"MEUCIEWi0DmTFwh708wQJImt5/3svq3qItMuhDXQ4Aqgxd1lAiEAr0UhiqR6PxU19aCadPfz493iLtDcwSDKRLGg25YXdlo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209855},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"9684e7bbb3b96fce7f5d4ac73e7d55de7ff89f30","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.34-9684e7b.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.27-9684e7b.0_1755855821559_0.43538783486888377","host":"s3://npm-registry-packages-npm-production"}},"0.0.27-c0ee9ec.0":{"name":"@waku/utils","version":"0.0.27-c0ee9ec.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.27-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"459543502c53322710ba072f244839735987d486","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.27-c0ee9ec.0.tgz","fileCount":65,"integrity":"sha512-hZY9Xfr5VvIovHxs0fYiEccvpELMZl/c2bpPrxkaEXK4zpa1zN9ML6qE37sbxnm4Tb1juGXH7mhNQn1JH8PRqw==","signatures":[{"sig":"MEQCIHsP8DSIWt7AoaTsg5vuP8bAnfHfIdS0++zrRHn+Py+pAiAKdfBrctPOei2rCGNo3UmunJIQushxWemkIsztC+oUlw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209352},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"c0ee9ec03af060eb43ec80d8205e505a5e572d11","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.34-c0ee9ec.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.27-c0ee9ec.0_1755893364703_0.33817027766052665","host":"s3://npm-registry-packages-npm-production"}},"0.0.27-3d20d26.0":{"name":"@waku/utils","version":"0.0.27-3d20d26.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.27-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3eb312f51d4b7a7450c41a8f891b52a8aa179bc5","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.27-3d20d26.0.tgz","fileCount":69,"integrity":"sha512-w3siWJfRml3R7J+xhBTRHWjuHmVxzyU++kQrY+5DBzSQ6WYmFNBEn5dv9VD5dyn9tWo1/VeRkWKdEANLhD46Cw==","signatures":[{"sig":"MEUCICi78ej7sJ401SZg98agABjoZHLFa57B4th/Nd6gOm/cAiEAuZ5N1WhnU+VVEGSVSupNt8Yu06h71IEAHOI2iUfoH3w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209859},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"3d20d260d6d36327989d6e33ae16a71071b6a7e6","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.34-3d20d26.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.27-3d20d26.0_1756168210826_0.6040952342788255","host":"s3://npm-registry-packages-npm-production"}},"0.0.27-eb93360.0":{"name":"@waku/utils","version":"0.0.27-eb93360.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.27-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"67757dbce6914dc83aa1cb85b8b59afbdd4a8c58","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.27-eb93360.0.tgz","fileCount":69,"integrity":"sha512-31vyI/42ZXTHA3PqmIMFFyO2xykDDWTe6SdFALBN66mtMfHKxHY1u2sQ9UzIHK0qVGCAWcEPyAusRXr4FjbTgg==","signatures":[{"sig":"MEUCIQDViAI9KSsTbfFnBlVY6ucVk91PnDGsSPYsLItciSEMIwIgCUFMnKe/DHiKYB6NQ4FdTerJPbolEcMGpYNV6jcoBw8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209859},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"eb933605f668acd02de5256b272684f94a0a56e3","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.34-eb93360.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.27-eb93360.0_1756263889546_0.01914219641784287","host":"s3://npm-registry-packages-npm-production"}},"0.0.27-47a074f.0":{"name":"@waku/utils","version":"0.0.27-47a074f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.27-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4efdd1af91f65a3cfe6e18f8473028cc48b26b0e","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.27-47a074f.0.tgz","fileCount":69,"integrity":"sha512-UUQdCSuj3BgzN3CQcvVRy6PN8WYMGQYVeiYpZ3uuUOGQr+65yDQoXjzjZlr5hTX5SrPzzFIfkoLuQH0QL0IFgw==","signatures":[{"sig":"MEUCIQC4nRodfcDBtC26oD7fGIG+Wg2wGISGxghJHu4LjB6x2gIgVl/vVHw4qo74q7sB13GTeNOTiT1kCp58ICDRhMqAH3A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209859},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"47a074f841b5accac03c2aae8600c38638e07641","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.34-47a074f.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.27-47a074f.0_1756269217344_0.15677192499134973","host":"s3://npm-registry-packages-npm-production"}},"0.0.27-921b65f.0":{"name":"@waku/utils","version":"0.0.27-921b65f.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.27-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"827e3e189672fac921755404e54784b5ba47e719","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.27-921b65f.0.tgz","fileCount":69,"integrity":"sha512-TYMwI9KCtzzBk2x4MbFJGUJEPEttVuwFVHWxR79pCHoggA6Q1CmTE+roIPJxz7SvMf+g0oBax4W2elEUiZkOBA==","signatures":[{"sig":"MEYCIQD2WVmALPtfhp5NC0IWKt6tD3FS87jhcq+PaQPQPyziIgIhAMZzamJHSV7Gh1kokT9xzq65FT88aJ8Eg6Tuun5+u9Mx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209859},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"921b65f12884c1ecd15e7652efa25d252400d5cc","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.34-921b65f.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.27-921b65f.0_1756277159870_0.2710764118423796","host":"s3://npm-registry-packages-npm-production"}},"0.0.27-67a7287.0":{"name":"@waku/utils","version":"0.0.27-67a7287.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.27-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c6c3e96a2d7d4ebac7e32a12a8397452f274627d","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.27-67a7287.0.tgz","fileCount":69,"integrity":"sha512-Vkjz63rI+GhZR+/lSby37iodx3NqfxqTMAZszwE87iyF4I9bQxMG1DAKqsYWSNljQ9d9TB55u4qzl/e6sudtww==","signatures":[{"sig":"MEYCIQCb4PG4awoNovAxeGTZFBqxgV0xFQ9q1n8IC4n4qwDaYwIhAKbHAXVTjUeMaBWd+LFWyvS77Hno5UeSTynwm2VJpVO7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209859},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"67a7287931a8feba01539106b2457f03e86c3b3b","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.18.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.34-67a7287.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.27-67a7287.0_1756362122952_0.8444439303662714","host":"s3://npm-registry-packages-npm-production"}},"0.0.27-adf8408.0":{"name":"@waku/utils","version":"0.0.27-adf8408.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.27-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"03058090a3bc159aa611b1768711c524f201a47f","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.27-adf8408.0.tgz","fileCount":69,"integrity":"sha512-RZm7mcjICsGNMk5Nhk5+qDh03YLmutkC6TklwvDP4SL79KXKRAB/xCjmfRiLQ7xnp8JgVXAiqmrc+pWP69bK+Q==","signatures":[{"sig":"MEYCIQDnax6mjrDfLTazkXD3v3yyX8exEMDXRdKbJx26oCHyGQIhAJOBh0pvDK559fwUVzQ8NB4ktAOjDu7qhuzCONHTi5G2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209867},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"adf840881c30f7ced4f5ce12255eadc2e22d06d8","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.34-adf8408.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.27-adf8408.0_1756937472637_0.2635395052773468","host":"s3://npm-registry-packages-npm-production"}},"0.0.27-d57a9bc.0":{"name":"@waku/utils","version":"0.0.27-d57a9bc.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.27-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2eacda8aa793567697f17c2481102696446703bd","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.27-d57a9bc.0.tgz","fileCount":69,"integrity":"sha512-Ct6kiq/RO7/LOa6MgdEgBSLdRJNyxJNcqulhJC268cLD9dqPfX9CSUf18nqbIYtGFaa4oHHGtr4q/gExQmbNEQ==","signatures":[{"sig":"MEUCIQCUwL6opy2a1uDIWmhP9DAzZiCQCGOiO+mzJskGqZr3uQIgdZhd2tyDSoxf/7VrLi81QpIBUU+3iOfjA/4dek0wgcM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209867},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"d57a9bc63396ad736216970946f5330df6f4e946","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.34-d57a9bc.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.27-d57a9bc.0_1757373636028_0.9124360260586253","host":"s3://npm-registry-packages-npm-production"}},"0.0.27-3e66a33.0":{"name":"@waku/utils","version":"0.0.27-3e66a33.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.27-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3fd22d6f793635152cf20500ae96eb51d0876ed6","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.27-3e66a33.0.tgz","fileCount":73,"integrity":"sha512-JSbLLZjWiVVDaKHjLgyvpxGUXPSauYBZGqKAnV0VgN/1TFTWlJTWRno2pTNxTBAqNnq2ffe+xSQDbrADCi3h+A==","signatures":[{"sig":"MEQCIGMOsEPMYdREl7x/LGzMqq17cxdYE20PCNeuRoEqbAD7AiAi4aomxPLWld0u3EQLcTJ+WIrhRfosCeZo0cQEy5BHWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":228683},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"3e66a33a07f2f98e3fad687e7f1aba49360b7b2d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.34-3e66a33.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.27-3e66a33.0_1757383721538_0.2423353467762095","host":"s3://npm-registry-packages-npm-production"}},"0.0.27-4d5c152.0":{"name":"@waku/utils","version":"0.0.27-4d5c152.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.27-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"7abc17809702b605746168d5d9bd6988a845ee64","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.27-4d5c152.0.tgz","fileCount":73,"integrity":"sha512-286lRmRPcJ1aRzwGUAeaT5XGYkQMSQ5YU6lEoiWRWavTtBlZKlnQSo4hODMgu5TeX1Afm4H9Zdd5L3uf/rSXSg==","signatures":[{"sig":"MEUCIQC7ytxodk3v0SO4u634/N86YfUap76Wpt9J+22XDQdknQIgalGzBqKb/xKMcgZGNFcJzm4OjZ5VD89so7C9DfRGe5I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":228683},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"4d5c152f5b1b1c241bbe7bb96d13d927a6f7550e","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.34-4d5c152.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.27-4d5c152.0_1757385962433_0.4205754862326021","host":"s3://npm-registry-packages-npm-production"}},"0.0.27":{"name":"@waku/utils","version":"0.0.27","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.27","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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"14f029a9d670ee3b00d15165ef08be3bba29240d","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.27.tgz","fileCount":73,"integrity":"sha512-kIS/EN9Xoc5ik2c4MweqcvV3NEcl+CDmg09jpVUVG7fB2/yxVRakBlROytGn+vALR4pcHom1tW2dW1vtofCfFw==","signatures":[{"sig":"MEQCIB4XOgJsBmznhfKTM/lhm0UDUjfPfbfxGPHB1lIPh0zLAiB5f0oiX00vNeJ5w3FhhfbkTn0ZjA3zogNEzqni0kWBWw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229793},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"79dd001b1f8efbc942944f2cf7ea1f3bd600747e","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.34"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.27_1758362659395_0.6670142691365939","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-79dfb35.0":{"name":"@waku/utils","version":"0.0.28-79dfb35.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"20c99c730560d293751077799c95334e4ad61032","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-79dfb35.0.tgz","fileCount":73,"integrity":"sha512-wwNg+qGI5MmoT+DD+1+AUM6SMJvOgqcXawVVlXc83UMgWgU44YshBdfrhsxv/CPUfIN2l6i39uU6zhDN5INT4A==","signatures":[{"sig":"MEYCIQCHQsVX8tv3BZi/Nhu7UsprxJxz2SjwouMNd5qfB1alOwIhAK38SfnkF81v8LwKQF5MDGiziXITgs2DkW26vjcShvmQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229338},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"79dfb353d7f8f8185b779bace70d5629c8ed5ff0","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-79dfb35.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-79dfb35.0_1758561157682_0.9094380322023883","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-80199b4.0":{"name":"@waku/utils","version":"0.0.28-80199b4.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6042f9de0eb111b9da117dbcbf342fd077a06005","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-80199b4.0.tgz","fileCount":73,"integrity":"sha512-CtKBYMliQ9RXaMdBpSwfNhwGJrZO1olcwI6e04jr+XdiGZbidG3FCVr5y70zi8M+tdcwK2I9clUEbecTfIPTew==","signatures":[{"sig":"MEUCIAKGuDpZLYtF9Y76XVS3DIv/0vq3nYlmQKOohQQgNnvEAiEA68A6v0dBmm0TB2gVBk+zgAIMyEKOy4KKFX6q0Rz5L78=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229338},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"80199b4baaef9fd91dd7e17ccdd413273832b583","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-80199b4.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-80199b4.0_1758765201565_0.32457088420490177","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-593bc45.0":{"name":"@waku/utils","version":"0.0.28-593bc45.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6a928095284ed93b646f58b6bbe9c460e3a2594c","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-593bc45.0.tgz","fileCount":73,"integrity":"sha512-m4FEzl89cVx6dCQYd15VxRmeqT1DTodHEAS4st7UMdNwaURGWeADbw37NPRc0wHu6LocQYQshJEP1eXtbTkmwg==","signatures":[{"sig":"MEQCIDZ+frtuIrzi7Poe9pCaZ9uIw3egs57YI9BYBkF273xZAiBTgSQW9UYAi9m35RW65/HazOCRk01DOWn3qvrmGFrv5w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229338},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"593bc452259c48503e099946bb316c764f89cc1d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.19.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-593bc45.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-593bc45.0_1759339922309_0.3945592604290915","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-0bf7333.0":{"name":"@waku/utils","version":"0.0.28-0bf7333.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c82b94449c517ad2b5cd6113a45487e628c545ba","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-0bf7333.0.tgz","fileCount":73,"integrity":"sha512-a35cSYpgLHSoUo6K0INwu0D6tFjBqMPBVW3DC/jcxANAOkxqXJ3QIM2rRPHgJxQXCRAXOmsWB2ogDUo+IzEaGA==","signatures":[{"sig":"MEQCIFJcO3PDhtrIzzjVGetM8pLzUUjNMwBzkI9XfAPUaNPMAiAl5QmKPrzKYHIZmyspoxUyUgFDSXxIGhHG9wU/Yqo4yQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229338},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"0bf7333dbc03af08c53530920d4039f44594fbcd","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.20.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-0bf7333.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-0bf7333.0_1760135537510_0.7499635266758353","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-32c3eda.0":{"name":"@waku/utils","version":"0.0.28-32c3eda.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"1884d84c29d3a948f7f8859f44e75ba9a0f65314","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-32c3eda.0.tgz","fileCount":73,"integrity":"sha512-af6EUrFVps2QiXQjcgGoI6IAWn/1n3xiHw3jVZbt4ZV4x96SAKs6Z0BNjXtq14Le3pkxXSiq4piACiP060+++Q==","signatures":[{"sig":"MEUCIQDQ15nHoNfxL0wq6JAaD9GErWzBX9LvbKyzWIInOnGGZQIgFZCOqfMoH02urtI8foumM9yT95sOPtqs6KlBaQMZ4LM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229338},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"32c3edabc38d3fc8cfc002ea791c47dcbf55ad6c","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.20.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-32c3eda.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-32c3eda.0_1760141496509_0.16000519481337694","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-d637425.0":{"name":"@waku/utils","version":"0.0.28-d637425.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"22325dc95a68af0744eb9d67a3e1824e9e122363","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-d637425.0.tgz","fileCount":73,"integrity":"sha512-pD8fuhgl8gFciRtgZsJHu8GLOkGl2Hms4JILWPZeGecCwsNWwRXy+A19Y0m8/7obaZJQ3MMz9qBmr4HDgrbMLg==","signatures":[{"sig":"MEQCIBVhWN9HHdt0FWuALmyi3TfIZYEBPednSP8I58lxiHIQAiBEXGShQYdv1h3p8W1BZWnj5syp933VApOp8I6pbva3mw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229338},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"d6374252d4985e0dc69a1c1e8322f373e4f2941f","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.20.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-d637425.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-d637425.0_1760239892162_0.2359302649201882","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-37c6c1e.0":{"name":"@waku/utils","version":"0.0.28-37c6c1e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"93b16d3944924d40695c1d3fb9d14262090023c7","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-37c6c1e.0.tgz","fileCount":73,"integrity":"sha512-2B+RIVHE645tWt5UGY7R5+nMawHAWJv4iKCzfGRoPvkAeNqAqYh/Vx8BL/mmWBNCWVe2Wyp6Qew3HJ4K8GkJcw==","signatures":[{"sig":"MEYCIQDO6OmY73O4XaTakXRDVUJiEvLbxC1ByI2BrLpXPMTqswIhAN1WJDd3RXXaBSnGqCBZdZyCYb20YNuNtM6pRW2JhBdk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229338},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"37c6c1e529d2577116e8340907bb76efa9219190","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.20.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-37c6c1e.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-37c6c1e.0_1760310050789_0.2576956888120914","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-61fbf3b.0":{"name":"@waku/utils","version":"0.0.28-61fbf3b.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"48312e5318f83ad78bd90ea7012dd5bddaf2f98f","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-61fbf3b.0.tgz","fileCount":73,"integrity":"sha512-RbtIDgHL+hP5NOoSZKZU8EGFNY7VM6vrTLZbNiFJ6PBug114jEAL8fkSuU8jYGqrmPe8mhXUOaGC5QfQQQytkw==","signatures":[{"sig":"MEUCIQCDKcI3Ov4oXkzOAgdt8S/7XLzOt7uxQhbJfEYEXRlkcAIgQru+vDaGZPHkVUV6NEGKIAVs85B/VMuj7fCl8JG8+ZA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229338},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"61fbf3b1ade96fd078f5c6c8e265bfb2b8454340","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.20.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-61fbf3b.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-61fbf3b.0_1760372871569_0.850649463329405","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-974fb21.0":{"name":"@waku/utils","version":"0.0.28-974fb21.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"76f8531b2322271ad2fc55034851a282932f088a","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-974fb21.0.tgz","fileCount":73,"integrity":"sha512-HeGSAOZv3rcxQTm5hoTnr4qJUJNlJQnArQVGbQVBYUjW25mDX28V50W3phE5P7yGCIlFU/oInvl5M7PP7EWbFA==","signatures":[{"sig":"MEUCIQCjjhOKmP+GIfuLUE4ifxDXS0jg4X7JFPNmPadRbTpO4QIgKt1Wu/ts2fv5kZHf2nF8a5v2c3DVO9wZaTlgHA+NwmU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229791},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"974fb21f0b7ea45d74c87644947e61ac20344372","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.20.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-974fb21.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-974fb21.0_1760906391505_0.6650176482031702","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-b9a22a6.0":{"name":"@waku/utils","version":"0.0.28-b9a22a6.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3a2918362edccd269fb6c363b9a5e09ff1ec5daa","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-b9a22a6.0.tgz","fileCount":73,"integrity":"sha512-MDJ/HY0x/3antAObrybpXr7WKEJeSRh3OYF3qWlQWxVvEuPVVG2TTqE5Ykls3LayRKMgI+JwubuAInIopFYjlQ==","signatures":[{"sig":"MEYCIQC//7w+MKFBP4m9pKWN8dk78VSD/Y7OQXCaTzjpXsaEtAIhAN1xbQCXydaA1p6hVVtZU34CKN1aOlmnX+QBfCbnIIqk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229338},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"b9a22a6fc24755a165e26eab4be515ecf8fa8444","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"22.20.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-b9a22a6.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-b9a22a6.0_1760986143857_0.8175846098367334","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-4df4660.0":{"name":"@waku/utils","version":"0.0.28-4df4660.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"4ae3546f771462d85b5208d36e4ec1d157afefc5","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-4df4660.0.tgz","fileCount":73,"integrity":"sha512-MyNJg8+vKdgmfx8sEG3U4Y1iK6elO1TgxtoJ6Cgc5CGpd7ty928+XvsENwNJ0mJNYYMrk2MBi4sfQejEg+K7mQ==","signatures":[{"sig":"MEYCIQD8kB1bx26JkQcy0q1+JBy2sOtKCnE+98Oh4VlN9LOF/gIhALCna5iND3tTiYRqcDZ3V2z1/LlhER0G8UV7T69NTP/L","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229342},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"4df46608dcf4cb76260aa7d486612a35cedea4f7","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.10.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-4df4660.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-4df4660.0_1761085263500_0.6337786082268031","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-ff9c430.0":{"name":"@waku/utils","version":"0.0.28-ff9c430.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"ff52349fdddcb3b5689b4c900019a65c074d9c4f","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-ff9c430.0.tgz","fileCount":73,"integrity":"sha512-6tBSQ/X+vzoLV3R573c80XLESZq4qWWSlyXtG4se/+RanQU1om9cSkAzrAlm9ZhO6IcrpLlNgeOsv/dIUIz+Fw==","signatures":[{"sig":"MEUCIQDzogILnBsYryrxSDR0MNP04C9sgAPKtTmPsyfcRUSuMgIgXcAblTVG0hsiKtZvmzlgKnmDeiJ00xc0+TLGAd/pQP4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229342},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"ff9c43038e3a0a4c080b28de8cc94f4a334fd173","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.10.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-ff9c430.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-ff9c430.0_1761136113726_0.848597699180498","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-13364b7.0":{"name":"@waku/utils","version":"0.0.28-13364b7.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"2c1f157235aa54b8a5e6ba36f59dd4451573bd95","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-13364b7.0.tgz","fileCount":73,"integrity":"sha512-0vJEhzYFPCY6LIbrAcms430AWBrA0dfd9Exqa1T+v54NcQ2/W3kykTcfllOR8q+0pF5XGuTNOI5ZyU7BI5Q8LQ==","signatures":[{"sig":"MEYCIQDzgZ/hn7NRaZMVfOunuFkdmw4EJolriAfOJVwCWiBmtAIhAMheIQ3gnhJcfpbsQXfvdQm/Aj4tSyZtgbep9KmVBlXo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229342},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"13364b78a89734c6a67505585de421f8ac14edca","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.10.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-13364b7.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-13364b7.0_1761170076639_0.8869718377752172","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-5348b5c.0":{"name":"@waku/utils","version":"0.0.28-5348b5c.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"8062fd9dfe9c24cdbf1241ccb5e0438383f240bc","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-5348b5c.0.tgz","fileCount":73,"integrity":"sha512-n/HCXrvEc1SiHbg/cVSIOSn8qmwdxNJLfucn09iRYp+YsKe6f79/PHnrFMBppqMhrEnDm5JTMdvpKBIjSrd2CQ==","signatures":[{"sig":"MEQCIBkPzIMxZ90AneFSwvjb/wLmNNmhbPzpODjAYwu0MdLTAiAm94EzT0Y2/nYzOZqDzKlzQBbJnNjqrUD4NKrw2Hk/Fg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229342},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"5348b5c52bb0295d3fc4fb7748c25aaa773104c2","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.10.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-5348b5c.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-5348b5c.0_1761352268159_0.75674877152677","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-264f2c0.0":{"name":"@waku/utils","version":"0.0.28-264f2c0.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"e2f55d195727e85094867da4cdbbafae1d28757d","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-264f2c0.0.tgz","fileCount":73,"integrity":"sha512-6NxZn9P3OJaAZZlLCRCqO0RYxFuKNFwRNRbhgazlg1ugr3eQpe0XS5hjv8cdHAJZvEbBcVcjxMOISlIDDPB+ew==","signatures":[{"sig":"MEUCIDnLwxzjn3N7kS64UZS9SrzJcC3tNn5wurBURGKaWEw0AiEAiTxOlm4z6ozNr5KUIhPX9xuEOZ/9EjvGZ5kEtbzJD/4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229342},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"264f2c00341ad1f98cdccab8f1c193c058c17b56","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.10.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-264f2c0.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-264f2c0.0_1761584061155_0.8487212740623968","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-3288d28.0":{"name":"@waku/utils","version":"0.0.28-3288d28.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"c13026b774accc3062140fd985762ba7ab0aabd5","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-3288d28.0.tgz","fileCount":73,"integrity":"sha512-FgydJZblKtMlzEJRW09PI+X7I8tzk1WvEtPUgEzd0xPWJs0Ah9IfZ+/w1su5ZuayTSlVy/DN+nYxZK84JlZEGg==","signatures":[{"sig":"MEYCIQCW3o/QRZ1TFhezoX2GqcXqpM4ylfZpDJQ/08avr8fncwIhAK8WNHHWPgEG5Ih3116poHsaEulBNORZ27SRoiNwj8A2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229342},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"3288d288dca2655e39af1cc41e9092eb30e96bff","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.10.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-3288d28.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-3288d28.0_1761591590726_0.586713368581671","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-0c23525.0":{"name":"@waku/utils","version":"0.0.28-0c23525.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5295d9b8660556d8f51b16ec3ab3ffe55a34b7b0","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-0c23525.0.tgz","fileCount":73,"integrity":"sha512-9Jqlz98xxYssNViIKyhQh3DZdBn77zU/olYMwOGbzZ15N7yvhJt080VK4N/RU4CFPg4jVS+laD4DR4L7sEzxwg==","signatures":[{"sig":"MEQCIHj8uRggbaaccVdEgYCS4jq45mCLUHUmKtKZ3+cUthiCAiA26OW4sR1EKs2g9GcAG5vb6BfgoHVeDWIMFQHtirwRLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229342},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"0c235255592bb1dbc72dfa2a16a684fa247ce502","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.11.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-0c23525.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-0c23525.0_1762920068834_0.48312806546779186","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-44ad556.0":{"name":"@waku/utils","version":"0.0.28-44ad556.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"5390da7be7890887284d6bd871716013d871a46a","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-44ad556.0.tgz","fileCount":73,"integrity":"sha512-vaA4rOLp1UvxA6buqnWsj6TSfsrDTwLN6TNEoeechk7zppfqnURaRKc/xrSbWVjK7lgOJZFCuvDrHR/pls5gFw==","signatures":[{"sig":"MEUCIQCkVqkgkA/AXD8ntWy2fdg5Wu+Y7VApJ/IPqPGnttYuyQIgIZbqQpKYwxCpUDwKM7ycI6yAXdvTduxmm8JFWFPPv5I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229342},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"44ad556c1405cbf395b4c316597c24f2e1287ed4","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.11.0","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-44ad556.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-44ad556.0_1763065216155_0.013003134873818656","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-339e26e.0":{"name":"@waku/utils","version":"0.0.28-339e26e.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"9bc79261b284adbca3b24d5b0f3cb965c58fdc20","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-339e26e.0.tgz","fileCount":73,"integrity":"sha512-lzFcCN8xj3IN6JwbUdH3zc9FLwS6UQu775zP+RM8PnR5bMNHED8dlKR1fovZXfoggCIU+KnFwgITH+HhBEcV9w==","signatures":[{"sig":"MEUCIQDAVJQIpZin3jQnFVriFfm57RKsIWvulwVgzg75+KkiLwIgEep6wUpkKTpA4ZyIhew3//LSp29ENVwGiJCacpsElGM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229586},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"339e26e40e2668005b7f53cd550aad98c035fcc9","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.11.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-339e26e.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-339e26e.0_1763146650945_0.9908352395933167","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-b7eabf5.0":{"name":"@waku/utils","version":"0.0.28-b7eabf5.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"6d239344f1e718e92e30ef5efe1d326ff2349130","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-b7eabf5.0.tgz","fileCount":73,"integrity":"sha512-vvw6ksmCJJuJAp0WMypf5xVnR75WQ38bdfH2jjJSp4wOcIXXmZyNQ7TfI/OKbrz5/Qgsoz9fxujD8FI2PpvM8w==","signatures":[{"sig":"MEUCIQC6g7GG5P+RoXDWqZUkN5kSAZ2BnoOXsdsF1bdL0A3rUgIgaVLr/iCciCkrzsmfJjMJetJAReDyTVk3oKlPGuitsP8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229586},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"b7eabf527675b9589d80f5fe791bfeabce7d56c3","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.11.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-b7eabf5.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-b7eabf5.0_1763762163347_0.3591298588795284","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-7f473a9.0":{"name":"@waku/utils","version":"0.0.28-7f473a9.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"32500cb908321757565820d890cebb2e5ee09098","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-7f473a9.0.tgz","fileCount":73,"integrity":"sha512-5CuJKLDkwqWVRv8B88J91CM15twpaiFl2SbY1wrmZETxPZPmWL0mKwXOCfQzWN4FbMdTrjk26nARh3dR7fzhnw==","signatures":[{"sig":"MEUCIQC6o4KpWrfVQR2L2skx20xFogaN9Xc+84jWpq3S0MJj6gIgLq9vSghk9Hwu/OmBTHw30ksGEr3aB9IGEcUkMtL9cLk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229586},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"7f473a972b732a80fae412691335cecdca970fe6","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.11.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-7f473a9.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-7f473a9.0_1763763235856_0.2568650091754263","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-2b36cb2.0":{"name":"@waku/utils","version":"0.0.28-2b36cb2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"dd3eef6f28d34460b93f47c186c6ebe85f71b959","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-2b36cb2.0.tgz","fileCount":73,"integrity":"sha512-Qf/zljUTf+8Q+Zq4QkIhSjs9KNVhtZ7oDLnnWIZAGGOaZ0SqsgQyidBm4HH9PcdGv2/huqszzvqweQ1n73JSYA==","signatures":[{"sig":"MEUCIQCvX/+omXYl5/I8vpxyU5TZocu02MvSbTwUCXyAoVLslgIgFtgXG8XIIlg3ae3k+lUO/vA6EsIsNy59g2walWjvOpw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229586},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"2b36cb212c56fae8849da1c261efe2cc1a3aac5d","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.11.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-2b36cb2.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-2b36cb2.0_1763763846185_0.6342438819381548","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-3e3c511.0":{"name":"@waku/utils","version":"0.0.28-3e3c511.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"3195d6b3917acbd2a2143028e2f5f0e23a122f93","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-3e3c511.0.tgz","fileCount":73,"integrity":"sha512-UcccO+L2zbbjL+kzCqIKfeoMkIpHSTipRBlEn8Tnl/MPK6XW+T+LIGE82fscQ/Vj+VEobGKU9AephSuOIZ+ZvQ==","signatures":[{"sig":"MEUCID82dEjWXPb2k3iADhMPZtsBPZ13lw7lObHHhRpZpzOGAiEArRQnsJ5P/rZDliWh7kwt3GQnRuIGcj/5zBhWwZbaH5I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229586},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"3e3c5111b7fc19dc397a9b498c8dc7e078bbc6d7","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.11.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-3e3c511.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-3e3c511.0_1764214941111_0.10934494590802668","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-788f7e6.0":{"name":"@waku/utils","version":"0.0.28-788f7e6.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"a8bba68aff18633d7918bf31e1d63cec6b0f96fb","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-788f7e6.0.tgz","fileCount":73,"integrity":"sha512-OS0VjbL9l8JveEBnNwi/QvFBH0Lz1anoPVEp83oFnkpi5e6XIclv/+BGNJ+HjPZq6b/S+9p0Z7P2L9ve5hbSkA==","signatures":[{"sig":"MEYCIQD5u/So/IhwqGlfxSgtspyTSctc4p3e0YxnFVQqLg9KBAIhALG+443KITazDoLKyX1OzNviry71xzD5anNxAqe5dd5v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229586},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"788f7e62c5141d10d013c91c28d549188d165762","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.11.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-788f7e6.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-788f7e6.0_1764619262790_0.8598885859035232","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-2b146eb.0":{"name":"@waku/utils","version":"0.0.28-2b146eb.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","_id":"@waku/utils@0.0.28-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/utils#readme","bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"dist":{"shasum":"578b4bc4d40fe6a26ff92d588cea2239ec099a80","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-2b146eb.0.tgz","fileCount":73,"integrity":"sha512-zyv0+4WI1NAP8bHy/WPoefS3LLSMLr/t0gajxoAArx3OAfk91byNDWSO7ksFKHaazrPD24pAlFs1tI2avn+F1Q==","signatures":[{"sig":"MEUCIC2RC56WjrHFO5iqc0D/3e2WM4FoLAD+unrbiersnKyOAiEAqL3vfEABp/0OtDz0Qv+cMiVbra9iW9jU3dhTHrXKlGw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229586},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"gitHead":"2b146eb475788271aa743acaca6f448cffc90aea","scripts":{"fix":"run-s fix:*","test":"NODE_ENV=test run-s test:*","build":"run-s build:**","check":"run-s check:*","fix:lint":"eslint src *.js --fix","build:esm":"tsc","check:tsc":"tsc -p tsconfig.dev.json","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha","check:lint":"eslint src *.js","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","build:bundle":"rollup --config rollup.config.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\""},"_npmUser":{"name":"weboko","email":"zander.kozlovs@gmail.com"},"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"_npmVersion":"10.9.2","description":"Different utilities for Waku","directories":{},"_nodeVersion":"24.11.1","dependencies":{"chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1","@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-2b146eb.0"},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"_hasShrinkwrap":false,"devDependencies":{"cspell":"^8.6.1","rollup":"^4.12.0","fast-check":"^3.19.0","npm-run-all":"^4.1.5","@waku/build-utils":"*","@rollup/plugin-json":"^6.0.0","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/utils_0.0.28-2b146eb.0_1764631929290_0.5701227955661563","host":"s3://npm-registry-packages-npm-production"}},"0.0.28-55e2e02.0":{"name":"@waku/utils","version":"0.0.28-55e2e02.0","description":"Different utilities for Waku","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bytes":{"types":"./dist/bytes/index.d.ts","import":"./dist/bytes/index.js"}},"typesVersions":{"*":{"*":["*","dist/*","dist/*/index"]}},"type":"module","author":{"name":"Waku Team"},"homepage":"https://github.com/waku-org/js-waku/tree/master/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/waku-org/js-waku.git"},"bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"license":"MIT OR Apache-2.0","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"scripts":{"build":"run-s build:**","build:esm":"tsc","build:bundle":"rollup --config rollup.config.js","fix":"run-s fix:*","fix:lint":"eslint src *.js --fix","check":"run-s check:*","check:lint":"eslint src *.js","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","check:tsc":"tsc -p tsconfig.dev.json","prepublish":"npm run build","reset-hard":"git clean -dfx -e .idea && git reset --hard && npm i && npm run build","test":"NODE_ENV=test run-s test:*","test:node":"NODE_ENV=test TS_NODE_PROJECT=./tsconfig.dev.json mocha"},"engines":{"node":">=22"},"dependencies":{"@noble/hashes":"^1.3.2","@waku/interfaces":"0.0.35-55e2e02.0","chai":"^4.3.10","debug":"^4.3.4","uint8arrays":"^5.0.1"},"devDependencies":{"@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.3","@waku/build-utils":"*","cspell":"^8.6.1","npm-run-all":"^4.1.5","fast-check":"^3.19.0","rollup":"^4.12.0"},"_id":"@waku/utils@0.0.28-55e2e02.0","gitHead":"55e2e02694756a06641b8ab0dd736a3afa32fe1e","_nodeVersion":"24.11.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-FPTPojph983qJsd63EMowiLnH9x2axW9DLdpq9AiPK0ek8D8QU04mhO+EGb2IrIBzyjxPgo30kql7/A1GlCqiQ==","shasum":"1c785cec26f3d8ca0e10c12aa35c222868e7f208","tarball":"https://registry.npmjs.org/@waku/utils/-/utils-0.0.28-55e2e02.0.tgz","fileCount":73,"unpackedSize":229586,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCWSMX6X38bdrWC+ujQs0DTK+yZMdxz0IpvmRo1SCo90AIgFxZDOKAjhkGgH1P5kAxEzwTrB/SCwpClSh5kIQEJPRE="}]},"_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/utils_0.0.28-55e2e02.0_1764633036929_0.4621895204616211"},"_hasShrinkwrap":false}},"time":{"created":"2023-03-21T20:09:21.036Z","modified":"2025-12-01T23:50:37.308Z","0.0.2":"2023-03-21T20:09:21.330Z","0.0.3":"2023-03-24T23:35:03.148Z","0.0.4":"2023-04-03T06:30:34.507Z","0.0.5":"2023-05-09T19:02:26.512Z","0.0.6":"2023-05-19T11:47:53.278Z","0.0.7":"2023-06-01T20:00:32.381Z","0.0.8":"2023-06-16T23:34:32.688Z","0.0.9":"2023-07-26T19:56:34.634Z","0.0.10":"2023-08-02T11:12:32.014Z","0.0.11":"2023-09-11T11:40:19.266Z","0.0.12":"2023-10-16T15:35:36.988Z","0.0.13-a42b7be.0":"2023-11-01T15:23:54.751Z","0.0.14-34a25c2.0":"2023-11-02T22:43:06.532Z","0.0.13":"2023-11-02T22:44:28.203Z","0.0.14-4c5a8a9.0":"2023-11-03T23:28:10.601Z","0.0.14-678635e.0":"2023-11-03T23:34:41.578Z","0.0.14-7eb3375.0":"2023-11-28T00:05:58.309Z","0.0.14":"2024-01-10T22:47:22.059Z","0.0.15":"2024-03-04T23:28:53.745Z","0.0.16-434be7b.0":"2024-03-13T14:49:06.208Z","0.0.16-b5e8b17.0":"2024-03-13T15:25:57.842Z","0.0.16-efe9b8d.0":"2024-04-09T07:46:34.485Z","0.0.16-9bf5716.0":"2024-04-09T08:45:58.239Z","0.0.16-17a8640.0":"2024-04-09T10:15:40.968Z","0.0.16-070b625.0":"2024-04-09T10:32:22.202Z","0.0.16":"2024-04-09T11:26:42.300Z","0.0.17-e5e8cd5.0":"2024-04-12T15:07:18.687Z","0.0.17-a7bf4fd.0":"2024-04-15T23:16:01.863Z","0.0.17-fd60cc2.0":"2024-04-18T21:41:09.674Z","0.0.17-ea43068.0":"2024-04-27T00:29:37.225Z","0.0.17-73d4f19.0":"2024-04-29T10:41:41.076Z","0.0.17-5b03709.0":"2024-04-30T08:28:10.357Z","0.0.17":"2024-04-30T16:40:22.104Z","0.0.18-682cc66.0":"2024-05-01T03:21:36.215Z","0.0.17-3ec2344.0":"2024-05-07T14:12:16.088Z","0.0.18-e49e728.0":"2024-05-15T02:10:49.758Z","0.0.18-00c77c6.0":"2024-05-20T14:58:07.132Z","0.0.18-ab6f7ef.0":"2024-05-29T22:32:17.727Z","0.0.18-d8ed83f.0":"2024-06-03T22:00:39.030Z","0.0.18-16e9116.0":"2024-06-14T01:13:32.392Z","0.0.18-42126a6.0":"2024-06-20T16:31:58.465Z","0.0.18-4db508b.0":"2024-07-03T11:21:31.762Z","0.0.18":"2024-07-10T15:43:15.301Z","0.0.19-ce62600.0":"2024-07-13T22:34:31.439Z","0.0.19-04bd518.0":"2024-07-24T05:53:00.348Z","0.0.19-1887f4f.0":"2024-07-24T23:26:58.293Z","0.0.19-08fc2d1.0":"2024-07-25T22:54:05.073Z","0.0.19-88a29c3.0":"2024-08-06T07:16:13.611Z","0.0.19-15400a5.0":"2024-08-12T15:19:24.805Z","0.0.19-409642d.0":"2024-08-16T06:46:45.290Z","0.0.19-77b2cdd.0":"2024-08-20T22:50:15.664Z","0.0.19-c33844e.0":"2024-08-22T22:10:10.888Z","0.0.19-39f8920.0":"2024-08-22T22:44:12.961Z","0.0.19-514ce36.0":"2024-08-28T23:06:40.704Z","0.0.19":"2024-08-29T10:04:01.319Z","0.0.19-f387f59.0":"2024-08-30T10:32:40.421Z","0.0.20-3687d81.0":"2024-08-31T12:22:17.418Z","0.0.20-5459f48.0":"2024-08-31T20:58:14.028Z","0.0.20":"2024-09-05T23:56:51.480Z","0.0.21-2fe9875.0":"2024-09-16T08:04:09.000Z","0.0.21-6a2d787.0":"2024-09-17T07:31:55.209Z","0.0.21-45523ca.0":"2024-09-18T05:37:48.423Z","0.0.21-acef1ac.0":"2024-09-19T06:50:39.725Z","0.0.21-aeb05cd.0":"2024-09-24T06:04:03.821Z","0.0.21-c50088a.0":"2024-09-25T09:59:06.850Z","0.0.21-f599932.0":"2024-09-25T20:06:42.143Z","0.0.21-338250a.0":"2024-09-26T06:41:29.437Z","0.0.21-d3301ff.0":"2024-09-26T18:05:52.169Z","0.0.21-00c3261.0":"2024-09-27T00:20:14.580Z","0.0.21-b93134a.0":"2024-10-01T11:12:17.625Z","0.0.21-09028e7.0":"2024-10-02T09:22:17.551Z","0.0.21-a89e69f.0":"2024-10-02T09:30:30.996Z","0.0.21-252ec59.0":"2024-10-03T16:42:22.520Z","0.0.21-c9fdfb3.0":"2024-10-08T09:53:17.942Z","0.0.21-535a20f.0":"2024-10-09T06:33:53.189Z","0.0.21-e84eb62.0":"2024-10-09T06:43:22.802Z","0.0.21-b7bdb60.0":"2024-10-09T07:01:13.994Z","0.0.21-de10ff4.0":"2024-10-10T14:38:07.312Z","0.0.21-11bf1c1.0":"2024-10-15T23:26:16.622Z","0.0.21-98208d5.0":"2024-10-16T12:03:51.538Z","0.0.21-426bfa4.0":"2024-10-16T23:04:38.637Z","0.0.21-649943b.0":"2024-10-16T23:05:54.262Z","0.0.21":"2024-10-17T12:20:32.457Z","0.0.22-b6339f7.0":"2024-10-24T14:29:58.196Z","0.0.22-66cf711.0":"2024-11-05T19:10:46.467Z","0.0.22-9f1d8ca.0":"2024-11-05T19:23:11.067Z","0.0.22-5674b0e.0":"2024-11-11T19:01:49.010Z","0.0.22-1c0c5ee.0":"2025-01-10T10:29:15.481Z","0.0.22-c43cec2.0":"2025-01-23T00:20:37.222Z","0.0.22-c41b319.0":"2025-02-25T14:18:18.026Z","0.0.22-ce9a6ae.0":"2025-02-27T06:57:37.257Z","0.0.22-c86e056.0":"2025-02-27T07:15:09.190Z","0.0.22-09108d9.0":"2025-03-03T10:16:18.916Z","0.0.22-ebd7523.0":"2025-03-04T18:00:10.186Z","0.0.22-e3aa837.0":"2025-03-04T18:28:03.768Z","0.0.22-caeafce.0":"2025-03-04T18:34:34.360Z","0.0.22-8a6571f.0":"2025-03-04T18:44:53.993Z","0.0.22-b4f5423.0":"2025-03-04T19:29:28.489Z","0.0.22-2eccb11.0":"2025-03-04T19:38:36.261Z","0.0.22-a6c9380.0":"2025-03-04T20:29:30.804Z","0.0.22-3670e82.0":"2025-03-04T20:35:38.003Z","0.0.22-c8128d1.0":"2025-03-04T20:54:18.224Z","0.0.22-3ab8023.0":"2025-03-04T22:02:39.455Z","0.0.22-950aefb.0":"2025-03-04T22:09:02.261Z","0.0.22-00f2e75.0":"2025-03-04T22:15:39.904Z","0.0.22-2380dac.0":"2025-03-06T11:13:15.918Z","0.0.22-219b8cb.0":"2025-03-06T12:20:17.121Z","0.0.22-a3e7f15.0":"2025-03-06T12:26:26.426Z","0.0.22-9094860.0":"2025-03-06T12:57:28.640Z","0.0.22-6cb9c9c.0":"2025-03-06T13:22:24.788Z","0.0.22-6661e30.0":"2025-03-08T16:30:10.013Z","0.0.22-5c50ed7.0":"2025-03-08T16:34:26.665Z","0.0.22-d27db21.0":"2025-03-20T15:36:25.915Z","0.0.22-2a94244.0":"2025-03-23T23:54:05.095Z","0.0.22-83cb8f4.0":"2025-03-24T00:54:53.402Z","0.0.22-29a4c3f.0":"2025-03-24T01:10:01.464Z","0.0.22":"2025-03-24T13:53:08.087Z","0.0.23-76f86de.0":"2025-03-27T05:27:14.408Z","0.0.23-ea6daae.0":"2025-03-27T05:42:02.697Z","0.0.23-5e19700.0":"2025-03-27T05:42:26.025Z","0.0.23-6198efb.0":"2025-03-27T07:18:47.246Z","0.0.22-0e49a1e.0":"2025-03-27T10:24:00.033Z","0.0.23-cad3e7a.0":"2025-04-02T11:54:22.810Z","0.0.23-861a776.0":"2025-04-02T12:05:03.839Z","0.0.23-ff0222a.0":"2025-04-02T12:22:41.914Z","0.0.23-f39d215.0":"2025-04-02T13:02:06.692Z","0.0.23-ad0e277.0":"2025-04-02T14:51:57.115Z","0.0.23-6997987.0":"2025-04-03T17:16:17.094Z","0.0.23-a8ff776.0":"2025-04-04T10:29:47.514Z","0.0.23-9901863.0":"2025-04-04T10:30:03.304Z","0.0.23-053bb95.0":"2025-04-07T17:44:49.440Z","0.0.23-4adf870.0":"2025-04-07T18:33:55.148Z","0.0.23-aaa7a0c.0":"2025-04-07T18:45:27.330Z","0.0.23-1d384f2.0":"2025-04-07T18:53:19.106Z","0.0.23-f6b9809.0":"2025-04-07T19:36:32.591Z","0.0.23-ec5db88.0":"2025-04-07T19:40:57.606Z","0.0.23-bc093d3.0":"2025-04-07T20:12:17.046Z","0.0.23-db38a7e.0":"2025-04-07T20:17:59.857Z","0.0.23-731214b.0":"2025-04-07T20:33:15.695Z","0.0.23-fdaf129.0":"2025-04-07T21:10:17.214Z","0.0.23-35b50c3.0":"2025-04-07T21:17:10.121Z","0.0.23-164df63.0":"2025-04-14T07:47:44.214Z","0.0.23-e31c6fc.0":"2025-04-14T08:08:45.342Z","0.0.23-d17562d.0":"2025-04-14T08:17:12.904Z","0.0.23-197ba46.0":"2025-04-14T08:23:21.014Z","0.0.23-d0da8f8.0":"2025-04-14T08:28:27.194Z","0.0.23-1e590d7.0":"2025-04-14T08:35:33.495Z","0.0.23-a824fff.0":"2025-04-14T08:48:58.651Z","0.0.23-3038c48.0":"2025-04-17T10:13:45.237Z","0.0.23":"2025-04-23T16:04:31.793Z","0.0.24-b7e9b08.0":"2025-05-09T20:55:32.028Z","0.0.24-006cd41.0":"2025-05-12T22:58:21.413Z","0.0.24-a7f52e4.0":"2025-05-19T12:10:21.692Z","0.0.24-6d86b6f.0":"2025-05-19T12:16:15.607Z","0.0.24-b53ba62.0":"2025-05-19T12:42:58.295Z","0.0.24-f911bf8.0":"2025-05-28T09:15:09.564Z","0.0.24-10590da.0":"2025-05-28T20:08:52.267Z","0.0.24-7fba26d.0":"2025-05-30T09:16:39.097Z","0.0.24-16328a3.0":"2025-05-31T15:45:20.226Z","0.0.24-383e0b2.0":"2025-06-02T15:51:30.289Z","0.0.24-4997440.0":"2025-06-05T09:20:54.876Z","0.0.24-3730abc.0":"2025-06-05T16:29:45.203Z","0.0.24-76fb1ea.0":"2025-06-06T07:52:36.120Z","0.0.24-f7778a9.0":"2025-06-10T16:15:22.940Z","0.0.24-a8ca168.0":"2025-06-11T10:09:51.178Z","0.0.24-d3a80d8.0":"2025-06-14T16:03:49.052Z","0.0.24-c7a2055.0":"2025-06-14T16:10:27.953Z","0.0.24-01af155.0":"2025-06-14T19:54:50.322Z","0.0.24-b58de3a.0":"2025-06-18T09:14:48.177Z","0.0.24-27c1236.0":"2025-06-18T09:36:09.285Z","0.0.24-8c47a91.0":"2025-06-18T13:48:46.032Z","0.0.24-ace7ca2.0":"2025-06-18T14:45:25.850Z","0.0.24-b4748fd.0":"2025-06-18T14:53:56.631Z","0.0.24-acc9100.0":"2025-06-18T15:00:49.335Z","0.0.24-2ce706d.0":"2025-06-19T07:36:22.347Z","0.0.24-0877e51.0":"2025-06-19T07:56:55.061Z","0.0.24-86bbf5b.0":"2025-06-19T08:11:26.995Z","0.0.24-edb12b1.0":"2025-06-19T10:33:15.836Z","0.0.24-c8b7131.0":"2025-06-19T10:36:53.673Z","0.0.24-f7c290d.0":"2025-06-19T10:42:45.091Z","0.0.24-b0a2e39.0":"2025-06-19T19:14:45.347Z","0.0.24-34d4730.0":"2025-06-20T10:33:27.942Z","0.0.24-4c18ca2.0":"2025-06-22T15:11:55.829Z","0.0.24":"2025-06-23T20:47:57.860Z","0.0.24-b133417.0":"2025-06-27T14:13:28.582Z","0.0.24-ef2a162.0":"2025-06-27T14:24:32.022Z","0.0.24-0cec760.0":"2025-06-27T14:30:36.427Z","0.0.25-c7fe44e.0":"2025-06-30T09:54:53.093Z","0.0.25-7a9850d.0":"2025-07-02T14:58:36.491Z","0.0.25-2ed5ddc.0":"2025-07-08T16:37:50.103Z","0.0.25-c7682ea.0":"2025-07-11T16:53:32.916Z","0.0.25-987c6cd.0":"2025-07-14T11:36:45.995Z","0.0.25-c24842a.0":"2025-07-17T15:07:18.450Z","0.0.25-7f9828a.0":"2025-07-18T23:16:56.822Z","0.0.25-36f6884.0":"2025-07-18T23:47:56.685Z","0.0.25":"2025-07-19T02:10:18.708Z","0.0.26-3545a8e.0":"2025-07-22T04:51:25.965Z","0.0.26-d9fcc1e.0":"2025-07-22T05:09:03.595Z","0.0.26-88fca77.0":"2025-07-22T05:15:18.093Z","0.0.26-f8d3245.0":"2025-07-22T05:22:21.035Z","0.0.26-8555a81.0":"2025-07-22T05:33:43.637Z","0.0.26-3211153.0":"2025-07-22T06:16:54.457Z","0.0.26-77ed083.0":"2025-07-22T18:44:09.852Z","0.0.26-458c69b.0":"2025-07-23T08:24:37.371Z","0.0.26-0be4861.0":"2025-07-24T06:21:01.328Z","0.0.26-86d39d9.0":"2025-07-24T06:21:11.760Z","0.0.26-17250af.0":"2025-07-24T11:50:46.179Z","0.0.26-e224c05.0":"2025-07-24T12:39:14.273Z","0.0.26-cc9c3ca.0":"2025-08-07T03:36:20.502Z","0.0.26-65e3e52.0":"2025-08-07T03:50:41.563Z","0.0.26-251f3fe.0":"2025-08-07T06:52:37.867Z","0.0.26-aac044f.0":"2025-08-07T10:11:07.365Z","0.0.26-18aa314.0":"2025-08-08T00:19:23.630Z","0.0.26-bbda0bd.0":"2025-08-09T10:57:58.454Z","0.0.26-4230985.0":"2025-08-09T12:56:01.481Z","0.0.26-3503d4c.0":"2025-08-11T02:29:09.567Z","0.0.26-ced989a.0":"2025-08-11T04:53:54.977Z","0.0.26-252e379.0":"2025-08-11T22:09:31.669Z","0.0.26-95da57a.0":"2025-08-14T19:04:17.807Z","0.0.26-65452df.0":"2025-08-15T05:17:37.540Z","0.0.26-158e115.0":"2025-08-15T05:48:27.610Z","0.0.26-9a7bff0.0":"2025-08-15T06:32:38.228Z","0.0.26-e1212cc.0":"2025-08-15T06:57:45.069Z","0.0.26":"2025-08-15T20:13:46.800Z","0.0.27-8866516.0":"2025-08-20T23:54:13.031Z","0.0.26-e800af3.0":"2025-08-22T00:24:20.077Z","0.0.27-9684e7b.0":"2025-08-22T09:43:41.878Z","0.0.27-c0ee9ec.0":"2025-08-22T20:09:24.909Z","0.0.27-3d20d26.0":"2025-08-26T00:30:11.014Z","0.0.27-eb93360.0":"2025-08-27T03:04:49.730Z","0.0.27-47a074f.0":"2025-08-27T04:33:37.531Z","0.0.27-921b65f.0":"2025-08-27T06:46:00.054Z","0.0.27-67a7287.0":"2025-08-28T06:22:03.256Z","0.0.27-adf8408.0":"2025-09-03T22:11:12.825Z","0.0.27-d57a9bc.0":"2025-09-08T23:20:36.230Z","0.0.27-3e66a33.0":"2025-09-09T02:08:41.742Z","0.0.27-4d5c152.0":"2025-09-09T02:46:02.667Z","0.0.27":"2025-09-20T10:04:19.591Z","0.0.28-79dfb35.0":"2025-09-22T17:12:37.877Z","0.0.28-80199b4.0":"2025-09-25T01:53:21.728Z","0.0.28-593bc45.0":"2025-10-01T17:32:02.572Z","0.0.28-0bf7333.0":"2025-10-10T22:32:17.684Z","0.0.28-32c3eda.0":"2025-10-11T00:11:36.699Z","0.0.28-d637425.0":"2025-10-12T03:31:32.380Z","0.0.28-37c6c1e.0":"2025-10-12T23:00:50.984Z","0.0.28-61fbf3b.0":"2025-10-13T16:27:51.804Z","0.0.28-974fb21.0":"2025-10-19T20:39:51.690Z","0.0.28-b9a22a6.0":"2025-10-20T18:49:04.014Z","0.0.28-4df4660.0":"2025-10-21T22:21:03.688Z","0.0.28-ff9c430.0":"2025-10-22T12:28:33.909Z","0.0.28-13364b7.0":"2025-10-22T21:54:36.898Z","0.0.28-5348b5c.0":"2025-10-25T00:31:08.376Z","0.0.28-264f2c0.0":"2025-10-27T16:54:21.371Z","0.0.28-3288d28.0":"2025-10-27T18:59:50.958Z","0.0.28-0c23525.0":"2025-11-12T04:01:09.005Z","0.0.28-44ad556.0":"2025-11-13T20:20:16.363Z","0.0.28-339e26e.0":"2025-11-14T18:57:31.133Z","0.0.28-b7eabf5.0":"2025-11-21T21:56:03.589Z","0.0.28-7f473a9.0":"2025-11-21T22:13:56.076Z","0.0.28-2b36cb2.0":"2025-11-21T22:24:06.450Z","0.0.28-3e3c511.0":"2025-11-27T03:42:21.295Z","0.0.28-788f7e6.0":"2025-12-01T20:01:03.006Z","0.0.28-2b146eb.0":"2025-12-01T23:32:09.518Z","0.0.28-55e2e02.0":"2025-12-01T23:50:37.104Z"},"bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"author":{"name":"Waku Team"},"license":"MIT OR Apache-2.0","homepage":"https://github.com/waku-org/js-waku/tree/master/packages/utils#readme","keywords":["waku","decentralized","secure","communication","web3","ethereum","dapps","privacy"],"repository":{"url":"git+https://github.com/waku-org/js-waku.git","type":"git"},"description":"Different utilities for Waku","maintainers":[{"name":"royerfranck","email":"npmjs@royer.one"},{"name":"weboko","email":"zander.kozlovs@gmail.com"}],"readme":"","readmeFilename":""}