{"_id":"@solana/rpc-subscriptions-channel-websocket","_rev":"848-77c0bd42e47f43b9ab44e179fe1247c6","name":"@solana/rpc-subscriptions-channel-websocket","dist-tags":{"rc":"2.0.0-rc.4","next":"2.0.0","3x":"3.0.3","4x":"4.0.0","experimental":"5.1.0-experimental-20251205104522","latest":"6.1.0","canary":"6.2.0-canary-20260303191300"},"versions":{"2.0.0-canary-20241004222707":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241004222707","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241004222707","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"391867bdda3ee0fb21cb2429c7e9c2a44f1170b4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241004222707.tgz","fileCount":17,"integrity":"sha512-HvFS0M/ilsLllwLQ+Pwd2Ba/hUCeicaLYp1ysb7x2y8lJmewlkPXHCVGlVYJyYZmTiDSOiVRCp+i66soS/sRHg==","signatures":[{"sig":"MEQCIHtUD58R76vUWM35lXIN2SlbGr5ADM0ZZ7hBpA6tuAcsAiBI4HYyWCUvyj0CyHZIfCZElv5n5ix57YAw0mU2dlsk6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84890},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241004222707.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/05175b4548b08225cfd7a3ed939956ba/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241004222707.tgz","_integrity":"sha512-HvFS0M/ilsLllwLQ+Pwd2Ba/hUCeicaLYp1ysb7x2y8lJmewlkPXHCVGlVYJyYZmTiDSOiVRCp+i66soS/sRHg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241004222707","@solana/functional":"2.0.0-canary-20241004222707","@solana/subscribable":"2.0.0-canary-20241004222707","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241004222707"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"ws":"^8.14.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241004222707_1728081137088_0.2772454811983547","host":"s3://npm-registry-packages"}},"2.0.0-20241006045741":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-20241006045741","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-20241006045741","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"08f9c60f501871a8c170383917ddad212a4a81ee","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-20241006045741.tgz","fileCount":17,"integrity":"sha512-s/v2Q8DydCApn25S8pH77LIriYrwv+d8ZAuWfe0fvpoH2XXF54q7B7Mp8A07ALmLafZUY9H4WXaR9gM3DJYgPA==","signatures":[{"sig":"MEUCIQDeeFoCiJhS+pnh+OM0iFHESEODwXM2G7eJKymEKGlfSAIgL0I+GdbVMJTog4YezoET4l/1jI6d+FhtIIHYLFeqgL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84855},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-20241006045741.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/76b2971b18ec23b9291b9e8ced1bb896/solana-rpc-subscriptions-channel-websocket-2.0.0-20241006045741.tgz","_integrity":"sha512-s/v2Q8DydCApn25S8pH77LIriYrwv+d8ZAuWfe0fvpoH2XXF54q7B7Mp8A07ALmLafZUY9H4WXaR9gM3DJYgPA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-20241006045741","@solana/functional":"2.0.0-20241006045741","@solana/subscribable":"2.0.0-20241006045741","@solana/rpc-subscriptions-spec":"2.0.0-20241006045741"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-20241006045741_1728190940089_0.22142486348905277","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241006045741":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241006045741","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241006045741","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"61bff811d587a8976e6be2810a98fa94f83be0ca","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241006045741.tgz","fileCount":17,"integrity":"sha512-TVJR2I9Ua9XkDsnIGE5Nuk0sIF5VchB+pN+uDAtY1Q5SYNblOp9P5a01HnoCnQpMhgwFs2TquUL0sDRyibCJcg==","signatures":[{"sig":"MEQCIDs+Yh4SubCOVOW8nWJwn86iyb6GbJuGlp3WpQHe2EPIAiAdbsGLrVkPzg8uVdsdycwRek9BZRPY/wy0lYAS1URICA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84890},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241006045741.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/dee7a2c23b849c9584873e1f238ea83f/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241006045741.tgz","_integrity":"sha512-TVJR2I9Ua9XkDsnIGE5Nuk0sIF5VchB+pN+uDAtY1Q5SYNblOp9P5a01HnoCnQpMhgwFs2TquUL0sDRyibCJcg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241006045741","@solana/functional":"2.0.0-canary-20241006045741","@solana/subscribable":"2.0.0-canary-20241006045741","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241006045741"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241006045741_1728191931197_0.8777216962508703","host":"s3://npm-registry-packages"}},"2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bd3d66579644c1ec27d415298360748f78c3bafb","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf.tgz","fileCount":17,"integrity":"sha512-r2TsSpR/k3Isx25BqZRqbjCkPPHv5rnJcNDoL9m5LrnLfJa+mzmNGWAfdRy8rMC9mrzvz03PCFc/lgGj36YY1w==","signatures":[{"sig":"MEYCIQD75Ee43J3NzqjriRy2NQ6rjMKI+kyyMvwWX+Lm4f+ngAIhAJlHu2O+PpE8QjRrWRtcBIAZbQfxhvH3ta6twqGOr1zG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81607},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/bb6e52e286173e2cd58504def4e97b6f/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf.tgz","_integrity":"sha512-r2TsSpR/k3Isx25BqZRqbjCkPPHv5rnJcNDoL9m5LrnLfJa+mzmNGWAfdRy8rMC9mrzvz03PCFc/lgGj36YY1w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf","@solana/functional":"2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf","@solana/subscribable":"2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf","@solana/rpc-subscriptions-spec":"2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf_1728399351644_0.7410222351159375","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241011164625":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241011164625","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241011164625","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ced144e6d6f46b4bb07abc9591acb683e2def31b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241011164625.tgz","fileCount":17,"integrity":"sha512-N2PmFjWNADNWTLSG3HICWzGkZGhNurUw2BFyyS/W6yKUCAsL9cHE/Acj64WzmmcTzbSntcMrflaq9bVISh+lqA==","signatures":[{"sig":"MEQCIDW7ybqN2gwv6nVEY1p9DB2y0pH1Ju5sADflmRRWOtXUAiAx380idufobrhIQUz5fFyvaiptwi8YQ7LeCwu9nXS0Vg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81477},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241011164625.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9898785ddf26ab62fe0b2cd46a322402/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241011164625.tgz","_integrity":"sha512-N2PmFjWNADNWTLSG3HICWzGkZGhNurUw2BFyyS/W6yKUCAsL9cHE/Acj64WzmmcTzbSntcMrflaq9bVISh+lqA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241011164625","@solana/functional":"2.0.0-canary-20241011164625","@solana/subscribable":"2.0.0-canary-20241011164625","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241011164625"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241011164625_1728665907504_0.9180169493410595","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241011165101":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241011165101","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241011165101","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2971a6dbeae9b7c702d895ad8a30154063d096e1","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241011165101.tgz","fileCount":17,"integrity":"sha512-Tho4WxPWrBPuQOZesyek5RaoJa9u4oYCBMk+uaVbEpue4waQ0vaNJcA7T4td+j2cZj1nTrI+DVz/cHx8++FcOg==","signatures":[{"sig":"MEQCIBfgX8GFXwrIVg3xQ3H3AejkI720zQ329ckFopXRS0tWAiBp5FqPbNUq0anV/r1u6QLGXUkOgEHcUGTggXQD5/nN+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81477},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241011165101.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c6f6911738d546b5b990c6e24f356006/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241011165101.tgz","_integrity":"sha512-Tho4WxPWrBPuQOZesyek5RaoJa9u4oYCBMk+uaVbEpue4waQ0vaNJcA7T4td+j2cZj1nTrI+DVz/cHx8++FcOg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241011165101","@solana/functional":"2.0.0-canary-20241011165101","@solana/subscribable":"2.0.0-canary-20241011165101","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241011165101"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241011165101_1728666205729_0.4039273968130228","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241012053956":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241012053956","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241012053956","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"307b56330173d5ae32f8f5cfe197bb4d1421c20f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241012053956.tgz","fileCount":17,"integrity":"sha512-nOCBx22201DLpmyc3pJlt6N/qJgYh/UvQpWukD3iEyQyW1poclzQ589Eh11Y6vuGhCRnWW7MFVB6OMbwO5IdiQ==","signatures":[{"sig":"MEUCIQDOEjPDX6LWXWoZrzY6Vxw2G3YaEep41YxYuYNUPcRcEgIgVPn+tlyqsz467XYsev16VoGSRqoQCh2kcHBkzUHy/Wc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241012053956.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/04e314e9e6c4b1c978cac23a81980855/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241012053956.tgz","_integrity":"sha512-nOCBx22201DLpmyc3pJlt6N/qJgYh/UvQpWukD3iEyQyW1poclzQ589Eh11Y6vuGhCRnWW7MFVB6OMbwO5IdiQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241012053956","@solana/functional":"2.0.0-canary-20241012053956","@solana/subscribable":"2.0.0-canary-20241012053956","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241012053956"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241012053956_1728712350276_0.2128593111925725","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241015172849":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241015172849","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241015172849","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7c51de2299e070984e9721b5f1f224db1625d0e1","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241015172849.tgz","fileCount":17,"integrity":"sha512-VyaI77UDOqYgU3umzlFk+rdDzMUrswsTr6d7DttLvzLSTu8+jAcoFw9WQCR6/Y6I3TVJ48wHYxaB7qoCVVWo6Q==","signatures":[{"sig":"MEQCIHCcWT8192Xri9IyIwRFEA66ZvRJaXBpujtgtDLg33YKAiBNg/k7KSTkCJeAcHQVYTWMEROcgNwgta3lukn6qejFDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241015172849.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/796d23cde3bb1bb709343692541a49b4/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241015172849.tgz","_integrity":"sha512-VyaI77UDOqYgU3umzlFk+rdDzMUrswsTr6d7DttLvzLSTu8+jAcoFw9WQCR6/Y6I3TVJ48wHYxaB7qoCVVWo6Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241015172849","@solana/functional":"2.0.0-canary-20241015172849","@solana/subscribable":"2.0.0-canary-20241015172849","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241015172849"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241015172849_1729014088616_0.9584612617208823","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241015225219":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241015225219","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241015225219","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d61675a28bbaed1e7510a47b12729cdcd428a3cd","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241015225219.tgz","fileCount":17,"integrity":"sha512-lca0vjXeVHKC60eEXyGgUW23+lnMVJFEuCHG28fu99ZBdgt57V8iMqgG8ylXx6gtWmGXAoLbEqwy1EMKLhfl+Q==","signatures":[{"sig":"MEYCIQDZ1T9JADT9XaC1l7SC/YeAMOQbZbtMU/FvUYd4RUO6OgIhANCy932/t8HeIb2/lNVpvgET54712NfqI6yJQwvZAW4s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241015225219.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a5eef1ef763a91f81bac6bd6963d07b6/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241015225219.tgz","_integrity":"sha512-lca0vjXeVHKC60eEXyGgUW23+lnMVJFEuCHG28fu99ZBdgt57V8iMqgG8ylXx6gtWmGXAoLbEqwy1EMKLhfl+Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241015225219","@solana/functional":"2.0.0-canary-20241015225219","@solana/subscribable":"2.0.0-canary-20241015225219","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241015225219"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241015225219_1729033514638_0.8732645598660809","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241016090649":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241016090649","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241016090649","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0ca9dfdf770a7b267bc4f34e567a3e5a4493ddcf","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241016090649.tgz","fileCount":17,"integrity":"sha512-16zVTcyJX1eKGRKfXkexwr2/V2pRpB7HSBPf00JG+Eqs9FonvDLVdjer3VGg2XeuJZiMoqmiEE1e3Y7+tI2Jdw==","signatures":[{"sig":"MEUCIFsDNth9kkYDKjdQdGyCTFtYnBnP/BbnWGP6ZIsJV4kwAiEAxEdXhb6nAeQypnxXQr28b9dWdJv0kjQxZSXYg78nikg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241016090649.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/00b5fc8371ea310638992032a394fb06/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241016090649.tgz","_integrity":"sha512-16zVTcyJX1eKGRKfXkexwr2/V2pRpB7HSBPf00JG+Eqs9FonvDLVdjer3VGg2XeuJZiMoqmiEE1e3Y7+tI2Jdw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241016090649","@solana/functional":"2.0.0-canary-20241016090649","@solana/subscribable":"2.0.0-canary-20241016090649","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241016090649"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241016090649_1729070347941_0.06573120025023393","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241016090847":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241016090847","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241016090847","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1f5c313092f01ac3bb4a9e57fc2248a3c79c6f6c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241016090847.tgz","fileCount":17,"integrity":"sha512-c69PQyWuFi9ynr8slhM1ewTaeVaOvnWFhJhFiXwNPfsaygUTZjU5v4pWaX3JrdDIB+EFtLoF60i7/D3wsFFVNg==","signatures":[{"sig":"MEYCIQDcY3K3eR9y7R9/bMON3ZxbhEoYpVJfq6nofU19FPex2gIhAJ8rY3rEWlQfudJEA8OGRWmrz/0FGxSwglNJBy1yyAOz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241016090847.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8eacbb1f8db33470e1a9fef3a510e0ec/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241016090847.tgz","_integrity":"sha512-c69PQyWuFi9ynr8slhM1ewTaeVaOvnWFhJhFiXwNPfsaygUTZjU5v4pWaX3JrdDIB+EFtLoF60i7/D3wsFFVNg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241016090847","@solana/functional":"2.0.0-canary-20241016090847","@solana/subscribable":"2.0.0-canary-20241016090847","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241016090847"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241016090847_1729070500780_0.28561624443428935","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241016092828":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241016092828","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241016092828","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"31d7d7ad0369af867d5b469d1a078b1ab45a8182","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241016092828.tgz","fileCount":17,"integrity":"sha512-xdCA/whuGYrxMDooRO/v2o+IkQIvUQbYYq2TEM7IUKsZe8XIGcM5OVAoqj9STErK/ScGnwEJY8Fb7kiXunEctA==","signatures":[{"sig":"MEUCIFP166OPwkFh/b+83s3GbxH/P5fYePuLcQlaUaOrQjxFAiEApqQ8hon0nqrtoFhEWZP0PRH/1vueHhG2c1YgbdmH1qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241016092828.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/057cf870863b60d9ee34d5d3f3bd5b9f/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241016092828.tgz","_integrity":"sha512-xdCA/whuGYrxMDooRO/v2o+IkQIvUQbYYq2TEM7IUKsZe8XIGcM5OVAoqj9STErK/ScGnwEJY8Fb7kiXunEctA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241016092828","@solana/functional":"2.0.0-canary-20241016092828","@solana/subscribable":"2.0.0-canary-20241016092828","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241016092828"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241016092828_1729071688095_0.6311440065527563","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241016182604":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241016182604","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241016182604","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"44be0842ea80ec4a36c1dbcf8407e98301f548f7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241016182604.tgz","fileCount":17,"integrity":"sha512-1zbCI+VYEjJmUBn5oRe8Ebqd2OQ54wSQSTstdS30l0bZXmsOlW3LBEysRZ+Zzbxhx9Ao478HpDMcMdme46ABjw==","signatures":[{"sig":"MEYCIQCVd2VnsNaOBS1nkipbZ1Zpyd5Q8J+385t2XV9SZK1TxgIhAKR+BXUfG1oSIYv0Z+p3FqwQ/fTWMzaFHee2jksGmqj2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241016182604.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/58021dc9321067b54821d87f96afb04a/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241016182604.tgz","_integrity":"sha512-1zbCI+VYEjJmUBn5oRe8Ebqd2OQ54wSQSTstdS30l0bZXmsOlW3LBEysRZ+Zzbxhx9Ao478HpDMcMdme46ABjw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241016182604","@solana/functional":"2.0.0-canary-20241016182604","@solana/subscribable":"2.0.0-canary-20241016182604","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241016182604"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241016182604_1729103911747_0.7371289074230478","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241018223024":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241018223024","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241018223024","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f1f2db46e1eb8d1e9c6c97e691aa23cea54b29f7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241018223024.tgz","fileCount":17,"integrity":"sha512-UaykFX/5T1AKpKLY5AGlc8O8Rp1cvfkvTtn1FizbS6b2EXX7yQY7rQJjd8JU7v5B1KHUYrdj/7Oh35LsRDiXlw==","signatures":[{"sig":"MEMCIFTqTryyO73yFI2fNPqMKQynUYJspVf7M98EGvyUJG0hAh8fM7zhfIfUx+Seq35Bxg2Wj9yYkwqr6oXBIfMrq+Yb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241018223024.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/689db524d183ba40de6d927a8cc4b159/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241018223024.tgz","_integrity":"sha512-UaykFX/5T1AKpKLY5AGlc8O8Rp1cvfkvTtn1FizbS6b2EXX7yQY7rQJjd8JU7v5B1KHUYrdj/7Oh35LsRDiXlw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241018223024","@solana/functional":"2.0.0-canary-20241018223024","@solana/subscribable":"2.0.0-canary-20241018223024","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241018223024"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241018223024_1729291394622_0.3107889775859365","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241018225046":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241018225046","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241018225046","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"009e968cf404047e0156bda0974a5943af5df938","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241018225046.tgz","fileCount":17,"integrity":"sha512-WOphU4DFhBfiN9EVICn79dA6xifql2jehRxfil+NZqaY95uYxu6vTv3YwFbOAT8Ll79+By8NZ7/6DN4t2pYLZg==","signatures":[{"sig":"MEYCIQCAJVAT6Vp87sbRcAw9dWPyCnfrkKsxFRPGYBVhxbgwAAIhANI7nsIJVh5bHy5Gzb6aB8CzBLl2HX4a/arHPfEbLhSE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241018225046.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a53797738052c5c59ca63abbee69a2ce/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241018225046.tgz","_integrity":"sha512-WOphU4DFhBfiN9EVICn79dA6xifql2jehRxfil+NZqaY95uYxu6vTv3YwFbOAT8Ll79+By8NZ7/6DN4t2pYLZg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241018225046","@solana/functional":"2.0.0-canary-20241018225046","@solana/subscribable":"2.0.0-canary-20241018225046","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241018225046"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241018225046_1729292652239_0.9097430087028655","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241021085302":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241021085302","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241021085302","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b48d90584e03fb798c3939d98d0ee10ad72aaa7a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241021085302.tgz","fileCount":17,"integrity":"sha512-VGaX99N1GHVn2Unj4XU1M8xmBTH661gxQ0AXe8rd5PtDJGGuYZn/sZBd67vNrz+v7aIl9rSapajWaDU3k7Cxvw==","signatures":[{"sig":"MEQCIDdgABgIm+z6DZeXCG738/nVqyTzULSVIbQoCEe95VgAAiABMsVBS1yF6n5QLj6eLIKfdao/WrOdTbih5ckOUU8R3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241021085302.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a3674f1ea3968ad37d2b2e529b85762b/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241021085302.tgz","_integrity":"sha512-VGaX99N1GHVn2Unj4XU1M8xmBTH661gxQ0AXe8rd5PtDJGGuYZn/sZBd67vNrz+v7aIl9rSapajWaDU3k7Cxvw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241021085302","@solana/functional":"2.0.0-canary-20241021085302","@solana/subscribable":"2.0.0-canary-20241021085302","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241021085302"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241021085302_1729501597761_0.0777776461938875","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241021091341":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241021091341","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241021091341","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e2bff73632639eb762fa9a833569404153283717","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241021091341.tgz","fileCount":17,"integrity":"sha512-mYnT+Xn+ucs8nmkiAo/3hmDNHvLFaG7Os6D7kLkN18UHrzbFCWdEi2Hzc/cYm73k84uece1dKIUi7L0CdR0YjQ==","signatures":[{"sig":"MEUCIFNHA962onUgk8Fz3FEHe12D2h2NYRvQ6pnZ4mikRKRoAiEAzeS7z4FXtx1DSCDQAKAUcyAUfSqkdvM2LRsmJ6GSPfA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241021091341.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/84c6d09d7c00efddd9b0581e8d926386/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241021091341.tgz","_integrity":"sha512-mYnT+Xn+ucs8nmkiAo/3hmDNHvLFaG7Os6D7kLkN18UHrzbFCWdEi2Hzc/cYm73k84uece1dKIUi7L0CdR0YjQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241021091341","@solana/functional":"2.0.0-canary-20241021091341","@solana/subscribable":"2.0.0-canary-20241021091341","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241021091341"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241021091341_1729502826083_0.5201204105605608","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241021091657":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241021091657","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241021091657","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ce7a81a7f1c92cb71f17ed11b38d276d479e9b2d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241021091657.tgz","fileCount":17,"integrity":"sha512-cs565qp0uJoLcl+4V5ru0LxBuK+Ajj7CAqMMyj4Q4iJ9Z5MFCCKPwS3vI8n53dvoB1YTImU25oukwPhXhfbG0A==","signatures":[{"sig":"MEYCIQCUTrrPvi9adSRodDgPQVDA6QS6D5PtvSeF2pfgVdS+4QIhAOukeMaD0lM9PnE+cHuBXCD1+IUwEqEUOhyCj89fbcxD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241021091657.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/0c37423aa01fcd39f6ce30376c9e5a2e/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241021091657.tgz","_integrity":"sha512-cs565qp0uJoLcl+4V5ru0LxBuK+Ajj7CAqMMyj4Q4iJ9Z5MFCCKPwS3vI8n53dvoB1YTImU25oukwPhXhfbG0A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241021091657","@solana/functional":"2.0.0-canary-20241021091657","@solana/subscribable":"2.0.0-canary-20241021091657","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241021091657"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241021091657_1729503018667_0.4434996439251939","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241021214756":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241021214756","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241021214756","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5d7b4e45699eba3e51bbe380054ad12e7e489884","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241021214756.tgz","fileCount":17,"integrity":"sha512-m8Ps9tU9pa6+4luI/ROWWovR3JUrckgcQynfmuGruDtFQDKFNczxkEmKxKzcs7Hq2f1jwcQMG6Ycupl6AHDN9g==","signatures":[{"sig":"MEUCIQDVcf90FizUlqlAweanw43E+iEaKRX8mjpf1ha5XttXbgIgRZJSOQGmNZ47RqGBoMMA2b9GVAX/pIX+hluuNCIxcVw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241021214756.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/17227cbed2abde487b0fea479d3b86a9/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241021214756.tgz","_integrity":"sha512-m8Ps9tU9pa6+4luI/ROWWovR3JUrckgcQynfmuGruDtFQDKFNczxkEmKxKzcs7Hq2f1jwcQMG6Ycupl6AHDN9g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241021214756","@solana/functional":"2.0.0-canary-20241021214756","@solana/subscribable":"2.0.0-canary-20241021214756","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241021214756"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241021214756_1729548029137_0.6021920718573444","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241021221441":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241021221441","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241021221441","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"140abd389a3e6c0e494a0eb60033fa415eed2481","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241021221441.tgz","fileCount":17,"integrity":"sha512-c50+yxMt2SO1oWbbb97rJukL9psL6y8zdQJLy3I+r0pVltOs7oL7IxxBGoa8yY3CVnyrSPf//ZPQh8zObRaQ0g==","signatures":[{"sig":"MEQCIGuxJF1Z9tVe4FLHTFz5v06x7iHYbfHkMaJhGxcMRReZAiB0YHFYeSFOnYPdAWhivNWZonvy0FCLOKHZ3yKlZGSgsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241021221441.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8a04ac8602a7281f7c9932b14223addc/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241021221441.tgz","_integrity":"sha512-c50+yxMt2SO1oWbbb97rJukL9psL6y8zdQJLy3I+r0pVltOs7oL7IxxBGoa8yY3CVnyrSPf//ZPQh8zObRaQ0g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241021221441","@solana/functional":"2.0.0-canary-20241021221441","@solana/subscribable":"2.0.0-canary-20241021221441","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241021221441"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241021221441_1729549696104_0.4999224596034335","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241022085200":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241022085200","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241022085200","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"237f33d29b5c5ea7cd018169e10a528d914fe106","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241022085200.tgz","fileCount":17,"integrity":"sha512-81mhLWhfpBIzw6Y5VqXsaiZyMFj8wmmnQL+ieYUvjK//wrGYcD6kIv8vo3Q34JngIH1GN5PY40YB/fAcim9jnw==","signatures":[{"sig":"MEUCIGadrPOmxII1UXiRBTOMaU1wqgLvQGKLQjcz6V4O3xH8AiEA9xxzTB4Fm9ykjlokiGnjvyogitvg5aaE3uom64MnGho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241022085200.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/59215230af91ae994fb56e99d1d834ba/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241022085200.tgz","_integrity":"sha512-81mhLWhfpBIzw6Y5VqXsaiZyMFj8wmmnQL+ieYUvjK//wrGYcD6kIv8vo3Q34JngIH1GN5PY40YB/fAcim9jnw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241022085200","@solana/functional":"2.0.0-canary-20241022085200","@solana/subscribable":"2.0.0-canary-20241022085200","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241022085200"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241022085200_1729587958059_0.9219052894009232","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241022171857":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241022171857","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241022171857","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b92f3199eac2076281d8b7dc49a0ae8622d81d56","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241022171857.tgz","fileCount":17,"integrity":"sha512-tbn7yLHagKhMTaB5YHr6JaK5i60PnPmf1MdIDIpeN91y0ZDVKLbHHqala05PRMbiXoeQqQBL34BikOv2CP35ew==","signatures":[{"sig":"MEUCIFRZUc7+NSMp8EGAJYIFqEePSBKxuqw1jbTFKqJsrWF/AiEAmuLTa6UFERCzJH9aaHxIyVkEqZiVkM3uLI5wFO9G4Wo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241022171857.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/bb5ad7b157b835fcb7ed80e8095dd8bf/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241022171857.tgz","_integrity":"sha512-tbn7yLHagKhMTaB5YHr6JaK5i60PnPmf1MdIDIpeN91y0ZDVKLbHHqala05PRMbiXoeQqQBL34BikOv2CP35ew==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241022171857","@solana/functional":"2.0.0-canary-20241022171857","@solana/subscribable":"2.0.0-canary-20241022171857","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241022171857"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241022171857_1729618340031_0.2823957550520022","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241022171929":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241022171929","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241022171929","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5c970afecd437e7a501680fb567b74f3a757d940","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241022171929.tgz","fileCount":17,"integrity":"sha512-2AkDxNDri8ROBEVkdNvRKe296zCpqlzugkWaeiz75DT4P+K5ymiUcshnivo5oVif6fGYVfqcygXenw/4bYPrGA==","signatures":[{"sig":"MEUCIQDbTgOWYLCdMMbhL5eUTvlZSHDlVDdTyP1kL7HFZPn52gIgG/r35gXLYvOgoM96pgCZEtEazvgoe8eG3Ac5lFEAGXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241022171929.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c0e57978c42bfaced5594814131e3cdd/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241022171929.tgz","_integrity":"sha512-2AkDxNDri8ROBEVkdNvRKe296zCpqlzugkWaeiz75DT4P+K5ymiUcshnivo5oVif6fGYVfqcygXenw/4bYPrGA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241022171929","@solana/functional":"2.0.0-canary-20241022171929","@solana/subscribable":"2.0.0-canary-20241022171929","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241022171929"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241022171929_1729618362621_0.7090209188330161","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023085850":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241023085850","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241023085850","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b5ad0576a4ec4cc0ef6d1aa42178ba7e20c1d033","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241023085850.tgz","fileCount":17,"integrity":"sha512-SaWqtGh1u/cqEpkQ+Lu9bb8xb/TJBUjrvCbT3Rwhk7CH/XewcE3h+48DiYLFY+y1VA/JOKuAa5wYm1GqlJIiuw==","signatures":[{"sig":"MEUCICoHFq1gl6++VFpCWDYVs9MzNZ8LzPIKtZKIOJDgbGhJAiEAvIoUNyx38MSGQXsWFHavRwvFmpxc2mytZ0MhQRODfo0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023085850.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7280d25c3590dab1cba4b5cf6ec0719c/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023085850.tgz","_integrity":"sha512-SaWqtGh1u/cqEpkQ+Lu9bb8xb/TJBUjrvCbT3Rwhk7CH/XewcE3h+48DiYLFY+y1VA/JOKuAa5wYm1GqlJIiuw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241023085850","@solana/functional":"2.0.0-canary-20241023085850","@solana/subscribable":"2.0.0-canary-20241023085850","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241023085850"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241023085850_1729674698792_0.18659222587830282","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023090538":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241023090538","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241023090538","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"273f2b7759bbdd55cc9ea2a857c9cb354b10bf1f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241023090538.tgz","fileCount":17,"integrity":"sha512-2flXw+Mckl4PNRjzFpDq576VAK91VVL/tbPeHIvNUJj3oGvPW9OK2Lj1iOob0IqvulZcx1S0iAauPCJfNFdT8g==","signatures":[{"sig":"MEYCIQCT+WiLNEqWwkzvCqjkccQmV1PhipDBFvuSjnIBqs+aVwIhAO5af8aFXw2+N9uzOk3js66jtJFJTNsjbQ1dmDTjpxKM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023090538.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/405b9540a0cdd61e6f7ccd6776f79d5c/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023090538.tgz","_integrity":"sha512-2flXw+Mckl4PNRjzFpDq576VAK91VVL/tbPeHIvNUJj3oGvPW9OK2Lj1iOob0IqvulZcx1S0iAauPCJfNFdT8g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241023090538","@solana/functional":"2.0.0-canary-20241023090538","@solana/subscribable":"2.0.0-canary-20241023090538","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241023090538"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241023090538_1729675132444_0.26943047559315625","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023090756":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241023090756","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241023090756","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0c33743fc145ef727a4dddc0b8837b8be7313dec","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241023090756.tgz","fileCount":17,"integrity":"sha512-ggN/00XKXdg0MZsStrUigeF48DOP/UOvWM+e/vko92+ArnUiIxCWUUptor7K2T0ZIXcGPVNnv+wq2B7wIMkyuQ==","signatures":[{"sig":"MEUCIHJn2dKFltBbN25NXxO59f4y+0rD8Hb8BdD8yq6f0dQvAiEAlRG5LaYoyGtJp6NZ3SIuSklc0sobfCDXcD+kpk/eq6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023090756.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9dc37b8d4752adc4c4df3c140c2c992d/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023090756.tgz","_integrity":"sha512-ggN/00XKXdg0MZsStrUigeF48DOP/UOvWM+e/vko92+ArnUiIxCWUUptor7K2T0ZIXcGPVNnv+wq2B7wIMkyuQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241023090756","@solana/functional":"2.0.0-canary-20241023090756","@solana/subscribable":"2.0.0-canary-20241023090756","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241023090756"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241023090756_1729675226872_0.2751649332927051","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023091112":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241023091112","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241023091112","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b7365ee78aadc79ce0980671ec69727ff808ee52","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241023091112.tgz","fileCount":17,"integrity":"sha512-VrbhpJJT7K3BsnZKOaBHSP4CmuaXFzjMiASw6ZNhquUFoYIXD3B/2f0KY239x0KsiMHuvo3gum4Uez+QDR7jjQ==","signatures":[{"sig":"MEYCIQChS8RjMyk6j+Yp2kIOnmRwuFwb6Wh7Kr/i0kGHuCqmkAIhAOy+H8y/ZyXqQAPor7X1W2oN1WPRc55kmspZGDIpN0bc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023091112.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4233f396a0f4749fae6902143f00c376/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023091112.tgz","_integrity":"sha512-VrbhpJJT7K3BsnZKOaBHSP4CmuaXFzjMiASw6ZNhquUFoYIXD3B/2f0KY239x0KsiMHuvo3gum4Uez+QDR7jjQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241023091112","@solana/functional":"2.0.0-canary-20241023091112","@solana/subscribable":"2.0.0-canary-20241023091112","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241023091112"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241023091112_1729675377516_0.9314582481014468","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023091323":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241023091323","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241023091323","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b5019a56c53f75d6d998c9c81426488e2c4ee7cc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241023091323.tgz","fileCount":17,"integrity":"sha512-KMOmhki8wGU0RJv6i0mMT1BC9naW/VDtX/0tSTN0TWUN6A3JXg5+XKsScF/uw+sQO7vXnBDvvyVQszg0JpTUcQ==","signatures":[{"sig":"MEQCIEcCh41ud6PShLpspkmVjxSRIukghUsqMk9Ifbo3gJFUAiANhfVt9z8SYxlqQTRzPgH0+buf+1bu8rDDn2Ecgxfy0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023091323.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a681a659fdb9a7c9fe74722c1ca01257/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023091323.tgz","_integrity":"sha512-KMOmhki8wGU0RJv6i0mMT1BC9naW/VDtX/0tSTN0TWUN6A3JXg5+XKsScF/uw+sQO7vXnBDvvyVQszg0JpTUcQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241023091323","@solana/functional":"2.0.0-canary-20241023091323","@solana/subscribable":"2.0.0-canary-20241023091323","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241023091323"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241023091323_1729675550112_0.0812003513004882","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023091926":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241023091926","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241023091926","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"65732ea0c04726ed8d840cce3b223ec352fb32e0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241023091926.tgz","fileCount":17,"integrity":"sha512-d1bSW5/OaXnVjOvCtBHMmuoWIFqpQXgg/Ht5EmdBrDDp83Di27cSnCVCo5775V//G0oEEvPx6e9fdEgFm2LfZA==","signatures":[{"sig":"MEQCIDxCk/5/p1G6OSpDGPCQMG2KuRFucuzYx4SGvL6yORn9AiBvAzXGr1nyB5ZLrdXbbIAEQPKuRYQYmIsKMYUg0aeldQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023091926.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3bf0f77ffef7f3fe0387152d9bfc5d5e/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023091926.tgz","_integrity":"sha512-d1bSW5/OaXnVjOvCtBHMmuoWIFqpQXgg/Ht5EmdBrDDp83Di27cSnCVCo5775V//G0oEEvPx6e9fdEgFm2LfZA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241023091926","@solana/functional":"2.0.0-canary-20241023091926","@solana/subscribable":"2.0.0-canary-20241023091926","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241023091926"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241023091926_1729675965984_0.7171057341830198","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023092107":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241023092107","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241023092107","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6c3bfda8bdf682c3b0c1b4ff9fc48ae8490ca3d7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241023092107.tgz","fileCount":17,"integrity":"sha512-jxywbdmia93KoO+Sa9vMC9MdjFZa8Wkde/aULCpHZIvjRshZr4jrTeHJuir2qYTr14uWEV0Pnrm7yG0S2hi03w==","signatures":[{"sig":"MEUCIE6+0s477412Oe5scovN26vL+USd2DilRBZf/wOrxzFPAiEAgdA7kKsfXcWcgRog9xpOFEgCqke+a9HFdHXKkpcpgAM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023092107.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/30e9dfb0f79d7f2c72365609767a0b18/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023092107.tgz","_integrity":"sha512-jxywbdmia93KoO+Sa9vMC9MdjFZa8Wkde/aULCpHZIvjRshZr4jrTeHJuir2qYTr14uWEV0Pnrm7yG0S2hi03w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241023092107","@solana/functional":"2.0.0-canary-20241023092107","@solana/subscribable":"2.0.0-canary-20241023092107","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241023092107"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241023092107_1729676084064_0.8473725831493504","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023092356":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241023092356","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241023092356","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ecd7a018ac5d7697c4324dadb867e4f6f3249f6b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241023092356.tgz","fileCount":17,"integrity":"sha512-DcDGo2LKa+F5wfYQXQNLPVBJnaJaABC60Fz09McWxTlXLuSs8bWkHCWCCZK9reU+q5Ygr3enzcQjWvN4Km6J0A==","signatures":[{"sig":"MEUCIQCZ2Y3OeYfuU2BV2a4zJJ2tkoaM+yRwglQ+S7nLJMtgdwIgYVsg+6BohS4FYX0OcmavpcHw7mzTzeADTWrw/pnXYso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023092356.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/6d344819d6f3be4b58b99c2a7c30d2d4/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023092356.tgz","_integrity":"sha512-DcDGo2LKa+F5wfYQXQNLPVBJnaJaABC60Fz09McWxTlXLuSs8bWkHCWCCZK9reU+q5Ygr3enzcQjWvN4Km6J0A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241023092356","@solana/functional":"2.0.0-canary-20241023092356","@solana/subscribable":"2.0.0-canary-20241023092356","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241023092356"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241023092356_1729676180215_0.6312603960554812","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023093758":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241023093758","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241023093758","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7d54f56e99bac853664d90a282bc60d90ab98409","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241023093758.tgz","fileCount":17,"integrity":"sha512-OmgknJZgO1Um7gRlhnFGFUtHV1WMH4TC8CunDrNzyo9tOug3MueZmHV3X4P6gUNHghgUkUvvk8XT5ipweRp93g==","signatures":[{"sig":"MEYCIQDxupguWU+3+y2TVq0yEECsWNpNN+SmWz6YPEE9VVFJBQIhAL8YrMLchswe9dkICr1UWMOlHZ/nZonibuY5hmJYE6c6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023093758.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/6922df4ad5ac5875ba161e95d24cd1e4/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023093758.tgz","_integrity":"sha512-OmgknJZgO1Um7gRlhnFGFUtHV1WMH4TC8CunDrNzyo9tOug3MueZmHV3X4P6gUNHghgUkUvvk8XT5ipweRp93g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241023093758","@solana/functional":"2.0.0-canary-20241023093758","@solana/subscribable":"2.0.0-canary-20241023093758","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241023093758"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241023093758_1729677084474_0.2813850810177154","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023215541":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241023215541","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241023215541","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"afc9c08b9cd03b7926662fd8d32a1ff43cbd268b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241023215541.tgz","fileCount":17,"integrity":"sha512-shGkzyXuCOoySUQL1QzmyjUohiXnli5r/fybwjr8BWJ/mBNXjV2V8Fr9ZdxKbYW9LEP2dotklkogsbBcDuXyLg==","signatures":[{"sig":"MEUCIDd2rBnNx/Sli0Omr4gsWfdBT2egp+vJYc+GooyzaEDIAiEAya/t7K/FMzZiZIXRH6VrkzAkeOZ/9LRVBfKQbMY47PI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023215541.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/239ad24676ed74c706ccc8779b873c17/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023215541.tgz","_integrity":"sha512-shGkzyXuCOoySUQL1QzmyjUohiXnli5r/fybwjr8BWJ/mBNXjV2V8Fr9ZdxKbYW9LEP2dotklkogsbBcDuXyLg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241023215541","@solana/functional":"2.0.0-canary-20241023215541","@solana/subscribable":"2.0.0-canary-20241023215541","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241023215541"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241023215541_1729721301433_0.8922494180314879","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023215849":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241023215849","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241023215849","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0564d8da97202d86bc219d5079dbe66c3395c656","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241023215849.tgz","fileCount":17,"integrity":"sha512-03FXHSFfUNfC2xLFpQsd3S1Ivrdz4EOf25koHm1adTRTR1xB/r62T43SC6W0YLWeD5egtC0YCk9kAQUKLIrAUQ==","signatures":[{"sig":"MEUCIQCCbfrzyTpAD03ayc1HOha6k2jUsyPmStFMF3ESmQ+qSgIgNakkJr5BPNAxFe57J16FjTBIOP7u/l1fRBuEaORJZeA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023215849.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/90960bd5c503a74c0d4060988a1ed88f/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023215849.tgz","_integrity":"sha512-03FXHSFfUNfC2xLFpQsd3S1Ivrdz4EOf25koHm1adTRTR1xB/r62T43SC6W0YLWeD5egtC0YCk9kAQUKLIrAUQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241023215849","@solana/functional":"2.0.0-canary-20241023215849","@solana/subscribable":"2.0.0-canary-20241023215849","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241023215849"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241023215849_1729721452647_0.11206478580605639","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023220505":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241023220505","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241023220505","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d796e79c3d2ac55d69d8d1aca23a5b2b16e32cd3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241023220505.tgz","fileCount":17,"integrity":"sha512-DGN0S34CvG8WvfuR1O4F4LoOK4ri1w/xaQidtYu84upAoJpHx9LA5iVoWjT3o9UTEPFe+QMuBx2+SmPG6+B5HA==","signatures":[{"sig":"MEUCIQC9DMPRMc0lLUu//3MTu+nvAk5lRalXKYlX0/y3Tv3thwIgdQwSHa9du06vbNUFaTMaLJW1I5chyzhSlidTSuKwpIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023220505.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/38fde845c26ad3e5c9fef703c73f2e85/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023220505.tgz","_integrity":"sha512-DGN0S34CvG8WvfuR1O4F4LoOK4ri1w/xaQidtYu84upAoJpHx9LA5iVoWjT3o9UTEPFe+QMuBx2+SmPG6+B5HA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241023220505","@solana/functional":"2.0.0-canary-20241023220505","@solana/subscribable":"2.0.0-canary-20241023220505","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241023220505"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241023220505_1729721850877_0.2610361242164563","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023220754":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241023220754","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241023220754","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9a1db9c9d77d8310dc52f4d7073bcf9a348736f0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241023220754.tgz","fileCount":17,"integrity":"sha512-Z1fGIIyEvKnV8P1nwjA01kJ7dAca3JVXg5FZWXH15ko+JFvZhTyfQh/zRP/cLkae45MPnMx7IUEToFflRnN7QA==","signatures":[{"sig":"MEUCIQCrNlJRzsatU1/GX0IjQbSQ+01zbyAFjKc3fADwNO1ObQIgbR3iMiGCZTY3jHS+68RYtOPTQ7iAip3Ob/P6pvGsRMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023220754.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/b726658fa6021c08718257f181792428/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023220754.tgz","_integrity":"sha512-Z1fGIIyEvKnV8P1nwjA01kJ7dAca3JVXg5FZWXH15ko+JFvZhTyfQh/zRP/cLkae45MPnMx7IUEToFflRnN7QA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241023220754","@solana/functional":"2.0.0-canary-20241023220754","@solana/subscribable":"2.0.0-canary-20241023220754","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241023220754"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241023220754_1729721990989_0.34977586667504523","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023221049":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241023221049","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241023221049","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b375b47cbe51050a8509d18bb54de11f90dbfdb7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241023221049.tgz","fileCount":17,"integrity":"sha512-OoXYs7vqNuLVZbVXITAMVGXMgQqahCx5mEcvkSI5MpWEfM91MB+Q9F4nG2Tw0VNaVcMbR+ZE6Tgnp41q2XzJWQ==","signatures":[{"sig":"MEQCIGY+bQD0iDfnx7nDs3Ao2m4yqLaO4WPEH+qHSa/07acOAiBSbxVZoTe5K1zftImJ1MXEB4tHkqpeDTVRwFWlUm/gBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023221049.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ff3b0b051e5dd42fd193843bf89df231/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241023221049.tgz","_integrity":"sha512-OoXYs7vqNuLVZbVXITAMVGXMgQqahCx5mEcvkSI5MpWEfM91MB+Q9F4nG2Tw0VNaVcMbR+ZE6Tgnp41q2XzJWQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241023221049","@solana/functional":"2.0.0-canary-20241023221049","@solana/subscribable":"2.0.0-canary-20241023221049","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241023221049"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241023221049_1729722261591_0.4317140810320734","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241024090242":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241024090242","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241024090242","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"88089167fe4bdf4c961f8080d2678733f5b365e0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241024090242.tgz","fileCount":17,"integrity":"sha512-O6QKraJVgjEaqwUWI5MSofLhQz8A1AyqXTYUdQl6YxX1VIC8+RCln1tdO30mtRJStOZ5ynANDXTq0KYMvAyoxw==","signatures":[{"sig":"MEQCIH42fCbID6zx2t4USOoSg4IOGJSGnEdLd7CQwwjpmLxZAiB4oEqvgHeQhcOCcWtVpbvlfR2xX1YcPDdKIGj6yCQnHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241024090242.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/77911f1549975e9a41015762e96063b7/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241024090242.tgz","_integrity":"sha512-O6QKraJVgjEaqwUWI5MSofLhQz8A1AyqXTYUdQl6YxX1VIC8+RCln1tdO30mtRJStOZ5ynANDXTq0KYMvAyoxw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241024090242","@solana/functional":"2.0.0-canary-20241024090242","@solana/subscribable":"2.0.0-canary-20241024090242","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241024090242"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241024090242_1729761364456_0.12936319469766944","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241024092229":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241024092229","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241024092229","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f02752ccf68241e037aeb60fa818ede25281a304","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241024092229.tgz","fileCount":17,"integrity":"sha512-ko3+fWvsTBe2Woe1h8gfQWzzXABT++QTrxEIJt/0TQriWMWD9+p0E/Z8oM+nWYdeQXsA9K1gOJtpZn5owhPgwg==","signatures":[{"sig":"MEYCIQCXdQwCVKM5w9Y+JP9QQ78Xq4ioogc0sEDGf+suBxb4YAIhAJrdjCiLB7KVOrhEcVNJ+Us5Oq5uybtLrNdTwtNs9uay","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241024092229.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/b28cf5331adb4d8d58f6787cfe6d7d57/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241024092229.tgz","_integrity":"sha512-ko3+fWvsTBe2Woe1h8gfQWzzXABT++QTrxEIJt/0TQriWMWD9+p0E/Z8oM+nWYdeQXsA9K1gOJtpZn5owhPgwg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241024092229","@solana/functional":"2.0.0-canary-20241024092229","@solana/subscribable":"2.0.0-canary-20241024092229","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241024092229"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241024092229_1729762487942_0.6040122339778602","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241025084645":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241025084645","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241025084645","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e3534403e9f301d5c98860caec39e749a8231c70","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241025084645.tgz","fileCount":17,"integrity":"sha512-t5zTYDjPLC56qTmLCZnoZ+HYfQjs/4dQsdHK/3M0xhoZXXlnU9AGX/TYbnn+nUWL+O5imxjiJiDMJWCPlKXn/g==","signatures":[{"sig":"MEQCICzvuH1wXgyhuQJoG0Xlqc/FtMrZACrnUJl2sEWCkChxAiAoags11xSbEfeskMEodJlYjJQDkCkzE2R3VqZudDDXxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241025084645.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/1b2c4593be8ad082c7323ad7db10bc24/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241025084645.tgz","_integrity":"sha512-t5zTYDjPLC56qTmLCZnoZ+HYfQjs/4dQsdHK/3M0xhoZXXlnU9AGX/TYbnn+nUWL+O5imxjiJiDMJWCPlKXn/g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241025084645","@solana/functional":"2.0.0-canary-20241025084645","@solana/subscribable":"2.0.0-canary-20241025084645","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241025084645"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241025084645_1729846797637_0.38847277590110907","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241025091435":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241025091435","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241025091435","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4c4b71028c0c123760f5d38e782cdd64097e2c1f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241025091435.tgz","fileCount":17,"integrity":"sha512-kBkDJNWPs2H1C0cVl5Refyd8XOi8YMXGYr3/dlNO6S3mSbYBYngQI1MlZOiaZxloAHMttSKobtx3nOUMw/rkWQ==","signatures":[{"sig":"MEYCIQCY4ZhfQDDWeGaETQQc8qHOGmX6LF3G131/KfLcPM4RxwIhAIpODsaj2IBtKuO1n/wun3rGC55eczzKxCCd3EIlmXeD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241025091435.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c3b22b1b414ef3f4f770baf3a36145a7/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241025091435.tgz","_integrity":"sha512-kBkDJNWPs2H1C0cVl5Refyd8XOi8YMXGYr3/dlNO6S3mSbYBYngQI1MlZOiaZxloAHMttSKobtx3nOUMw/rkWQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241025091435","@solana/functional":"2.0.0-canary-20241025091435","@solana/subscribable":"2.0.0-canary-20241025091435","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241025091435"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241025091435_1729848467645_0.9146810543362118","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241025091542":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241025091542","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241025091542","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"944cff33b4bd6d8e61d61b9489201d27f5532996","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241025091542.tgz","fileCount":17,"integrity":"sha512-OrQrDBlfD5H3K25kjY8aAAoxGC9zvVXOMe8hqtoApaC6yqF2ijdGywsjgrqDjDwMoLpjqA6B5+6vy4xNQLHYIQ==","signatures":[{"sig":"MEUCIQCIr/lhkEZmYYpybAv1gjhZKCwNciWMhiJH2dQlNwpoSQIgAzgkDZDrx2TYg+mNPwALhfMV8Q+Ke0pufkRNO1yFtD0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241025091542.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ab410228cc39206c4744e1321be48c99/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241025091542.tgz","_integrity":"sha512-OrQrDBlfD5H3K25kjY8aAAoxGC9zvVXOMe8hqtoApaC6yqF2ijdGywsjgrqDjDwMoLpjqA6B5+6vy4xNQLHYIQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241025091542","@solana/functional":"2.0.0-canary-20241025091542","@solana/subscribable":"2.0.0-canary-20241025091542","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241025091542"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241025091542_1729848513962_0.5398687014442052","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241025184759":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241025184759","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241025184759","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5eb48198d90818ac7822d6935565c9a1876fb00f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241025184759.tgz","fileCount":17,"integrity":"sha512-+IRazaF6fhxaiTb6aQ1QQJzJXeMLm5yevnad+22zdxsGEwb5Jix5YOat+sxG67sX/KaZ/jbAm6LqZL4M3XShSQ==","signatures":[{"sig":"MEUCIDYNJtabKKmZC6p2mt7I7Bd1ECDlyh+ja33UzH3PHwpDAiEAlmFnS6kmv+wGsF6qYXI4k3Yw7cP0t2IHLh25hme6znw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241025184759.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/af3442ccbb4f9e4e45c04a05ba38036b/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241025184759.tgz","_integrity":"sha512-+IRazaF6fhxaiTb6aQ1QQJzJXeMLm5yevnad+22zdxsGEwb5Jix5YOat+sxG67sX/KaZ/jbAm6LqZL4M3XShSQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241025184759","@solana/functional":"2.0.0-canary-20241025184759","@solana/subscribable":"2.0.0-canary-20241025184759","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241025184759"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241025184759_1729882846534_0.8948692895282344","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241025202756":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241025202756","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241025202756","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3a3580287b5ebdc355f06d4ee08974d25b1abe77","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241025202756.tgz","fileCount":17,"integrity":"sha512-U8bzYX3vLXNdZGcb537cIHa2GDFBiMesntzQgZKTUv/duhGIyqsBi782/VuXKN7YRmVDEuxqg+/SfGeTtPGKdA==","signatures":[{"sig":"MEUCIFmHj/v4ElKu0TqFlMiaOUefmZdvTAmMMPccFHAzooV4AiEA3isnzNToLQ64ZeTJcP3utpKOLvrfXYUZoT6qjGK0yes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241025202756.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c349c2554d92155daae8730a4cbc9b40/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241025202756.tgz","_integrity":"sha512-U8bzYX3vLXNdZGcb537cIHa2GDFBiMesntzQgZKTUv/duhGIyqsBi782/VuXKN7YRmVDEuxqg+/SfGeTtPGKdA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241025202756","@solana/functional":"2.0.0-canary-20241025202756","@solana/subscribable":"2.0.0-canary-20241025202756","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241025202756"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241025202756_1729888832654_0.21456493189371062","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241025210450":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241025210450","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241025210450","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f188d1c6d2a265150a92e761bc936d3ed6d841db","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241025210450.tgz","fileCount":17,"integrity":"sha512-4JgT7k8GCCL/PEP4TT4XnFZ08XmOKnxy9OGA/W+sVIHmHOWWhEpH1AfeenScEVfFNXhaEeqFY6BoOzGh8tJzyg==","signatures":[{"sig":"MEYCIQDTaMN8wS6WoQQe/KUPzUcNsIFMwKURmRcRiGjCGQf+CwIhAJX65CbLcEG5Ls84rSC4ioE3w/5uizLaamI6vBndg2Hq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241025210450.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/db136cee84f0b950fb27535319c5f427/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241025210450.tgz","_integrity":"sha512-4JgT7k8GCCL/PEP4TT4XnFZ08XmOKnxy9OGA/W+sVIHmHOWWhEpH1AfeenScEVfFNXhaEeqFY6BoOzGh8tJzyg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241025210450","@solana/functional":"2.0.0-canary-20241025210450","@solana/subscribable":"2.0.0-canary-20241025210450","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241025210450"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241025210450_1729891068627_0.39847874491104385","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241025213128":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241025213128","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241025213128","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6871ff24dc379fd605facfc41539ef9849bcfdb2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241025213128.tgz","fileCount":17,"integrity":"sha512-870sdDEhgAdwZEmS7MTi+GTJMZLZRqJRe9jlv0QscvCSdIOE4LvSXw5LrKKBFWbraImEFPxSc2jKSWszpPMpKQ==","signatures":[{"sig":"MEUCIQD/hDJ0F1M3zI+qI/mO1FNwmoNSldZ1oZ+bdOAQk1nfyQIgGxOsXFMQlycCEdVTHwfql1yeu9LRsb1unHN214Aq0Z0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241025213128.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/6f197ac4883ed762d19245fc18cdb8a5/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241025213128.tgz","_integrity":"sha512-870sdDEhgAdwZEmS7MTi+GTJMZLZRqJRe9jlv0QscvCSdIOE4LvSXw5LrKKBFWbraImEFPxSc2jKSWszpPMpKQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241025213128","@solana/functional":"2.0.0-canary-20241025213128","@solana/subscribable":"2.0.0-canary-20241025213128","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241025213128"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241025213128_1729892655504_0.6371158427225112","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241026064848":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241026064848","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241026064848","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"14e2a09679c8bd6404a07c1db64f378baf590793","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241026064848.tgz","fileCount":17,"integrity":"sha512-9WQVuF+qJej0JaL7G3c+695pzJZzMmjrY0ajXWLcrxREBL/GXBdTrWQZuzVsGcb8KGh5gb7QniAjqb33mtPCyQ==","signatures":[{"sig":"MEUCICzFy8Mda3QsUlvLRajevzlofxrLzKYW3ckiqMgg+mzBAiEA+vkcns0/xN93Y43UgqrpoUpr1HoGFVpttko5vjxJBV4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241026064848.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c7c396ff970a53cefa1117ba3b8d4449/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241026064848.tgz","_integrity":"sha512-9WQVuF+qJej0JaL7G3c+695pzJZzMmjrY0ajXWLcrxREBL/GXBdTrWQZuzVsGcb8KGh5gb7QniAjqb33mtPCyQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241026064848","@solana/functional":"2.0.0-canary-20241026064848","@solana/subscribable":"2.0.0-canary-20241026064848","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241026064848"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241026064848_1729926135953_0.04509578336772724","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241027102814":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241027102814","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241027102814","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"acb160fcec5e0ef98b0711f57c2f460fe0624711","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241027102814.tgz","fileCount":17,"integrity":"sha512-OKycQZ1MiueaoKu/WOKBbvLYA/YW2yCZF5y86ePdvdP4d7ytIYMc8BgYQ69hdOvv8zrALT+yLCYTvfn7HIsCQg==","signatures":[{"sig":"MEUCIC8woC6h55LdfQfQsX41/tgsBQQPmB7jSaeG/HZWzR0jAiEApGijJUHmwnD3uFJa38EPPNg/LfVLyAJhi7adi1wl6PE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241027102814.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d19b1f00149750e9e9125e9fb364546a/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241027102814.tgz","_integrity":"sha512-OKycQZ1MiueaoKu/WOKBbvLYA/YW2yCZF5y86ePdvdP4d7ytIYMc8BgYQ69hdOvv8zrALT+yLCYTvfn7HIsCQg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241027102814","@solana/functional":"2.0.0-canary-20241027102814","@solana/subscribable":"2.0.0-canary-20241027102814","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241027102814"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241027102814_1730025675531_0.655638268693427","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241027103025":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241027103025","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241027103025","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"94b4f407c92b926e1d4601fef738888a7f3f84dc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241027103025.tgz","fileCount":17,"integrity":"sha512-8evtCDMByGs8RRwcgF4SMUPA75W4FCLCVXmECaVsfz1Xg7Bs9rXqfRxzuVI80C1ghb3cGqVGRpjiyFxMD7Sdgw==","signatures":[{"sig":"MEUCIHycC6bqemewXcM/mZEEJ74aT21vI4r1EOMIo4myqWXgAiEAquSe9UBcAyf2s4yNflq9qeT+aFMYJFen3+w7R241+2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241027103025.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/69e753fdc40d41529c8269fa7c1486cd/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241027103025.tgz","_integrity":"sha512-8evtCDMByGs8RRwcgF4SMUPA75W4FCLCVXmECaVsfz1Xg7Bs9rXqfRxzuVI80C1ghb3cGqVGRpjiyFxMD7Sdgw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241027103025","@solana/functional":"2.0.0-canary-20241027103025","@solana/subscribable":"2.0.0-canary-20241027103025","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241027103025"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241027103025_1730025800897_0.6351150619755868","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241027112806":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241027112806","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241027112806","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c4497ba31dec6f5c9d3535f61f6e80bd874572b4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241027112806.tgz","fileCount":17,"integrity":"sha512-XmqaboHAyIx8CfgtMldp0vE5ElyYbGCXYsybLzckTBVxVZjFtPtbmhajpUtBdHsjBmEyjJwV9BFd5z0qQ3wo7A==","signatures":[{"sig":"MEUCIBLgSUf8jrWtpkUXo+DYxvGGmJ7hqPkDOL3xSLTPZ8EZAiEAzfWAUydpOd+/MzPUPyiZ0ayvZMuH4YljdCAxuQx0Knw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241027112806.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/bde3dbe1d400b0a94ff563b6ac76c157/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241027112806.tgz","_integrity":"sha512-XmqaboHAyIx8CfgtMldp0vE5ElyYbGCXYsybLzckTBVxVZjFtPtbmhajpUtBdHsjBmEyjJwV9BFd5z0qQ3wo7A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241027112806","@solana/functional":"2.0.0-canary-20241027112806","@solana/subscribable":"2.0.0-canary-20241027112806","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241027112806"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241027112806_1730029221098_0.9423492029685017","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241028084959":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241028084959","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241028084959","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fc71c4ae05d1c973857cbf90e81d168dfff26ec2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241028084959.tgz","fileCount":17,"integrity":"sha512-XBd5FXwQ8LW3GmVEv5PrZJGzwL0i+jjk9bCg28cEeBMTpFRGYD4DMaIDXUhp6L7Rs/AEZVr1BtN8C+wg9TCsnA==","signatures":[{"sig":"MEUCIDHdepwotLxRHzpmmYnoW0Iq23kt5yuzw714TNJCMCRIAiEA69ztDwwITqlKlLvafafPjqn0QfbpL7XCXs45dw4KKio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241028084959.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/5522b5079014212b07001fe959e3d54e/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241028084959.tgz","_integrity":"sha512-XBd5FXwQ8LW3GmVEv5PrZJGzwL0i+jjk9bCg28cEeBMTpFRGYD4DMaIDXUhp6L7Rs/AEZVr1BtN8C+wg9TCsnA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241028084959","@solana/functional":"2.0.0-canary-20241028084959","@solana/subscribable":"2.0.0-canary-20241028084959","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241028084959"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241028084959_1730106158032_0.3961480916114266","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241028084938":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241028084938","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241028084938","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"836a431739ac710b922b26b2cd010f5c261e31a6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241028084938.tgz","fileCount":17,"integrity":"sha512-4VyUXSeDolA5sdL7UrRAtYDMNYSH/sGm8qJhyiw6RGbsHHrlAFmZ5FkukNAqXYEWPPCpm+qMnTjTzFS3IlL/ug==","signatures":[{"sig":"MEYCIQDprcVlxTcX9kMNUO8zGi9DNfbBFmdmRqN1S1oG+ZUKDQIhAOOa36RWQu1fUpZNRLLCg7p7MPkOQE5uC1LB6zdDEelU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241028084938.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ad72be45e5159ed47a47ae47b8f4f972/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241028084938.tgz","_integrity":"sha512-4VyUXSeDolA5sdL7UrRAtYDMNYSH/sGm8qJhyiw6RGbsHHrlAFmZ5FkukNAqXYEWPPCpm+qMnTjTzFS3IlL/ug==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241028084938","@solana/functional":"2.0.0-canary-20241028084938","@solana/subscribable":"2.0.0-canary-20241028084938","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241028084938"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241028084938_1730106166888_0.838506926410751","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241028084937":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241028084937","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241028084937","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"181f247e9fe827d4cbe948808b5c0f918fffb7b5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241028084937.tgz","fileCount":17,"integrity":"sha512-bv/Io8fxFDN5m6/TqQKJdf9gNry18dSp/oLnM03GGt7PESEqjtF0eboer/dm+w8+QdDLgGHsHgjbobaS7qVyhg==","signatures":[{"sig":"MEQCIGnzT5jsKzjA4yLb1SiWeseEwYPTdw2Yru1c8YE7NUQqAiBmcCD8uvR8tskF7qx/H4rYOMa/INfQK0N1TwCQmcJhdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241028084937.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7b07c07937c1558a0790a7dd9db380e9/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241028084937.tgz","_integrity":"sha512-bv/Io8fxFDN5m6/TqQKJdf9gNry18dSp/oLnM03GGt7PESEqjtF0eboer/dm+w8+QdDLgGHsHgjbobaS7qVyhg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241028084937","@solana/functional":"2.0.0-canary-20241028084937","@solana/subscribable":"2.0.0-canary-20241028084937","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241028084937"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241028084937_1730106237693_0.0764565728561919","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241028085053":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241028085053","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241028085053","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2b24e14443f5e111190814682cf9ae10ffe7d44b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241028085053.tgz","fileCount":17,"integrity":"sha512-KqKp5ZOay3OMIpwYrKGEK/8qiqgw/nAKnJAGyZU7wNurNNyYpbM5sZinb+nPQEMCBisOKZWPx3qIjKs0g3o4YQ==","signatures":[{"sig":"MEUCIQDdBWvowlXqQ8mnVC1LCmfhB/IJ0hD95bc/velFhbsHPAIgJxv02BYZ4nQGaOeQHwUSM5PevMG0S8grGB5uuLFDYx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241028085053.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/1f7f29f4b778da05965e6e2849825d90/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241028085053.tgz","_integrity":"sha512-KqKp5ZOay3OMIpwYrKGEK/8qiqgw/nAKnJAGyZU7wNurNNyYpbM5sZinb+nPQEMCBisOKZWPx3qIjKs0g3o4YQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241028085053","@solana/functional":"2.0.0-canary-20241028085053","@solana/subscribable":"2.0.0-canary-20241028085053","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241028085053"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241028085053_1730106266303_0.01949904518198009","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241028105940":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241028105940","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241028105940","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"685492a7f6ed57c566e7958f606b0deee4f76b7b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241028105940.tgz","fileCount":17,"integrity":"sha512-woRlS4OETlKzOq9/Me152/K2yBJ4WGoQEe3Zqu0bTnRK1Q+VjOyzKmISF6nnvh0CcZYOyREq6crruZ3AZ/G4iQ==","signatures":[{"sig":"MEUCIQDAfjNqiW/pfm/o1AHQsC3pdiqf5EZYef8WQ6D5vn/ASwIgbfvttpu++OaUIlxKEu3MKCFPucCoUM6eGzUYIaGbjKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241028105940.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3d9914a2a8c047c361dc2953e993a562/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241028105940.tgz","_integrity":"sha512-woRlS4OETlKzOq9/Me152/K2yBJ4WGoQEe3Zqu0bTnRK1Q+VjOyzKmISF6nnvh0CcZYOyREq6crruZ3AZ/G4iQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241028105940","@solana/functional":"2.0.0-canary-20241028105940","@solana/subscribable":"2.0.0-canary-20241028105940","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241028105940"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241028105940_1730113955665_0.7835720897690315","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241029083651":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241029083651","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241029083651","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4c974b44097658d8eef77300dde9d74c7d621422","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241029083651.tgz","fileCount":17,"integrity":"sha512-0m7K4fRejANx8cpr+O8SjBaIeDyvp9BcNkFsdqOdNeoauKnn2795/56Ni1WQG+w4o2yDhsoEwcfQNDA9DcCvcw==","signatures":[{"sig":"MEUCIBhIjsV6hs/ZQ09ZdeXRTO2gzzAD6LkhEMY+Iwf7W9cmAiEA5ixSRy1szaalPtbLj9cNJx7/ZeNp+ixJjlCFbeO8Bp4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241029083651.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d1064a4a2fafce3cb37fb688d6cc6852/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241029083651.tgz","_integrity":"sha512-0m7K4fRejANx8cpr+O8SjBaIeDyvp9BcNkFsdqOdNeoauKnn2795/56Ni1WQG+w4o2yDhsoEwcfQNDA9DcCvcw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241029083651","@solana/functional":"2.0.0-canary-20241029083651","@solana/subscribable":"2.0.0-canary-20241029083651","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241029083651"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241029083651_1730191824209_0.22759810868785602","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241029083743":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241029083743","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241029083743","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8eb579715d36419526d074310c740506adc8bb4a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241029083743.tgz","fileCount":17,"integrity":"sha512-9cg+ou0tMAHXV34IzdmBJTrgtdHYJ9AYIO4BtkTm9AO+TjtriWBJM1WGLflWEqqOMBn+c5D8eB4TpJykNzYfgw==","signatures":[{"sig":"MEUCIDx5ft4BpfozUGGerVU34jTSCgTVVC8vIqHcUpkSPE7bAiEAiPAmBp7j076jSc0uTs2Bk/LSCm4f0qlbkGHHHCUZlPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241029083743.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/978c4e5342e008ad0e2c14967c5c778e/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241029083743.tgz","_integrity":"sha512-9cg+ou0tMAHXV34IzdmBJTrgtdHYJ9AYIO4BtkTm9AO+TjtriWBJM1WGLflWEqqOMBn+c5D8eB4TpJykNzYfgw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241029083743","@solana/functional":"2.0.0-canary-20241029083743","@solana/subscribable":"2.0.0-canary-20241029083743","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241029083743"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241029083743_1730191848959_0.5617989577318439","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241029085735":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241029085735","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241029085735","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"40bbc6decdbc26e01eb53e60d0cd5f8787f6106c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241029085735.tgz","fileCount":17,"integrity":"sha512-lmEmAdN6blwhjrKnUIx/Mniv2UEq2tNLUaH8K3fwfCGwkF163Mp3D3tNVuhntG1KSaDXW2nhGX+aOoY+YZ4CJw==","signatures":[{"sig":"MEQCIC3Ko3vgEE5QX7BoFkTuxR16Rmj3DmIwZZHMFugi2aTFAiBkJ1i+q/P8v/iNp2ac+vMHn+fi1QANxRcFRNxf0RentQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241029085735.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/edcd6c751cb5925dc9d7a0681420635e/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241029085735.tgz","_integrity":"sha512-lmEmAdN6blwhjrKnUIx/Mniv2UEq2tNLUaH8K3fwfCGwkF163Mp3D3tNVuhntG1KSaDXW2nhGX+aOoY+YZ4CJw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241029085735","@solana/functional":"2.0.0-canary-20241029085735","@solana/subscribable":"2.0.0-canary-20241029085735","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241029085735"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241029085735_1730193054989_0.5529725112073933","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241029091920":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241029091920","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241029091920","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7d9d9989845664a0f911537bf19d1413e4d9265f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241029091920.tgz","fileCount":17,"integrity":"sha512-TL6/1C1maUJizQNA+8XIBB3t87Bveg0VmI9ktD8/4Aft6pziPDyyRRC6Ykt2OZyKbuHM2pZuDIAu1GK7ctaQ7A==","signatures":[{"sig":"MEUCIQCeKYwPDEcMO05ylpmTvu9I7qwcHc5ZvjInjqZaDQ5LwwIgKrlAZrOTNW2Qqff4QCOx4pzgt00vdwTnLocmDLeUWOc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241029091920.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/57988f5eae23178bce1933d606ad0abf/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241029091920.tgz","_integrity":"sha512-TL6/1C1maUJizQNA+8XIBB3t87Bveg0VmI9ktD8/4Aft6pziPDyyRRC6Ykt2OZyKbuHM2pZuDIAu1GK7ctaQ7A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241029091920","@solana/functional":"2.0.0-canary-20241029091920","@solana/subscribable":"2.0.0-canary-20241029091920","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241029091920"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241029091920_1730194381925_0.1024145806683392","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241029094702":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241029094702","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241029094702","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"45a9020cf4287cf0c13a03e23b2ea06f3e95a4e6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241029094702.tgz","fileCount":17,"integrity":"sha512-onWzaPqSIjZzQgK1MC6gEvjs8+8anITW4xEDrLFXsxAo/CJ/M5JxPdR71D+hZo5KmNMHzGrtBIb/jRfdyaILBg==","signatures":[{"sig":"MEYCIQC1A+Y/SWdrPaWNs1UOoyYgwngkaXwnvAXnAritwO4ZGQIhAL0W4nlLQQkx4i380Qmdsj9G2+eK6X5+qv5hCcOlFTHX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241029094702.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4850ae130fa0a4fd3371c11c6d8ad9af/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241029094702.tgz","_integrity":"sha512-onWzaPqSIjZzQgK1MC6gEvjs8+8anITW4xEDrLFXsxAo/CJ/M5JxPdR71D+hZo5KmNMHzGrtBIb/jRfdyaILBg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241029094702","@solana/functional":"2.0.0-canary-20241029094702","@solana/subscribable":"2.0.0-canary-20241029094702","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241029094702"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241029094702_1730196065105_0.5938249031642573","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241029153836":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241029153836","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241029153836","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c32b2963d0434853f7f20ed53d5a2f9b1474fa99","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241029153836.tgz","fileCount":17,"integrity":"sha512-sh7NxiTAyBGQKqsizSvhavCHqzv64HL1PdhZANU4Qv5tbXZI//+dMF7QZTioYdAcD0cIJe8PbDs3B7KJ/zfPQQ==","signatures":[{"sig":"MEUCIH7vtMEZlGs5mF5Rzx+yQWTsgBqva6c/TXRRleMdvw6YAiEAtgN5GfIWi9547tb6bHWXj21ZdygCkVYkX3+ENpa+upE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241029153836.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/1b26d040d3218c4e54972de8f16c0f70/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241029153836.tgz","_integrity":"sha512-sh7NxiTAyBGQKqsizSvhavCHqzv64HL1PdhZANU4Qv5tbXZI//+dMF7QZTioYdAcD0cIJe8PbDs3B7KJ/zfPQQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241029153836","@solana/functional":"2.0.0-canary-20241029153836","@solana/subscribable":"2.0.0-canary-20241029153836","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241029153836"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241029153836_1730217115518_0.6576621640287175","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241029174745":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241029174745","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241029174745","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ee38b342d49ccd3f080a9c0fd10e31d726ba3761","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241029174745.tgz","fileCount":17,"integrity":"sha512-tpwxYCcL7zrDjOz86PSONTTSXVUPTP0jSlKjSJyKTCNsZgMxwfxk65rUrn2Fb1TgVx9gMrcXOyUq35b1Z6gi4g==","signatures":[{"sig":"MEYCIQDYpdC2Dadl+v6caFx73vv47DDZx15nW9iEfyNkkZ0WUgIhAOA4RTADLbtRY3uTN2gOdQUeya7VrornQCydxbzvCbgZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241029174745.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/1a6e7588f7335e361cc2670e0dcf4043/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241029174745.tgz","_integrity":"sha512-tpwxYCcL7zrDjOz86PSONTTSXVUPTP0jSlKjSJyKTCNsZgMxwfxk65rUrn2Fb1TgVx9gMrcXOyUq35b1Z6gi4g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241029174745","@solana/functional":"2.0.0-canary-20241029174745","@solana/subscribable":"2.0.0-canary-20241029174745","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241029174745"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241029174745_1730224832065_0.36761448773924554","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241030085554":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241030085554","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241030085554","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ec0a5027a1ba76065ee4788215cb044f53e9185b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241030085554.tgz","fileCount":17,"integrity":"sha512-PGfvbhmvpSPORZSdQZcWlKewjwGsHQeOYDnJKu1GLFlRg5S/4lvLa5tBoW1gQmlZr5WmVHhVUCuCxtX4RLG4zA==","signatures":[{"sig":"MEQCIDrru4+Nc+/bv/Dz2cQLUGvgz8zV/6BckKA36iNKZYd/AiB1YtG/aFutrItkHg5scZkpgMA8/XadKoO9g93FU/YGrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241030085554.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/dfb2c28a89b286eaf5f34b32223fac88/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241030085554.tgz","_integrity":"sha512-PGfvbhmvpSPORZSdQZcWlKewjwGsHQeOYDnJKu1GLFlRg5S/4lvLa5tBoW1gQmlZr5WmVHhVUCuCxtX4RLG4zA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241030085554","@solana/functional":"2.0.0-canary-20241030085554","@solana/subscribable":"2.0.0-canary-20241030085554","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241030085554"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241030085554_1730279396051_0.9881005250215167","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241030085848":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241030085848","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241030085848","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5164bb7d84a0c7c73b2a1b21c723b1c1e0f57370","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241030085848.tgz","fileCount":17,"integrity":"sha512-5Jpf3CnUYoFwp2mNkIAZUb+Ku6xtg98UucIxbvuZRcj01pN+O8yb1hMgyVH/PY7aSTjwnAhKKwzpxMinqIkuOQ==","signatures":[{"sig":"MEUCIGSSGxZlU2YCeFRsKJJSTZw/CvJ7pN5lopfh2sdwESwPAiEApla9IYRb53avfJqFpwm8vuEKNv81Cz9COApy/PMNGLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241030085848.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e1f5f207463a86586144e7071cbe2251/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241030085848.tgz","_integrity":"sha512-5Jpf3CnUYoFwp2mNkIAZUb+Ku6xtg98UucIxbvuZRcj01pN+O8yb1hMgyVH/PY7aSTjwnAhKKwzpxMinqIkuOQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241030085848","@solana/functional":"2.0.0-canary-20241030085848","@solana/subscribable":"2.0.0-canary-20241030085848","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241030085848"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241030085848_1730279563395_0.4284770777784557","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241030091634":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241030091634","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241030091634","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4a263f548332bc6d021da39d0c2e926482767b8c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241030091634.tgz","fileCount":17,"integrity":"sha512-9DoJJhB6LXcWmijjqFgwDF0ltHgZstpwVN2lk1HvIwxN7Lht5S9yWMm8XIk+vrAX78A6qklJ+sXGtANB8vS3Cw==","signatures":[{"sig":"MEYCIQD+7hFzpp23yvM1otR/CJrXpUzhbOD7SjL5PM0eo+hhzwIhAL2kSWAx+ZrBUIYGaee7qsCFk0IDAbtOUEu2XGU0jF40","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241030091634.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/24582c67c4660f25e49b9ad4bca5e70c/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241030091634.tgz","_integrity":"sha512-9DoJJhB6LXcWmijjqFgwDF0ltHgZstpwVN2lk1HvIwxN7Lht5S9yWMm8XIk+vrAX78A6qklJ+sXGtANB8vS3Cw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241030091634","@solana/functional":"2.0.0-canary-20241030091634","@solana/subscribable":"2.0.0-canary-20241030091634","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241030091634"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241030091634_1730280658513_0.23771537724119818","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241030160829":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241030160829","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241030160829","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b143f6b5e6edeaf59b219da4aee9b59ff60ecddd","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241030160829.tgz","fileCount":17,"integrity":"sha512-bFC6UQMHWFieieP4RM9GiH1AIPlo9/PnqPOHpsYEUYo3fCcBSzkNFfKw7EjP+DHM2y4krNFlT4MG60OtozqfOA==","signatures":[{"sig":"MEUCIQCNgxUoR0xSwR+kHEIdDrZ9IOu633OliN4xAkK20NDKtQIgTxch4U/49lFMDN8+S/89jcuGhOyBL9V3d0zo8kn3vJM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241030160829.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3d3c1e12bb14103466b6a2db4e9f6c97/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241030160829.tgz","_integrity":"sha512-bFC6UQMHWFieieP4RM9GiH1AIPlo9/PnqPOHpsYEUYo3fCcBSzkNFfKw7EjP+DHM2y4krNFlT4MG60OtozqfOA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241030160829","@solana/functional":"2.0.0-canary-20241030160829","@solana/subscribable":"2.0.0-canary-20241030160829","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241030160829"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241030160829_1730305346627_0.20645665764874033","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031071547":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241031071547","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241031071547","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"527ec011217b2c14615d08b91db1f1066a878211","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241031071547.tgz","fileCount":17,"integrity":"sha512-aq2haPw6DPW6B1lwAywb13mzYv18idQy1CEM+jZ4vnr4qovpeUDsGORzpHj4Y9qGylanZ5Ax50jOyvxWTHvIJw==","signatures":[{"sig":"MEUCIQCIGNvI2oU52oYIkAsr2mZHtyevA2GcyOsE8FEC9ckdwAIgMEBj8Tvzqcix+1WAbKEQBHoKqaDIEC75byC9CUlsEUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031071547.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/badd8d7ec4e58e83c55ca5321ac5eaf3/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031071547.tgz","_integrity":"sha512-aq2haPw6DPW6B1lwAywb13mzYv18idQy1CEM+jZ4vnr4qovpeUDsGORzpHj4Y9qGylanZ5Ax50jOyvxWTHvIJw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241031071547","@solana/functional":"2.0.0-canary-20241031071547","@solana/subscribable":"2.0.0-canary-20241031071547","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241031071547"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241031071547_1730359793995_0.019167489774172486","host":"s3://npm-registry-packages"}},"2.0.0-rc.2":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-rc.2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-rc.2","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"143188511ba79bc0068cbb9f1dc65c4192d1c017","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-rc.2.tgz","fileCount":17,"integrity":"sha512-y5QZHB1R0LPgeEOi0dJ5z+nFpwKJZNfxZF+OxICt354Yya6371I0rORaJdZJkMMRGAGtC5KYwyPAzB1fPDozMw==","signatures":[{"sig":"MEYCIQCLjXCpXM47O4eah2Qm2kMqYb1FqMA0XCEQXCyIvJ5NCAIhAMwNPi2fWjywKrSSJKmhD6Kp7W3Qbxgqp9MYJ6G6LjTm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82916},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-rc.2.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8e625d0f86c9d09d702f752f239b77f5/solana-rpc-subscriptions-channel-websocket-2.0.0-rc.2.tgz","_integrity":"sha512-y5QZHB1R0LPgeEOi0dJ5z+nFpwKJZNfxZF+OxICt354Yya6371I0rORaJdZJkMMRGAGtC5KYwyPAzB1fPDozMw==","deprecated":"This version introduced a bug that broke RPC subscriptions. Please use 2.0.0-rc.3.","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-rc.2","@solana/functional":"2.0.0-rc.2","@solana/subscribable":"2.0.0-rc.2","@solana/rpc-subscriptions-spec":"2.0.0-rc.2"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-rc.2_1730361023498_0.9016663291499183","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031083308":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241031083308","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241031083308","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1889a97c332f1d0b500e2bd07560d33a0d352c97","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241031083308.tgz","fileCount":17,"integrity":"sha512-xmKb8S/uiHNYochgkeKUChVTn+5oKih+/tVcSTuKTLdCpyjB9gajh8vECtM77CrrrkLIJpcZcpo7OZvhKRdyDA==","signatures":[{"sig":"MEUCIQCtg56MnCbOfqABQ3eGiBdXaQWowhLp7jgSbc0bfjF5BgIgX3ixx082kt/IA0fqtzTKhAwpxQt2YHXkqCLKxrl2EJI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031083308.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/65aa49f8f782fc00d848875b67c2c2b7/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031083308.tgz","_integrity":"sha512-xmKb8S/uiHNYochgkeKUChVTn+5oKih+/tVcSTuKTLdCpyjB9gajh8vECtM77CrrrkLIJpcZcpo7OZvhKRdyDA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241031083308","@solana/functional":"2.0.0-canary-20241031083308","@solana/subscribable":"2.0.0-canary-20241031083308","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241031083308"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241031083308_1730364358606_0.9852588300300329","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031085618":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241031085618","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241031085618","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7137978da11d29c40b7ff086c86496cbc048f5b9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241031085618.tgz","fileCount":17,"integrity":"sha512-bS/73hNF6NwIVrQvsrl5AEPbkRgaI2QFhGlpLOFLY0OIRUKRBqRvlQs7Kg9MUMJbyV73CNcZUj4qB5Wzijagbg==","signatures":[{"sig":"MEQCIF7Mcbui04Js8LbGeR3f2tjleIXTweBQFsivNhJavI/LAiBVdOgt5SOLEvpY9avluvUN5HBrlwshoT7xw3Lv5RjbFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031085618.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d2f487f2e07ff0148985ea62c3cba19a/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031085618.tgz","_integrity":"sha512-bS/73hNF6NwIVrQvsrl5AEPbkRgaI2QFhGlpLOFLY0OIRUKRBqRvlQs7Kg9MUMJbyV73CNcZUj4qB5Wzijagbg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241031085618","@solana/functional":"2.0.0-canary-20241031085618","@solana/subscribable":"2.0.0-canary-20241031085618","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241031085618"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241031085618_1730365762372_0.5666681728194409","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031085619":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241031085619","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241031085619","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"97f758bf5cf5fad26ec7f91ceca22e63f92395e6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241031085619.tgz","fileCount":17,"integrity":"sha512-Im7WYGZRBs6P7A3TwFmFVEapFLDXZCtuv5Vz+qHUimZjBfj0uVMMuZwchVVwt+BcWBo8dAvLc6PnW61YUIHxVg==","signatures":[{"sig":"MEQCIAZkiehgTfI4LPoKv0pOAoIb4p9WtlpOX8gYfnYt+di2AiBPDwu8Ro3b0ShvjElJMc+Yoq49B778Zs6ukzzr/Kfchg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031085619.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e5d4a584b05d3e7c62880de7a88a75b4/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031085619.tgz","_integrity":"sha512-Im7WYGZRBs6P7A3TwFmFVEapFLDXZCtuv5Vz+qHUimZjBfj0uVMMuZwchVVwt+BcWBo8dAvLc6PnW61YUIHxVg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241031085619","@solana/functional":"2.0.0-canary-20241031085619","@solana/subscribable":"2.0.0-canary-20241031085619","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241031085619"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241031085619_1730365772757_0.15978982074656356","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031085551":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241031085551","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241031085551","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8e7afe92c744fbd1ab5833e238345b4826fa3106","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241031085551.tgz","fileCount":17,"integrity":"sha512-9Zr82A4UaiX7KsjsWk7cJmVvRvLP0EUb6ZJAW9iaFIKkKmUQRL6TJk1NUn9OmvFn24225tgrLDNev/s2vmrVhA==","signatures":[{"sig":"MEYCIQCSL0W3YENGHSvz02h8bwUNNxBiPzOoxxTOhrwAKZ4rbwIhAK3VUKFPr7OdzRxDB+9aNDNVVOaJybi4vqzJXeaLzlqW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83001},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031085551.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c4ade344270814dedb06687aebb30d67/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031085551.tgz","_integrity":"sha512-9Zr82A4UaiX7KsjsWk7cJmVvRvLP0EUb6ZJAW9iaFIKkKmUQRL6TJk1NUn9OmvFn24225tgrLDNev/s2vmrVhA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241031085551","@solana/functional":"2.0.0-canary-20241031085551","@solana/subscribable":"2.0.0-canary-20241031085551","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241031085551"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241031085551_1730365785724_0.8906795483159979","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031090149":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241031090149","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241031090149","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"888c960047cf03e546189d8b6f9536027013c354","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241031090149.tgz","fileCount":17,"integrity":"sha512-iD0uxwTfwzgwaNijYfbX3a+NDsqC3iICRz/rNpysqY/eQp8iUwtw6+nb93ce/ZDoV2TTXmYHuTpXyqbHlUWaxw==","signatures":[{"sig":"MEYCIQCLHaFD25whPsM2lcZYFMaH3LOi4fDjjGT3TfDuRjiW/AIhAIP7tAz3xeNzU0l7k9A7hdL1W/Sp7Yk1d9VbcvIucIr7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82741},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031090149.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7001ca253d5dec0a389ee88aa7add0c0/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031090149.tgz","_integrity":"sha512-iD0uxwTfwzgwaNijYfbX3a+NDsqC3iICRz/rNpysqY/eQp8iUwtw6+nb93ce/ZDoV2TTXmYHuTpXyqbHlUWaxw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241031090149","@solana/functional":"2.0.0-canary-20241031090149","@solana/subscribable":"2.0.0-canary-20241031090149","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241031090149"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241031090149_1730366103764_0.784488278019404","host":"s3://npm-registry-packages"}},"2.0.0-rc.3":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-rc.3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-rc.3","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c9f968018af4d75261d007b4031451cc2470c150","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-rc.3.tgz","fileCount":17,"integrity":"sha512-pZFH/FIWAfU1DiwM2XIB+A3gcDQeGS8Erp9yZVRz1VOyYlp3PZU1L2gQFW3SJPhoTYdako/dBf+0IRT031h5lg==","signatures":[{"sig":"MEYCIQD8jbC1oqMgrPL/mzj/GFPky7WaoAMI5OcQQ2PccigNVQIhAMT7saDX4xW1zyRwlCsaOZOvCo3gmCimSptT1LSngJcY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82656},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-rc.3.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f19edd880ad6e8a4a9691acc5e41b224/solana-rpc-subscriptions-channel-websocket-2.0.0-rc.3.tgz","_integrity":"sha512-pZFH/FIWAfU1DiwM2XIB+A3gcDQeGS8Erp9yZVRz1VOyYlp3PZU1L2gQFW3SJPhoTYdako/dBf+0IRT031h5lg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-rc.3","@solana/functional":"2.0.0-rc.3","@solana/subscribable":"2.0.0-rc.3","@solana/rpc-subscriptions-spec":"2.0.0-rc.3"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-rc.3_1730395573526_0.9140215389559285","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031172011":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241031172011","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241031172011","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fc77eae77494375d3fa36b0dd6b6c89b802430ca","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241031172011.tgz","fileCount":17,"integrity":"sha512-rT5POPsGoqO0cWuiCzVH7I+Wgcl2PXhai68rI5PGWtZRNeB0vdGQrL7No+6BZorI7N0GvuxQscFomCwRNeF3uw==","signatures":[{"sig":"MEUCIQCe/bjzBeVvdZZ/0cnFdWSPP4UkOPzJBer24opDEUTfQgIgPktMDB08MO8hUL/1F+G2okxKJMWkcnqyBNJD/RmbDhg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82741},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031172011.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e1dda76140e8b231972d3978dc2b1601/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031172011.tgz","_integrity":"sha512-rT5POPsGoqO0cWuiCzVH7I+Wgcl2PXhai68rI5PGWtZRNeB0vdGQrL7No+6BZorI7N0GvuxQscFomCwRNeF3uw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241031172011","@solana/functional":"2.0.0-canary-20241031172011","@solana/subscribable":"2.0.0-canary-20241031172011","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241031172011"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241031172011_1730395963218_0.09257621899109969","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031172321":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241031172321","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241031172321","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e260a9e682d231cfde860499f823bf8826faad74","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241031172321.tgz","fileCount":17,"integrity":"sha512-dtf514IUfhCEHJFUMEFq2joRAYBqe1Z3IeOw7OHFadlY11D7uxBI7s872DxgO0Ut4mqdzhiKoX5/y25H0pT/lA==","signatures":[{"sig":"MEYCIQDAIpCqL4hMqgPDHO2PFz8Fe8WsZznQqxSbDmSi71dL8gIhAIVK567XRn2D5zAG0HObxbKq/2nHXSCnOvfXlqwAwsfp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82741},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031172321.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/236b835209174738a4cb72d67979ede0/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031172321.tgz","_integrity":"sha512-dtf514IUfhCEHJFUMEFq2joRAYBqe1Z3IeOw7OHFadlY11D7uxBI7s872DxgO0Ut4mqdzhiKoX5/y25H0pT/lA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241031172321","@solana/functional":"2.0.0-canary-20241031172321","@solana/subscribable":"2.0.0-canary-20241031172321","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241031172321"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241031172321_1730396220235_0.7882816872793807","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031172938":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241031172938","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241031172938","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"859350d6cb4bf5f3d87f7915a0e9096ed1e610f0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241031172938.tgz","fileCount":17,"integrity":"sha512-VwHE3PApakg4SjpN/cULQpKQ46Q9O8VR7bRNxf0PmK2L0VUcFZ5fqSNMp/S+kNEvyhBKeVIXQ/7k8x1GQRZmiA==","signatures":[{"sig":"MEYCIQD4P69+06uxLsosqU1PcvQqZRukQucxx/h2BpYf3gotrwIhAKQguqy3gu98WbGBA+ZUkMCKeJ2DIgCKgqMZZXqoj1P/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82741},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031172938.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/91ce6edb75d41f38c9e72d9fd40c131b/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031172938.tgz","_integrity":"sha512-VwHE3PApakg4SjpN/cULQpKQ46Q9O8VR7bRNxf0PmK2L0VUcFZ5fqSNMp/S+kNEvyhBKeVIXQ/7k8x1GQRZmiA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241031172938","@solana/functional":"2.0.0-canary-20241031172938","@solana/subscribable":"2.0.0-canary-20241031172938","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241031172938"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241031172938_1730396594472_0.9754401323426463","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031190501":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241031190501","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241031190501","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"886c33ced36dbbe836d4fc7d66535e04a2743aed","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241031190501.tgz","fileCount":17,"integrity":"sha512-8UAgYvA1wT+YXVlTHTuNRju9VDEU41iblSCgJR1LzpwSpqfPmtu4oWYqEGLZoIarULmSnBFL1OuCwYmjRS9b7g==","signatures":[{"sig":"MEQCIHetah++dkaDSky+JwBDwTSgJGSpI79tCMTLUA88jKsQAiBOLeKcPkFpOCjb1sX25nV4iwnX7b6XD5EfKJLFIrY2DQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031190501.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f021b6fa0e868dcc225485da9892c6a8/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241031190501.tgz","_integrity":"sha512-8UAgYvA1wT+YXVlTHTuNRju9VDEU41iblSCgJR1LzpwSpqfPmtu4oWYqEGLZoIarULmSnBFL1OuCwYmjRS9b7g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241031190501","@solana/functional":"2.0.0-canary-20241031190501","@solana/subscribable":"2.0.0-canary-20241031190501","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241031190501"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241031190501_1730402358975_0.9546173172976695","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241101092700":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241101092700","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241101092700","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"03037d2a5764795d7343970d2128f31fe92a2a9c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241101092700.tgz","fileCount":17,"integrity":"sha512-zN3uemYFvAxj8ZqmcvkFdzWZSBsGLqH61xww0m2xVFDaIINgUjYkcTwsCG5oofSXyxiHpdPt0QPeU43ArwV7aQ==","signatures":[{"sig":"MEYCIQC9eW15OGsUS4Fb1etWYU5Du10E+wAx+5ogAJPtZajkHQIhAPUt7YDs6Daa1GI9mLe+0Jd+VtIf+WUj76sqXNhnRMe8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241101092700.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/58a88b9d7a37317d75f36f7d320e4ffc/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241101092700.tgz","_integrity":"sha512-zN3uemYFvAxj8ZqmcvkFdzWZSBsGLqH61xww0m2xVFDaIINgUjYkcTwsCG5oofSXyxiHpdPt0QPeU43ArwV7aQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241101092700","@solana/functional":"2.0.0-canary-20241101092700","@solana/subscribable":"2.0.0-canary-20241101092700","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241101092700"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241101092700_1730454020695_0.5009482809914783","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241101092730":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241101092730","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241101092730","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f92a6b32816881b941b65b2deaea43601eb7da69","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241101092730.tgz","fileCount":17,"integrity":"sha512-uWZm0AJSLF8oT5JIQHXKuiVhdHVErLBKs2vAJQWoYQSW+/qhNuWNALLenrXHGbigNZ08BQNw9RMBb/9pFwiDJw==","signatures":[{"sig":"MEUCICPi0NSt7OcWG3egnO738xozpmjk/DCx3WQl20HBV+DZAiEAzY6XGf+B8w75sL4duq37JIA5fzJe1f+DpHei1gwh1nM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241101092730.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/745c62391615d13841567c81cb684aef/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241101092730.tgz","_integrity":"sha512-uWZm0AJSLF8oT5JIQHXKuiVhdHVErLBKs2vAJQWoYQSW+/qhNuWNALLenrXHGbigNZ08BQNw9RMBb/9pFwiDJw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241101092730","@solana/functional":"2.0.0-canary-20241101092730","@solana/subscribable":"2.0.0-canary-20241101092730","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241101092730"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241101092730_1730454068373_0.015482958970743033","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241104102141":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241104102141","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241104102141","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a01af55823a69691d9fbb5acba75dc903affb82f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241104102141.tgz","fileCount":17,"integrity":"sha512-Uy58qP2wFfYeTRrR6jfOUoo7LEOuWk3Qr6E24Y3yN2XkjooI6oXPdkRBJgVSPxGwtFgJFNnLieZCANiG4zWhHg==","signatures":[{"sig":"MEUCIQDUtTs14ssu/TTzSwOsSuvx+dCrnQM7nsPPNDm1nX5jIgIgdkSQgmph24eMyiRj3wxk6t7Y4eMYXyWkrGIDMBYqJXk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241104102141.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a86f46fe537949d8530e0215be823edc/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241104102141.tgz","_integrity":"sha512-Uy58qP2wFfYeTRrR6jfOUoo7LEOuWk3Qr6E24Y3yN2XkjooI6oXPdkRBJgVSPxGwtFgJFNnLieZCANiG4zWhHg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241104102141","@solana/functional":"2.0.0-canary-20241104102141","@solana/subscribable":"2.0.0-canary-20241104102141","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241104102141"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241104102141_1730716483971_0.5091437132395356","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241104102101":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241104102101","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241104102101","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f9d8f413e836cd6f725552b398e0c52876d45151","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241104102101.tgz","fileCount":17,"integrity":"sha512-1gPSB8CmbTABQhpLdRD8SyMgD6yeiFsT6WH0dRuMxZOCUEuzir1yJ/QDKE01CZKPHd1ckhfPVZ1xU0Ep9jCDQQ==","signatures":[{"sig":"MEQCIEC3eBpvt2oliVFO2fVAb4fVnKD1/Gw/6uqdaxeVAqVrAiBu15tkPlr9zclfLXLbwSBWm0lzgsKx59WTvWyJf4romA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241104102101.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/5b7899a313321bebfead36edd7f533f8/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241104102101.tgz","_integrity":"sha512-1gPSB8CmbTABQhpLdRD8SyMgD6yeiFsT6WH0dRuMxZOCUEuzir1yJ/QDKE01CZKPHd1ckhfPVZ1xU0Ep9jCDQQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241104102101","@solana/functional":"2.0.0-canary-20241104102101","@solana/subscribable":"2.0.0-canary-20241104102101","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241104102101"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241104102101_1730716493440_0.19292465869714048","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241104102302":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241104102302","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241104102302","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"69bedd92ca498e23a3ffdb4c6bc5330ad64232da","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241104102302.tgz","fileCount":17,"integrity":"sha512-KtL3UgVjd7dlmk8mxROinAlKIgADE04Q22/Xuj1Z/FKFXcbELNM2nTWhd9cmIEChVexv2LYkyqfb2CPPlV47oA==","signatures":[{"sig":"MEQCIGtdOjeJhkteTtCAmedQKtWrGSXB2Qga1T6ndkhkn5LRAiAsOTXv4WYfAu/udgyWwUNakQ6dS8hA6N/6GTT5hYUi9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241104102302.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2c109c113ace56794cc3df4a284a74fa/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241104102302.tgz","_integrity":"sha512-KtL3UgVjd7dlmk8mxROinAlKIgADE04Q22/Xuj1Z/FKFXcbELNM2nTWhd9cmIEChVexv2LYkyqfb2CPPlV47oA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241104102302","@solana/functional":"2.0.0-canary-20241104102302","@solana/subscribable":"2.0.0-canary-20241104102302","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241104102302"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241104102302_1730716568701_0.6644545624469356","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241104104730":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241104104730","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241104104730","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"dbc7afedb50ff60261f334dbd5ccf5f0ee8d3445","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241104104730.tgz","fileCount":17,"integrity":"sha512-uD63j+X6WpvwDvIKMvcZ5VndbWyXgLRk9ZGiy2vDOPnf0Ny5+S5Bf7rDgsqbkB/XzaCNmMXNapq/mJTRjK0Xlg==","signatures":[{"sig":"MEUCIQD/tyNN2P9mFqtrTxPlea+Y7zfMgLs9++/6kXK0CSHi4wIgWN0Vhh75+1ni4qZRQ70IF9EkKRyrzoYu0ts/6tna4dg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241104104730.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/09dc93aee7746de23c2add1d89edf89c/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241104104730.tgz","_integrity":"sha512-uD63j+X6WpvwDvIKMvcZ5VndbWyXgLRk9ZGiy2vDOPnf0Ny5+S5Bf7rDgsqbkB/XzaCNmMXNapq/mJTRjK0Xlg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241104104730","@solana/functional":"2.0.0-canary-20241104104730","@solana/subscribable":"2.0.0-canary-20241104104730","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241104104730"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241104104730_1730718053557_0.4725360188205945","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241105084618":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241105084618","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241105084618","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c1f45db70e37dfb37dab51a568ebf58828d29be4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241105084618.tgz","fileCount":17,"integrity":"sha512-jkPDHfR9Mrl4LLcxG8Xj6sZ8FaTX5nMNRTb2UqbZ/5EgA9qOoyDkOhU9T8Warng4s2Euor+0rJ/M3NrafkCXAQ==","signatures":[{"sig":"MEYCIQChw44s0wR/+6icftpR0vvrTQnwrbRpesKWPG3cadm5SQIhALTX4iaSGI6QA82wbSJeEKXFBl8sMAxXoPH/SHZ0Dk8n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241105084618.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9e6d9f7f39360b8353fdad636911ee17/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241105084618.tgz","_integrity":"sha512-jkPDHfR9Mrl4LLcxG8Xj6sZ8FaTX5nMNRTb2UqbZ/5EgA9qOoyDkOhU9T8Warng4s2Euor+0rJ/M3NrafkCXAQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241105084618","@solana/functional":"2.0.0-canary-20241105084618","@solana/subscribable":"2.0.0-canary-20241105084618","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241105084618"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241105084618_1730797140095_0.1294855755023252","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241105084944":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241105084944","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241105084944","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ddb164fd796fbdaf49611d270455c7ff5ee1788a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241105084944.tgz","fileCount":17,"integrity":"sha512-YsR6188OCRHbM8pK5mEz+nbLyLEciDFgQTZNG4FH3jGIh4QxnXnw5eu+9wl01mmQLH9W9EkFB5Ds+HwMbwW/lQ==","signatures":[{"sig":"MEQCIEVcpvbS3AL/5ESJEF3c+DMMASKZJGOfjRoVbaKJibmjAiAiU+CvElsXJXlAvz0TwFLkAhxxh1IUL7rhioz+0PbYiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241105084944.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/51789f8b5ca29f445e3ad4f1f2463113/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241105084944.tgz","_integrity":"sha512-YsR6188OCRHbM8pK5mEz+nbLyLEciDFgQTZNG4FH3jGIh4QxnXnw5eu+9wl01mmQLH9W9EkFB5Ds+HwMbwW/lQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241105084944","@solana/functional":"2.0.0-canary-20241105084944","@solana/subscribable":"2.0.0-canary-20241105084944","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241105084944"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241105084944_1730797426231_0.5646244572973802","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241105102542":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241105102542","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241105102542","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ffae5f032cfe83e937e0fcd47ffe8bd3331b87de","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241105102542.tgz","fileCount":17,"integrity":"sha512-FFf8idlRPZdGsENT4ECk//ifx4T2IrxQuGzpbYRpF4E0HepGqMYjx9nSGt9hrUeXFIBIP39EfJFuSOcVDlUMXw==","signatures":[{"sig":"MEYCIQDiaJEFQEohTTU0TNgnOgpyFIj9tfdtmXQio2bRbXt6jgIhALs6+DrxPOsPHwpTN1hHcVR0OCzxy0pmn50n04rjZ8J4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241105102542.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/89dff9e4146cc2afd0b7b1ccc97faf41/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241105102542.tgz","_integrity":"sha512-FFf8idlRPZdGsENT4ECk//ifx4T2IrxQuGzpbYRpF4E0HepGqMYjx9nSGt9hrUeXFIBIP39EfJFuSOcVDlUMXw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241105102542","@solana/functional":"2.0.0-canary-20241105102542","@solana/subscribable":"2.0.0-canary-20241105102542","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241105102542"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241105102542_1730803136757_0.1072322994245547","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241105102652":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241105102652","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241105102652","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ce47b3166f5b4b08a7c5d9a5f9454a7d76ea384b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241105102652.tgz","fileCount":17,"integrity":"sha512-gRNIY++NjVMqlIgLH+6zbfalels1HVRQXHo9Ls8uJ8fD3VfvJe2gJRKANv62ICkJ/HbdUBm8pcSFeR2gl2Lt+Q==","signatures":[{"sig":"MEYCIQCjSg+7cQXb2gDA9gs+Z4wnmmchr794i/u+B4xmtXE10QIhAJ+a5usikHwBaaYljW3KYjSwT+Ral+34SAeyEZIND+ly","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241105102652.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e526894aeda03808dd52fceaf094a1e2/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241105102652.tgz","_integrity":"sha512-gRNIY++NjVMqlIgLH+6zbfalels1HVRQXHo9Ls8uJ8fD3VfvJe2gJRKANv62ICkJ/HbdUBm8pcSFeR2gl2Lt+Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241105102652","@solana/functional":"2.0.0-canary-20241105102652","@solana/subscribable":"2.0.0-canary-20241105102652","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241105102652"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241105102652_1730803166343_0.6523399247438013","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241105163008":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241105163008","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241105163008","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"747fe2e19938e006d6d5453bf1aa57537bf5e52e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241105163008.tgz","fileCount":17,"integrity":"sha512-bpqtN12QfGWqujBNkQLYjRc1NWIcSnDwiwtsB2UCN/lxbNlOljf+Z7H32hO3pRQIpV5BQm0+BMUMBdN5nBUYFQ==","signatures":[{"sig":"MEYCIQChE+oH/G6wyx9ypY3bbXZVCrRQE6NrlOfKAos8exTmhQIhAO3vx+z4w2WdHGRKVHg9pcMg8cYnpAgfy/a92w4NB+ST","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241105163008.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/69deadaac8b6159c1a8b690d5eaf5682/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241105163008.tgz","_integrity":"sha512-bpqtN12QfGWqujBNkQLYjRc1NWIcSnDwiwtsB2UCN/lxbNlOljf+Z7H32hO3pRQIpV5BQm0+BMUMBdN5nBUYFQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241105163008","@solana/functional":"2.0.0-canary-20241105163008","@solana/subscribable":"2.0.0-canary-20241105163008","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241105163008"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241105163008_1730825004774_0.03653042815330254","host":"s3://npm-registry-packages"}},"2.0.0-rc.4":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-rc.4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-rc.4","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"43db37b4b60eecc7b3c589201cfe7ab40ea50d04","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-rc.4.tgz","fileCount":17,"integrity":"sha512-Rj8vb+f5gXrJ2KBA1+gJ1eXnjawG2vNtuL/WWd/CD1xEzmBV9oFXbzcGG7tTLsQWSM9+BcgiMGhhKg5DCnpWcQ==","signatures":[{"sig":"MEQCIG8+b7QOVxAddMaO1OkE7iiOyTzuiPPKsFQFbEmGoYekAiAhNA2axyca//C2knItiewBYbMkBraSQoWOEIxtDGIS7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82526},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-rc.4.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c3b09a77e9d7295aa9da76880ef82557/solana-rpc-subscriptions-channel-websocket-2.0.0-rc.4.tgz","_integrity":"sha512-Rj8vb+f5gXrJ2KBA1+gJ1eXnjawG2vNtuL/WWd/CD1xEzmBV9oFXbzcGG7tTLsQWSM9+BcgiMGhhKg5DCnpWcQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-rc.4","@solana/functional":"2.0.0-rc.4","@solana/subscribable":"2.0.0-rc.4","@solana/rpc-subscriptions-spec":"2.0.0-rc.4"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-rc.4_1730825558031_0.09136396022359916","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241105165629":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241105165629","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241105165629","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"033c6cc161ed341c35df66165b8186e824f74786","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241105165629.tgz","fileCount":17,"integrity":"sha512-fhVlXULryrE5SiGe0CKIvcmC/XV8YeqYWls54TOab4/12Kj3zB9lkZub0izzsr6PVk+GuHQYJ+Yh11gUIIdDag==","signatures":[{"sig":"MEUCIQD33NZlN8O2iQ2toSZz/kmkh5j9fjqEHCKjqNohstuEVgIgM2ADefe/UXlXfm29QHIEHrHobYNsYBuWKNRjkY8qRkM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241105165629.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3a6a07051ed0bea95ee05971303462cc/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241105165629.tgz","_integrity":"sha512-fhVlXULryrE5SiGe0CKIvcmC/XV8YeqYWls54TOab4/12Kj3zB9lkZub0izzsr6PVk+GuHQYJ+Yh11gUIIdDag==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241105165629","@solana/functional":"2.0.0-canary-20241105165629","@solana/subscribable":"2.0.0-canary-20241105165629","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241105165629"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241105165629_1730826607099_0.4296481678742001","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241106094842":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241106094842","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241106094842","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"55c39ffd4f943f207c1088f6a064a5340b4e81e9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241106094842.tgz","fileCount":17,"integrity":"sha512-oTsaChvkNaxmjGPl1oA34JnwqUiZ5JaTyQsbw+EJGDh7ITuZmjOCIdPBfDdI79d5mxSHfOdxQr6MLJY552BUcw==","signatures":[{"sig":"MEUCIQCm5o4uHaE5vjDqkOpWDn7LOcSeGcmRmKthNzCD8Wy+BgIgFpdvhnskBsDD0uHDlAmZIq3HevrCXl4zYDA5VRC+2vg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241106094842.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/dcce76f73c4c973f29479286ca7e8cf8/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241106094842.tgz","_integrity":"sha512-oTsaChvkNaxmjGPl1oA34JnwqUiZ5JaTyQsbw+EJGDh7ITuZmjOCIdPBfDdI79d5mxSHfOdxQr6MLJY552BUcw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241106094842","@solana/functional":"2.0.0-canary-20241106094842","@solana/subscribable":"2.0.0-canary-20241106094842","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241106094842"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241106094842_1730887311441_0.3596767711479887","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241106101031":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241106101031","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241106101031","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"eb643486a49b793664d40e6d0dc60f87d27d0b89","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241106101031.tgz","fileCount":17,"integrity":"sha512-VI/ru+KNlsVaC0pPtK3lTb2oP/mduXMYNoe0xpxfFLXNt5PC4Xzpdf2WJ9D7Wzr10eO9ex5RlxC1LkWYNZ3agg==","signatures":[{"sig":"MEUCIQDgPZ21Gu/tktfWw/NG62/gdOSQmNrxbcu4UoETdbqgwgIgB9LG+5kiO5a5cB273uR4w6zU4CSocf2NUXblc6KReps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241106101031.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/b2f9dc0f7be071159f826a8bd3bd1edb/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241106101031.tgz","_integrity":"sha512-VI/ru+KNlsVaC0pPtK3lTb2oP/mduXMYNoe0xpxfFLXNt5PC4Xzpdf2WJ9D7Wzr10eO9ex5RlxC1LkWYNZ3agg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241106101031","@solana/functional":"2.0.0-canary-20241106101031","@solana/subscribable":"2.0.0-canary-20241106101031","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241106101031"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241106101031_1730888655954_0.3146830733829069","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241106103134":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241106103134","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241106103134","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f9c53652a530562856805653c42d9ac9a209c5e0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241106103134.tgz","fileCount":17,"integrity":"sha512-EJihvp2xr2/ADB3j6NY7WLbuZjyR0WXTJPmUdPDV5nIO8JfNT9R7hqt5zGayl7rppQ+74zSBiic3vsd7QL18FA==","signatures":[{"sig":"MEUCICPcN3N/awhSuNpw2fG9PxIMH7RYvvIgjIpjigvlq6oXAiEAiX3JNAWWlRPrlpk8hqOp39yirNfBFHyJDo/xQoME2bo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241106103134.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/20c480c42f880d6a2f1cb01e07ca9385/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241106103134.tgz","_integrity":"sha512-EJihvp2xr2/ADB3j6NY7WLbuZjyR0WXTJPmUdPDV5nIO8JfNT9R7hqt5zGayl7rppQ+74zSBiic3vsd7QL18FA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241106103134","@solana/functional":"2.0.0-canary-20241106103134","@solana/subscribable":"2.0.0-canary-20241106103134","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241106103134"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241106103134_1730889902928_0.36366602067818743","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241107105107":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241107105107","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241107105107","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"60b0679a82ab9000bb147bbc5ca99882e58863dd","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241107105107.tgz","fileCount":17,"integrity":"sha512-Vjcn7f2o8UpKQ9sAxkjGGSwiokUlufdQQwFk9TxhDOm+DNXWZQk+9/ytdM2DtH+QmgOiCEY1phczmoNAekzDYA==","signatures":[{"sig":"MEYCIQCmRzm6vamaR3uDwXE99GqQ3La6qu7k4pmbB4Op6c/2YwIhAKVTWIkKIrk0k1LG33veUPlA3abvQEzfNrfwIZkR90VQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241107105107.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2fe51961215a84f5baca87b3ad58bda1/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241107105107.tgz","_integrity":"sha512-Vjcn7f2o8UpKQ9sAxkjGGSwiokUlufdQQwFk9TxhDOm+DNXWZQk+9/ytdM2DtH+QmgOiCEY1phczmoNAekzDYA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241107105107","@solana/functional":"2.0.0-canary-20241107105107","@solana/subscribable":"2.0.0-canary-20241107105107","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241107105107"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241107105107_1730977461453_0.41251425293233446","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241107193854":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241107193854","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241107193854","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e57830db52d9d5e2c8579e7fbb7bce5205cbe68f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241107193854.tgz","fileCount":17,"integrity":"sha512-fgqtagkwHtjFbv6G/VkJ92fNSKULkXjaZMKhA+TesTPfv9sW4AI6MYtXgRorkYTgpbhZMReebohrSiPrZgBozw==","signatures":[{"sig":"MEUCIE/J0vIl00yc23EjBJPoG4d09XLrFVTXqqhCc7z9rbE+AiEAkjPO4bXVvWNQfoBfpKWjcSUMhr6h8TExqAMFKhGhue4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241107193854.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/da723c50568b38773eda57de03ef0f54/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241107193854.tgz","_integrity":"sha512-fgqtagkwHtjFbv6G/VkJ92fNSKULkXjaZMKhA+TesTPfv9sW4AI6MYtXgRorkYTgpbhZMReebohrSiPrZgBozw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241107193854","@solana/functional":"2.0.0-canary-20241107193854","@solana/subscribable":"2.0.0-canary-20241107193854","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241107193854"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241107193854_1731009103699_0.25283407851606476","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241107195035":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241107195035","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241107195035","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6b3f832c80d6acd1de71b712f33b13f260bf5a38","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241107195035.tgz","fileCount":17,"integrity":"sha512-2amE6IZ5PSS3s3J0lJ5vXtwQSPReFPbaJsHafoAs/xenQnrK9qde0YjFplg3dHd8ucjA65KZtKdl2/IJSaY9TA==","signatures":[{"sig":"MEUCIQDjj2hYZ2W+jAjdVkuEMQ6I4uLRmFbhGQoFOD5seiI8TQIgDtPyo3JspA+cPiGHP8qoXTpC4tnNnCccAl4/Ye+vkmU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241107195035.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/cd0954fda1cdd0382e07df28bfa5e710/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241107195035.tgz","_integrity":"sha512-2amE6IZ5PSS3s3J0lJ5vXtwQSPReFPbaJsHafoAs/xenQnrK9qde0YjFplg3dHd8ucjA65KZtKdl2/IJSaY9TA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241107195035","@solana/functional":"2.0.0-canary-20241107195035","@solana/subscribable":"2.0.0-canary-20241107195035","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241107195035"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241107195035_1731009808901_0.3422993276997732","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7bff107b03cafe7ead1cf3801d9ed8078a01217c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0.tgz","fileCount":17,"integrity":"sha512-hSQDZBmcp2t+gLZsSBqs/SqVw4RuNSC7njiP46azyzW7oGg8X2YPV36AHGsHD12KPsc0UpT1OAZ4+AN9meVKww==","signatures":[{"sig":"MEUCIH2VH8wZwkrCHGGPdV+NiYcLENRLPmAuIoEOF07Ume/HAiEAhf+5hmlRH+WFzlJ9siFe2+6XLTZHGpvdJvVCy4va+sQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82501},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e5f6fa2e756a93f27776c78b9ffe1861/solana-rpc-subscriptions-channel-websocket-2.0.0.tgz","_integrity":"sha512-hSQDZBmcp2t+gLZsSBqs/SqVw4RuNSC7njiP46azyzW7oGg8X2YPV36AHGsHD12KPsc0UpT1OAZ4+AN9meVKww==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0","@solana/functional":"2.0.0","@solana/subscribable":"2.0.0","@solana/rpc-subscriptions-spec":"2.0.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0_1731011433756_0.5777543950379032","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241107202752":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.0-canary-20241107202752","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.0-canary-20241107202752","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6fd8d5b2f622a8b1783590f8715b7e78cd494b33","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.0-canary-20241107202752.tgz","fileCount":17,"integrity":"sha512-5w0eXo/UhTodWoUnzEZfTt9H8Kjd9gr/TpuwdqaBrNMJX9mY9JoU4t/MfGgazkuI7GtEXXew+Bd+QfoHHf3WBA==","signatures":[{"sig":"MEYCIQC2DihcJVPreIE1oAhoG8zAosMT0DHbvEyD3m7aU2DsmwIhAJZEqJ/0IcXZP/eEoyx5ULutXZgVvKYWU37xN5eUHuTK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241107202752.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ed000434fda27f0a66c481b908286204/solana-rpc-subscriptions-channel-websocket-2.0.0-canary-20241107202752.tgz","_integrity":"sha512-5w0eXo/UhTodWoUnzEZfTt9H8Kjd9gr/TpuwdqaBrNMJX9mY9JoU4t/MfGgazkuI7GtEXXew+Bd+QfoHHf3WBA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241107202752","@solana/functional":"2.0.0-canary-20241107202752","@solana/subscribable":"2.0.0-canary-20241107202752","@solana/rpc-subscriptions-spec":"2.0.0-canary-20241107202752"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.0-canary-20241107202752_1731012052301_0.29974696247712895","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241112013415":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.1-canary-20241112013415","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.1-canary-20241112013415","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fe8201c3bb6b80e10feed93738a4d975ed70ca5f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.1-canary-20241112013415.tgz","fileCount":17,"integrity":"sha512-nO5fRCay45JC1gg42xWt4eniL3TFFLBrPW+4KvC9WDW+NzTPM6JIueODL+JVik5ItKeaSYeOkBQdYAScH8Sezw==","signatures":[{"sig":"MEQCIEyPQTtrTc4sgTWX3dw++fiP33y7Z4HgdMfW2Ujn8D63AiBFP6unLxGHwHKFjCa7aDTecixYe+kin1rZDxgizAFH6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241112013415.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/02ad1186d2885bdf8e9828923575013c/solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241112013415.tgz","_integrity":"sha512-nO5fRCay45JC1gg42xWt4eniL3TFFLBrPW+4KvC9WDW+NzTPM6JIueODL+JVik5ItKeaSYeOkBQdYAScH8Sezw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.1-canary-20241112013415","@solana/functional":"2.0.1-canary-20241112013415","@solana/subscribable":"2.0.1-canary-20241112013415","@solana/rpc-subscriptions-spec":"2.0.1-canary-20241112013415"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.1-canary-20241112013415_1731376040576_0.6182573368489717","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241112044734":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.1-canary-20241112044734","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.1-canary-20241112044734","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e8e2ec3ea5738acc4559f05b9cc8f0a6dc881af1","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.1-canary-20241112044734.tgz","fileCount":17,"integrity":"sha512-V5VqrSRl9XTC4Ysxt8jU5HjnjRauyNTHL2v475XPCI2PhItUeVKohYAB2b/NEJVsfL61mqmvNo1qjMaA5at4xQ==","signatures":[{"sig":"MEUCIQCMI0mmiFzImtFMyXADLr4Q9h13wSQMNhMIV3L+tbBX6AIgWV3v5kRmsHbXpeZ08wuz0saWI5wB8ANIrkramVabzE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241112044734.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/fc0e7e23caeaeafa002305ac865454e7/solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241112044734.tgz","_integrity":"sha512-V5VqrSRl9XTC4Ysxt8jU5HjnjRauyNTHL2v475XPCI2PhItUeVKohYAB2b/NEJVsfL61mqmvNo1qjMaA5at4xQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.1-canary-20241112044734","@solana/functional":"2.0.1-canary-20241112044734","@solana/subscribable":"2.0.1-canary-20241112044734","@solana/rpc-subscriptions-spec":"2.0.1-canary-20241112044734"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.1-canary-20241112044734_1731387621952_0.027225682479450564","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241112050646":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.1-canary-20241112050646","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.1-canary-20241112050646","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"95e481bdfdbe12c86128d6bf21ae106e82cccd05","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.1-canary-20241112050646.tgz","fileCount":17,"integrity":"sha512-AjyvOshaOMA1MrwN+vU0y3aRChgYYNsbFU2lsJRv8QRxScqbHeTOtn1vmOp860OD2EquP0lK02ItccLR7qQt4A==","signatures":[{"sig":"MEQCIEN84j/gEh9M1apcGZfLDeTWgMoJ4MIG34zcdykm6jJeAiAYOhRcIjfOpxUYiH1uJdGKZdL57wJhG4Xj6nMl1mOJuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241112050646.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/62dfcf91e885632146f4a5734355af2f/solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241112050646.tgz","_integrity":"sha512-AjyvOshaOMA1MrwN+vU0y3aRChgYYNsbFU2lsJRv8QRxScqbHeTOtn1vmOp860OD2EquP0lK02ItccLR7qQt4A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.1-canary-20241112050646","@solana/functional":"2.0.1-canary-20241112050646","@solana/subscribable":"2.0.1-canary-20241112050646","@solana/rpc-subscriptions-spec":"2.0.1-canary-20241112050646"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.1-canary-20241112050646_1731388708671_0.8690372313056451","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241113094916":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.1-canary-20241113094916","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.1-canary-20241113094916","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8be06f8d512e0c958100fb00ddc724116bf42444","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.1-canary-20241113094916.tgz","fileCount":17,"integrity":"sha512-9KPQswHx658xgRW0AFCssV1gFuK7cJs9LMLp3mgRtRml2KFCmyuaA+ZIXrwofndjOtA74AggZfbB1Sim/D1+hQ==","signatures":[{"sig":"MEQCID3SAGb+BkciWZD9pCFwqUoTY7UiFhyiwFTgbC8+tbdYAiBexCijbrLr8N12jcAYSEsuev6zmcsrgpddmPEgScbCDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241113094916.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/74a676071cadefe2a52f7d2610f366fb/solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241113094916.tgz","_integrity":"sha512-9KPQswHx658xgRW0AFCssV1gFuK7cJs9LMLp3mgRtRml2KFCmyuaA+ZIXrwofndjOtA74AggZfbB1Sim/D1+hQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.1-canary-20241113094916","@solana/functional":"2.0.1-canary-20241113094916","@solana/subscribable":"2.0.1-canary-20241113094916","@solana/rpc-subscriptions-spec":"2.0.1-canary-20241113094916"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.1-canary-20241113094916_1731492069047_0.9939395674178693","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241114095617":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.1-canary-20241114095617","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.1-canary-20241114095617","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1d805dffddcdcc1f9f7c676dc189890677d812b7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.1-canary-20241114095617.tgz","fileCount":17,"integrity":"sha512-+tz9chhFjM9TNcRvAnIKXsMuRyHHFUvzHLKeANw02qZIvlw2q1rldorU9ttC0bRSSvbnPBAi4l+c4FHBchSa9A==","signatures":[{"sig":"MEUCIF0mcYEozw4CWQ9gNnB2cV1TEGvn53yqdZ+/6mTNPxS8AiEAv2SUZGDKX4TQHoOCGGw7etsUK4xC1fyWiOAWJEweRnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241114095617.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/6fc446cd094bfc985887ec03b964d3ea/solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241114095617.tgz","_integrity":"sha512-+tz9chhFjM9TNcRvAnIKXsMuRyHHFUvzHLKeANw02qZIvlw2q1rldorU9ttC0bRSSvbnPBAi4l+c4FHBchSa9A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.1-canary-20241114095617","@solana/functional":"2.0.1-canary-20241114095617","@solana/subscribable":"2.0.1-canary-20241114095617","@solana/rpc-subscriptions-spec":"2.0.1-canary-20241114095617"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.1-canary-20241114095617_1731578881381_0.9704802349411861","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241114095805":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.1-canary-20241114095805","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.1-canary-20241114095805","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fc80ed079167099c31ae6bc80229bbb6e8f8b8ef","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.1-canary-20241114095805.tgz","fileCount":17,"integrity":"sha512-ZEuYKqZtK4pvB51b+V8actKEN7vkwvsOfwHKEqtX9qdqvhvN1pbUaTg0oiXLYJ1qGMbYQfFA9gu8L7/unXhOSA==","signatures":[{"sig":"MEUCIHPHQq5S7XobIwCjMRwhGUV4t8ofA7/Ix6+hCEWcA2yZAiEAk61YIzhrTBL2pFUJnu4oNkFfMXWTMDVetgvhycGMC1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241114095805.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/49d606d14654f1c35e50b9507fa5d6a4/solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241114095805.tgz","_integrity":"sha512-ZEuYKqZtK4pvB51b+V8actKEN7vkwvsOfwHKEqtX9qdqvhvN1pbUaTg0oiXLYJ1qGMbYQfFA9gu8L7/unXhOSA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.1-canary-20241114095805","@solana/functional":"2.0.1-canary-20241114095805","@solana/subscribable":"2.0.1-canary-20241114095805","@solana/rpc-subscriptions-spec":"2.0.1-canary-20241114095805"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.1-canary-20241114095805_1731579075127_0.7032761897204596","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241114224006":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.1-canary-20241114224006","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.1-canary-20241114224006","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"de9d330b138246858f25569d74b2ca0f961642e8","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.1-canary-20241114224006.tgz","fileCount":17,"integrity":"sha512-qgCSF+g+NIH5zbif1VxSutoRaJWt+/lSqZ+xxafZ/IqR7slD1fXD01IfPD9Gb0UdPMovwM7DW+666mxyVdoVrA==","signatures":[{"sig":"MEUCIQCyYKqrJa8yPungImg8ufqc/Z019hPmwldaQ4F/CRaQygIgedRRc7SLCNfJLiItvE0Vkjj6kmM1zcdggFHpmvvPG5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82611},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241114224006.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c738bebd2860a60c7a091b38e6274ec6/solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241114224006.tgz","_integrity":"sha512-qgCSF+g+NIH5zbif1VxSutoRaJWt+/lSqZ+xxafZ/IqR7slD1fXD01IfPD9Gb0UdPMovwM7DW+666mxyVdoVrA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.1-canary-20241114224006","@solana/functional":"2.0.1-canary-20241114224006","@solana/subscribable":"2.0.1-canary-20241114224006","@solana/rpc-subscriptions-spec":"2.0.1-canary-20241114224006"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.1-canary-20241114224006_1731624752697_0.026427197936789826","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241114225255":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.1-canary-20241114225255","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.1-canary-20241114225255","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9d23adaece07936849555e9c8930fc62b5cb90eb","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.1-canary-20241114225255.tgz","fileCount":17,"integrity":"sha512-bSiFE10ChiwFfwo9EtOR1hhYqf14Sf8unGwzSSZHy/T5j1wewlu5PUYuN+Aib5cfdeaZuZykiYcBWDVD3Q6DSw==","signatures":[{"sig":"MEQCIHflauT3pbKNPciD9+eWKCzPbT9HctXkx5zFU1YnEH+2AiA9mpA0DSVn1K8OohmMxuM3BARvpO2V99P/tQgCuWH3wg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82690},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241114225255.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (pnpm dist-tag add $npm_package_name@$npm_package_version latest || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2e15ddb997baafa9e6f245c70349a766/solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241114225255.tgz","_integrity":"sha512-bSiFE10ChiwFfwo9EtOR1hhYqf14Sf8unGwzSSZHy/T5j1wewlu5PUYuN+Aib5cfdeaZuZykiYcBWDVD3Q6DSw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.1-canary-20241114225255","@solana/functional":"2.0.1-canary-20241114225255","@solana/subscribable":"2.0.1-canary-20241114225255","@solana/rpc-subscriptions-spec":"2.0.1-canary-20241114225255"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.1-canary-20241114225255_1731625553176_0.4219801205025606","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241115080446":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.1-canary-20241115080446","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.1-canary-20241115080446","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8fdaff71707bbeade9aae12f2c3e4b75854bbc72","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.1-canary-20241115080446.tgz","fileCount":17,"integrity":"sha512-sS4cmEB8vqxaHJ19fsm1sVF79SqR14QXULtXb/pUlJZWWgB1pA6GzD2JRgwSj4OqWxkWZn1gvxSxxJszGrRBUQ==","signatures":[{"sig":"MEQCIGdYGQUX2Kenlu4gSnc67CFc6X69bpynVnE5YgI4eXAqAiA5luqzCP/Vo4yN+hje/8jtq8qCMwHXPMxkBlvKP1zbmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241115080446.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8d407cce21e612d51b91efb7206efb1a/solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241115080446.tgz","_integrity":"sha512-sS4cmEB8vqxaHJ19fsm1sVF79SqR14QXULtXb/pUlJZWWgB1pA6GzD2JRgwSj4OqWxkWZn1gvxSxxJszGrRBUQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.1-canary-20241115080446","@solana/functional":"2.0.1-canary-20241115080446","@solana/subscribable":"2.0.1-canary-20241115080446","@solana/rpc-subscriptions-spec":"2.0.1-canary-20241115080446"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.1-canary-20241115080446_1731658656601_0.7247145182969059","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241115094332":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.1-canary-20241115094332","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.1-canary-20241115094332","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bff89f57d7b588459ec657a0fd32c294cb743c16","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.1-canary-20241115094332.tgz","fileCount":17,"integrity":"sha512-kAg2Y5ceqvtmjOgbXosQngzyTQA2cPncfbWlOvqxvrwkKW7ym5p4WFiZLJ5M/LhGDqZfNyNepEO/K/P1aNNaMQ==","signatures":[{"sig":"MEUCIAk8B9bdOgkE/vwYDa3G9caJaQShEcqeWuL2p34gBGOGAiEA5lbJ0DmoBAO0Kc5yYl9TEk9ze21rIv+84H3fvq6hy7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241115094332.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8c117c928773c4f47493ec02b9f90297/solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241115094332.tgz","_integrity":"sha512-kAg2Y5ceqvtmjOgbXosQngzyTQA2cPncfbWlOvqxvrwkKW7ym5p4WFiZLJ5M/LhGDqZfNyNepEO/K/P1aNNaMQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.1-canary-20241115094332","@solana/functional":"2.0.1-canary-20241115094332","@solana/subscribable":"2.0.1-canary-20241115094332","@solana/rpc-subscriptions-spec":"2.0.1-canary-20241115094332"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.1-canary-20241115094332_1731664563981_0.0941614283394101","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241115100609":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.0.1-canary-20241115100609","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.0.1-canary-20241115100609","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e865a3bcfa4f21f279bfbdcbabccc0435f357b54","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.0.1-canary-20241115100609.tgz","fileCount":17,"integrity":"sha512-9V0xQbvBnjAmzaEtZn0cw5QROXNrqi/GuJ/F/dAOLQozVSK/1vZPPNAi+pNXZsHVJ32I1QgAGJBBJ4L2kqwY4A==","signatures":[{"sig":"MEQCIHLHZIP8DRQ5us78U43JYN7eeBe0w3kLQGR/lsSwrA1ZAiBDANbxQ+MjfFMoqzn7pT5kE+KC20X/mPZgqyFDLDXUbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241115100609.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/dc92e048c19e1432b282f45cb8fb9a6c/solana-rpc-subscriptions-channel-websocket-2.0.1-canary-20241115100609.tgz","_integrity":"sha512-9V0xQbvBnjAmzaEtZn0cw5QROXNrqi/GuJ/F/dAOLQozVSK/1vZPPNAi+pNXZsHVJ32I1QgAGJBBJ4L2kqwY4A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.1-canary-20241115100609","@solana/functional":"2.0.1-canary-20241115100609","@solana/subscribable":"2.0.1-canary-20241115100609","@solana/rpc-subscriptions-spec":"2.0.1-canary-20241115100609"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.0.1-canary-20241115100609_1731665883322_0.6426123366872789","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241115192830":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241115192830","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241115192830","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1fccf792803c4293a4d3371546358068a9d631ac","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241115192830.tgz","fileCount":17,"integrity":"sha512-9FM1HUpty3gBteUnPyRi/LF5vIC4UiekmmMqPmrCVkEoXzGAbhRH1+SJud/Z3nC2ROYD5Us/4L6QgHxzOalX6A==","signatures":[{"sig":"MEUCIFM5e0XiziBiKkphYpIVIuYx1jmKWAmcxEBtZRU6tlj2AiEAmLEp6IpI5Y1+4awk0uC00TonkO7dZl/SMB1WGf0tbjw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241115192830.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f3ab9d29c4609cfa06092edbb3315ceb/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241115192830.tgz","_integrity":"sha512-9FM1HUpty3gBteUnPyRi/LF5vIC4UiekmmMqPmrCVkEoXzGAbhRH1+SJud/Z3nC2ROYD5Us/4L6QgHxzOalX6A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241115192830","@solana/functional":"2.1.0-canary-20241115192830","@solana/subscribable":"2.1.0-canary-20241115192830","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241115192830"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241115192830_1731699738398_0.5958881751126404","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241118102051":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241118102051","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241118102051","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ef9ae12226199388aa5bce271281242e8f55d8dc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241118102051.tgz","fileCount":17,"integrity":"sha512-y6O7W2L0Zpz7HxBe/8CNVSm+Eyl48ENQOg6Jh7ROoh+u1Da670D37hZjud9v8NN+9CdXxh09mjSl3uvKizeC1g==","signatures":[{"sig":"MEUCIQC76XMUMWLKTeMILAHQn2TvRY0p6oSnu2WSOUTFfAwVgwIgT0iod3yI0hdpzdOw2Wq/NeYonGTUMLpXC5WqEJ/Mlmk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241118102051.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/648595c659014b4bdae0222163f0837f/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241118102051.tgz","_integrity":"sha512-y6O7W2L0Zpz7HxBe/8CNVSm+Eyl48ENQOg6Jh7ROoh+u1Da670D37hZjud9v8NN+9CdXxh09mjSl3uvKizeC1g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241118102051","@solana/functional":"2.1.0-canary-20241118102051","@solana/subscribable":"2.1.0-canary-20241118102051","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241118102051"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241118102051_1731926036675_0.0008642896005246481","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241118102111":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241118102111","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241118102111","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8aff730e45dc1e0915eada6628e9eeb8035ebb4b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241118102111.tgz","fileCount":17,"integrity":"sha512-9U1jWj9f8Y+52aGEEmqSZF4Qad6OD4H8eMGxCipbGGvpzMZVfHM/sBup64oE/E+UHFR1GvWQWavfV99Vdcmi+A==","signatures":[{"sig":"MEUCIDMSPWurcvalDtHio3fb7vF6MNuZTRzdQ4d/AnI4Hmj4AiEAi0AKTJzXHjht3T8+9rwyMwDmQJbuBUf4oZHTAKCxX+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241118102111.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/fcc69a77b40895991707123992d03ceb/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241118102111.tgz","_integrity":"sha512-9U1jWj9f8Y+52aGEEmqSZF4Qad6OD4H8eMGxCipbGGvpzMZVfHM/sBup64oE/E+UHFR1GvWQWavfV99Vdcmi+A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241118102111","@solana/functional":"2.1.0-canary-20241118102111","@solana/subscribable":"2.1.0-canary-20241118102111","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241118102111"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241118102111_1731926061283_0.17366607736823658","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241119082921":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241119082921","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241119082921","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"51f278ba586321b9768e5cd57cce83e95c8c6313","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241119082921.tgz","fileCount":17,"integrity":"sha512-QKbZk2vNIZgohdxfp4Wk4LB8XNVUgfr9X0bYgFbdQKpk9TaCTvJSLYpxFgY8OxdQ2Vy1xzfCI+V6yrSVeRf5ew==","signatures":[{"sig":"MEYCIQCYOiN4GCI7VwleC1XDgzxurZrmAoSFEa/FZm+ThEJ9uQIhANhIlYf0wVVCDtvnZDX3hmBnJD0h6YTRSkpn5p7Np8Bq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241119082921.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e71f36fe725ca3ded49c263d38c7e21c/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241119082921.tgz","_integrity":"sha512-QKbZk2vNIZgohdxfp4Wk4LB8XNVUgfr9X0bYgFbdQKpk9TaCTvJSLYpxFgY8OxdQ2Vy1xzfCI+V6yrSVeRf5ew==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241119082921","@solana/functional":"2.1.0-canary-20241119082921","@solana/subscribable":"2.1.0-canary-20241119082921","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241119082921"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241119082921_1732005726097_0.9165246644367231","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241119094533":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241119094533","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241119094533","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"912a8081488417c76ad7bbe6c136cda57ebd9633","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241119094533.tgz","fileCount":17,"integrity":"sha512-GhNIzgbBTchPWbKbc1LUv8xGgn/umFGfRbQv0ooNJbMZFa1ftLZtoLYhNZBmCVNtMT3sC8v+4AoOO9/+p3GYHA==","signatures":[{"sig":"MEUCIQD56PRDJ4f6/HkIX7Ix7jbgbqhiRNJs2WX32BRwNOM/hgIgSNE1ecY9rDDkBvgfkSmmwSRJxUWYf6s9RnfbuYLIJKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241119094533.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/be8f15abbdc0fe809a6ef40efb49e43e/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241119094533.tgz","_integrity":"sha512-GhNIzgbBTchPWbKbc1LUv8xGgn/umFGfRbQv0ooNJbMZFa1ftLZtoLYhNZBmCVNtMT3sC8v+4AoOO9/+p3GYHA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241119094533","@solana/functional":"2.1.0-canary-20241119094533","@solana/subscribable":"2.1.0-canary-20241119094533","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241119094533"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241119094533_1732010327125_0.4843603366033671","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241119100717":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241119100717","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241119100717","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d6cd406402fd806853ae00052da3c2604d5c7c53","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241119100717.tgz","fileCount":17,"integrity":"sha512-T24gIq1ZDI+8fdp/YQbvFx5Hur5CKfNwSD76PYklLarIQzofpA3KukILQ75McqRC/eCrz8W5RolfUnu1q6shqg==","signatures":[{"sig":"MEUCIHTSJ5T6huUyCIWbSTwa42J4nhj29dOxm0q7eXJK9Ie8AiEA90d0iX3xMdR0fySEH0v3oKgyoRMWaHaCT5QBJ23Eros=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241119100717.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a8f5b9f93b254c5de18b77f4733b91d1/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241119100717.tgz","_integrity":"sha512-T24gIq1ZDI+8fdp/YQbvFx5Hur5CKfNwSD76PYklLarIQzofpA3KukILQ75McqRC/eCrz8W5RolfUnu1q6shqg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241119100717","@solana/functional":"2.1.0-canary-20241119100717","@solana/subscribable":"2.1.0-canary-20241119100717","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241119100717"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241119100717_1732011608901_0.6951301825644951","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241120102613":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241120102613","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241120102613","maintainers":[{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f7520b63944e01bcc7b708815ca41c0a9ac4a32a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241120102613.tgz","fileCount":17,"integrity":"sha512-De9wEl8svvkjDaT0OOtLLmTTdrtd9lpb5ONHXW3u9bb2sLLmv0EM0/mecXkf159FELw8rV6AImyrsPc6ohBEcg==","signatures":[{"sig":"MEUCIQDCb7MzHbCKGcn7U4RY71gXh4PlSkrgfailbs437ckt9QIgcYncRCHAGtRUx/aDLrb/pKzlb68ohbaRijOYxroFooE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241120102613.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/090ac18f5db201be46f52ab2688fcffe/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241120102613.tgz","_integrity":"sha512-De9wEl8svvkjDaT0OOtLLmTTdrtd9lpb5ONHXW3u9bb2sLLmv0EM0/mecXkf159FELw8rV6AImyrsPc6ohBEcg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241120102613","@solana/functional":"2.1.0-canary-20241120102613","@solana/subscribable":"2.1.0-canary-20241120102613","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241120102613"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241120102613_1732099156159_0.010570602173203048","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241125074900":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241125074900","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241125074900","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"be451b3eaf869d27c8e7afaec25e4631fb54d58a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241125074900.tgz","fileCount":17,"integrity":"sha512-m5GxnbXRKruaeEComv4P9Jrc5cU+fbtiZP+e1whV9ffwJT/bSEWG4kmct6TZ6KfQmAgSu0ulWY3NMLmz3lmUxw==","signatures":[{"sig":"MEUCIFA4zPVfxnUA3JcVZgl/TY9LCIBtPOdvcQp+l05l63XUAiEA2H4io1jrsabM8mpvxcpRQ6Jz+4huUTbhClMbK6PQFY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241125074900.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2bbaa47b76c3ec10ff7db8865fe85d0d/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241125074900.tgz","_integrity":"sha512-m5GxnbXRKruaeEComv4P9Jrc5cU+fbtiZP+e1whV9ffwJT/bSEWG4kmct6TZ6KfQmAgSu0ulWY3NMLmz3lmUxw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241125074900","@solana/functional":"2.1.0-canary-20241125074900","@solana/subscribable":"2.1.0-canary-20241125074900","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241125074900"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241125074900_1732521705381_0.8323813490747647","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241125080235":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241125080235","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241125080235","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3b7362e38680f6e49f2cc080b4cab5c4919497eb","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241125080235.tgz","fileCount":17,"integrity":"sha512-hO9BGidKLvZ29CAUnDZyB+B2kCOyUw2jZWnEOvZqzIWoXrCIfncwLNkcOvXxjAOAa8MH3tm+2pQFI8dDucQ6fQ==","signatures":[{"sig":"MEYCIQDaow9wDhBCWDmKKEdHHS6KqoOWCrsDAAAUMn688p1YHQIhAKjcVLcnhZS67nRf+1AgoW+MtH7v+vIVyyWzTF4a4izk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241125080235.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/098387b47900f829b5c1b13508c40c9c/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241125080235.tgz","_integrity":"sha512-hO9BGidKLvZ29CAUnDZyB+B2kCOyUw2jZWnEOvZqzIWoXrCIfncwLNkcOvXxjAOAa8MH3tm+2pQFI8dDucQ6fQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241125080235","@solana/functional":"2.1.0-canary-20241125080235","@solana/subscribable":"2.1.0-canary-20241125080235","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241125080235"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241125080235_1732522497638_0.09624307246277408","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241125101344":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241125101344","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241125101344","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f99e35f9bce070876c98e5b398e669235a102886","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241125101344.tgz","fileCount":17,"integrity":"sha512-IPCoo1MViUSSuzHwjaCY+FvXNepV0TWLrbpNBNDfEKCnE1AeaK9Lo3etb2/nxqZxMhGvzKf9aAXklWaFS+GwZA==","signatures":[{"sig":"MEUCIQDg1MxHC6558ogCqu6nlk3oCSrrcpp/qj7+MIOdL+yOXgIgaYEgIn0siB0vCnr/lads5hoZL0TFyj2FpmIClbcFkjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241125101344.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9602a12a6ad7383f41b582be80359f58/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241125101344.tgz","_integrity":"sha512-IPCoo1MViUSSuzHwjaCY+FvXNepV0TWLrbpNBNDfEKCnE1AeaK9Lo3etb2/nxqZxMhGvzKf9aAXklWaFS+GwZA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241125101344","@solana/functional":"2.1.0-canary-20241125101344","@solana/subscribable":"2.1.0-canary-20241125101344","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241125101344"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241125101344_1732530386695_0.19712086541143892","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241125101452":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241125101452","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241125101452","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0d438f9cb09ce3f2ea42f46cdc87d24788f936ff","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241125101452.tgz","fileCount":17,"integrity":"sha512-ogHM34CG7qpZpTGaLRyGMBDk8D55ZQZ/6R5BAFmiLFnz787BSIzoGlyzPq1DMIgFTGkGv2fkNuZm98NzfAUvrg==","signatures":[{"sig":"MEUCIE5iPwrrLmXkJvMiT2k2IS+8725E90JiKIAq/fDOmGVLAiEAp8VP4KRFmGzBaPBleHgB8RgynmFxeP1Hts0FdO2LVWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241125101452.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7ce68b3554e87319357aaf78d203713e/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241125101452.tgz","_integrity":"sha512-ogHM34CG7qpZpTGaLRyGMBDk8D55ZQZ/6R5BAFmiLFnz787BSIzoGlyzPq1DMIgFTGkGv2fkNuZm98NzfAUvrg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241125101452","@solana/functional":"2.1.0-canary-20241125101452","@solana/subscribable":"2.1.0-canary-20241125101452","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241125101452"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241125101452_1732530396450_0.08670204937634685","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241125101530":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241125101530","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241125101530","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b48811b1b6a7831fe353095a28926a9490818b33","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241125101530.tgz","fileCount":17,"integrity":"sha512-qAR7ou9+LwxwNf7wtIt9LtYos9CUFHZ+penCfaMoJ18S2j9j79VTW3sMvv2bR+OIVwcSF+amg3ofKx/Yua986w==","signatures":[{"sig":"MEYCIQC33A3d7LhGuUb2sesQnqNZeB6pT5SDCEeVFYxTWNkC8wIhAO55rSDKl8Owl3uSxtHtQYhgLiTY3s3ypr9x1V4SKkT3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241125101530.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2f409b7267935d9e7542d050f20d5748/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241125101530.tgz","_integrity":"sha512-qAR7ou9+LwxwNf7wtIt9LtYos9CUFHZ+penCfaMoJ18S2j9j79VTW3sMvv2bR+OIVwcSF+amg3ofKx/Yua986w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241125101530","@solana/functional":"2.1.0-canary-20241125101530","@solana/subscribable":"2.1.0-canary-20241125101530","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241125101530"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241125101530_1732530490945_0.5202657926645287","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241126102052":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241126102052","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241126102052","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"76499096b79daf44369dd6c79e7e3e2d74e5f793","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241126102052.tgz","fileCount":17,"integrity":"sha512-W2TfQFeoZ2tJcR7h/ta46oR971ikQu8lHjSpDFc1H2uNxl5d0NSL5LnuNG5Z6IEcsL1lHJoAgxY+cTIQ4zHDoA==","signatures":[{"sig":"MEYCIQCoxps43HYQQOTpi5b0twHtAqoABgB1in8jOJLwjv/eSwIhAN4tvhiJ84JxWtqmAyFTPhUBo2oK/KttlUnbtUuhQNv4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241126102052.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/087f6d7c71930511ea71339948ce5c6c/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241126102052.tgz","_integrity":"sha512-W2TfQFeoZ2tJcR7h/ta46oR971ikQu8lHjSpDFc1H2uNxl5d0NSL5LnuNG5Z6IEcsL1lHJoAgxY+cTIQ4zHDoA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241126102052","@solana/functional":"2.1.0-canary-20241126102052","@solana/subscribable":"2.1.0-canary-20241126102052","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241126102052"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241126102052_1732617271884_0.01422628585670882","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241126104400":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241126104400","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241126104400","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bfd21059fe10f0f04967b8b536c5220e4df2e4f4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241126104400.tgz","fileCount":17,"integrity":"sha512-gbSFIa3tUwycxAnEDMcDxgXhZohZYTa2CETOZX+RGkLsAhvStY1oE7koFgibk51WpO4WPWjFRcgIeEvf1oZKUQ==","signatures":[{"sig":"MEYCIQDgV3EJI3bvNhgbA+2gnFstOalp0tE3Ot4+qX/6LxHllQIhAPFuIJcp6ZiM+j/O88hfLJqkSmI97fpXvqMdILxZJE4Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82730},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241126104400.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ba6aba17667799608d3a3e0915b3b52d/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241126104400.tgz","_integrity":"sha512-gbSFIa3tUwycxAnEDMcDxgXhZohZYTa2CETOZX+RGkLsAhvStY1oE7koFgibk51WpO4WPWjFRcgIeEvf1oZKUQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241126104400","@solana/functional":"2.1.0-canary-20241126104400","@solana/subscribable":"2.1.0-canary-20241126104400","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241126104400"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241126104400_1732618623565_0.9454039573291622","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241126223728":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241126223728","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241126223728","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"faeaa65e757c6cb1263098aead3b914da8d07a30","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241126223728.tgz","fileCount":17,"integrity":"sha512-XUBQakD+Bf8rSdyLbrd7KqyQDHteu8ip1JYMd/agV7vChIywE+4aAqjeoMXq20k1+HjKmnW91BYz0RtKighXeQ==","signatures":[{"sig":"MEUCIQDHcVecB9ZBBy/jj3YbOG7NBY5E74k2wezdoFyxMgoeRgIgTHuG/RedJDH/Iy0sZPq3Un+L0lOa0+cB/rJ+2OoxqWA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241126223728.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/558ea966e570cfa664e9d843a19af30d/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241126223728.tgz","_integrity":"sha512-XUBQakD+Bf8rSdyLbrd7KqyQDHteu8ip1JYMd/agV7vChIywE+4aAqjeoMXq20k1+HjKmnW91BYz0RtKighXeQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241126223728","@solana/functional":"2.1.0-canary-20241126223728","@solana/subscribable":"2.1.0-canary-20241126223728","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241126223728"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241126223728_1732661425625_0.2100241819106834","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241126224519":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241126224519","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241126224519","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"dcfc40a48512c4c30db481bb86394e9eca05249c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241126224519.tgz","fileCount":17,"integrity":"sha512-XUdfN/dwIxTfjy9lxgFT/5uhlBq1/9yk8AdPFDeIDupGaT5CxIsWe6CxA5LarNsGrrtLlJW3Jel1DZHlPIQo9g==","signatures":[{"sig":"MEQCIEalEMzz0C9uOnID4hlYjnU5nZrwirDqIn0m/hTIvL/kAiBhx5L3T+1ZL3UMeO8G6ETTIepB0OoH9ijJfWDSGkZQxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241126224519.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/89fb72b2ca8c7c681af6b66118fdd66a/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241126224519.tgz","_integrity":"sha512-XUdfN/dwIxTfjy9lxgFT/5uhlBq1/9yk8AdPFDeIDupGaT5CxIsWe6CxA5LarNsGrrtLlJW3Jel1DZHlPIQo9g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241126224519","@solana/functional":"2.1.0-canary-20241126224519","@solana/subscribable":"2.1.0-canary-20241126224519","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241126224519"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241126224519_1732661847239_0.10139545962088437","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241127102835":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241127102835","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241127102835","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ca1d588dde5e90812ffd297e62df44ae1ab6ad17","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241127102835.tgz","fileCount":17,"integrity":"sha512-ahhZPDIgb8ThsFeeiMP6bvBNfz+HTUfHVO15K2Oo1yRc4YeTQElfD1mWKDT/t7PgEdFwLabyhsio2+u6bXft6w==","signatures":[{"sig":"MEYCIQCa1sC56GKWpg+2n6ZBUVkdscPBygCb8jL4+WX2hUuMagIhAOmnRewhuAXBkWo+LrH6CmdYUAkdZj+SivBZawLeP1U+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241127102835.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/03ddacb2c2116d3dcc77a42f89cc07e3/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241127102835.tgz","_integrity":"sha512-ahhZPDIgb8ThsFeeiMP6bvBNfz+HTUfHVO15K2Oo1yRc4YeTQElfD1mWKDT/t7PgEdFwLabyhsio2+u6bXft6w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241127102835","@solana/functional":"2.1.0-canary-20241127102835","@solana/subscribable":"2.1.0-canary-20241127102835","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241127102835"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241127102835_1732704049532_0.2981040658083183","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241127102929":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241127102929","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241127102929","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"eb9af88ba10b483579b37d6572296029b8d76d20","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241127102929.tgz","fileCount":17,"integrity":"sha512-yujdxr5cKU0YB/YTxrTMOJCXhC42EOkzgMlawQ+tvK7DmbXXxzxi06MEftUfnE4m7KEGIzA0TitX4k0Ep9FrKw==","signatures":[{"sig":"MEUCIQCRSkPo0upx6T271DMTZRDlSSpNn2CtiAKWoHIAkceBkwIgHPKA+G2L2L2OMBkwTum/Q22CppMDzd/Wq1Cv4a+UUnI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241127102929.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/21836ee619d8cacb03f3ccd4b878d5b0/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241127102929.tgz","_integrity":"sha512-yujdxr5cKU0YB/YTxrTMOJCXhC42EOkzgMlawQ+tvK7DmbXXxzxi06MEftUfnE4m7KEGIzA0TitX4k0Ep9FrKw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241127102929","@solana/functional":"2.1.0-canary-20241127102929","@solana/subscribable":"2.1.0-canary-20241127102929","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241127102929"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241127102929_1732704095895_0.6478890104665038","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241127105048":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241127105048","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241127105048","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2989160d75bde572144365c3cc8b49ac3b60b967","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241127105048.tgz","fileCount":17,"integrity":"sha512-wwXzRpM7qtkH+khJiNXHhpgbE0lWI30HHgqe/rf+iTfMZuIOq8csMs6b/epH6c4WRMZkT5+FKYC7YLPfBEzg6A==","signatures":[{"sig":"MEUCIE55pXn+Tase/D3yd8tpQ3W9pkK1eo3F2E6ZtIPUPauNAiEArM8RhIi3oBQncO6zcC7uDWOghGAvHVcafz9ihjLL9N4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241127105048.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7b74e3fe56391d71885047fe60288140/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241127105048.tgz","_integrity":"sha512-wwXzRpM7qtkH+khJiNXHhpgbE0lWI30HHgqe/rf+iTfMZuIOq8csMs6b/epH6c4WRMZkT5+FKYC7YLPfBEzg6A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241127105048","@solana/functional":"2.1.0-canary-20241127105048","@solana/subscribable":"2.1.0-canary-20241127105048","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241127105048"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241127105048_1732705454853_0.49783400417119883","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241128095942":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241128095942","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241128095942","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"94ce70944d8375ae8035d4ad53a0bba9e69deab3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241128095942.tgz","fileCount":17,"integrity":"sha512-1fl+a/wVEevhxXhjsjIpD0zm23ewibdPnFKCu0q/gNzBoB1pN7E8ZGTOMs/VHsPnlbPaY7LRfKbJkgiOVurdww==","signatures":[{"sig":"MEUCIQCw6154D/KOQmKVyhRQYxbjbyNEdkRXfWnn0ME5ykY1GwIgYE25RQuyxSTSjkGauba/KKk5GJO4Jk7ze5R09u9e+ds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241128095942.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/bb3206cfcddaf3f8e980e469c141b170/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241128095942.tgz","_integrity":"sha512-1fl+a/wVEevhxXhjsjIpD0zm23ewibdPnFKCu0q/gNzBoB1pN7E8ZGTOMs/VHsPnlbPaY7LRfKbJkgiOVurdww==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241128095942","@solana/functional":"2.1.0-canary-20241128095942","@solana/subscribable":"2.1.0-canary-20241128095942","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241128095942"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241128095942_1732788707232_0.4450165619526498","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241128100107":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241128100107","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241128100107","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"82c1ac6a7cdf3b88355b7314c0b448477f1078fa","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241128100107.tgz","fileCount":17,"integrity":"sha512-N6uAMeWYZFKLUyS7LBohVf/H08unvjuWLT+q0Rr7Ci1Ax1DoQkJu0uSMZHJTOSCd1dKO4vR1yBUqeu5Cc+DGug==","signatures":[{"sig":"MEQCIBgIs3xbQqbDkzPOWxIb0La1/qu3OQ0N923Hvs36SshzAiBjl5w+JkePkjXf1+JJnPpTKEFAMVS75RvsWEzKMErsuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241128100107.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d9807d0e7f9073b7d005bf92c99a0104/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241128100107.tgz","_integrity":"sha512-N6uAMeWYZFKLUyS7LBohVf/H08unvjuWLT+q0Rr7Ci1Ax1DoQkJu0uSMZHJTOSCd1dKO4vR1yBUqeu5Cc+DGug==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241128100107","@solana/functional":"2.1.0-canary-20241128100107","@solana/subscribable":"2.1.0-canary-20241128100107","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241128100107"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241128100107_1732788857870_0.25492099537146484","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241128134801":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241128134801","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241128134801","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f0c94176c6f86d1b6143354605e4c24eeaeada44","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241128134801.tgz","fileCount":17,"integrity":"sha512-RKIuZVFBTKGivLGiDQDwzu/uIGWMaFYGI4nWHjs0joCLr+Ixh4L7moeoimBUJtg3mWJ9/t8G/58ZcTEhiFrFOg==","signatures":[{"sig":"MEUCIC4TmnXnaBEOJLTn/s7nWoKFqlX5Szf+WBhgt0WSR++4AiEAmgTtk4yxLx2GfNizGD0Qv2+4UbakMopOfX1lZfxu+xU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241128134801.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a2fd0c5da91d4e62052a4520af67f0f7/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241128134801.tgz","_integrity":"sha512-RKIuZVFBTKGivLGiDQDwzu/uIGWMaFYGI4nWHjs0joCLr+Ixh4L7moeoimBUJtg3mWJ9/t8G/58ZcTEhiFrFOg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241128134801","@solana/functional":"2.1.0-canary-20241128134801","@solana/subscribable":"2.1.0-canary-20241128134801","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241128134801"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241128134801_1732802434948_0.3797714499455551","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241129102853":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241129102853","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241129102853","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"10d388eeadd379f0f9410b9605ca1b8ad335146a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241129102853.tgz","fileCount":17,"integrity":"sha512-mAMwG2aIEpLe2ZZWLi7kUDKv8fH2FBfJUA14U3cACzVssPWb9sCr3Wd/Gsb1CzA2aLsy6Q16dCXCSCZOo3w9YA==","signatures":[{"sig":"MEYCIQCwITCbcAehDP/1DM6m7R7LnrOtsRgdH62u7TFPfcRxxgIhAP70L4FBLJwL3UtF2/qsc7TioJ0sOu9aMFRjcbGSHXHU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241129102853.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/6435ceaee6e9a2751b541268719e124e/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241129102853.tgz","_integrity":"sha512-mAMwG2aIEpLe2ZZWLi7kUDKv8fH2FBfJUA14U3cACzVssPWb9sCr3Wd/Gsb1CzA2aLsy6Q16dCXCSCZOo3w9YA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241129102853","@solana/functional":"2.1.0-canary-20241129102853","@solana/subscribable":"2.1.0-canary-20241129102853","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241129102853"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241129102853_1732876865846_0.5767852850108712","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241202111750":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241202111750","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241202111750","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"cb9a53e4fead07c4463fe71e09b57503937f2274","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241202111750.tgz","fileCount":17,"integrity":"sha512-EY0X6ePPJWXIbaf4TUAXxfTp9m5PlOTFy85qEuJcOEUutPNwPg0+lG5u6f5SPUKl95wPSjhzCk6eh5WYE3B/aA==","signatures":[{"sig":"MEQCIC76Pu+gcvVA2fOwl1lTdNzt6uSINug/06/1O976+xhTAiAeWvTxJwHXfdHQSqm66dY8h5qAYkjIvR2nY2lArU1ckQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241202111750.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e2b051385aa55f8008332afa69c4db83/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241202111750.tgz","_integrity":"sha512-EY0X6ePPJWXIbaf4TUAXxfTp9m5PlOTFy85qEuJcOEUutPNwPg0+lG5u6f5SPUKl95wPSjhzCk6eh5WYE3B/aA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241202111750","@solana/functional":"2.1.0-canary-20241202111750","@solana/subscribable":"2.1.0-canary-20241202111750","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241202111750"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241202111750_1733139020465_0.412508631964424","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241202194028":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241202194028","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241202194028","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e68ef311ee73183e77dab23af699304af3cdde2e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241202194028.tgz","fileCount":17,"integrity":"sha512-+0Cd90N2gkltoXMJ39vYVfZr0MmTIsHYhNM5e6Ec5r9ddb11l6ArZnftKMh0EPTUpr7GcdPu6F3/imHkQ4GKHA==","signatures":[{"sig":"MEUCIQDrXdF0ouSwH5VXDzUXbCXGNMY68n+vxkznU95xLSFRwQIgafcUlmupiVvup6djnY/+crZzqKBnukpyb2NcR/C+gbU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241202194028.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/747c0c80bcabee47f1e153434da7a971/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241202194028.tgz","_integrity":"sha512-+0Cd90N2gkltoXMJ39vYVfZr0MmTIsHYhNM5e6Ec5r9ddb11l6ArZnftKMh0EPTUpr7GcdPu6F3/imHkQ4GKHA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241202194028","@solana/functional":"2.1.0-canary-20241202194028","@solana/subscribable":"2.1.0-canary-20241202194028","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241202194028"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241202194028_1733169159013_0.02590453178888974","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241202204356":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241202204356","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241202204356","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"48fc4915590f8975bb11586f0d7115c25fc09ea2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241202204356.tgz","fileCount":17,"integrity":"sha512-b7sSjBwwZefWvtRNpeIM2ck9uUk4FnrQx37AmIylkyxRp0AJxq0cvFJZB2+JGcGlVI/udeUa2/GdeD4mBOdP2w==","signatures":[{"sig":"MEUCIQD6n8fXdCttwDEHxdauxzlTFEJsybh18HgWiirS+Yws9gIgUR+ogHLv4K3OHA1p/5uRe7tAjtnBrFG8MR85eGacOqk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241202204356.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/724b71648d7fcff7dcf4827593f4ee03/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241202204356.tgz","_integrity":"sha512-b7sSjBwwZefWvtRNpeIM2ck9uUk4FnrQx37AmIylkyxRp0AJxq0cvFJZB2+JGcGlVI/udeUa2/GdeD4mBOdP2w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241202204356","@solana/functional":"2.1.0-canary-20241202204356","@solana/subscribable":"2.1.0-canary-20241202204356","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241202204356"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241202204356_1733173019036_0.8218052397710627","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241202215151":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241202215151","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241202215151","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"865d4e4f719ed82522f86215df42644b4363bef7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241202215151.tgz","fileCount":17,"integrity":"sha512-8CyXcQAsqBjEz1Hcyk02c07od2u+hEpvCTa9K/6V+PlqAdhLjdVVACQHK+4Bb4rZp6gaLnW0IZdt+kHXYO+Tiw==","signatures":[{"sig":"MEUCICYYFe1YMoRhTL7gfD/J73FIBeVR3RL36dm9n1z2cXmdAiEA2XsMkgEYjgVzMT+1GYml3+0XFnVKIDDV+xs3C8WaUyE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241202215151.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/791ace3a381927899a3aef0cfebff6cf/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241202215151.tgz","_integrity":"sha512-8CyXcQAsqBjEz1Hcyk02c07od2u+hEpvCTa9K/6V+PlqAdhLjdVVACQHK+4Bb4rZp6gaLnW0IZdt+kHXYO+Tiw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241202215151","@solana/functional":"2.1.0-canary-20241202215151","@solana/subscribable":"2.1.0-canary-20241202215151","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241202215151"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241202215151_1733177145695_0.23199338954257853","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241203100809":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241203100809","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241203100809","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a982d57cabcdc121627761304bf448e763d72af3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241203100809.tgz","fileCount":17,"integrity":"sha512-k3mKdZ9WJSzNXLfkDBAMcaWoSGMEiTQbgHjAvZgNCcjGofO99pmvVLcxahttRO9SZ3CWSDGI4IyQehOC9OtgLw==","signatures":[{"sig":"MEUCIQCZtovse92yu9Xt3FlzWl7KWFngLARpYFTJC8JFfSkx+gIgU5/TtmgBBZbY13cdpl1advL6piWMU6y0Zh1p+95tQiI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241203100809.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e9946ec73f6ec8c07ab35e59ffd58bfc/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241203100809.tgz","_integrity":"sha512-k3mKdZ9WJSzNXLfkDBAMcaWoSGMEiTQbgHjAvZgNCcjGofO99pmvVLcxahttRO9SZ3CWSDGI4IyQehOC9OtgLw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241203100809","@solana/functional":"2.1.0-canary-20241203100809","@solana/subscribable":"2.1.0-canary-20241203100809","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241203100809"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241203100809_1733221235145_0.655741714538699","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241203191007":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241203191007","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241203191007","maintainers":[{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"nickfrosty","email":"nick@frostbutter.com"},{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"12e17331e53c401d77737c70abcf51b650f18900","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241203191007.tgz","fileCount":17,"integrity":"sha512-EeuDeAtgkER8aCUPKOgLSmXA4eBuOd6/Ly1IlDKuVggTy97zlbE97YcdaoZteKTpV5AhLYl9h7aSUXlhYvaFeg==","signatures":[{"sig":"MEQCIGXde43pxuF8SONt+L7EVXCdkVRysD8j33UbPM2sRrzLAiBmWIWjXqczbR8C9ldzfNTPr/Pwg+5HvqSgWrL/gI74bA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82736},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241203191007.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/48907cb64a64edb9df3adb3d3ec38240/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241203191007.tgz","_integrity":"sha512-EeuDeAtgkER8aCUPKOgLSmXA4eBuOd6/Ly1IlDKuVggTy97zlbE97YcdaoZteKTpV5AhLYl9h7aSUXlhYvaFeg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241203191007","@solana/functional":"2.1.0-canary-20241203191007","@solana/subscribable":"2.1.0-canary-20241203191007","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241203191007"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241203191007_1733253758961_0.3597366225140275","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241205053408":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241205053408","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241205053408","maintainers":[{"name":"solana-devs","email":"devrel@solana.org"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"426475453b9852bc0153445ae21c85373f8eb558","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241205053408.tgz","fileCount":17,"integrity":"sha512-cEbz59GCyafdAaM8hOPL1Ext7zew+jgFOZl/Z1MNK32PYOwNkAa0J1DcJBn2Q54fWzSLh71/NTIweLAciQ0veg==","signatures":[{"sig":"MEQCIHEPbbvGHuT0IgU2EZ48i2ag5QkazxyF/18zuA1r6fXtAiA1awa0ciMUdGeWYRIbagd8YGMCqUY8kBXGpERfF6ypdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85742},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241205053408.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"devrel@solana.org"},"_resolved":"/tmp/ab059f08a9c8c0433bba119971ca3295/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241205053408.tgz","_integrity":"sha512-cEbz59GCyafdAaM8hOPL1Ext7zew+jgFOZl/Z1MNK32PYOwNkAa0J1DcJBn2Q54fWzSLh71/NTIweLAciQ0veg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241205053408","@solana/functional":"2.1.0-canary-20241205053408","@solana/subscribable":"2.1.0-canary-20241205053408","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241205053408"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241205053408_1733377613955_0.5757370913033544","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241205102442":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241205102442","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241205102442","maintainers":[{"name":"solana-devs","email":"devrel@solana.org"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3b692958f809d50676c2656fa6742c2f2b32276b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241205102442.tgz","fileCount":17,"integrity":"sha512-99pg1LATy482FvB/4GWDuusAuKYiLPcDNUrz2CyQsM2HmdvBJIgAztQ+DQJQvxpTsRqn4BjtqjOOEvm/soBakg==","signatures":[{"sig":"MEUCIQDY9KP3kFv9ebRIJTCoFyklczFj0dtQWaJtnGvhZRffFwIgOrdZU+G8Lm+EPAXNT6WC6vUPreR1aqHhMSKLTb6zc9s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85742},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241205102442.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"devrel@solana.org"},"_resolved":"/tmp/31b6c9a49668ed80f3adee95ec3929b5/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241205102442.tgz","_integrity":"sha512-99pg1LATy482FvB/4GWDuusAuKYiLPcDNUrz2CyQsM2HmdvBJIgAztQ+DQJQvxpTsRqn4BjtqjOOEvm/soBakg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241205102442","@solana/functional":"2.1.0-canary-20241205102442","@solana/subscribable":"2.1.0-canary-20241205102442","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241205102442"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241205102442_1733394990286_0.4027243625253818","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241205102441":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241205102441","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241205102441","maintainers":[{"name":"solana-devs","email":"devrel@solana.org"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a13a2146f56d9b69ddc688febcad60cd7cc606a3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241205102441.tgz","fileCount":17,"integrity":"sha512-OnbI5Ysyj7uVo0pXGZhM9y3yai/SEPSH8QamujfF5LeTYGnXYLXISNKerQdDTVppFKMacl8z8BmV9PKC17eHzg==","signatures":[{"sig":"MEYCIQDKI+3M4cPIOozLysFxVjctD+CzNaC7J7dpwMJCQupmKQIhAJh5GD71KWKUz/nBn/efpEgS9MOhEkwWV0pvSgiN59Gx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85742},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241205102441.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"devrel@solana.org"},"_resolved":"/tmp/456f05603210d234ca310d8ccf5f7acb/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241205102441.tgz","_integrity":"sha512-OnbI5Ysyj7uVo0pXGZhM9y3yai/SEPSH8QamujfF5LeTYGnXYLXISNKerQdDTVppFKMacl8z8BmV9PKC17eHzg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241205102441","@solana/functional":"2.1.0-canary-20241205102441","@solana/subscribable":"2.1.0-canary-20241205102441","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241205102441"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241205102441_1733395030525_0.7670502302285496","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241205104525":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241205104525","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241205104525","maintainers":[{"name":"solana-devs","email":"devrel@solana.org"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bcb5c81e363d06811b63a247dc2af3d74517299c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241205104525.tgz","fileCount":17,"integrity":"sha512-vUznbV5DFXiYLSkUhGEHVdO8RYer3KscEa2cJP4bZlRQ+wM0285lOwK37loRiofyol9CZ0T6kJElQg6ipZH31g==","signatures":[{"sig":"MEYCIQDa3ZcSPbINh21bFz9DCeWwoIyFRsFJrq5gbLBgWUwD4wIhAIJ6l4mDVCcHkC+CaKT4CQhJvGOf/lExO1ADB8mU61wO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85742},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241205104525.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"devrel@solana.org"},"_resolved":"/tmp/77a8f20dc194ea64befa049b18c3a127/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241205104525.tgz","_integrity":"sha512-vUznbV5DFXiYLSkUhGEHVdO8RYer3KscEa2cJP4bZlRQ+wM0285lOwK37loRiofyol9CZ0T6kJElQg6ipZH31g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241205104525","@solana/functional":"2.1.0-canary-20241205104525","@solana/subscribable":"2.1.0-canary-20241205104525","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241205104525"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241205104525_1733396265654_0.612271894809888","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241206064425":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241206064425","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241206064425","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"84279e42b2c5986d1118fdf6e6065e3cabf930f6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241206064425.tgz","fileCount":17,"integrity":"sha512-dRC4Y93iVWgc2bvWCbaBiKtsdWs95HGjGSVYYnYwA2SVy0h8NUJ8bOyGF5fZ7GUnPZ+9gUkHViZ1DQPp7CTCFw==","signatures":[{"sig":"MEUCIQDQ6q7VfyS7ljExt6n6XgcElNyHDfERpdgzhUd0XoC+ZgIgHDU42DTzUwFNlaCaJ2+roNKNWszAqXoLVONXg9F1rwY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85742},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241206064425.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3101d20f91c9a9a247e43219f8e9e6df/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241206064425.tgz","_integrity":"sha512-dRC4Y93iVWgc2bvWCbaBiKtsdWs95HGjGSVYYnYwA2SVy0h8NUJ8bOyGF5fZ7GUnPZ+9gUkHViZ1DQPp7CTCFw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241206064425","@solana/functional":"2.1.0-canary-20241206064425","@solana/subscribable":"2.1.0-canary-20241206064425","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241206064425"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241206064425_1733468222601_0.46773437314810895","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241206080821":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241206080821","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241206080821","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"57c2900a2e3a53a4e83432235fe9445481f26cc5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241206080821.tgz","fileCount":17,"integrity":"sha512-z/CPRrlnKpvQiESzL8zWHdxAZlEGffjUS3ySk9nz4PXY6FrUklx9oQZH5WZoRUEMBu2zlIN2IXsJ3a+pDNjJmQ==","signatures":[{"sig":"MEUCIQD4Jc3IuytpMLrFL0Yy/gzhJTL/Y0/rVR55wjEInhuRoAIgZ3seH1zzJCIBfx/OqFvZzL1Cm5vQvvG5QkrkR6ykMzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85742},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241206080821.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9f68acb710579dabbdf5ad6645c71bb2/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241206080821.tgz","_integrity":"sha512-z/CPRrlnKpvQiESzL8zWHdxAZlEGffjUS3ySk9nz4PXY6FrUklx9oQZH5WZoRUEMBu2zlIN2IXsJ3a+pDNjJmQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241206080821","@solana/functional":"2.1.0-canary-20241206080821","@solana/subscribable":"2.1.0-canary-20241206080821","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241206080821"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241206080821_1733473251117_0.9404066186985214","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241206180944":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241206180944","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241206180944","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"88c68e89e04f456d43ced6cdc608eed4b99ce579","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241206180944.tgz","fileCount":17,"integrity":"sha512-i3GJAZJehek1BiaJAkBpfL1jA4RcsNWsSoe6wRB0QyuyhQo2BG7mGmVG/Gqjy4Qez4etNskM761Dht6Ol3IQRg==","signatures":[{"sig":"MEUCIQDKZhAZ8Cx+U3zoL9Q8f/cqjVE9E2gz1DrUi0ZxPRMslgIgNoZEQ27E/fZhsUMM+7vbCGV5+CnwtEK+Wc2Bc8Pcmpw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85742},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241206180944.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/045128017bff63f43ff0dfe934783ffc/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241206180944.tgz","_integrity":"sha512-i3GJAZJehek1BiaJAkBpfL1jA4RcsNWsSoe6wRB0QyuyhQo2BG7mGmVG/Gqjy4Qez4etNskM761Dht6Ol3IQRg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241206180944","@solana/functional":"2.1.0-canary-20241206180944","@solana/subscribable":"2.1.0-canary-20241206180944","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241206180944"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241206180944_1733509315374_0.5240324997777264","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241206181208":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241206181208","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241206181208","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"710598ff2cda0ec653580ce65ed31ea44ca68568","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241206181208.tgz","fileCount":17,"integrity":"sha512-mCTWVC1Qywqx/1sTrp1qKM6cXjJpdJhOVmUmeUChypMkp1142iCPiauN45q5lXneV8W/beSHSmvrnkb1DGTiOQ==","signatures":[{"sig":"MEUCICpRNINwwVrHD7jP48HDKgaxWshRZEvY1BM6/rMwM/PSAiEA8el5vKps2GBOAAUGbt4Sj8xUoHguCOSI4KIc2rJy8WY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85742},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241206181208.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/dd2924646a5dd5727d4463731f76b885/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241206181208.tgz","_integrity":"sha512-mCTWVC1Qywqx/1sTrp1qKM6cXjJpdJhOVmUmeUChypMkp1142iCPiauN45q5lXneV8W/beSHSmvrnkb1DGTiOQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241206181208","@solana/functional":"2.1.0-canary-20241206181208","@solana/subscribable":"2.1.0-canary-20241206181208","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241206181208"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241206181208_1733509499949_0.13208154632271452","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241210160547":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241210160547","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241210160547","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9787de64829fcdbbc88f329d7afd13470633c8f5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241210160547.tgz","fileCount":17,"integrity":"sha512-4vrzen3wDatdySFUVxighcx1/AYlVTrfrRmGFntCSHBJrCWPRnwoB85A54Cz78wVRvJ6v7XJ/zBIQA4NVSUdpQ==","signatures":[{"sig":"MEUCIQDzLFdVC1SCMMs1Nq6A8SUBGUjpJh9LvckB5RiyBMeCiwIgUT8ep0XKw4Hhr4Ef9AU3cLKQ/C7tVR3NBS2CAYfznVw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85742},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241210160547.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0b9d732a7b4cc595122b51db4ce54fae/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241210160547.tgz","_integrity":"sha512-4vrzen3wDatdySFUVxighcx1/AYlVTrfrRmGFntCSHBJrCWPRnwoB85A54Cz78wVRvJ6v7XJ/zBIQA4NVSUdpQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241210160547","@solana/functional":"2.1.0-canary-20241210160547","@solana/subscribable":"2.1.0-canary-20241210160547","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241210160547"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241210160547_1733847499461_0.6851408476719278","host":"s3://npm-registry-packages-npm-production"}},"2.1.0-canary-20241210160712":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241210160712","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241210160712","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e7dd2bbf949b2a57ea50e891dc4fec9096f124a8","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241210160712.tgz","fileCount":17,"integrity":"sha512-I1weT/BZtPgZ5qFC+gN+PntYdFXiJGQikj/TqAi7+63zPRdBsct0RNCFdx56Lr8rHggwNtGMzmSdPow5W4UsqQ==","signatures":[{"sig":"MEUCIFy7X1Ma7JcAL7TXXgmJppNkOtc/dsdlLevb/w8WefapAiEAkd0s8ZaviULHwXiqbVzn5jGTwaY/SY7afz/+Z1UOcyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85742},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241210160712.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8943ab2b60fc409e411111b4ffd897b7/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241210160712.tgz","_integrity":"sha512-I1weT/BZtPgZ5qFC+gN+PntYdFXiJGQikj/TqAi7+63zPRdBsct0RNCFdx56Lr8rHggwNtGMzmSdPow5W4UsqQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241210160712","@solana/functional":"2.1.0-canary-20241210160712","@solana/subscribable":"2.1.0-canary-20241210160712","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241210160712"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241210160712_1733847591256_0.5293600055147887","host":"s3://npm-registry-packages-npm-production"}},"2.1.0-canary-20241211084257":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241211084257","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241211084257","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"080379a57edae928c006320b18c64697e8a2f05d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241211084257.tgz","fileCount":17,"integrity":"sha512-xw7R5QMx9s5c5+ZSqs8AoGN6QVdTEUMD9AH7JcCUv4hGDE64yyQtNFUYKmsq8TKyTOG4ADZlX9gi6XSW4C5Cyg==","signatures":[{"sig":"MEUCIE5pg18LPzJVSY5E34P8LHT8e4WhLMViEBv35nGJD6hAAiEAs1mhzIQHZF2A+DgnINOzolewc6QFTyhc5OOAxZ8c9UQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85742},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241211084257.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ce0653ed931d93c86a2bb2ac33acb423/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241211084257.tgz","_integrity":"sha512-xw7R5QMx9s5c5+ZSqs8AoGN6QVdTEUMD9AH7JcCUv4hGDE64yyQtNFUYKmsq8TKyTOG4ADZlX9gi6XSW4C5Cyg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241211084257","@solana/functional":"2.1.0-canary-20241211084257","@solana/subscribable":"2.1.0-canary-20241211084257","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241211084257"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241211084257_1733907294011_0.6473353350094744","host":"s3://npm-registry-packages-npm-production"}},"2.1.0-canary-20241211084732":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20241211084732","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20241211084732","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1533b4e88038d6b1ce03e310ebc9deb81a1cedae","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20241211084732.tgz","fileCount":17,"integrity":"sha512-jZOkiWGSVLI/Wu5uBGBmQ1FKdvHpEGbst6zUxbRRGg2BF//AyaV6IxbTZpgkGMkvRqDb9/I8SBVJTsiOZBIb0A==","signatures":[{"sig":"MEUCIH8i2gLluyOaQ4ylAqMq769becELiNs2IYkx5r1bQoKHAiEA33een1eAQ+ZuZIRA71qm6Jm0scUQRtBI+NPTOYGunsw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85742},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241211084732.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/342267038fff1b4d53d7c0a421276ca5/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20241211084732.tgz","_integrity":"sha512-jZOkiWGSVLI/Wu5uBGBmQ1FKdvHpEGbst6zUxbRRGg2BF//AyaV6IxbTZpgkGMkvRqDb9/I8SBVJTsiOZBIb0A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20241211084732","@solana/functional":"2.1.0-canary-20241211084732","@solana/subscribable":"2.1.0-canary-20241211084732","@solana/rpc-subscriptions-spec":"2.1.0-canary-20241211084732"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20241211084732_1733907586755_0.9054370593076124","host":"s3://npm-registry-packages-npm-production"}},"2.1.0-canary-20250227211824":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20250227211824","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20250227211824","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"78dfc070e1a91eb86d8c9e971fcc99e43b824125","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20250227211824.tgz","fileCount":17,"integrity":"sha512-Sz1spSi+qY2+hcXY/FGOerd/kbPpV2yeiqh/b18Gy+gxDOrT6rV8+UjrfL3PLp4u0KewiWV2lPc6SBYKAQt0Rw==","signatures":[{"sig":"MEUCIH8g55UvVzEt6IwbZxw+CoReUo5gGZEZExn3crtnenwUAiEAmGcn0/eAxyq9QwiBsmM/WAHcUZgf6B+8K8BanSagUIo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83883},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20250227211824.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/a83a074be0ab34d08c306d1ce073079c/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20250227211824.tgz","_integrity":"sha512-Sz1spSi+qY2+hcXY/FGOerd/kbPpV2yeiqh/b18Gy+gxDOrT6rV8+UjrfL3PLp4u0KewiWV2lPc6SBYKAQt0Rw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20250227211824","@solana/functional":"2.1.0-canary-20250227211824","@solana/subscribable":"2.1.0-canary-20250227211824","@solana/rpc-subscriptions-spec":"2.1.0-canary-20250227211824"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20250227211824_1740691866315_0.6720890815943763","host":"s3://npm-registry-packages-npm-production"}},"2.1.0-canary-20250227214621":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0-canary-20250227214621","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0-canary-20250227214621","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d60db09b05ce14373b94247a120d93ce636bfb57","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0-canary-20250227214621.tgz","fileCount":17,"integrity":"sha512-3S3fLVy7g2nqhpy7CyKMVnIVhJWfuN9e6DHZ7vjU/ZD6wxpDM7Q7nSJlfTD2RelR54PoPDbefhAi2DRvxcYNKA==","signatures":[{"sig":"MEQCIGqO8vPZ4ff7hDvAXTcEph4a7w57/tmZjrn2DRoDmo1hAiBwzkKeCJA87J+dj2gsVO7TJ17UDX+Nvx1LmOY2OSmN/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83883},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20250227214621.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/84ec89bc7d23a5aa7e09fa53fce6a440/solana-rpc-subscriptions-channel-websocket-2.1.0-canary-20250227214621.tgz","_integrity":"sha512-3S3fLVy7g2nqhpy7CyKMVnIVhJWfuN9e6DHZ7vjU/ZD6wxpDM7Q7nSJlfTD2RelR54PoPDbefhAi2DRvxcYNKA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0-canary-20250227214621","@solana/functional":"2.1.0-canary-20250227214621","@solana/subscribable":"2.1.0-canary-20250227214621","@solana/rpc-subscriptions-spec":"2.1.0-canary-20250227214621"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0-canary-20250227214621_1740693479384_0.66554101747095","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"17ca9df1a57e5f6cf7c6de5b777e561b3896e69f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.0.tgz","fileCount":17,"integrity":"sha512-goJe9dv0cs967HJ382vSX8yapXgQzRHCmH323LsXrrpj/s3Eb3yUwJq7AcHgoh4gKIqyAfGybq/bE5Aa8Pcm9g==","signatures":[{"sig":"MEUCIQDjHgl+/xvBWMy9mV/k+5XQ8S8EK+g0Zq8saNOvmd247wIgEd9w+fpDLh+AN5k78H+RA7k9OQbueYCdip1FRIaYvkc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83773},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ebec1da707655d64284be7d4b7bd58e7/solana-rpc-subscriptions-channel-websocket-2.1.0.tgz","_integrity":"sha512-goJe9dv0cs967HJ382vSX8yapXgQzRHCmH323LsXrrpj/s3Eb3yUwJq7AcHgoh4gKIqyAfGybq/bE5Aa8Pcm9g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0","@solana/functional":"2.1.0","@solana/subscribable":"2.1.0","@solana/rpc-subscriptions-spec":"2.1.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.0_1740694924871_0.47764637727905646","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250310090649":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250310090649","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250310090649","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d139ae880fb19d7c6888278b783563e713656349","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250310090649.tgz","fileCount":17,"integrity":"sha512-WqGOJCatPYGzMS6x+AdoiShSkEy2SE1a4vJLph4VTTLI1UtAB7qZIfMXqCHFVj9MNqnUrBqD/uqXIo2nLvQiwg==","signatures":[{"sig":"MEUCIA2lmE7gZbCrg3Eb5+u+0bNmqLlo5qwkDB9l9Qls14H1AiEAs+gPuFhY6ZhhDB8KfBHF+c0PnZMEtH3ZoF61JuszN5Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250310090649.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e8a67654b73e8291bd84af8928332901/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250310090649.tgz","_integrity":"sha512-WqGOJCatPYGzMS6x+AdoiShSkEy2SE1a4vJLph4VTTLI1UtAB7qZIfMXqCHFVj9MNqnUrBqD/uqXIo2nLvQiwg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250310090649","@solana/functional":"2.1.1-canary-20250310090649","@solana/subscribable":"2.1.1-canary-20250310090649","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250310090649"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250310090649_1741598317184_0.43698471631135316","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250310215239":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250310215239","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250310215239","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"090d4d5653baed8458f5b9a4dfd03f0613135ad4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250310215239.tgz","fileCount":17,"integrity":"sha512-kS91vvv0QYdKlFYYS8OKpnIP+/4pGNpG0maVE+LqaQcG78ngo5hD0IC5WBffAx0LAO26gn7YRlT8pyvyQlvWCQ==","signatures":[{"sig":"MEUCIQCDRzRhLWwQWbmCeCnskhva1m0rRD0MIZSXpgPvwTceQAIgO/Ln38TE/jTo1BMhTUxVxI54wx3gvb6f09cS8VF07ts=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250310215239.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/748345c339dc72ce19d8c1c83ecc20e1/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250310215239.tgz","_integrity":"sha512-kS91vvv0QYdKlFYYS8OKpnIP+/4pGNpG0maVE+LqaQcG78ngo5hD0IC5WBffAx0LAO26gn7YRlT8pyvyQlvWCQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250310215239","@solana/functional":"2.1.1-canary-20250310215239","@solana/subscribable":"2.1.1-canary-20250310215239","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250310215239"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250310215239_1741644287426_0.42116709416840137","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250310215401":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250310215401","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250310215401","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ed862421b88813484bd1e97c7415890cfd1d080d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250310215401.tgz","fileCount":17,"integrity":"sha512-NYqmyr+dffyETpx4fa2H2xOaJQEw+ubZgSetJSORbHovHcA5Ojt8EfSka+O//RKwsJ9mi+FYqPVNxN3XLu9fkg==","signatures":[{"sig":"MEQCIE04hTSikKJrLYeu9tWtCGfDUZywE11vRgftx0bzml5SAiBx5DxRstA7VQIHjN5xS5P/YN8zowAjHdcDoifZq1rvig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250310215401.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/88888a3b2a6ba77053712be2b0f8966b/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250310215401.tgz","_integrity":"sha512-NYqmyr+dffyETpx4fa2H2xOaJQEw+ubZgSetJSORbHovHcA5Ojt8EfSka+O//RKwsJ9mi+FYqPVNxN3XLu9fkg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250310215401","@solana/functional":"2.1.1-canary-20250310215401","@solana/subscribable":"2.1.1-canary-20250310215401","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250310215401"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250310215401_1741644370769_0.5201612021426996","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250310215546":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250310215546","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250310215546","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f57f3c97157269ff780328c54c485d17d7982179","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250310215546.tgz","fileCount":17,"integrity":"sha512-M5JSfGz2KpQLqaipdLCWW0reEF6lzfkjrktaH3Uee36pCsPrFmn+hgHSZx8Wm79az+Q1LjuyCfiKFPPoE6ywSA==","signatures":[{"sig":"MEUCIEBCaFVDE16fBmwJyrh3UNQCWx04Vna0iptpBYcDEhTjAiEA6mKUNxrBTynr0bNT5yBo/5tqMQky/1zQnHrB8P3s8pg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250310215546.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f5166f38421ab552a09a332e8eb8b956/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250310215546.tgz","_integrity":"sha512-M5JSfGz2KpQLqaipdLCWW0reEF6lzfkjrktaH3Uee36pCsPrFmn+hgHSZx8Wm79az+Q1LjuyCfiKFPPoE6ywSA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250310215546","@solana/functional":"2.1.1-canary-20250310215546","@solana/subscribable":"2.1.1-canary-20250310215546","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250310215546"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250310215546_1741644416960_0.339666805284212","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250311065657":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250311065657","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250311065657","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9dc44eff7bd2ca742318594a1e266173249dbc01","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250311065657.tgz","fileCount":17,"integrity":"sha512-OdfZZESZcrpNDv4xmtGKjY6CgPfIu+VRwt3eJXLzg4LssZfyg4lHgQ//NaqVRmCMF8h8NaA/fIf6CBRKR3oh1A==","signatures":[{"sig":"MEQCIAjdQW+ASSAiVLReXZrhnNnPjonScUQCM/ap+NbSgZidAiAVacL/LagvZXZYhCZLhAuCaN3iAn30lqT+ybzkyK99og==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250311065657.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/de2633602bd0fd2b7b7b832452532db1/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250311065657.tgz","_integrity":"sha512-OdfZZESZcrpNDv4xmtGKjY6CgPfIu+VRwt3eJXLzg4LssZfyg4lHgQ//NaqVRmCMF8h8NaA/fIf6CBRKR3oh1A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250311065657","@solana/functional":"2.1.1-canary-20250311065657","@solana/subscribable":"2.1.1-canary-20250311065657","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250311065657"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250311065657_1741676946184_0.8630495463485219","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250311100147":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250311100147","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250311100147","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e9efe447111d87674a85c86d3a650a492b591985","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250311100147.tgz","fileCount":17,"integrity":"sha512-FCKQaiSzXrAkxWEEHgP55+HoP23Tb0RV9XUfbJak4d2nCLGYeLsBi7ALxj3XtN81s3arWXVvmO6kGOPy0o1YLg==","signatures":[{"sig":"MEYCIQCxaJzU3jANgdp+n6JyYJelmyMmrraIv210K7tGZUel8QIhAI6deVk+rblr3wOJGTmPw2khbiXSVYPPxoxgEkacHOou","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250311100147.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c3f98027e17c4d6663a660c4418d107a/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250311100147.tgz","_integrity":"sha512-FCKQaiSzXrAkxWEEHgP55+HoP23Tb0RV9XUfbJak4d2nCLGYeLsBi7ALxj3XtN81s3arWXVvmO6kGOPy0o1YLg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250311100147","@solana/functional":"2.1.1-canary-20250311100147","@solana/subscribable":"2.1.1-canary-20250311100147","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250311100147"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250311100147_1741687972973_0.5758745892739929","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250311100202":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250311100202","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250311100202","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"36bc02041933749be17b6607176bff0cc2ff2528","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250311100202.tgz","fileCount":17,"integrity":"sha512-Da1RAW/MnknMSxrecwVK7uuUdNjcAuDu5FeytV+0cA6RelIAU6OTbgam54Ccr8x2Mx2sWAsNfo1Tj7r+oFFbkw==","signatures":[{"sig":"MEUCIQCdvb1SaPVq1AlLPWl5YijYy3NtPYEXZSDFcUhrgnkzfQIgQa97dMpNiiDjoBgnP4e+XfoesQRXbPTgYIgGiTfg1a0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250311100202.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5fa99e44fd0f07faf2b60619962605d7/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250311100202.tgz","_integrity":"sha512-Da1RAW/MnknMSxrecwVK7uuUdNjcAuDu5FeytV+0cA6RelIAU6OTbgam54Ccr8x2Mx2sWAsNfo1Tj7r+oFFbkw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250311100202","@solana/functional":"2.1.1-canary-20250311100202","@solana/subscribable":"2.1.1-canary-20250311100202","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250311100202"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250311100202_1741687989477_0.23630982870462147","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250311100149":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250311100149","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250311100149","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4f8dc112227516938142800bb5e34e9b7c8fc349","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250311100149.tgz","fileCount":17,"integrity":"sha512-In8UC2PvH26t5bQs3UPgtJGfIAyIgfi368R2a73FU/INVJNJ9m/Egc84K7mCYHxyv9fJw9xQ7fg8dS/MiA2evQ==","signatures":[{"sig":"MEQCIAde9pnX3485CMNSIb7wTD/NmT7P87tTCNsadW1oD9X5AiB+qFeo/z+ya/zF3sSm0QGRre4akDXF8f/MwZtkJBUc5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250311100149.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1dbd162dea7bc9a6912841d59649dcac/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250311100149.tgz","_integrity":"sha512-In8UC2PvH26t5bQs3UPgtJGfIAyIgfi368R2a73FU/INVJNJ9m/Egc84K7mCYHxyv9fJw9xQ7fg8dS/MiA2evQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250311100149","@solana/functional":"2.1.1-canary-20250311100149","@solana/subscribable":"2.1.1-canary-20250311100149","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250311100149"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250311100149_1741687997094_0.7129154786485128","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250311180546":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250311180546","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250311180546","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c98aadbaeaf33ca0497b157c63b96d04210dd828","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250311180546.tgz","fileCount":17,"integrity":"sha512-+v+0Rvp9R50HRkA9Lk6VANnrwf91EL7WpvcBJNvJ0eO8rgQtWbTz/M8YtF3M9Q8LGbywOBnJxG1gsHvX7U+meQ==","signatures":[{"sig":"MEUCIDr+dgLyTKfGbyJOY5srp1t/PbW93hpOjvKENDJ68p6nAiEAxtR+vmpCKIA/ig6DPA0CtZ86ipf9R53C+GM8qKOccOY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250311180546.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/afce84c4db85edfcb08d994895c84954/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250311180546.tgz","_integrity":"sha512-+v+0Rvp9R50HRkA9Lk6VANnrwf91EL7WpvcBJNvJ0eO8rgQtWbTz/M8YtF3M9Q8LGbywOBnJxG1gsHvX7U+meQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250311180546","@solana/functional":"2.1.1-canary-20250311180546","@solana/subscribable":"2.1.1-canary-20250311180546","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250311180546"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250311180546_1741717051876_0.8871396181725879","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250311180551":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250311180551","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250311180551","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"337ba42c0cdd08dff36c7c395141b56225357c41","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250311180551.tgz","fileCount":17,"integrity":"sha512-GyjV25CAWF7RCwMzJg1fDPrtWZmIkP6Mrrs1utqdUbKKRlhDFISqUZeG17eB4wrta7P/3i7nZ70j+ehgtdLm6A==","signatures":[{"sig":"MEUCIAhSynsF2/rkcNZIGQT4d/ktCknNsZ3McbTLuxL1yUQVAiEAvklWmYTBO15tR4nhlzjPVHODYrKnMclWz2ppydTtBXQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250311180551.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/21b504806b6d01db21c1af0058719721/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250311180551.tgz","_integrity":"sha512-GyjV25CAWF7RCwMzJg1fDPrtWZmIkP6Mrrs1utqdUbKKRlhDFISqUZeG17eB4wrta7P/3i7nZ70j+ehgtdLm6A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250311180551","@solana/functional":"2.1.1-canary-20250311180551","@solana/subscribable":"2.1.1-canary-20250311180551","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250311180551"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250311180551_1741717324786_0.5061643485380201","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250311212224":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250311212224","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250311212224","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d852d89d68a3a579c843a3a8d423120a42d2d03c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250311212224.tgz","fileCount":17,"integrity":"sha512-4YmRBzpqgMtDWO1UoW67dmj6qp+JvFIXBYW3GQFQ1Xo5G0TQqLj+zfnXSCVTmjksWiZ5vt0tK1rJuPvsDuLCIA==","signatures":[{"sig":"MEYCIQCV9ex0zdCuvhQqOw4vgV2qVjUc7w6O9MTGn/QJ/e34dAIhAMH8Nt07Qwnv4IQ/DJMtkAqkDrzL+VTcrE3VrLVmuyiW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250311212224.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/35d3e1b96289e87d2a36ba5ea71c5623/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250311212224.tgz","_integrity":"sha512-4YmRBzpqgMtDWO1UoW67dmj6qp+JvFIXBYW3GQFQ1Xo5G0TQqLj+zfnXSCVTmjksWiZ5vt0tK1rJuPvsDuLCIA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250311212224","@solana/functional":"2.1.1-canary-20250311212224","@solana/subscribable":"2.1.1-canary-20250311212224","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250311212224"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250311212224_1741728902317_0.23249016659735378","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250312203135":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250312203135","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250312203135","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cabe090fcc64cc6b878d64c573822847832d840d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250312203135.tgz","fileCount":17,"integrity":"sha512-Z0KUHuSdf+W0d1jVaiWoZ+Gy41tdDdbQY0Ae462Tu7kl37ggycOBzzuHSs0f1x+Cxp2xB0ucF6pLnOn6Fbqwrg==","signatures":[{"sig":"MEQCIB1iurZbUD375Y1Bao6gv3jCCJGijST1uLbHMLecEB+fAiBB4oZJ0yHtYkt/lZ1APAxZDW2ZX4FauRPecXmEC059Zg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250312203135.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/27fa4293ff94585479564d2f0af5edf5/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250312203135.tgz","_integrity":"sha512-Z0KUHuSdf+W0d1jVaiWoZ+Gy41tdDdbQY0Ae462Tu7kl37ggycOBzzuHSs0f1x+Cxp2xB0ucF6pLnOn6Fbqwrg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250312203135","@solana/functional":"2.1.1-canary-20250312203135","@solana/subscribable":"2.1.1-canary-20250312203135","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250312203135"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250312203135_1741812178896_0.5091484986190342","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250313000718":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250313000718","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250313000718","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"19b66818932b4fc9167ec348e5b3e922c12c395f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250313000718.tgz","fileCount":17,"integrity":"sha512-4MUffF1V9DInpHVpAhnkJ6hvdKRPtI9cMFxGeU2tDHWqvAbHJ2lGRbI5o5Wj9bSuKoZV1iuSWjNCR2KDkJ5Q8w==","signatures":[{"sig":"MEQCIDniiPwc3b6Zzlm4vf4iwj42kne+KO5GxyyQkm5iB8zzAiAd4/tdGsUjgzo5q6IBArWXef8IYBdtL7JDFX0z1NXkyw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250313000718.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f4ec953f38b2a2dc87c20b80d581e7bb/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250313000718.tgz","_integrity":"sha512-4MUffF1V9DInpHVpAhnkJ6hvdKRPtI9cMFxGeU2tDHWqvAbHJ2lGRbI5o5Wj9bSuKoZV1iuSWjNCR2KDkJ5Q8w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250313000718","@solana/functional":"2.1.1-canary-20250313000718","@solana/subscribable":"2.1.1-canary-20250313000718","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250313000718"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250313000718_1741825238538_0.4628651637494159","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250313001654":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250313001654","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250313001654","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ffab5094f6566c8b13eb5c96cfcafaa6cbb6e61a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250313001654.tgz","fileCount":17,"integrity":"sha512-PmGsy+rlBB/H76I0Fsgd9mzhaBdEzDeR5ooAIiD+dVjtOMtDBaXzhOz2unnfOCkWzItOeHjemlONNoKL8NMwtg==","signatures":[{"sig":"MEUCIQCAGNKU++G5i2rlMxpSV5nlTPp/Qw1qWONOx8DCOyKQOgIgV3aVZW6poPMG5g2R1sZVXc7nl8yLpVu2hhkfvvMKTJI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250313001654.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/abb942c08c5a0c92daf28af903e50c19/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250313001654.tgz","_integrity":"sha512-PmGsy+rlBB/H76I0Fsgd9mzhaBdEzDeR5ooAIiD+dVjtOMtDBaXzhOz2unnfOCkWzItOeHjemlONNoKL8NMwtg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250313001654","@solana/functional":"2.1.1-canary-20250313001654","@solana/subscribable":"2.1.1-canary-20250313001654","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250313001654"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250313001654_1741825733284_0.9856309202562201","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250313193704":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250313193704","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250313193704","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"797cc70e38fa411597774b0bd67c50e343f9cb7c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250313193704.tgz","fileCount":17,"integrity":"sha512-mALmMQaIWjOybyN+aj3UtdAw2OO0pxoYUMpvpRktUsj52ndHrDMRXiYv2zGjPbLBRjeKYrFZD4NXz09Ky6KmCQ==","signatures":[{"sig":"MEQCIAYaLbKPN6xEoHowIV0aat2WyclU0hbKkA3atYg42Qa9AiAOxtNlEgi+G2t/mJPO76/E5Eats3sZV3R3udmGBgZFIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250313193704.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c7b7be4c3da411a69d96a76ec5a06b88/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250313193704.tgz","_integrity":"sha512-mALmMQaIWjOybyN+aj3UtdAw2OO0pxoYUMpvpRktUsj52ndHrDMRXiYv2zGjPbLBRjeKYrFZD4NXz09Ky6KmCQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250313193704","@solana/functional":"2.1.1-canary-20250313193704","@solana/subscribable":"2.1.1-canary-20250313193704","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250313193704"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250313193704_1741895325643_0.055105067512711825","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250313194127":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250313194127","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250313194127","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d3ae1c6ed5a6d61ca5d1c8ff23bb62e0fe829089","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250313194127.tgz","fileCount":17,"integrity":"sha512-fMfLDQDoDAvrGxhoKa0PVfBA8z8kPahfM11zV96siL1nDo0yHT+iQQQ+l2qRrZfcC416HltKOGGOzudUrbn9RQ==","signatures":[{"sig":"MEYCIQCOiKf5P72RR/7U94CRjF92cFODu10qHexHh1XKoU4SPgIhANQtcNfUx4ukl55SKzpdhb9CzofIZMPWBDSE92l4VGLO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250313194127.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e18755f8cc5649b60d300e5922972c8b/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250313194127.tgz","_integrity":"sha512-fMfLDQDoDAvrGxhoKa0PVfBA8z8kPahfM11zV96siL1nDo0yHT+iQQQ+l2qRrZfcC416HltKOGGOzudUrbn9RQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250313194127","@solana/functional":"2.1.1-canary-20250313194127","@solana/subscribable":"2.1.1-canary-20250313194127","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250313194127"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250313194127_1741895621304_0.7255875191467884","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250313194529":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250313194529","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250313194529","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1bda93c04b95aee79f472c04bfb709dafc6cead8","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250313194529.tgz","fileCount":17,"integrity":"sha512-LFZ613coEux8E3ktN9F0bEoWqKYB00oEzOjvmLFWJnRuTCTO6K1wTj/UvzhASFHZbazAyFLrVMACvHNbJjNnDw==","signatures":[{"sig":"MEQCIFMdujXd6M7m8qmOomznIpULR5f+Hz+4egAIoVQv+kO1AiAnQwFGUJjv4vR8OP67D3hNMLFK7wLWstXoJ1tBEvnuIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250313194529.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8a67ba721399286cc31dd2f4781f59a8/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250313194529.tgz","_integrity":"sha512-LFZ613coEux8E3ktN9F0bEoWqKYB00oEzOjvmLFWJnRuTCTO6K1wTj/UvzhASFHZbazAyFLrVMACvHNbJjNnDw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250313194529","@solana/functional":"2.1.1-canary-20250313194529","@solana/subscribable":"2.1.1-canary-20250313194529","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250313194529"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250313194529_1741895803485_0.2392600789485182","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250315013847":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250315013847","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250315013847","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3962e297adfdf3b40162f952a5743e5dce5a2c29","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250315013847.tgz","fileCount":17,"integrity":"sha512-I8D6N6185g6Lo9W7UD814qeklY+S4CNHjM8AlhG83llmi5VeubRo3vPgA0louBQYIbHw49dUhZjFToN3JuQS8g==","signatures":[{"sig":"MEYCIQDU605OOgZD0/4rADCPuQOod+GNFOcomRWpyYX4sdf6+gIhANK0TG5zUbv9GeeBZIuKrCbHSvf5SXuwEGBebkjE+nH1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250315013847.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7715593a325939ab3b8d48ad903f567c/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250315013847.tgz","_integrity":"sha512-I8D6N6185g6Lo9W7UD814qeklY+S4CNHjM8AlhG83llmi5VeubRo3vPgA0louBQYIbHw49dUhZjFToN3JuQS8g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250315013847","@solana/functional":"2.1.1-canary-20250315013847","@solana/subscribable":"2.1.1-canary-20250315013847","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250315013847"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250315013847_1742003410285_0.41556175496559256","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250315013912":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250315013912","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250315013912","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1b22b7e380338622f1aaedb931cdafa08ad69d69","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250315013912.tgz","fileCount":17,"integrity":"sha512-9BAywMooygwEf0fRZmG/JiA6a+v9Ai/Mj85jV2NbwFDJtN4rXfI35Ty8H/wvTqSwrzxiEV4H1/TyTjhI3lcR2Q==","signatures":[{"sig":"MEQCIFh3XljCsN+t/RGbQO5xMEEqayUN0pxRqLRufkAu8lsvAiAIOG3PV5QgyV2kpWTqc5pLaj7+gjEeuukknlAlM2wFUg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250315013912.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0b1d721ca765b3337e1c587c36f07468/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250315013912.tgz","_integrity":"sha512-9BAywMooygwEf0fRZmG/JiA6a+v9Ai/Mj85jV2NbwFDJtN4rXfI35Ty8H/wvTqSwrzxiEV4H1/TyTjhI3lcR2Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250315013912","@solana/functional":"2.1.1-canary-20250315013912","@solana/subscribable":"2.1.1-canary-20250315013912","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250315013912"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250315013912_1742003444532_0.25790270295349815","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250315013907":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250315013907","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250315013907","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"eb5263a75c80d53be77ab46ed4b92d44c71dbf4d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250315013907.tgz","fileCount":17,"integrity":"sha512-9d1Bcclhwxpwqr0GP0BL83t2kUSVN9un+xSI8DODkf0/7MG7rSdkuA48vUjTx53CKNUGlYCjC5pkNSM23X3EYA==","signatures":[{"sig":"MEYCIQCl50eP7pNl0iNWZPGS1OfdliXXHN/P521yQSsdY/kLtQIhAKKtDZoMUOrkyDfuPJ+xE4O2myRRFf1j4b6NKDjKoq+N","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250315013907.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/213c4657da250ac759d81f844a8dde06/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250315013907.tgz","_integrity":"sha512-9d1Bcclhwxpwqr0GP0BL83t2kUSVN9un+xSI8DODkf0/7MG7rSdkuA48vUjTx53CKNUGlYCjC5pkNSM23X3EYA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250315013907","@solana/functional":"2.1.1-canary-20250315013907","@solana/subscribable":"2.1.1-canary-20250315013907","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250315013907"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250315013907_1742003472400_0.7868362137489098","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250317180710":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250317180710","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250317180710","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e608a35f0f905341ef0f663297cedede224dddd5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250317180710.tgz","fileCount":17,"integrity":"sha512-nfFbYBsE8sIppeqzA5MZ/2U1vxmSr/7cHH67V9dVr4f5yWjFFVrAKaGHnlGcTKNU8ZASNtCGL+6TTOugNAMopw==","signatures":[{"sig":"MEQCIF8IiSMLacFZbN/GwH+91+LMWJZlPN26U6TQ2RPOFeQrAiA/flQVTqL6h3rmybwbHiFapw1efN6sFVQWfHMbeogogA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250317180710.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3494455abeb5cc52aa760280b9b2951d/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250317180710.tgz","_integrity":"sha512-nfFbYBsE8sIppeqzA5MZ/2U1vxmSr/7cHH67V9dVr4f5yWjFFVrAKaGHnlGcTKNU8ZASNtCGL+6TTOugNAMopw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250317180710","@solana/functional":"2.1.1-canary-20250317180710","@solana/subscribable":"2.1.1-canary-20250317180710","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250317180710"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250317180710_1742235506827_0.9768668182437392","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250317180807":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250317180807","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250317180807","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"817bd6a38f238d0d4e9791550122d86c790df753","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250317180807.tgz","fileCount":17,"integrity":"sha512-M3aU0QLJtTyPS5MoLgMi4F9Hl0EL2mWyVwnzo1U7Y2ybmZlTGf39ms9nhrFi5jKFrmGoIuf1o82zHOYxIa7ijw==","signatures":[{"sig":"MEYCIQDCqd4eL2yuEWV1+uqKB5wueXHkdMI4HLk9BxWcK6Wz5QIhAKcG4RT2GL6p5lZL8aHvznz092uKIDnQePnnL0Q7Gxyj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250317180807.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/bee79d908c3b27e3589492be1017f4c9/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250317180807.tgz","_integrity":"sha512-M3aU0QLJtTyPS5MoLgMi4F9Hl0EL2mWyVwnzo1U7Y2ybmZlTGf39ms9nhrFi5jKFrmGoIuf1o82zHOYxIa7ijw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250317180807","@solana/functional":"2.1.1-canary-20250317180807","@solana/subscribable":"2.1.1-canary-20250317180807","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250317180807"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250317180807_1742235612444_0.1966214927843335","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250318191025":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250318191025","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250318191025","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"857c8c55140dde9bcb202ec0cd01716ecb6e451c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250318191025.tgz","fileCount":17,"integrity":"sha512-V3f3Bzy1DWxU1iIh7guP+eiA8o+UfdOWOHZe6uuwNk7mw3u2G0NcnCl7rV7+9URUqdOL00x6mIZNZlgVygVlUQ==","signatures":[{"sig":"MEYCIQCngcOgT25akWxExQlo9bFKwCVKsoWz9X48l9ghnQhHAgIhAL3+l6RkjM/42t6P+sS7t1O4wPKVGiyFwKhCNlkYZoYY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250318191025.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/98cafc276b50b7d09d1b09353e579db4/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250318191025.tgz","_integrity":"sha512-V3f3Bzy1DWxU1iIh7guP+eiA8o+UfdOWOHZe6uuwNk7mw3u2G0NcnCl7rV7+9URUqdOL00x6mIZNZlgVygVlUQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250318191025","@solana/functional":"2.1.1-canary-20250318191025","@solana/subscribable":"2.1.1-canary-20250318191025","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250318191025"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250318191025_1742325698005_0.8507951704000383","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319152106":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250319152106","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250319152106","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6c6b3a997109a6b5f6d9cd2a252ec249ac77603a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250319152106.tgz","fileCount":17,"integrity":"sha512-1V2JW2YQ1/UCt4R2Ua2xZYE3JGBvybzLa37MMhpD7ShkzXZ44Hb/TCIi/BWXC8gC9MqljNAQRI03wQ4u0YVJFw==","signatures":[{"sig":"MEUCIQCxAL/RxD4IIwBUXTiJl06zDKbJgv+QYBQuoLcwheWjdwIgeZ0ncbCVPJk1t4LySfmnvSIGoIqbJSs0pY/Sh2rggVo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319152106.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/69e4e8c93a6557321d7dc3c855a2f8bc/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319152106.tgz","_integrity":"sha512-1V2JW2YQ1/UCt4R2Ua2xZYE3JGBvybzLa37MMhpD7ShkzXZ44Hb/TCIi/BWXC8gC9MqljNAQRI03wQ4u0YVJFw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250319152106","@solana/functional":"2.1.1-canary-20250319152106","@solana/subscribable":"2.1.1-canary-20250319152106","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250319152106"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250319152106_1742398367166_0.06597629662746796","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319213031":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250319213031","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250319213031","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"517792c4987ff9910722636727079ccff8015c03","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250319213031.tgz","fileCount":17,"integrity":"sha512-fxL6OejTOkOx/PXXm1AKt5omvWatu7DE7S0JALQb6udTk/27SVAO3BQRleI6BMNAlNSFF8QMIkgshrYCPNL89A==","signatures":[{"sig":"MEYCIQCT9hcrOyqbhnzwNhBrCfxzTPmBW9jHXVwN2hM2lkIW0wIhAOGn60/Y0yAmSj21ogeOVahY/SMW3KIkIRfYfHGUYocg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319213031.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4112fdd6ad679c1ecab1b8f7ff7ead11/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319213031.tgz","_integrity":"sha512-fxL6OejTOkOx/PXXm1AKt5omvWatu7DE7S0JALQb6udTk/27SVAO3BQRleI6BMNAlNSFF8QMIkgshrYCPNL89A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250319213031","@solana/functional":"2.1.1-canary-20250319213031","@solana/subscribable":"2.1.1-canary-20250319213031","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250319213031"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250319213031_1742420551573_0.35179335894499597","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319220050":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250319220050","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250319220050","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9010d42351f27930ae5584b1a294115d71723e07","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250319220050.tgz","fileCount":17,"integrity":"sha512-mkFdxuALHX0DHYp5rzg+dvaFpJUCDQW08i7lNsXW2rpBvWVnE1p6/r0ROmyRHgQpDrRPA14f2s/g3Q9RmxqU7Q==","signatures":[{"sig":"MEUCIDxhESzA5v9vq+2YPeJ8Yb5WsDUm8i5wiHYRfvsbvMg9AiEAhJ/Mrft+HrHsOjTvQnGR2l7Jie5TT2nagQCipabE/jY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319220050.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/61c39293379e54e90cbe61e214eb7b3d/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319220050.tgz","_integrity":"sha512-mkFdxuALHX0DHYp5rzg+dvaFpJUCDQW08i7lNsXW2rpBvWVnE1p6/r0ROmyRHgQpDrRPA14f2s/g3Q9RmxqU7Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250319220050","@solana/functional":"2.1.1-canary-20250319220050","@solana/subscribable":"2.1.1-canary-20250319220050","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250319220050"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250319220050_1742422374979_0.2593521531678247","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319220859":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250319220859","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250319220859","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cc815c5eb7590c7993e42704adf8d7f1cbcca2f1","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250319220859.tgz","fileCount":17,"integrity":"sha512-aKzZ+KwBluqZnhbvBDqS0JOf6V51BaKqVLjUCwPUPj0AwLj7j/aHhPF8eeDZUQbAYKCb6YP2WPSl6Ne/BQTcMA==","signatures":[{"sig":"MEUCIQCjwqVPMGetbffcFUX2UhSjR8B/rWyPC+9VtsIjb76RmAIgYXy04nOzFaBGfVgiebSnjftI2y93Pw9caJ0VCUW/V0Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319220859.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/abb679d4aa3f9fcda4166d5dc70021e4/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319220859.tgz","_integrity":"sha512-aKzZ+KwBluqZnhbvBDqS0JOf6V51BaKqVLjUCwPUPj0AwLj7j/aHhPF8eeDZUQbAYKCb6YP2WPSl6Ne/BQTcMA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250319220859","@solana/functional":"2.1.1-canary-20250319220859","@solana/subscribable":"2.1.1-canary-20250319220859","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250319220859"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250319220859_1742422845283_0.966647385582408","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319221404":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250319221404","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250319221404","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"57139afbeab87dd49d87a33b4022ca9f874f37aa","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250319221404.tgz","fileCount":17,"integrity":"sha512-YleZ6QwcEPKc02N48Lze/mauOSai203Oh5hkIyMFB2NIS/ETJCuuduJeJelZodPtEr4MdibspVjf7QO7qZFdyQ==","signatures":[{"sig":"MEYCIQDkIelInP+QaNCiLhMXLafk/ziW6vrv8KufFsPyYw7CDwIhAKnL7vOmQEiYqx00wjHYOkdCYk3epkZLmz3yHqIT+D0M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319221404.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9657bed349c735e828421a48a724f317/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319221404.tgz","_integrity":"sha512-YleZ6QwcEPKc02N48Lze/mauOSai203Oh5hkIyMFB2NIS/ETJCuuduJeJelZodPtEr4MdibspVjf7QO7qZFdyQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250319221404","@solana/functional":"2.1.1-canary-20250319221404","@solana/subscribable":"2.1.1-canary-20250319221404","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250319221404"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250319221404_1742423160697_0.35814583540548783","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319221906":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250319221906","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250319221906","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"60ffd537d9e15e1dc62b976cb446136f30c4dec2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250319221906.tgz","fileCount":17,"integrity":"sha512-QVd0LeMR4EP2ja+eog5/8G9uedoRKvEMaKXVSh8ICT+WaTlcTogFGJhP3YdBKPrFBP/TJtnVwBMFcgto49J+BQ==","signatures":[{"sig":"MEQCIHH69IVbr5QOLM4EUAG+aHOp6pzXIqEZ5nsx8vQYq+VsAiAqgNpsSLCvq7djRhfxQBr0UwGtBhe0ZMpSgFQ3O8z+tQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319221906.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/bca31e2fa7b1918bf875a220f2443e1f/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319221906.tgz","_integrity":"sha512-QVd0LeMR4EP2ja+eog5/8G9uedoRKvEMaKXVSh8ICT+WaTlcTogFGJhP3YdBKPrFBP/TJtnVwBMFcgto49J+BQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250319221906","@solana/functional":"2.1.1-canary-20250319221906","@solana/subscribable":"2.1.1-canary-20250319221906","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250319221906"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250319221906_1742423405020_0.1426582502208935","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319222258":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250319222258","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250319222258","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a577d6d093a6704feee0905e413f5c5994d3bd9d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250319222258.tgz","fileCount":17,"integrity":"sha512-4790H2cCc86BQs9r44upobwP6VyYHQ0Z4docCHoUNzDrChBHDbbU/G2F3/1oA+0YeUX8lbI158nLrIwEeOrwmw==","signatures":[{"sig":"MEQCIFisDZckrY8RXD5kWHkEWB0fdz0gAufu6Xcp25ME/pgNAiB+s3t7J+JkmuTb1/dalVtYzGXMkoTGfp/BmWUb32QxMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83853},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319222258.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/78fe1636612bb0e6c427ee5c57e3f0c0/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319222258.tgz","_integrity":"sha512-4790H2cCc86BQs9r44upobwP6VyYHQ0Z4docCHoUNzDrChBHDbbU/G2F3/1oA+0YeUX8lbI158nLrIwEeOrwmw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250319222258","@solana/functional":"2.1.1-canary-20250319222258","@solana/subscribable":"2.1.1-canary-20250319222258","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250319222258"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250319222258_1742423706490_0.5101366920932662","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319230307":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250319230307","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250319230307","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7f907890ac6c7b6a0af5f277f4e437ba98ba698f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250319230307.tgz","fileCount":17,"integrity":"sha512-gO7F9agWFIouCIuicACAN9KkwHuh6jd56nOn26i8WWuzcYJ3DXVz5Wi8cfWAxwemiCzGnl1ojuHn101A4txzDQ==","signatures":[{"sig":"MEUCIQCOscwY5mxBx0kPwfKcDJZXC6sb6BCFvco25AShcrRzPQIgdgG/TqLPllClghWc6SZ/iskP4rE2tO8Zf4+61Qye6YA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319230307.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0642a9ef38ec8584a9998c25c4dda57d/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319230307.tgz","_integrity":"sha512-gO7F9agWFIouCIuicACAN9KkwHuh6jd56nOn26i8WWuzcYJ3DXVz5Wi8cfWAxwemiCzGnl1ojuHn101A4txzDQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250319230307","@solana/functional":"2.1.1-canary-20250319230307","@solana/subscribable":"2.1.1-canary-20250319230307","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250319230307"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250319230307_1742426109543_0.40264915622926534","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319232702":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250319232702","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250319232702","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c0d55e9014eeec717b2a063164a102009992402e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250319232702.tgz","fileCount":17,"integrity":"sha512-5/Xqrh3/2Eox85jBXB2MXrDPCXFbCgkGwKIqOIOzDevKgDFFPeBlIU19+TJlCbBIgT7HeYvW4T05JZRTUcxYbg==","signatures":[{"sig":"MEUCIDaGGdzo571UrxM+a+lhANdjGSz7FhlfphmQnAXNawX5AiEAoeE0YlPOQXcZ8n6DQMhTY9HlnuN0L7a1xB7IA9kmqFs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319232702.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b71a17cfcda3bde75ce29923f85e8e59/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319232702.tgz","_integrity":"sha512-5/Xqrh3/2Eox85jBXB2MXrDPCXFbCgkGwKIqOIOzDevKgDFFPeBlIU19+TJlCbBIgT7HeYvW4T05JZRTUcxYbg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250319232702","@solana/functional":"2.1.1-canary-20250319232702","@solana/subscribable":"2.1.1-canary-20250319232702","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250319232702"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250319232702_1742427498476_0.9975369599022084","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319233113":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250319233113","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250319233113","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"063ed15462a8c07f6b9f8353a34734f28ce34139","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250319233113.tgz","fileCount":17,"integrity":"sha512-9bKSNbR++rZ0rPlFrsUAs9iZzVXLTflwWFtOz+JKMWnRnm60TouVXHGyxUmn1i4uZeN5vQmKEGoSse2uh/J88A==","signatures":[{"sig":"MEUCIHWHKJAGlxdpwHR1ocgH4NaH+NGKIK5uBhUxl5HgjiD+AiEA6JbOc3m2CnCstWSki8eQT9BXbMKshAZkSDQbtjsiwoI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319233113.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/58c7e40b63bfe77908d69badacde75fc/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319233113.tgz","_integrity":"sha512-9bKSNbR++rZ0rPlFrsUAs9iZzVXLTflwWFtOz+JKMWnRnm60TouVXHGyxUmn1i4uZeN5vQmKEGoSse2uh/J88A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250319233113","@solana/functional":"2.1.1-canary-20250319233113","@solana/subscribable":"2.1.1-canary-20250319233113","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250319233113"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250319233113_1742427776946_0.7656065887987531","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319233504":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250319233504","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250319233504","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b9c4ee809ecf071ef4294fa84c15e68764ba3b6a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250319233504.tgz","fileCount":17,"integrity":"sha512-TrgxbWZM/3qLAX6NBO6TWa9dH0S2jeuYCTjErtkG+Bso8Bjxdb0qzU9OaQgNv+ho2O1YVJ6aRlTANYSjaA3e7Q==","signatures":[{"sig":"MEQCIGXoiStfeMQT3YgX/Aqj3a2do+06BsZU5/MzArxAEVHJAiBHNlgwwcQrCBqfdBWKXtZLgqMIxRWHefw/fNkHchGapw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319233504.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d8fe811f6054eb4f968c8d2d4ff5176c/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319233504.tgz","_integrity":"sha512-TrgxbWZM/3qLAX6NBO6TWa9dH0S2jeuYCTjErtkG+Bso8Bjxdb0qzU9OaQgNv+ho2O1YVJ6aRlTANYSjaA3e7Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250319233504","@solana/functional":"2.1.1-canary-20250319233504","@solana/subscribable":"2.1.1-canary-20250319233504","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250319233504"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250319233504_1742428012152_0.9764187544790208","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319233916":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250319233916","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250319233916","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9c1e734693a7aef175063fd3c51f4b195c988a94","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250319233916.tgz","fileCount":17,"integrity":"sha512-kpXCHQUWY4oEAu41/Mj6iTIXUTilJWgtHhUmDZXOSp4jvXnZyn2/CeEgISD2iMX822g1A50RY1YG0m1rTUreqg==","signatures":[{"sig":"MEYCIQDMcqVFOirvui+eD/n4I64M2zKgPfcAco4fGLHlQJKBGwIhAM2X5W77hpblHuqW+WNqkm6FoHkWRSz5LP8ln7e7XppY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319233916.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ff8e0e01ff796f7be7a498e3ca1e71eb/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319233916.tgz","_integrity":"sha512-kpXCHQUWY4oEAu41/Mj6iTIXUTilJWgtHhUmDZXOSp4jvXnZyn2/CeEgISD2iMX822g1A50RY1YG0m1rTUreqg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250319233916","@solana/functional":"2.1.1-canary-20250319233916","@solana/subscribable":"2.1.1-canary-20250319233916","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250319233916"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250319233916_1742428264314_0.7889324632595018","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319234416":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250319234416","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250319234416","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"470b880c4ab5d45204e02663f961cef20d416d50","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250319234416.tgz","fileCount":17,"integrity":"sha512-znSeKEKhgXaxeHMXsWofXmBL0wYQq52674MJ3kChvwfbXE5xNeLd8CwLFwt2Hxf6rAB+UDiRIocjHAW0cf+31g==","signatures":[{"sig":"MEQCIFCx+z2CaTikIMB0RFJYCwsrZ6qxO+iMIUF8c2kwrKxjAiA75cmuuKdeth5hjZF03gsY2kJ0fs6NBkjo/hAn5oFCIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319234416.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/78e424aae7c526b890921769219dac99/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319234416.tgz","_integrity":"sha512-znSeKEKhgXaxeHMXsWofXmBL0wYQq52674MJ3kChvwfbXE5xNeLd8CwLFwt2Hxf6rAB+UDiRIocjHAW0cf+31g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250319234416","@solana/functional":"2.1.1-canary-20250319234416","@solana/subscribable":"2.1.1-canary-20250319234416","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250319234416"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250319234416_1742428609354_0.6196615104534897","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319234707":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250319234707","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250319234707","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0275973ffb4feaa8fd326e4b722723689464fda4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250319234707.tgz","fileCount":17,"integrity":"sha512-VNvJ515YEcPHjnDCT0gGhyTtWaTMiin3fRQbbZ6aDzGmSRCRSur3g8XnPzSq0HP33oOHemDphi/5PxALFRJ7BQ==","signatures":[{"sig":"MEYCIQCYWZvwn4m0kSFfOM73luwig3pfAXKEVF1Y8fkypcDIMwIhAJ9PrCtFP2NyhLuzwhWX9efChl8cEOlQFY9m5YNC9k70","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319234707.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ccc132fd10d4e929d213ef9809ceda44/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250319234707.tgz","_integrity":"sha512-VNvJ515YEcPHjnDCT0gGhyTtWaTMiin3fRQbbZ6aDzGmSRCRSur3g8XnPzSq0HP33oOHemDphi/5PxALFRJ7BQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250319234707","@solana/functional":"2.1.1-canary-20250319234707","@solana/subscribable":"2.1.1-canary-20250319234707","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250319234707"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250319234707_1742428697832_0.659755145900061","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320173224":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250320173224","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250320173224","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4456ef6d576dc7c8cb6ebaf40da0c18b0b168e8e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250320173224.tgz","fileCount":17,"integrity":"sha512-eXheo722T/2qj16kY2KHjgx4iv1z356DBUDofo6q0T+oWq7nWGZeQjgLLho+iIaSb0xU9hHmRvYkFbj55kFRGg==","signatures":[{"sig":"MEUCIAKGtMQnYgTZzoUgSsjnFSH1u9IcXWIYpBDq0SYLtPZbAiEA/BFXIqaeuaf9ipbCyZMZDnd0jQFyR4GBupsKCxe+HiY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320173224.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/49971119f6ffb0c694d74b8adb1abcd5/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320173224.tgz","_integrity":"sha512-eXheo722T/2qj16kY2KHjgx4iv1z356DBUDofo6q0T+oWq7nWGZeQjgLLho+iIaSb0xU9hHmRvYkFbj55kFRGg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250320173224","@solana/functional":"2.1.1-canary-20250320173224","@solana/subscribable":"2.1.1-canary-20250320173224","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250320173224"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250320173224_1742492665305_0.5834804108711285","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320173613":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250320173613","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250320173613","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8d1e05c58593e45b1bb1919fd6c81c74a74289e2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250320173613.tgz","fileCount":17,"integrity":"sha512-VjjsoxT9x973vJYZ268gh3iJqSXMLsykZnAeU1hgFCdzBeIN8PT2KllOAqpZ2esNdZHK8C+U9tSx7iRFtUaIwg==","signatures":[{"sig":"MEQCIAJMoCiic/39Lgl53q09AcR0EreIwnMjLXeiGrIbCU05AiAmp+weTJTFfXvRGeDXNjSpbJMRH8OiAfTuCt0viGkYww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320173613.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f6b64cbdb6c31c3402fabe62546854aa/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320173613.tgz","_integrity":"sha512-VjjsoxT9x973vJYZ268gh3iJqSXMLsykZnAeU1hgFCdzBeIN8PT2KllOAqpZ2esNdZHK8C+U9tSx7iRFtUaIwg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250320173613","@solana/functional":"2.1.1-canary-20250320173613","@solana/subscribable":"2.1.1-canary-20250320173613","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250320173613"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250320173613_1742492854050_0.34875595383484503","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320175229":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250320175229","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250320175229","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9824e4aec9f8107e87210bd7724f5a999e6d6cf4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250320175229.tgz","fileCount":17,"integrity":"sha512-2SHk8G84sObeRoYxaWkl+RqHFoSULoUAHDcW2VUbNHkFNUQ2xtnEQ1F4YVi6/Bw0nGi7t5argnzqgbmGgqURRg==","signatures":[{"sig":"MEUCIQCRRCtVgxQXeYoCYT+ozw53weI0pBhd7RTSibn9DpzsoAIgIEl3vyohMTKB7pqIERiiWbonGWEPeuwuo+ByAzJ7k/8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320175229.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2a26c2fb619907f644881184da89bbe0/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320175229.tgz","_integrity":"sha512-2SHk8G84sObeRoYxaWkl+RqHFoSULoUAHDcW2VUbNHkFNUQ2xtnEQ1F4YVi6/Bw0nGi7t5argnzqgbmGgqURRg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250320175229","@solana/functional":"2.1.1-canary-20250320175229","@solana/subscribable":"2.1.1-canary-20250320175229","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250320175229"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250320175229_1742493836777_0.8548000328152401","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320180841":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250320180841","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250320180841","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bf66829744ee6d6b9cb58b56c6a1077631d5b4eb","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250320180841.tgz","fileCount":17,"integrity":"sha512-RfYz5y75FpWzpk+eSOKNjP71iEu+j1CyCIecfsfEFqbC5LPd32Tk0JX4ERNispjS0b/+pFFjjvjghwqRryMoTw==","signatures":[{"sig":"MEUCIC2GLi3dynwLeqF8lmFsRMWwCJTVRXUAYvtCJQHdxQimAiEA9ahn9Oj31KXhWoqiIFVDusTC9EJfph8vtKrtdAJSlLQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320180841.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/18e395b8e834000749744e079ab79f78/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320180841.tgz","_integrity":"sha512-RfYz5y75FpWzpk+eSOKNjP71iEu+j1CyCIecfsfEFqbC5LPd32Tk0JX4ERNispjS0b/+pFFjjvjghwqRryMoTw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250320180841","@solana/functional":"2.1.1-canary-20250320180841","@solana/subscribable":"2.1.1-canary-20250320180841","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250320180841"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250320180841_1742494862025_0.28007158621293815","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320183733":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250320183733","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250320183733","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0e72695dea9e03e4a4f4b9c5db0f64f5a697246f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250320183733.tgz","fileCount":17,"integrity":"sha512-gCswFZBMEwyiJ/6aNEDqHSrVoEgKJs+dAtht8FTI/Hr/3nOKcnxjRuJXdRYF22XCs4PDqNjUgVP+Vj4p3IP66w==","signatures":[{"sig":"MEUCIQDdXmC/rUivjxrsWWZP7wHvvaTLNWGGem2tSBlMkBZ/iwIgCrGkQTyWe+vIoqcaBPg30oQk62b/lpggUKLIBu0p/rU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320183733.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/535c01a077390c86ac1d67d04dfbae43/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320183733.tgz","_integrity":"sha512-gCswFZBMEwyiJ/6aNEDqHSrVoEgKJs+dAtht8FTI/Hr/3nOKcnxjRuJXdRYF22XCs4PDqNjUgVP+Vj4p3IP66w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250320183733","@solana/functional":"2.1.1-canary-20250320183733","@solana/subscribable":"2.1.1-canary-20250320183733","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250320183733"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250320183733_1742496533211_0.7344080895907206","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320184146":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250320184146","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250320184146","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dd920cbe55f18d1e22d3ed49dd7eec46b0276ddc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250320184146.tgz","fileCount":17,"integrity":"sha512-O6iK0FIBmYwGOjFAi+uHf0zcjfqDeJIB9OKVKBVLA9mBGdxTobDMNrfyl+8sz3iCJuvJPeksq/lwSBEy8GDLKw==","signatures":[{"sig":"MEYCIQCsFZW6cElp3p9/oHxbi00UYLTc5h8tulUutJrBtAT5xwIhANJaFONzWhiaUaGUfCYXqU0YEw+cZKMWGdzGmL2y8TpK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320184146.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/44ff20158c629539116bef5a09d35956/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320184146.tgz","_integrity":"sha512-O6iK0FIBmYwGOjFAi+uHf0zcjfqDeJIB9OKVKBVLA9mBGdxTobDMNrfyl+8sz3iCJuvJPeksq/lwSBEy8GDLKw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250320184146","@solana/functional":"2.1.1-canary-20250320184146","@solana/subscribable":"2.1.1-canary-20250320184146","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250320184146"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250320184146_1742496790441_0.6972068086181253","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320184313":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250320184313","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250320184313","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"68e6d4d400db0832f8d3df801207117cde778f83","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250320184313.tgz","fileCount":17,"integrity":"sha512-FU//pekaVhNgoPbcP8niLj7x4bSBzTYbaoVWN8ohOJff+RItdR9gWX1RS8Kp+8jbXVfnsnWgcKyid5v8myoG5Q==","signatures":[{"sig":"MEUCIEypywsWiPGedFpnslCSzSaATNT10rPsAJW3srEGnPnyAiEApGEn844owHbvmLmauJ9LssoHU3VCycoakqai/NXEQug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320184313.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7950a223041da3d629523a940edf2c9f/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320184313.tgz","_integrity":"sha512-FU//pekaVhNgoPbcP8niLj7x4bSBzTYbaoVWN8ohOJff+RItdR9gWX1RS8Kp+8jbXVfnsnWgcKyid5v8myoG5Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250320184313","@solana/functional":"2.1.1-canary-20250320184313","@solana/subscribable":"2.1.1-canary-20250320184313","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250320184313"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250320184313_1742496884481_0.865618692112913","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320184633":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250320184633","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250320184633","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4c4b4ee048e0bf96887cc30240712cb14f68e409","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250320184633.tgz","fileCount":17,"integrity":"sha512-V3icl+n4vxNSVyCKHfl/48nmrKVCENYE+qkRI0KNKW1+i63tq3Wfb/ImHPGvj4lluPR4ZJsQb9ZuIHwDdz+gXg==","signatures":[{"sig":"MEUCIQDaTsN6/QoP1PZgJIzEok9cegbp2B7ov3vGrNBvaGnXQwIgAMnJ1yK2qvDmj2WcNYdiNlr/EiCZf9V8BZ6icI9BSgA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320184633.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/66837da368ab65f0a766f470dc0bd2e3/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320184633.tgz","_integrity":"sha512-V3icl+n4vxNSVyCKHfl/48nmrKVCENYE+qkRI0KNKW1+i63tq3Wfb/ImHPGvj4lluPR4ZJsQb9ZuIHwDdz+gXg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250320184633","@solana/functional":"2.1.1-canary-20250320184633","@solana/subscribable":"2.1.1-canary-20250320184633","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250320184633"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250320184633_1742497127345_0.8625976420884827","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320191110":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250320191110","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250320191110","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c1998a7f37f872adf318be778a2a50a51d79b978","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250320191110.tgz","fileCount":17,"integrity":"sha512-ZCalI+7yijHoJOF+DEvxYdQnKfIexQVPxoUseuiSGAafsfhfIkNg7BEvoXWjgymze25DMXfV8d0VLw0nYgk0jg==","signatures":[{"sig":"MEUCIH4guoNzVrVsoZZIcx082zF0+V/6qFyua/Y0X3pSz8HuAiEAyDebSYyZDdK6zapSRne0svSfMYhncUwyWak+GH7Filk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320191110.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3cae0d528e58d29b47e4678ad55e6e85/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320191110.tgz","_integrity":"sha512-ZCalI+7yijHoJOF+DEvxYdQnKfIexQVPxoUseuiSGAafsfhfIkNg7BEvoXWjgymze25DMXfV8d0VLw0nYgk0jg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250320191110","@solana/functional":"2.1.1-canary-20250320191110","@solana/subscribable":"2.1.1-canary-20250320191110","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250320191110"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250320191110_1742498602486_0.8734155196017093","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320191221":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250320191221","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250320191221","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bbef62ebd8d9b7d57507d3d8943c9f97ae22853e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250320191221.tgz","fileCount":17,"integrity":"sha512-JLMtvus1ZzNF3YvryR4zjFMfyro815va/pAAHiL+RsZdkHLw4UOILrVNfIk2Uty3vM7QjwtvfnXf0phLDQmtPw==","signatures":[{"sig":"MEYCIQCkaV7xpgmqREMIxwkOHFViDkpbVmaEhyo7JKJE/CsZVgIhAIyxqdJQaAeVWMXW37fqT1q1PYpanZIL6baBHUVyfNgA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320191221.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3be0fbe844f5c992c2331dfcf5c58224/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320191221.tgz","_integrity":"sha512-JLMtvus1ZzNF3YvryR4zjFMfyro815va/pAAHiL+RsZdkHLw4UOILrVNfIk2Uty3vM7QjwtvfnXf0phLDQmtPw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250320191221","@solana/functional":"2.1.1-canary-20250320191221","@solana/subscribable":"2.1.1-canary-20250320191221","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250320191221"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250320191221_1742498664738_0.6120215193309362","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320204127":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250320204127","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250320204127","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b8bada683737a6a182420877e1b969fee63a6072","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250320204127.tgz","fileCount":17,"integrity":"sha512-6JZHLDINeW9jY/+xIeuMiBFKsn4WIc4xF5juk0+RlrNucWAhHzXPfpgtPH50CEbjiWRcb+Q/DDLBFjxAWFkh9Q==","signatures":[{"sig":"MEUCIDs1LEE6wR7xxYrOVvqHTJpox3t/kknrmSk+d2bFVaWXAiEAxSOjGC4I7weVpnpnZjF8vi4SVJrNROZoOxLlHPiC1P0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320204127.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ae7194f571be9448bd460c8a5a05082f/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250320204127.tgz","_integrity":"sha512-6JZHLDINeW9jY/+xIeuMiBFKsn4WIc4xF5juk0+RlrNucWAhHzXPfpgtPH50CEbjiWRcb+Q/DDLBFjxAWFkh9Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250320204127","@solana/functional":"2.1.1-canary-20250320204127","@solana/subscribable":"2.1.1-canary-20250320204127","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250320204127"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250320204127_1742503948233_0.6115594528884087","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321192603":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250321192603","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250321192603","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"21ae7674f2c756109ce8bebf81ebfa6c34b64266","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250321192603.tgz","fileCount":17,"integrity":"sha512-DGkErz5Q379N/F/chTu7iiM/MwL82vePTGyEVTMGQ3+afUhNQ542jdHsgSS+cCjMRTmM5k5yTfbI6aPxP2tenw==","signatures":[{"sig":"MEQCIGh5ZW8PyBS7N6ZmFETzjYYGwKuiEZNGfodqMyHGwTuCAiA1Ei1si7hRf0rcQktVXKB0EqWyIOn6VD7Ndv7do50Qeg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321192603.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7fe787128c6ee0fc2dcc72bb19d131b8/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321192603.tgz","_integrity":"sha512-DGkErz5Q379N/F/chTu7iiM/MwL82vePTGyEVTMGQ3+afUhNQ542jdHsgSS+cCjMRTmM5k5yTfbI6aPxP2tenw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250321192603","@solana/functional":"2.1.1-canary-20250321192603","@solana/subscribable":"2.1.1-canary-20250321192603","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250321192603"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250321192603_1742585839322_0.05810999942788864","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321194401":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250321194401","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250321194401","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9bd5b43630dfd83fcf63472ed38c467a8f911745","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250321194401.tgz","fileCount":17,"integrity":"sha512-vVleAnEBwly59sPhfPkv6xOa0wv3DfxoxpAZyjyp902WLKcSgLy8c5PiYKeCQQcCb8xkvOxdIyaTUXCmNA/N0Q==","signatures":[{"sig":"MEYCIQDU1Y8xvLYb01nHHRsbPJfrFRd3rZWINsFsuA4NgzGluQIhAIZYqDHuGO2nOYzULKspfrVltRK660Pm/RsFmzl35SCA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321194401.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f49ba8f3bdbe8de2be2507ec3ac55352/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321194401.tgz","_integrity":"sha512-vVleAnEBwly59sPhfPkv6xOa0wv3DfxoxpAZyjyp902WLKcSgLy8c5PiYKeCQQcCb8xkvOxdIyaTUXCmNA/N0Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250321194401","@solana/functional":"2.1.1-canary-20250321194401","@solana/subscribable":"2.1.1-canary-20250321194401","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250321194401"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250321194401_1742586928419_0.05099129956407955","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321205545":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250321205545","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250321205545","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a8c33e3a476663c469e090973bdf159be4ccd722","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250321205545.tgz","fileCount":17,"integrity":"sha512-o+BmoPn/SOt5L+0295sZ2Ipk0QAbLVtD4CQp+y/5fmWoqHqBxY08DbYuuGl4CH9O/Tw3RGZkNqiQ1AdzQZKfSQ==","signatures":[{"sig":"MEUCIC1NsmZEOik2D4Q/l4foSJ89UasotAumFBJhwV09ke27AiEAvZ0GkseE1+PtMmWKk8mmkeDPcqmmSfu51xHUH6xYrP8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321205545.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/fe8c739ff1ae5aca8c256c48a83b24ce/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321205545.tgz","_integrity":"sha512-o+BmoPn/SOt5L+0295sZ2Ipk0QAbLVtD4CQp+y/5fmWoqHqBxY08DbYuuGl4CH9O/Tw3RGZkNqiQ1AdzQZKfSQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250321205545","@solana/functional":"2.1.1-canary-20250321205545","@solana/subscribable":"2.1.1-canary-20250321205545","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250321205545"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250321205545_1742591243908_0.7857214527741379","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321210015":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250321210015","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250321210015","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5818823796747ca9764e4ae157fefee590a41098","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250321210015.tgz","fileCount":17,"integrity":"sha512-D6e4dayVO4cX7lLmDfN3P+earDFMkBpofr0rPWuyXwL26nKji3XBOXkxsjgTY84ujFT9+oRXcduylslHlJeMCg==","signatures":[{"sig":"MEUCIDUDO0vNUVotPIvLOylDiH+PXLFOm1evBuhyus/BlE2EAiEAx7eonNYtBerwwaDJX/Kf/9gM/xhcucnmBwcj8DjwBwg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321210015.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6984eb1b207a01a3cbfd812251797f22/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321210015.tgz","_integrity":"sha512-D6e4dayVO4cX7lLmDfN3P+earDFMkBpofr0rPWuyXwL26nKji3XBOXkxsjgTY84ujFT9+oRXcduylslHlJeMCg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250321210015","@solana/functional":"2.1.1-canary-20250321210015","@solana/subscribable":"2.1.1-canary-20250321210015","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250321210015"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250321210015_1742591541467_0.8205485723681762","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321210405":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250321210405","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250321210405","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b319e5c7c16182549d80839c76189c13daf646b7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250321210405.tgz","fileCount":17,"integrity":"sha512-BUJNEZA0oZkXDQWqfvNjP1Ry4BtXAoJneK9Q/X+Vr/6kslHUDvAdOLl3JRz7MJFsutr4jrMCP90CtgQwkZZMgA==","signatures":[{"sig":"MEQCIFwyFoubT+Sx9wwfRkCWrCw2f8OsjHhSPbMgaeGRnF7VAiArq7N+3APIFz3V0FBAJQk4m71nRzNMGKrjFinrMkWrsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321210405.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6d4b638a94e3d5c372d01677ee38d9a0/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321210405.tgz","_integrity":"sha512-BUJNEZA0oZkXDQWqfvNjP1Ry4BtXAoJneK9Q/X+Vr/6kslHUDvAdOLl3JRz7MJFsutr4jrMCP90CtgQwkZZMgA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250321210405","@solana/functional":"2.1.1-canary-20250321210405","@solana/subscribable":"2.1.1-canary-20250321210405","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250321210405"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250321210405_1742591725605_0.10403006998992792","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321210915":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250321210915","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250321210915","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e29696f2bb3b71132e72791bb8db7b697b3a2594","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250321210915.tgz","fileCount":17,"integrity":"sha512-4nrZDMPEOsHvIjdD2YLVIdpGhcW2zYQfkII3AKRyIrkrS5EvPbR4m9xXU29LRE67e5UI3MdKT7SPKTDX1FauqA==","signatures":[{"sig":"MEYCIQCtze7yuECIPSPndCdVGk146NKrmBxZlUClQDmjjtB95QIhAKNay0GJG/+vU66KpO3o22b/AFAm/GKaZ15+3xAbcXhB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321210915.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f5a5902329628e7f6417bc0a78c5d64c/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321210915.tgz","_integrity":"sha512-4nrZDMPEOsHvIjdD2YLVIdpGhcW2zYQfkII3AKRyIrkrS5EvPbR4m9xXU29LRE67e5UI3MdKT7SPKTDX1FauqA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250321210915","@solana/functional":"2.1.1-canary-20250321210915","@solana/subscribable":"2.1.1-canary-20250321210915","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250321210915"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250321210915_1742592012100_0.5814403178732563","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321211322":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250321211322","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250321211322","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"46fd429d842dd21da4583706bde7becfa7634cd1","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250321211322.tgz","fileCount":17,"integrity":"sha512-I8JzWjxuM3IQyNJipnPDAnmg8qctVJj4mnJv292qKhdcIRjBsvBu0rL1eKg1e1JkNBYxqr42TQmVd2p1AgsmcA==","signatures":[{"sig":"MEUCIGkOyyaIGPPq+b9lYyXFTspnqgjnFOQ/8aH6hfECYHQqAiEA0L890tJQ9th2pAeF1OimEx2G4UuG/DhRQAzmHAHFwnk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321211322.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e52b9b07843aaceff22e7dcd42f25274/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321211322.tgz","_integrity":"sha512-I8JzWjxuM3IQyNJipnPDAnmg8qctVJj4mnJv292qKhdcIRjBsvBu0rL1eKg1e1JkNBYxqr42TQmVd2p1AgsmcA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250321211322","@solana/functional":"2.1.1-canary-20250321211322","@solana/subscribable":"2.1.1-canary-20250321211322","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250321211322"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250321211322_1742592307086_0.6520471961270387","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321211723":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250321211723","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250321211723","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fa39f97eb7c0d61eac1867f41bc95933c158b0eb","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250321211723.tgz","fileCount":17,"integrity":"sha512-P2DgpHXV2WZDd2OBSUaKaAT4piv/RMvRM/9aWfEs2attCbMq/2qeEfpqm1k38tcwIWWMx2SydI0b/pa81/cvqA==","signatures":[{"sig":"MEYCIQDMjXaNo6Dj81gcLOxs7BkVI85+JIv5OTOXxQKbDPRCdwIhAJcPwmgmvGWpkOBbrgIRMRitCZx/HRxH3mtddDiS3O0S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321211723.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7a68809b437522de15a2fc5272c7b1ad/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321211723.tgz","_integrity":"sha512-P2DgpHXV2WZDd2OBSUaKaAT4piv/RMvRM/9aWfEs2attCbMq/2qeEfpqm1k38tcwIWWMx2SydI0b/pa81/cvqA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250321211723","@solana/functional":"2.1.1-canary-20250321211723","@solana/subscribable":"2.1.1-canary-20250321211723","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250321211723"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250321211723_1742592489749_0.3854369020137549","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321212209":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250321212209","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250321212209","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2a1cdc307411d87c01fb3404cb47a672ff559d29","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250321212209.tgz","fileCount":17,"integrity":"sha512-G8LLUOpZVfdharM5GxRxWT+Wg7FdIpfs/sa7WO4Oc5MySjQCmJJnWXr4PEOCYLL8e4BVf15w2d1+PPMycquhFA==","signatures":[{"sig":"MEUCIBLW2PD/+ZsWks3rAN/K6jWf8+ha4+YvoyS+q7f5MviJAiEAhfR8CnVJpUcSUGpoQ2iuIBRr1Z75YtABHJeZc1+KMQQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321212209.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/bd353de27707354593b0b7af7af17dfe/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321212209.tgz","_integrity":"sha512-G8LLUOpZVfdharM5GxRxWT+Wg7FdIpfs/sa7WO4Oc5MySjQCmJJnWXr4PEOCYLL8e4BVf15w2d1+PPMycquhFA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250321212209","@solana/functional":"2.1.1-canary-20250321212209","@solana/subscribable":"2.1.1-canary-20250321212209","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250321212209"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250321212209_1742592851016_0.2151201658584756","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321212553":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250321212553","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250321212553","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"edb3d3bace0cb3009aed78f42e2d19a34220eef3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250321212553.tgz","fileCount":17,"integrity":"sha512-8QXKsURNKS8Eotv4hj4UzznkrwBfMJh4Wfnt5OFHEjN1CzBgS2l9QkOmR0BAIrQ8SI3Bu9SRnoI5feHrwoMLqw==","signatures":[{"sig":"MEYCIQCNUtoNhkvqgywzQ9GUKSO9IxiniKZJzP7MkyhjIY/nDgIhAN+43+OjRC/3B3GRSiUylYn+0rsbmfDAKlSt27a8wp6W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321212553.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0fb211d50556ee535f7ab3be7a5ba274/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250321212553.tgz","_integrity":"sha512-8QXKsURNKS8Eotv4hj4UzznkrwBfMJh4Wfnt5OFHEjN1CzBgS2l9QkOmR0BAIrQ8SI3Bu9SRnoI5feHrwoMLqw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250321212553","@solana/functional":"2.1.1-canary-20250321212553","@solana/subscribable":"2.1.1-canary-20250321212553","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250321212553"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250321212553_1742593023417_0.26229491310680997","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250324181149":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250324181149","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250324181149","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"33a3ff2a744f13f9539b506c3676fa10b13be6b6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250324181149.tgz","fileCount":17,"integrity":"sha512-AOkHzcqPeeKnimSkohFiIVN1vKHWlddh50N14NAtGBQHZ5DIGYWAq7qXZDzBffQeo9c7ZP4HWf6amcHlRx1+xw==","signatures":[{"sig":"MEQCIFX8lSg3rK7V12FrAiFIA8LDgRW+qrP/yoTwd7feHZAHAiAeDffux0X6dqvlLGDNLmhMKHYjdz22cQPCrbe9QZHueQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250324181149.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/82a28acd4188719b83e728c62861283c/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250324181149.tgz","_integrity":"sha512-AOkHzcqPeeKnimSkohFiIVN1vKHWlddh50N14NAtGBQHZ5DIGYWAq7qXZDzBffQeo9c7ZP4HWf6amcHlRx1+xw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250324181149","@solana/functional":"2.1.1-canary-20250324181149","@solana/subscribable":"2.1.1-canary-20250324181149","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250324181149"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250324181149_1742840665027_0.2703750345947704","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250324181358":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250324181358","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250324181358","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8919e7cc49269316c620fe88f6029fadefa2735f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250324181358.tgz","fileCount":17,"integrity":"sha512-3bf5fCoTo13HPlXfbAQI4Za7aHzEBI86ziUnHD+m1V9NHwjYW/W9VWyYeMD+fj3OPdQB2LG/AwobN7ZCDzCekA==","signatures":[{"sig":"MEQCIHeSXCttPd7+3jlyQ+IevnfKTdcToDqBe/6xhAPSt9MsAiBFdL3iFLhVUF/hNL2qncHLwUCwr9t/ilrbgKoJsgjWig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250324181358.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3000e82664d923ce8c31e4eb5e0733c3/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250324181358.tgz","_integrity":"sha512-3bf5fCoTo13HPlXfbAQI4Za7aHzEBI86ziUnHD+m1V9NHwjYW/W9VWyYeMD+fj3OPdQB2LG/AwobN7ZCDzCekA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250324181358","@solana/functional":"2.1.1-canary-20250324181358","@solana/subscribable":"2.1.1-canary-20250324181358","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250324181358"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250324181358_1742840737035_0.006967592296942771","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250324181543":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250324181543","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250324181543","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d1969fc7c3012edd1b9d84ecef8f379183cea62c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250324181543.tgz","fileCount":17,"integrity":"sha512-HnDiAlX44bA+ijUYYF/cUtwVVsGSc1ajYKwtknAci6VwTIaWOzkMsDw5yu3zlDB7BhYT4OYW3na7TzHETJKxKg==","signatures":[{"sig":"MEUCIBbFB923baDmwuvRiIx0U2X3xXO2C4S7uHMxwODCiFEBAiEA0oxhSYJfaD5CK5GqTfhZoqJxypcqqByBLrtlxEAcjF4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250324181543.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/fbe5a5215e79be31c2c9f0cb153cc16a/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250324181543.tgz","_integrity":"sha512-HnDiAlX44bA+ijUYYF/cUtwVVsGSc1ajYKwtknAci6VwTIaWOzkMsDw5yu3zlDB7BhYT4OYW3na7TzHETJKxKg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250324181543","@solana/functional":"2.1.1-canary-20250324181543","@solana/subscribable":"2.1.1-canary-20250324181543","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250324181543"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250324181543_1742840862617_0.7095178951134686","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250324185629":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250324185629","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250324185629","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ff4e43da887989ceea9a6a3d4b5df0f34b26bf47","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250324185629.tgz","fileCount":17,"integrity":"sha512-KTTL8Lt6WmG4tt73xpxKOAFTcXa5Q6kDXFa21I3dqrZObK/Up08dDpO1RucIwJGGZYSYegA3LZlPKCpptX4bNA==","signatures":[{"sig":"MEQCIEryqhQ8t9VPVee3pYtUYsx7Xxt4+QmxsHtDE2IWmz9JAiB0f4gVHai1q6YEQUw3CCAG1Ta1FRVszodMRzkkcoy8GQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250324185629.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0b100dd04a7ba1b59dea144ebdca1c6f/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250324185629.tgz","_integrity":"sha512-KTTL8Lt6WmG4tt73xpxKOAFTcXa5Q6kDXFa21I3dqrZObK/Up08dDpO1RucIwJGGZYSYegA3LZlPKCpptX4bNA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250324185629","@solana/functional":"2.1.1-canary-20250324185629","@solana/subscribable":"2.1.1-canary-20250324185629","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250324185629"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250324185629_1742843341172_0.909062782636876","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250325140640":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250325140640","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250325140640","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c98f19ab7b7557d2dbf3a1d3058fcdb50c47740b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250325140640.tgz","fileCount":17,"integrity":"sha512-s/r3leh7YRwEFmg49xWZ4ycmke0oh4kGG8OaQDBEBuNC0UNviGeXbP8VOVv5Gu57QZcM6gdvDpuNarYBTYlwqw==","signatures":[{"sig":"MEUCIQDEticsAPdoT7iPGcXYz7wCDRuOm4Y/FS2s016d0SpyowIgUoQSuCocrE1kUV1zRDZa1NI4noAmtvRZd6YxxWXjASo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250325140640.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/053d05dbc55f9b6a4e4e472fcde6c860/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250325140640.tgz","_integrity":"sha512-s/r3leh7YRwEFmg49xWZ4ycmke0oh4kGG8OaQDBEBuNC0UNviGeXbP8VOVv5Gu57QZcM6gdvDpuNarYBTYlwqw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250325140640","@solana/functional":"2.1.1-canary-20250325140640","@solana/subscribable":"2.1.1-canary-20250325140640","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250325140640"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250325140640_1742912315213_0.3483657536907321","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250325154257":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250325154257","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250325154257","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"20dd72358230ebf281a04e075aa7da8b4bfbce3d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250325154257.tgz","fileCount":17,"integrity":"sha512-HJVKwQTvV5U6C3G27WXGq7rdZ47KcTQ2AceyxocQC+U8ngHJgm9PnpMbdZHEeFk0vE92wrLisOwZk/TXudLDOw==","signatures":[{"sig":"MEUCIQD5ns4wRfTOgG353abg0ZGtL+YXdKA1HrpNUXFqViqmbAIgMZnr+sWy0E8tsjS57o2gzxaxtmH9ZE56Cct4QVKLXeY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250325154257.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0e17f146d7d51ccf07f00a8dd4cebdd3/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250325154257.tgz","_integrity":"sha512-HJVKwQTvV5U6C3G27WXGq7rdZ47KcTQ2AceyxocQC+U8ngHJgm9PnpMbdZHEeFk0vE92wrLisOwZk/TXudLDOw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250325154257","@solana/functional":"2.1.1-canary-20250325154257","@solana/subscribable":"2.1.1-canary-20250325154257","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250325154257"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250325154257_1742918103276_0.7170917401174908","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250325154730":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250325154730","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250325154730","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"db1a9337fae1ecca52abddbdd2a8baa748e4a0fd","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250325154730.tgz","fileCount":17,"integrity":"sha512-RQUg2qbb9GigMsMQmQATtsAwL3uuH7XCStdHdI1P1nlduaeNPZ6b+OeJai4RB4igVltcC5xgBBdWY59yN+wJZw==","signatures":[{"sig":"MEUCIQDtS5fKYHF5rlPadZeIRGayyRQIadYf9xeT1y8yK3cS+QIgTg4v/vXFHz2/roRy9VENDgVibrnU+RLNGJsVclkDmrc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250325154730.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8c7f080d21830dbeed2336ddd48ea455/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250325154730.tgz","_integrity":"sha512-RQUg2qbb9GigMsMQmQATtsAwL3uuH7XCStdHdI1P1nlduaeNPZ6b+OeJai4RB4igVltcC5xgBBdWY59yN+wJZw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250325154730","@solana/functional":"2.1.1-canary-20250325154730","@solana/subscribable":"2.1.1-canary-20250325154730","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250325154730"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250325154730_1742918391382_0.1443004829904062","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250325155308":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250325155308","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250325155308","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"19fb7747942310635e38ea402afea0f2dd8b27bf","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250325155308.tgz","fileCount":17,"integrity":"sha512-ap5E9hcUJKZE+Zd/EgQeKFVcKg9mY+WYiHGaMFuul/l0ECpewOPEAtfh11YJz8SbppzQy9oSCXQHZNdg36Ygbg==","signatures":[{"sig":"MEUCIQDLN2auQ7cg1/x6wG8bZewFTjXO2CKmBItQoLuephUEgQIgJKnF5V1dXCGfpuFPKRprSRoPjpO5RO/K5jxACpoFXQs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250325155308.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/a5fcfda01db5180d4fd1527876e150d9/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250325155308.tgz","_integrity":"sha512-ap5E9hcUJKZE+Zd/EgQeKFVcKg9mY+WYiHGaMFuul/l0ECpewOPEAtfh11YJz8SbppzQy9oSCXQHZNdg36Ygbg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250325155308","@solana/functional":"2.1.1-canary-20250325155308","@solana/subscribable":"2.1.1-canary-20250325155308","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250325155308"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250325155308_1742918657974_0.15124922332902857","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250325155727":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250325155727","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250325155727","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fa7b99145c695b0a49d8c05d0036d5e24035b715","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250325155727.tgz","fileCount":17,"integrity":"sha512-AliPYj4H/jwQ+Kvi9Fc1qariMPV8pcUhaLvgmlJDuvyZgxqr9Jk82fnPSczy4rRXl76BcF5OFG3g//3/UNKh3Q==","signatures":[{"sig":"MEUCIDiGSaS51vtud5ASonxF4tu1bYw+fsY0/Wlhv2m7aAlsAiEA4B9UOgpZERHWK3TGUFlZSsmjPMuqGFWt3lOqwaR7DKA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250325155727.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/21fa0b4e5d27915dc25d3df002ef2d61/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250325155727.tgz","_integrity":"sha512-AliPYj4H/jwQ+Kvi9Fc1qariMPV8pcUhaLvgmlJDuvyZgxqr9Jk82fnPSczy4rRXl76BcF5OFG3g//3/UNKh3Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250325155727","@solana/functional":"2.1.1-canary-20250325155727","@solana/subscribable":"2.1.1-canary-20250325155727","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250325155727"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250325155727_1742918976024_0.003827465356438964","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250325160238":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250325160238","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250325160238","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6c53960a3a6317bf8cacfe33b2c231f497a6df4b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250325160238.tgz","fileCount":17,"integrity":"sha512-crrCo9eHNpMLnMsDioF9Lqq3terO1fA5EVRHUdBAiV6qadhEGj2E/t2n2ylBinULJcTCWUXXexoMd6zAkWAFXQ==","signatures":[{"sig":"MEYCIQDNNDzt2cmsTRqE7oifQr0LI03psoBq/QWMPVT7HEgkrQIhAJ37nE5d/z6X2or7Z/PeNs0MDqWkzFx2UGCKDYUWKPb7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250325160238.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f9ab7a63206b86351572df6ed79daf30/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250325160238.tgz","_integrity":"sha512-crrCo9eHNpMLnMsDioF9Lqq3terO1fA5EVRHUdBAiV6qadhEGj2E/t2n2ylBinULJcTCWUXXexoMd6zAkWAFXQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250325160238","@solana/functional":"2.1.1-canary-20250325160238","@solana/subscribable":"2.1.1-canary-20250325160238","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250325160238"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250325160238_1742919278145_0.15765003309241","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326040439":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326040439","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326040439","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"09abfdc4ab453434f5e7f6dbb3a81810637ab74d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326040439.tgz","fileCount":17,"integrity":"sha512-ify0MnxZV5ShhLxigRWLm3Z9P/ZJFt33fy+7ShodDQHZyUuXKK/+J2Yfj7OZ6z5LkMGBSI6h7+k3AgaA5p9ldw==","signatures":[{"sig":"MEUCIQC5PnNoUI5vt2ymeca07On7DG0QjzdMKUQ+m2LhstKPgQIgLT6GRz/xe76109KChntMhmIP368+a8/Y8Hdy9OA7/6c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326040439.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/49885eaf2b523a3c14b2f267e49fb9bc/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326040439.tgz","_integrity":"sha512-ify0MnxZV5ShhLxigRWLm3Z9P/ZJFt33fy+7ShodDQHZyUuXKK/+J2Yfj7OZ6z5LkMGBSI6h7+k3AgaA5p9ldw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326040439","@solana/functional":"2.1.1-canary-20250326040439","@solana/subscribable":"2.1.1-canary-20250326040439","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326040439"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326040439_1742962595277_0.5650100857794966","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326040544":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326040544","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326040544","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"db8d29d6f4ff1ba399103f89bc1ccf6f3a97afdd","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326040544.tgz","fileCount":17,"integrity":"sha512-n8WK6jCTWd4EL2pxarv3JOnNWmEi0if/Nq91ODU3decbBoBWGPo5kqer3V0Msiz7i4pvT0jWvlfXHAcpTheKwQ==","signatures":[{"sig":"MEUCIQDgBM/43CLDNTcxi6cDlbph3xitOxMrWxdG3+ZPwvdt1wIgRuBaNqKo0lEsXViTNdQDxVY+GOz7YXViERweEP1t6aQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326040544.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/a924f5fdd79c8675a13259b2c570b797/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326040544.tgz","_integrity":"sha512-n8WK6jCTWd4EL2pxarv3JOnNWmEi0if/Nq91ODU3decbBoBWGPo5kqer3V0Msiz7i4pvT0jWvlfXHAcpTheKwQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326040544","@solana/functional":"2.1.1-canary-20250326040544","@solana/subscribable":"2.1.1-canary-20250326040544","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326040544"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326040544_1742962658206_0.8067674906635836","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326042221":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326042221","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326042221","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"51ee2e202a79a790033172181939827af94fc908","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326042221.tgz","fileCount":17,"integrity":"sha512-JPPfXGD54V9T8s2AgfDqg4o76tNcXo/Yc15UNeAltE1mbcGsN/5JXa0oHYKIlmrzH56TeX5B1AgNoq1bdxCzaA==","signatures":[{"sig":"MEUCIHerA54R1qaLOkLG08h5DDsA44tx1O6GZ1755VLE5+57AiEAjqRIEB1IjjEt3Ye6u39h7XLbSXqdSgcQvTYxYGk9fbg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326042221.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/19f1f478b3713e18cafc0c8b12829b34/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326042221.tgz","_integrity":"sha512-JPPfXGD54V9T8s2AgfDqg4o76tNcXo/Yc15UNeAltE1mbcGsN/5JXa0oHYKIlmrzH56TeX5B1AgNoq1bdxCzaA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326042221","@solana/functional":"2.1.1-canary-20250326042221","@solana/subscribable":"2.1.1-canary-20250326042221","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326042221"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326042221_1742963663446_0.9802271395394817","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326042549":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326042549","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326042549","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0c1e1c636d53729607092ef9e7805c2a166bdf03","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326042549.tgz","fileCount":17,"integrity":"sha512-57LwwtkPTKCE4My1s1ZieGJvWD/ZRNNd50pfPJuxEMSI+dduotxd3RJsd8h3btbRUmHzY4Dq8w4GZoqqX0MPvg==","signatures":[{"sig":"MEQCIHcZ6/g+g64J0Z9JbYelRAB7sRWomyl8y9fjF4BZKqmfAiAM/SYTlLEX2kjfUIoCczpjjZm52xvE5mENJSeQzarncg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326042549.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7990cded4a62dff42a00e2066da79cae/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326042549.tgz","_integrity":"sha512-57LwwtkPTKCE4My1s1ZieGJvWD/ZRNNd50pfPJuxEMSI+dduotxd3RJsd8h3btbRUmHzY4Dq8w4GZoqqX0MPvg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326042549","@solana/functional":"2.1.1-canary-20250326042549","@solana/subscribable":"2.1.1-canary-20250326042549","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326042549"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326042549_1742963842387_0.4869612054068819","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326222613":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326222613","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326222613","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b1458f413fe4fc326346c2384534bef67e5c14ec","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326222613.tgz","fileCount":17,"integrity":"sha512-uUnDAQSap0JqCL6Y4DfazrltDRdD3FXyrKGhl6HdFNpktZqdNXufjWTCjPgntkNBNCVOkbQ1+sUT/7DQa5jlWw==","signatures":[{"sig":"MEUCIF1ln8w2tZLP2t6+2ukLizwgbgVPfY4b+iuab9dilCPKAiEApaubL4pOmr9jE7zOkuRZxD2Tq5Qr/Da5G0d7zDmqRfs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326222613.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b7c76f2b968f77bcd6f68a5ac2c32d3d/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326222613.tgz","_integrity":"sha512-uUnDAQSap0JqCL6Y4DfazrltDRdD3FXyrKGhl6HdFNpktZqdNXufjWTCjPgntkNBNCVOkbQ1+sUT/7DQa5jlWw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326222613","@solana/functional":"2.1.1-canary-20250326222613","@solana/subscribable":"2.1.1-canary-20250326222613","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326222613"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326222613_1743028682092_0.5185247376842992","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326222643":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326222643","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326222643","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b79fbfc7605895ff31415517ebad5c0cc59a1614","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326222643.tgz","fileCount":17,"integrity":"sha512-6yXRsdbJ+8zkf+HaE5wNMP/lqiZM6bDRi5ynhi2exZqlW/FqRrIFQ3KbuoGz+JGlwK67bmG8JQDrIdnqGJ7XLA==","signatures":[{"sig":"MEQCICD5k+x3wnK7h9JviaF/hM0ixmaYCLGJVIpKLGgY8qcjAiAZ7i4e1cQ9jCkxRwt1gnyHBlRIwnwlVRLl2ey1KJhDbw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326222643.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0488d117a8827d856444a3445547a146/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326222643.tgz","_integrity":"sha512-6yXRsdbJ+8zkf+HaE5wNMP/lqiZM6bDRi5ynhi2exZqlW/FqRrIFQ3KbuoGz+JGlwK67bmG8JQDrIdnqGJ7XLA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326222643","@solana/functional":"2.1.1-canary-20250326222643","@solana/subscribable":"2.1.1-canary-20250326222643","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326222643"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326222643_1743028716183_0.35976821765347244","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326222745":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326222745","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326222745","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ae8aa659f0fb55ae89aa5b91ff4d6e5e9ac75b9a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326222745.tgz","fileCount":17,"integrity":"sha512-7WLBMw+dDtX9qxpzfX552suPOzWirOaH/EMt8gj5NFjKFOquGs8R9ZRg1Oy4saJCazIxnRwmOvbg0tJMG6mfVA==","signatures":[{"sig":"MEUCIQCKrEhX0R0KJJoLIrXxBbKzMq7JTbeYoL8CenmN7bd+EwIgBl6eLiksSppBkMX660tFdhddksHnjpOUCVForNsCnCc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326222745.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/a687216a203564d7b67ec638a8b0e01a/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326222745.tgz","_integrity":"sha512-7WLBMw+dDtX9qxpzfX552suPOzWirOaH/EMt8gj5NFjKFOquGs8R9ZRg1Oy4saJCazIxnRwmOvbg0tJMG6mfVA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326222745","@solana/functional":"2.1.1-canary-20250326222745","@solana/subscribable":"2.1.1-canary-20250326222745","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326222745"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326222745_1743028739792_0.3778944255741572","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326223232":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326223232","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326223232","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e8b13883e371b890e12dd0400e3919098894c607","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326223232.tgz","fileCount":17,"integrity":"sha512-OGfW6T9A/mzK3V24VOaGXbYxp8k+GRIYySlBKs7jZPYwooTQ4x/5En2rIuI6oi0YmWJnwuTIsBTeNG2sOlu7gw==","signatures":[{"sig":"MEUCIHDxMjbR1hCuHZN0uhAIRXrQ1IzG88OaIcm7Oap/TIJlAiEA3BqIMpJoEfU82NPj1Xw0dGQEg7jJAIIoLFKxsYXSBwU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326223232.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/12ba9c70163d2a97d27cd3cdbde64074/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326223232.tgz","_integrity":"sha512-OGfW6T9A/mzK3V24VOaGXbYxp8k+GRIYySlBKs7jZPYwooTQ4x/5En2rIuI6oi0YmWJnwuTIsBTeNG2sOlu7gw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326223232","@solana/functional":"2.1.1-canary-20250326223232","@solana/subscribable":"2.1.1-canary-20250326223232","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326223232"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326223232_1743029014074_0.12148687039747563","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326223715":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326223715","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326223715","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2fb416fa60fa35887c404273632e6d47cd68134c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326223715.tgz","fileCount":17,"integrity":"sha512-odx+V5ujDKgzXQIaeSNN6iMvUbpP/l36sdUYRSwHHSzgXQCmv0jz0olshLhuhjVStc60natoaw6YDzhmGxj1QA==","signatures":[{"sig":"MEUCIQCtlrTbYuLoLvIis+TUGT3i/c/ghR2eYtYrJiLkRhNkKAIgHz3kN5JMVXqhws0Qg9FT7W8+rbgX0qK/fTUNRF+Wmbg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326223715.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/62c99ae6435c563c9dee028da4583022/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326223715.tgz","_integrity":"sha512-odx+V5ujDKgzXQIaeSNN6iMvUbpP/l36sdUYRSwHHSzgXQCmv0jz0olshLhuhjVStc60natoaw6YDzhmGxj1QA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326223715","@solana/functional":"2.1.1-canary-20250326223715","@solana/subscribable":"2.1.1-canary-20250326223715","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326223715"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326223715_1743029311238_0.43387472334783794","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326224248":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326224248","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326224248","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"504eb5573f48e101f8e0cb9dd1b1bfe350ab189e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326224248.tgz","fileCount":17,"integrity":"sha512-0+jNoDLn6aBLG15XqQH1MzpmeH4bhnXOR52lzEZGf/s6FjRT+WRVKFkM+1HWFOuXXOeY0lseXTZlxTcEZr1AxQ==","signatures":[{"sig":"MEUCIQDUbP1EE61vB7dfDrhipG94nitFR7Inqw/XBxhY3K2EYAIgUKHQjtK2FErbbSvZpsJwCMSTUxLbLK41YCfW44wSRbI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326224248.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d0c0487fb6819638746a16b8676cac9d/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326224248.tgz","_integrity":"sha512-0+jNoDLn6aBLG15XqQH1MzpmeH4bhnXOR52lzEZGf/s6FjRT+WRVKFkM+1HWFOuXXOeY0lseXTZlxTcEZr1AxQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326224248","@solana/functional":"2.1.1-canary-20250326224248","@solana/subscribable":"2.1.1-canary-20250326224248","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326224248"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326224248_1743029683004_0.47421006212772077","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326224556":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326224556","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326224556","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4600473a8643bcb2575eb934cdc6c2e7f1d9d2d3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326224556.tgz","fileCount":17,"integrity":"sha512-Y0UdIl7x2xfpWo760bJGL8pZ0G2mbXzHXBtrdhm3mMY79l+kTWcHfM8I9CzDnQ8fsDvsmm0izczSuJ2ACglkpg==","signatures":[{"sig":"MEUCIQCkT1w8CwRIc26/ghISVbJ0HBgeFTIu8NpbRzMVRDgAHwIgbdTZyYGAjuegfjCtbGKPoFvXqxQFmaKJ72dcjvE/kSY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326224556.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/95dbb162b3d26eb44af31425403db7c3/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326224556.tgz","_integrity":"sha512-Y0UdIl7x2xfpWo760bJGL8pZ0G2mbXzHXBtrdhm3mMY79l+kTWcHfM8I9CzDnQ8fsDvsmm0izczSuJ2ACglkpg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326224556","@solana/functional":"2.1.1-canary-20250326224556","@solana/subscribable":"2.1.1-canary-20250326224556","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326224556"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326224556_1743029834479_0.25938875463341926","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326225002":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326225002","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326225002","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bd7ef98246f31ebd178ed6f0c215e1b20ea26ad9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326225002.tgz","fileCount":17,"integrity":"sha512-Zti7NDuZzZvqUP7fDT4WwEs4/RwytyWRcQeIrAYifCH6JvspaHF9b2sHShJyFpi4gkXj8C85wAL0XGDI0b3pJg==","signatures":[{"sig":"MEQCIHeaFg3uGcpMFOGIMIqtjrm0BUHJffF5kjcXn0hIWmfxAiBw4I2Vxt8nuj+C+CgyEXxGSrKOdj+yKplPhQSOUBORHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326225002.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/22a6ade6b15135e400bd17f30c966261/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326225002.tgz","_integrity":"sha512-Zti7NDuZzZvqUP7fDT4WwEs4/RwytyWRcQeIrAYifCH6JvspaHF9b2sHShJyFpi4gkXj8C85wAL0XGDI0b3pJg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326225002","@solana/functional":"2.1.1-canary-20250326225002","@solana/subscribable":"2.1.1-canary-20250326225002","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326225002"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326225002_1743030091070_0.9351359895319686","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326225434":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326225434","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326225434","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"11b8aafde766de7276082ffa37eab82dccc6ebbc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326225434.tgz","fileCount":17,"integrity":"sha512-NE8kyOlK4HSJo39JtV4GwSoiBQSHcfoRO6Rka7zRxM0zTvxNLmX3oNUkxCWe+Wyo/fh31uw6q6efwpph2uhjYw==","signatures":[{"sig":"MEQCIHN9mRcmyMoeoclhpO4xTuDH0K2TBr0kFO1CXhOWiF6LAiApso8t1KB/a/CtNtZFe1lN0cIgDJboervEVdtkYaWA7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326225434.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/77af7e199fe4c67e3ff830d5eafb5ab4/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326225434.tgz","_integrity":"sha512-NE8kyOlK4HSJo39JtV4GwSoiBQSHcfoRO6Rka7zRxM0zTvxNLmX3oNUkxCWe+Wyo/fh31uw6q6efwpph2uhjYw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326225434","@solana/functional":"2.1.1-canary-20250326225434","@solana/subscribable":"2.1.1-canary-20250326225434","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326225434"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326225434_1743030419097_0.24159154171921404","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326225751":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326225751","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326225751","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7d26c373f26855ea747af16cf827a181ff59ce46","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326225751.tgz","fileCount":17,"integrity":"sha512-PZEXs4uyQWnQqwR06qXi/b+uFHRWeRDWks5gJFgjF+a5K5HQptvML7T9l4m0IlqDa139aAfLkfoYU5Oh2qA5TQ==","signatures":[{"sig":"MEUCIQDpKe2JBcCGB6ZZnUX1afmNcsq3K0ubOlQxlB5Ji89LqwIgUZiZXw9au7sabdU1T3eAQ3yNS/SxB6uJUmDBZa8+z0w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326225751.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2c8717ee9c2515e7e6895abd7a9875ce/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326225751.tgz","_integrity":"sha512-PZEXs4uyQWnQqwR06qXi/b+uFHRWeRDWks5gJFgjF+a5K5HQptvML7T9l4m0IlqDa139aAfLkfoYU5Oh2qA5TQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326225751","@solana/functional":"2.1.1-canary-20250326225751","@solana/subscribable":"2.1.1-canary-20250326225751","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326225751"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326225751_1743030555142_0.31474459441568126","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326230303":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326230303","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326230303","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cc56f9c8e088631930cac84dcf399e2aa0138f0a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326230303.tgz","fileCount":17,"integrity":"sha512-H6vAwxy9Bg6a3u0/pGmczqimPV0LhVsA6Nob4w4FyAbRfdfYkzHFRV3lnViXc6O+zDjn5JVZE0K00uLPBbVA0A==","signatures":[{"sig":"MEYCIQD0/052BvCHi3P7OlBzi1diQFNeaES2JuZhl332YUh/UQIhAK4lQCi1b/1R6QkokB3qtvoAbWHJlWX3PaBvgQ3c1xfi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326230303.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/209827de12fb7657f468bfb6166188d4/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326230303.tgz","_integrity":"sha512-H6vAwxy9Bg6a3u0/pGmczqimPV0LhVsA6Nob4w4FyAbRfdfYkzHFRV3lnViXc6O+zDjn5JVZE0K00uLPBbVA0A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326230303","@solana/functional":"2.1.1-canary-20250326230303","@solana/subscribable":"2.1.1-canary-20250326230303","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326230303"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326230303_1743030893259_0.7428303818882518","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326230812":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326230812","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326230812","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7c5b1f859f81fdb9696cd041f39addd4bfd6ebfa","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326230812.tgz","fileCount":17,"integrity":"sha512-GiqdS/MprR9lzJuKLz0IDrwtP7gwLzeYs1j3h5ZVCmEhDQl47Dr0LOvjSxMohaPOtDLFubv7lmx7Eo6RDkohEA==","signatures":[{"sig":"MEUCIQCR3TdHVfcB4DP4/sAUaLUvBKqdp02z3ES8psQ04HXAmAIgDMoMJIK1frDcwLCWCXAQ7xdDnV411NTAj0JWU7+OyK8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326230812.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/065d814a8613661a18dc20c29e2ac11e/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326230812.tgz","_integrity":"sha512-GiqdS/MprR9lzJuKLz0IDrwtP7gwLzeYs1j3h5ZVCmEhDQl47Dr0LOvjSxMohaPOtDLFubv7lmx7Eo6RDkohEA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326230812","@solana/functional":"2.1.1-canary-20250326230812","@solana/subscribable":"2.1.1-canary-20250326230812","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326230812"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326230812_1743031227376_0.6965104014929393","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326231213":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326231213","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326231213","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"43ca09c6d4bbb4097c30d83ca497f92439670960","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326231213.tgz","fileCount":17,"integrity":"sha512-/evFdqP3UfP9/cWx/rHUHV1uQ/GP7Q0PGTpahvE3jMEMnqyO/PqjbQnFDa5nJ2BUSVutL8EJyZEyF6tRu9VdfQ==","signatures":[{"sig":"MEYCIQDEuXYq6Gjy2VF9mq1RRefq8impHJ9BzrsWa7oXHKJ9awIhAMtiBLt0Qd9/UA8FQOuOj2eSMf5tfdJD93/nBMHhwcvr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326231213.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/758f2f614844da65c66db45c3b9a1876/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326231213.tgz","_integrity":"sha512-/evFdqP3UfP9/cWx/rHUHV1uQ/GP7Q0PGTpahvE3jMEMnqyO/PqjbQnFDa5nJ2BUSVutL8EJyZEyF6tRu9VdfQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326231213","@solana/functional":"2.1.1-canary-20250326231213","@solana/subscribable":"2.1.1-canary-20250326231213","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326231213"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326231213_1743031384188_0.6864526486990226","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326231828":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326231828","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326231828","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"87074a7106cc2f9dc20c50636da249706ecbdf38","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326231828.tgz","fileCount":17,"integrity":"sha512-bWzUBhkFzPKZdU6Ggkbvx1L63ZXbf8cuzBY6HyI0Xsgz4cjX7qJquJz4AdvJDfzgNbQuuNWsh8J4VvUPOW0brA==","signatures":[{"sig":"MEUCIQD/yQef53vK9FSw8G2D1j4QMEbimlaTPWTR9uv0NiWnVQIgF4yAX1E/V2BUI78rktoo67TsRd8NE8sbIGuAklF4egU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326231828.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d532f997db5eba51fdb9252e573d0142/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326231828.tgz","_integrity":"sha512-bWzUBhkFzPKZdU6Ggkbvx1L63ZXbf8cuzBY6HyI0Xsgz4cjX7qJquJz4AdvJDfzgNbQuuNWsh8J4VvUPOW0brA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326231828","@solana/functional":"2.1.1-canary-20250326231828","@solana/subscribable":"2.1.1-canary-20250326231828","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326231828"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326231828_1743031820416_0.9204736361437957","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326232157":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250326232157","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250326232157","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4122bf6722005f3b414ae806e8dd4ef606286761","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250326232157.tgz","fileCount":17,"integrity":"sha512-yqgcs3CCaAdyPUDivqmWJOpDP/AlyNuwc8drdBdq1dDgR8eBB4a0OCy/EzLw/RAY5VXcdqQElaNJ2Lkh4JxH9w==","signatures":[{"sig":"MEYCIQD+xl8R05QQ2ov7obt/CsxvFZjufYlH+GJY0K+j2KrSdwIhAJqFu21OpB8lzraAopBY1RgvZFN62Uv0qACla4CimIuO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326232157.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/96d6935147622fa9b6c4bc2a34f38386/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250326232157.tgz","_integrity":"sha512-yqgcs3CCaAdyPUDivqmWJOpDP/AlyNuwc8drdBdq1dDgR8eBB4a0OCy/EzLw/RAY5VXcdqQElaNJ2Lkh4JxH9w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250326232157","@solana/functional":"2.1.1-canary-20250326232157","@solana/subscribable":"2.1.1-canary-20250326232157","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250326232157"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250326232157_1743032029073_0.7458451037903275","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250327173513":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250327173513","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250327173513","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fc74d4beb7604a85236bd80d564801c121973d7a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250327173513.tgz","fileCount":17,"integrity":"sha512-5Uxg29bkNQ2d7hdiUEcjS8gPGRBv8HGv6xxGkWtQcNW3Z4hz4nnAuzRdGLovZn1eNn/ySdIglzKLwTaO79a/HQ==","signatures":[{"sig":"MEYCIQC2Vool+NIEPRI5k2haVSvBMj3ZNC0RWO4EB//6fxrpOwIhAO0EdluXPyl6lzCW7Dqu+j7fEgT2xR/z47+iSAqkqv1c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250327173513.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/69cc9da56acbf1fcd5097eedea770002/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250327173513.tgz","_integrity":"sha512-5Uxg29bkNQ2d7hdiUEcjS8gPGRBv8HGv6xxGkWtQcNW3Z4hz4nnAuzRdGLovZn1eNn/ySdIglzKLwTaO79a/HQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250327173513","@solana/functional":"2.1.1-canary-20250327173513","@solana/subscribable":"2.1.1-canary-20250327173513","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250327173513"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250327173513_1743097684799_0.1190417736530609","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250328154651":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250328154651","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250328154651","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ef4d64ba893750f9830c5451d49f2c3ee2dc678f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250328154651.tgz","fileCount":17,"integrity":"sha512-LZDf4hkN4EpZCFtJ2Xc6pdViJQoMNwgGA6G84vT2O/EXYoNuxw4M8iDbnnJNCMvpv/LIB5ngeAB/pr16CBeuHg==","signatures":[{"sig":"MEUCIQDrVMlgIy5rt67bs9qeCIqq0NOxFMCxRlR+HH1ccADpUQIgMoBzUTX+38EdFWqNlKVdTquAxrjt/zbdaTKs812B+OQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250328154651.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ee542b0d2a30381b4172bba854df1515/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250328154651.tgz","_integrity":"sha512-LZDf4hkN4EpZCFtJ2Xc6pdViJQoMNwgGA6G84vT2O/EXYoNuxw4M8iDbnnJNCMvpv/LIB5ngeAB/pr16CBeuHg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250328154651","@solana/functional":"2.1.1-canary-20250328154651","@solana/subscribable":"2.1.1-canary-20250328154651","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250328154651"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250328154651_1743177513735_0.7066031674146716","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250331123142":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250331123142","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250331123142","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d96ecd5141148d780aec35c6537f5f423ff6b3e5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250331123142.tgz","fileCount":17,"integrity":"sha512-phMBAQHqgl5PjozZWis86qdb8LgYVyqadzJnVF97bKJVEZNjTDU9SQIhK98/TOqUVHI7GmAlttc8BJDx/XjuoQ==","signatures":[{"sig":"MEUCIDjBXSeRaVDmbw+ZQogc7DJPWECJvl0//lL63sgw7dyYAiEAgZdVjQEv31rBECGAP/EP/bkxIMxoDAyvr++oINWcE2c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250331123142.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9d7bd1a6a2e19038f150d4d2e80d7e58/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250331123142.tgz","_integrity":"sha512-phMBAQHqgl5PjozZWis86qdb8LgYVyqadzJnVF97bKJVEZNjTDU9SQIhK98/TOqUVHI7GmAlttc8BJDx/XjuoQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250331123142","@solana/functional":"2.1.1-canary-20250331123142","@solana/subscribable":"2.1.1-canary-20250331123142","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250331123142"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250331123142_1743425025214_0.4500340688951625","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250331123631":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250331123631","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250331123631","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6aa8cf5d0b96dc14d343ebb80131d66b40ee374a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250331123631.tgz","fileCount":17,"integrity":"sha512-BN/uJQgyMvwbu0bIJVpcjhKvkl4haYTXczCpUaLDVtjZX5TLcwYIax/6iEuP+8vNflsxyAaKGXUCg094JXCXzQ==","signatures":[{"sig":"MEYCIQCfh8iBEioD9F5B/XtgKWTrUIsb2Fq479z30jvTdkkt7wIhANVZcL+UTIrXgwVglVacDf5C/mQkw3kYuJb6ANGkdZjm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250331123631.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/cd31fc70a8a84950748110e0d6a41c07/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250331123631.tgz","_integrity":"sha512-BN/uJQgyMvwbu0bIJVpcjhKvkl4haYTXczCpUaLDVtjZX5TLcwYIax/6iEuP+8vNflsxyAaKGXUCg094JXCXzQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250331123631","@solana/functional":"2.1.1-canary-20250331123631","@solana/subscribable":"2.1.1-canary-20250331123631","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250331123631"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250331123631_1743425316658_0.25009986161164455","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250331182815":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250331182815","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250331182815","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4b1e4d5a0eeac425b4697e4fa76d8e6ec5d6c20a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250331182815.tgz","fileCount":17,"integrity":"sha512-kOY0Ef7rzFIT6ZLN5rMGd9UtgRIyEdGsUeKbImiHu/+0mJqR+qYXIZ5c4Extg2nZDJ5gVmbjzeDcb5twx4VegA==","signatures":[{"sig":"MEYCIQDvbP9pQOxGccWXf9xxrG2lKmBz+EqXLSBvpRn/uO5nJgIhAJ1Em4hx6P88vulwW2k8N9rmNnMWFZY31crWpA2rzABy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250331182815.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3a460ad925158314a9b735e42a4f9bc1/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250331182815.tgz","_integrity":"sha512-kOY0Ef7rzFIT6ZLN5rMGd9UtgRIyEdGsUeKbImiHu/+0mJqR+qYXIZ5c4Extg2nZDJ5gVmbjzeDcb5twx4VegA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250331182815","@solana/functional":"2.1.1-canary-20250331182815","@solana/subscribable":"2.1.1-canary-20250331182815","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250331182815"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250331182815_1743446351429_0.7115900761330645","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250331183000":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250331183000","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250331183000","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"96b9e6db77c5ed7ff7f4910a5ae9a08470a24238","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250331183000.tgz","fileCount":17,"integrity":"sha512-I3q5jZIesDy83nwPZseyx8nk8NLR3Cmqi/UOpOOsJ8E1IqHGevZZi5bPrVvSylwTlB2/PDQFJmKuklwj3S/irA==","signatures":[{"sig":"MEUCIAdSi3DL/Udof6geatj3Ta3oaQUHL7vUh+ZkSNJqAmxhAiEAmDMxYbV+8/wDMytJ+NKzbh5NFYfBh/VubLQllh8ZoMk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250331183000.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ba97ae20b8a3dfbb7c5cd05668f24389/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250331183000.tgz","_integrity":"sha512-I3q5jZIesDy83nwPZseyx8nk8NLR3Cmqi/UOpOOsJ8E1IqHGevZZi5bPrVvSylwTlB2/PDQFJmKuklwj3S/irA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250331183000","@solana/functional":"2.1.1-canary-20250331183000","@solana/subscribable":"2.1.1-canary-20250331183000","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250331183000"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250331183000_1743446498400_0.4468819829828947","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250331182924":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250331182924","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250331182924","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"56ed6134379bbd21e92532cb598f74b4c4a9bda0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250331182924.tgz","fileCount":17,"integrity":"sha512-CwjuHpLogITeaRCG28qkdi6HZUINlt2pbpG/dYvzH4/+EbuUD8fTwNB8aAfJqmGmeHZtiBvwHiWAR+nPP0dfcg==","signatures":[{"sig":"MEYCIQDORsS06p1Jg96k63Fzlwako7Opp8092M7jY0FwvZ8jAgIhALLsz7l/YqQFwVKHMApHsCNodROGPTsdbHTylb7Fc1sF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250331182924.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/95e8e6e415544ac0c8da0567dd2ec1be/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250331182924.tgz","_integrity":"sha512-CwjuHpLogITeaRCG28qkdi6HZUINlt2pbpG/dYvzH4/+EbuUD8fTwNB8aAfJqmGmeHZtiBvwHiWAR+nPP0dfcg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250331182924","@solana/functional":"2.1.1-canary-20250331182924","@solana/subscribable":"2.1.1-canary-20250331182924","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250331182924"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250331182924_1743446500664_0.08906250950604488","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401192048":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250401192048","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250401192048","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"161ca011e316f08b154059c7471552b4e6ebce58","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250401192048.tgz","fileCount":17,"integrity":"sha512-V6/o6xaAyO29S0DZXjUAk6dAMHyRkXMxBhCUdeulM60aK4Qbh+J4DbqFtp03K//O1tN6gawfYZZgLii2oGoyaA==","signatures":[{"sig":"MEQCIHAzoZhi8AuILHnW2dGSij8qHkQU3IVDnmuKeEY1EOqEAiApxE6qD4Ry59GYLGhZXX7knRJN98FiQWPQB+mcFXXHpQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401192048.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7b4121f8f7e4cb012492b4082634c760/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401192048.tgz","_integrity":"sha512-V6/o6xaAyO29S0DZXjUAk6dAMHyRkXMxBhCUdeulM60aK4Qbh+J4DbqFtp03K//O1tN6gawfYZZgLii2oGoyaA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250401192048","@solana/functional":"2.1.1-canary-20250401192048","@solana/subscribable":"2.1.1-canary-20250401192048","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250401192048"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250401192048_1743535969993_0.9887431482392426","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401192244":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250401192244","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250401192244","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"02a8b4a67b809af318f220c904ae1d9bdb92bb1e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250401192244.tgz","fileCount":17,"integrity":"sha512-1yCXpx5FC7+SdMSxU9HpI8eLsbBVblAACfCBo4n55ynCP9N+tx+4CWakWov3GViNmfVh7IiNyDod6nn5sOMIrg==","signatures":[{"sig":"MEUCICekjxDAz8leMct/M0Jb6aAsU7Vgsj9eV6UdQRTtBV02AiEAsc/0+wL6JU2K4Uz3Vjw+QcH+8/ETcfoB94IW6ms1qd4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401192244.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0098d30cec15d7ab745da9c8d90cd604/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401192244.tgz","_integrity":"sha512-1yCXpx5FC7+SdMSxU9HpI8eLsbBVblAACfCBo4n55ynCP9N+tx+4CWakWov3GViNmfVh7IiNyDod6nn5sOMIrg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250401192244","@solana/functional":"2.1.1-canary-20250401192244","@solana/subscribable":"2.1.1-canary-20250401192244","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250401192244"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250401192244_1743536056703_0.4102457719045203","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401202729":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250401202729","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250401202729","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f23d2ae97e8c4585880ffe4a704a6812e004a831","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250401202729.tgz","fileCount":17,"integrity":"sha512-SnaMPg/HhZH13tsurX+ls41KfD2tbpzA+dtJ5RwEn7viUbWNFG+6rBVVuZcWj2VkGaNiomnibrO91/DF6aH3XA==","signatures":[{"sig":"MEYCIQD1xylPuhi8HSzeKxS7tCvel8uS8pezDrcA3Ok6Z0aqQwIhANgzMAJEfFudq/MItlPq+31ANJERLONx1SI2LbFoRAMD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401202729.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9731bd47c62a1f4c305ac7c2dfc7d671/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401202729.tgz","_integrity":"sha512-SnaMPg/HhZH13tsurX+ls41KfD2tbpzA+dtJ5RwEn7viUbWNFG+6rBVVuZcWj2VkGaNiomnibrO91/DF6aH3XA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250401202729","@solana/functional":"2.1.1-canary-20250401202729","@solana/subscribable":"2.1.1-canary-20250401202729","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250401202729"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250401202729_1743539945801_0.5749230725401624","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401202813":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250401202813","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250401202813","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e86e3eb3dc74202e25cca087a4941297bc9c6766","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250401202813.tgz","fileCount":17,"integrity":"sha512-OmLcfkMh/9Z+0M+77M1QAgI8xh5GkdUXuCtINowPMQxa2ZMWJOXwGgmXyQNXVS0rasoEXrhgStc5J2bu8DN3jA==","signatures":[{"sig":"MEQCIG42bhAkwCf6GAMw5K2lngNwuPIgU4p95Hi78qWoGMABAiAzytJu/gbef49aT0uJ9DXKjQTMUXwY9EsBYNKsKmv+5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401202813.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/52c5b0193bae8c40cc520b6818c05689/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401202813.tgz","_integrity":"sha512-OmLcfkMh/9Z+0M+77M1QAgI8xh5GkdUXuCtINowPMQxa2ZMWJOXwGgmXyQNXVS0rasoEXrhgStc5J2bu8DN3jA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250401202813","@solana/functional":"2.1.1-canary-20250401202813","@solana/subscribable":"2.1.1-canary-20250401202813","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250401202813"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250401202813_1743539959186_0.33231847631043476","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401202815":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250401202815","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250401202815","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"83f83834bdf8e912f58e6236389003cec484ad5c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250401202815.tgz","fileCount":17,"integrity":"sha512-7qRB1/Gy2V2LpJE/MsfbNCe/ZURF2FfrOlI+I3D3oU6LxljTSDYgNrdRFhBLVtphxeGik1Swag6uONmtQrU+ig==","signatures":[{"sig":"MEQCIGx+mfDf/pBm7VlIMU8iWLb1IHcAcV53wXD0ptCf6nl5AiAwluqJU1wZiNw1m3Mtvve31EzD7qQ9mhkIVqe5riM+Vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401202815.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8fdd389835d7e4b607065961152b4510/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401202815.tgz","_integrity":"sha512-7qRB1/Gy2V2LpJE/MsfbNCe/ZURF2FfrOlI+I3D3oU6LxljTSDYgNrdRFhBLVtphxeGik1Swag6uONmtQrU+ig==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250401202815","@solana/functional":"2.1.1-canary-20250401202815","@solana/subscribable":"2.1.1-canary-20250401202815","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250401202815"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250401202815_1743540001488_0.7844429642042783","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401203039":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250401203039","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250401203039","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"44c9ea8eb43fc3f8a7beea10146ac68a32a554b6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250401203039.tgz","fileCount":17,"integrity":"sha512-wBGv70yGDC3DyDW6qMJ6lNIrXDbJY9fvpKVIcEHQ33jf1x00Xn946CnZ6J5umCM0KwasxqgGOXBKsZFZFSM2Vw==","signatures":[{"sig":"MEYCIQCLoHkw9VSnTn0/SJ1ydOFlKoEvUpGUAujtVvh/OhdM+AIhAIDpMLvfX8wlo0uiIxSXX+5ZF6Reua/dYjJ/bxd+5R0k","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401203039.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/efae9c156451c8fb265bb0cbce747196/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401203039.tgz","_integrity":"sha512-wBGv70yGDC3DyDW6qMJ6lNIrXDbJY9fvpKVIcEHQ33jf1x00Xn946CnZ6J5umCM0KwasxqgGOXBKsZFZFSM2Vw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250401203039","@solana/functional":"2.1.1-canary-20250401203039","@solana/subscribable":"2.1.1-canary-20250401203039","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250401203039"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250401203039_1743540122229_0.19285072382791624","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401203059":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250401203059","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250401203059","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bc53bdc3941eb68ee2b48835c2a8c006193eddf1","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250401203059.tgz","fileCount":17,"integrity":"sha512-G4Vg2VMGDO5xP5KL/m6vj3mGMvk/DR45TdvKqQ5bvUI+3zNVwSmrEjgIXpN+OzSuICcHusHgU7X1HU7CUkWIgw==","signatures":[{"sig":"MEUCIQDdOkHYw3Nc0IqvfYqOZ/CHkNO+b7ckJVjKxFRvMC6E1wIgdI8JHj7jhGw/8XafI/sRE1oQXbOCrCQcfi+Dx/JdEPw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401203059.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f0765cea857f2855baae24e602d42cd1/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401203059.tgz","_integrity":"sha512-G4Vg2VMGDO5xP5KL/m6vj3mGMvk/DR45TdvKqQ5bvUI+3zNVwSmrEjgIXpN+OzSuICcHusHgU7X1HU7CUkWIgw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250401203059","@solana/functional":"2.1.1-canary-20250401203059","@solana/subscribable":"2.1.1-canary-20250401203059","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250401203059"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250401203059_1743540155775_0.1088282955686044","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401203823":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250401203823","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250401203823","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c3303b4d62eb55cceafcaa5ebe6a0da22bcae886","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250401203823.tgz","fileCount":17,"integrity":"sha512-W//wJiyb366ZPmPnvThv32AOSNLqAl+583P0D8HFDecOk0VlgTkSKMUFRpQCzGG3/r78Uet2APdZ/40h3J2ljg==","signatures":[{"sig":"MEUCIQCXSG0o2Yt0glkYAcGtB+qaNukpkr503mxHNGGQj1azmAIgO32vOf5ACpf/HeSW1eNkNBIVO5wKeMjA5A36pGK3xBI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401203823.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0d559aa88191f57f59f4c7190e20cfa7/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250401203823.tgz","_integrity":"sha512-W//wJiyb366ZPmPnvThv32AOSNLqAl+583P0D8HFDecOk0VlgTkSKMUFRpQCzGG3/r78Uet2APdZ/40h3J2ljg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250401203823","@solana/functional":"2.1.1-canary-20250401203823","@solana/subscribable":"2.1.1-canary-20250401203823","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250401203823"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250401203823_1743540601081_0.6639040689844731","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402153300":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250402153300","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250402153300","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ee13162283facf9826a2850b423375d2ddf8a78c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250402153300.tgz","fileCount":17,"integrity":"sha512-hE9vuJz6Jo4W3mTNDa2zphgOjwTNnTTeULAnDN0y8C2GVTgORYn/qRukdemId89xalm32tHtHb4yTZN+BqcFrw==","signatures":[{"sig":"MEUCIQC0L62Cpg7W/rJygkLJDLgHmE7S2deBBtK1Xzmaz2CHvgIgTWIwerRXi8S9MIngZY/qmDjU4dvb6RtlqpEMcMzrQS0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402153300.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/465f2c7116319f162683b9078bc8dbea/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402153300.tgz","_integrity":"sha512-hE9vuJz6Jo4W3mTNDa2zphgOjwTNnTTeULAnDN0y8C2GVTgORYn/qRukdemId89xalm32tHtHb4yTZN+BqcFrw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250402153300","@solana/functional":"2.1.1-canary-20250402153300","@solana/subscribable":"2.1.1-canary-20250402153300","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250402153300"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250402153300_1743608666712_0.5031399686443268","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402153714":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250402153714","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250402153714","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ea3c91ac12982d9524f8bab7d2865f756061dd90","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250402153714.tgz","fileCount":17,"integrity":"sha512-f2WGQ6xvedErucAXy8Pcgdgv7hEX9oQghHbRF9eqe824sG5RD3868H/ACwSpf+TgFuqEiWyvGOtggdhVPdOj/Q==","signatures":[{"sig":"MEUCIHLATacnwZtQHQxkxfeWxhoG8C3GCqV01NwI4vIumu15AiEAgkirAOIpD/82Qqy29P4i7PoW6HLzhbPmSuaGvxQFKZM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402153714.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5029a60e2a0cf9e7cb19574604912b5f/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402153714.tgz","_integrity":"sha512-f2WGQ6xvedErucAXy8Pcgdgv7hEX9oQghHbRF9eqe824sG5RD3868H/ACwSpf+TgFuqEiWyvGOtggdhVPdOj/Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250402153714","@solana/functional":"2.1.1-canary-20250402153714","@solana/subscribable":"2.1.1-canary-20250402153714","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250402153714"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250402153714_1743608917729_0.5084629036948989","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402154214":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250402154214","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250402154214","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e4cbc3cd161b29bb3cbb226778e37cbc78ef000f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250402154214.tgz","fileCount":17,"integrity":"sha512-6ssnYtebYPLhQzJluX9JNTP40zkMfXgvbUHbBEeQmfXCkUXzgSOO9kG+CwDDldc7eht+L7qW0DopDnSyu6pvwQ==","signatures":[{"sig":"MEYCIQDxjMp2ufvs4UX3Uq8egx5gqzEo2KwLqG7vz8s33anbWwIhANfkKOL/gGQOodl6Osw6ST6kWGquilzyUplmFUHhGCi9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402154214.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1d9e983fc4f19e3eac99066ef9891bfd/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402154214.tgz","_integrity":"sha512-6ssnYtebYPLhQzJluX9JNTP40zkMfXgvbUHbBEeQmfXCkUXzgSOO9kG+CwDDldc7eht+L7qW0DopDnSyu6pvwQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250402154214","@solana/functional":"2.1.1-canary-20250402154214","@solana/subscribable":"2.1.1-canary-20250402154214","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250402154214"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250402154214_1743609271477_0.952765309754412","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402155037":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250402155037","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250402155037","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"68eac0437fb4fb413c9baf28099bdace071b4118","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250402155037.tgz","fileCount":17,"integrity":"sha512-9q/1FRNOQadHQmybfKTgAN7lqCGDRMbBrDRZzt1JknqAiGtn/1XMQq/bQiUMbUbDpzjTAuFhIIuS1QcwNsNZLA==","signatures":[{"sig":"MEQCIFGFUaRPNFMCSxi9ogFFgcxRx9iXgaF48nS78q5+rhWTAiAidfNu1f6gIi93KIC9egbiM1G0RdErlbDPQkeUlYS8/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402155037.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5f62b3a60e51cb77077faec521162152/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402155037.tgz","_integrity":"sha512-9q/1FRNOQadHQmybfKTgAN7lqCGDRMbBrDRZzt1JknqAiGtn/1XMQq/bQiUMbUbDpzjTAuFhIIuS1QcwNsNZLA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250402155037","@solana/functional":"2.1.1-canary-20250402155037","@solana/subscribable":"2.1.1-canary-20250402155037","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250402155037"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250402155037_1743609734091_0.4190859838073726","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402162501":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250402162501","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250402162501","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7b3acba7b8acf1138dcc39e263c7595f15ee169d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250402162501.tgz","fileCount":17,"integrity":"sha512-mXcMfLGLnLRA8jgKVVH7p9Yn59HeZ1RlR0NUiYfe9X9aTv/jXqjOvtdfhbaq5J6qdWuc0SeoKGw9p9kme8cxJw==","signatures":[{"sig":"MEUCIG/w87lzXIUxTj4gSkNVmtHW1WwIWuQHfKLcYvKfPNKrAiEA589cw55P1X4Dgd2rekSvn3C/0e1e2BWOLotZXqe/60s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402162501.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/58452e93db9458467b73ad931c03b8ab/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402162501.tgz","_integrity":"sha512-mXcMfLGLnLRA8jgKVVH7p9Yn59HeZ1RlR0NUiYfe9X9aTv/jXqjOvtdfhbaq5J6qdWuc0SeoKGw9p9kme8cxJw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250402162501","@solana/functional":"2.1.1-canary-20250402162501","@solana/subscribable":"2.1.1-canary-20250402162501","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250402162501"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250402162501_1743611791468_0.8910108915826807","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402162842":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250402162842","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250402162842","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"15d04c163388bafa4a0450eab0d0ed3274f1e5a7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250402162842.tgz","fileCount":17,"integrity":"sha512-bEZZoUl8zOMmJeneEXb4WFofvgcB+rpSFzcZFwZGE4sC0puyBK6iXipLwzRnTRLaXV/2juodDi0Sghkj4coTUg==","signatures":[{"sig":"MEUCIQD1giVI07XtEJznccCevOgC1fsXRCStpoUkqPu81/XH0QIgZ2cconIMiMy0vOIhC8OOLmx+Lj2SrtGZ0LdBa1zxROo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402162842.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/70bb57b2ceba1fb2ac305dec02ad6277/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402162842.tgz","_integrity":"sha512-bEZZoUl8zOMmJeneEXb4WFofvgcB+rpSFzcZFwZGE4sC0puyBK6iXipLwzRnTRLaXV/2juodDi0Sghkj4coTUg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250402162842","@solana/functional":"2.1.1-canary-20250402162842","@solana/subscribable":"2.1.1-canary-20250402162842","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250402162842"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250402162842_1743612043067_0.31202242817023595","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402164538":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250402164538","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250402164538","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a2eaf343f39bdd97de8758f72fa382b598123a29","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250402164538.tgz","fileCount":17,"integrity":"sha512-wHn2LG8m3KsBVbsIUmsqT61FJNncRMjcQAkxjuAbvUSrAcFjkUDcTBPlVUUNN/XXXe6l/f+WgQ6+/2l9adrATA==","signatures":[{"sig":"MEUCIQD8iyTf7GtmsgplUtA7g4/4jCwUPItT7S5YCSBhDpWxIwIgaDk4aAcBPz1+ri9h3vpszkmeF7OMoYxeS8Nhuy1+qOg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402164538.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c836b20b1a070b43ce9804b09b381ae5/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402164538.tgz","_integrity":"sha512-wHn2LG8m3KsBVbsIUmsqT61FJNncRMjcQAkxjuAbvUSrAcFjkUDcTBPlVUUNN/XXXe6l/f+WgQ6+/2l9adrATA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250402164538","@solana/functional":"2.1.1-canary-20250402164538","@solana/subscribable":"2.1.1-canary-20250402164538","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250402164538"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250402164538_1743613083744_0.6671451635057133","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402230832":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250402230832","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250402230832","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dbf4dc3c6fad99ee44b2cfa02d58e22d2fc16283","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250402230832.tgz","fileCount":17,"integrity":"sha512-SvFbnjP8xO3dX/3d/utSsoyisj+0aBwmO2f7pCG+AcN/IJlul7WOhDOssZQ2pOLyhPZyJ8ackFHoqxzm+1eCNw==","signatures":[{"sig":"MEQCICMZ34e7+MrGyEKMmfnfA7269hX47vh//nr9zopm/r/+AiAC5UJ27/22nNUecgGyVeJY/xKUQv2tRWlg625eulGqGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402230832.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/24b30b82f053d35a95d62180cf0a7931/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402230832.tgz","_integrity":"sha512-SvFbnjP8xO3dX/3d/utSsoyisj+0aBwmO2f7pCG+AcN/IJlul7WOhDOssZQ2pOLyhPZyJ8ackFHoqxzm+1eCNw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250402230832","@solana/functional":"2.1.1-canary-20250402230832","@solana/subscribable":"2.1.1-canary-20250402230832","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250402230832"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250402230832_1743636001926_0.21366106571271803","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402233232":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250402233232","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250402233232","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"da75a7e7292e0a15ad0a036feed768f7c2d25f3d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250402233232.tgz","fileCount":17,"integrity":"sha512-0D8k0JHOE4QZGu+mzhBKrTyaSrgVmqcU+7t8T3MZKH6kAHykSHROsJiOBS0xCh7h02yM9SUnscwrDQ632aLg6A==","signatures":[{"sig":"MEQCIFJo+Uzvt5aT+Bo5L+ci1wcezNJlTtEGKtFZpnP9/SE6AiAXspuLTTQBPxhRXtkaMruA5OATUfcgSPJnUoWy/AFj4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402233232.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7e7588a0b8cf40985226f06a498a5dcb/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250402233232.tgz","_integrity":"sha512-0D8k0JHOE4QZGu+mzhBKrTyaSrgVmqcU+7t8T3MZKH6kAHykSHROsJiOBS0xCh7h02yM9SUnscwrDQ632aLg6A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250402233232","@solana/functional":"2.1.1-canary-20250402233232","@solana/subscribable":"2.1.1-canary-20250402233232","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250402233232"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250402233232_1743637419064_0.1594773005101615","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250403174803":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250403174803","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250403174803","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"49512a39db45137964d0c782dde2cbd656524a80","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250403174803.tgz","fileCount":17,"integrity":"sha512-oF5011vGEZsD6Yog64dMOvxj/QHNaE4w1rSqRzIJEjSt0wjAgHSlc0VpF8vwa66foMQv0OTSaoYZeUpM+XjJGQ==","signatures":[{"sig":"MEQCID3+fQJeWnJw5RNo3eYgOv7bn0X1i1GGNF1YUNVR0flPAiA4OJe1jt3IIgG65GOPoz/rsuHla90bxaZ5+xIcOCVX0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250403174803.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/de6047f1ad1af1ecd9bfb7a11fb26e1a/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250403174803.tgz","_integrity":"sha512-oF5011vGEZsD6Yog64dMOvxj/QHNaE4w1rSqRzIJEjSt0wjAgHSlc0VpF8vwa66foMQv0OTSaoYZeUpM+XjJGQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250403174803","@solana/functional":"2.1.1-canary-20250403174803","@solana/subscribable":"2.1.1-canary-20250403174803","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250403174803"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250403174803_1743703163239_0.46660114824020527","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250403174852":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250403174852","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250403174852","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5c6284a7be195e5670aaec5c73dbbb9664aa19f9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250403174852.tgz","fileCount":17,"integrity":"sha512-HrpNQoc3aFJcyXRSzMLmfvpZviN4yEhRGotLng8TzoK/JG1URD61vGjn6ZiVvMcZJJZV7ipquNkNlaJdfbzaTQ==","signatures":[{"sig":"MEUCIDf8qjzW26rw8G4l/FGVBf8EGROsDYtGqoZjDoBulWZwAiEA8YwKp1wSdmvYFKkBxI5Mza1/W9vkBkhQYmSfZvSlnso=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250403174852.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f6cc964306d090c76f7543ecd6ce568e/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250403174852.tgz","_integrity":"sha512-HrpNQoc3aFJcyXRSzMLmfvpZviN4yEhRGotLng8TzoK/JG1URD61vGjn6ZiVvMcZJJZV7ipquNkNlaJdfbzaTQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250403174852","@solana/functional":"2.1.1-canary-20250403174852","@solana/subscribable":"2.1.1-canary-20250403174852","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250403174852"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250403174852_1743703198436_0.6572763397352237","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250403174818":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250403174818","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250403174818","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e87f135731a9132ce2138ea16143a1f95b58cbb4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250403174818.tgz","fileCount":17,"integrity":"sha512-uMN4ZOJtZuoN9GA2qpcV9yJ8pH+oadmib2aWstNEe53/AuOKoAQs4CM2LhFQNcgEAz939H+IJtO06tVpdpIOOg==","signatures":[{"sig":"MEUCIQCulViLvllx7hwhKxV7OMIJYjgVV/KbpWQRygHNIAmmPgIgA1UMjAGenm82WMcDYVlGdPXfCewdPWs4dz31Ksg/5SQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250403174818.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/55e4bcdb0cdbffb0a886867cb781e95c/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250403174818.tgz","_integrity":"sha512-uMN4ZOJtZuoN9GA2qpcV9yJ8pH+oadmib2aWstNEe53/AuOKoAQs4CM2LhFQNcgEAz939H+IJtO06tVpdpIOOg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250403174818","@solana/functional":"2.1.1-canary-20250403174818","@solana/subscribable":"2.1.1-canary-20250403174818","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250403174818"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250403174818_1743703245370_0.17983818107920757","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250404094020":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250404094020","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250404094020","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"289daf37e95aeec6ca070da9c8bf8302b404eb48","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250404094020.tgz","fileCount":17,"integrity":"sha512-BHXgNbOpqZ5jjKUVV8BRndiFgKob2JCToPd3gORFVP/43P+SmVJD3FXvqrOkpJc5bx4mk+XZNKGDFPwHUjajiQ==","signatures":[{"sig":"MEUCIQDxjIfUNcyV5mmNmy3mi4AQoN+dqBA/4aHTKNB3lnlYLQIgAo18phHmpSYZdfNULnYSEDCN2lII9oKP3bVKg1+hOFI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250404094020.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/21d2d1e650bb2289f4432d8233a3f324/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250404094020.tgz","_integrity":"sha512-BHXgNbOpqZ5jjKUVV8BRndiFgKob2JCToPd3gORFVP/43P+SmVJD3FXvqrOkpJc5bx4mk+XZNKGDFPwHUjajiQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250404094020","@solana/functional":"2.1.1-canary-20250404094020","@solana/subscribable":"2.1.1-canary-20250404094020","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250404094020"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250404094020_1743760360673_0.6385822473170966","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250404151018":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250404151018","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250404151018","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bfe6fac3b4846d035a3d69a1a4574a8543985ccc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250404151018.tgz","fileCount":17,"integrity":"sha512-yW/wwPMOOo+16fxNlMY4k/321BAjLi8/CpXBAtMf33sk7R52BOYflHacgxhA/WI/l+b47e8TkqNfAIcm+BErMA==","signatures":[{"sig":"MEYCIQC8j0CeEs+/JwU0rDQIhl11DlNxotlZBz6SoX1U4+N5sgIhAIh8u/pC918QgRfRJbcB2y4zqUOrUgHY/JW6fGOlEs0l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250404151018.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/a87a25f4e006565f71a853c5f670c306/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250404151018.tgz","_integrity":"sha512-yW/wwPMOOo+16fxNlMY4k/321BAjLi8/CpXBAtMf33sk7R52BOYflHacgxhA/WI/l+b47e8TkqNfAIcm+BErMA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250404151018","@solana/functional":"2.1.1-canary-20250404151018","@solana/subscribable":"2.1.1-canary-20250404151018","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250404151018"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250404151018_1743780163859_0.502335782533041","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250404210328":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250404210328","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250404210328","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a691b6e5cda12c9d2f2255c1f0e6d510c61ea805","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250404210328.tgz","fileCount":17,"integrity":"sha512-dbaA1ruTA6QK3SKFZK0l4vRgeq6HSYLXpn87NF8+BtpkX5ENgtuWlYV7Ji2HQPIpYUVEXpwbpZ1KatRZdFhCpw==","signatures":[{"sig":"MEYCIQC468BEa0JmpY9fJc2OGR4RsK6gGxN17eViY52cSnCIOQIhALKntMkDgJaJRRof0jbCUNBYhsF5hejNvyaGfejJ+6RH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250404210328.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6df9d3a024d43bd43df03dac0bc40bed/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250404210328.tgz","_integrity":"sha512-dbaA1ruTA6QK3SKFZK0l4vRgeq6HSYLXpn87NF8+BtpkX5ENgtuWlYV7Ji2HQPIpYUVEXpwbpZ1KatRZdFhCpw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250404210328","@solana/functional":"2.1.1-canary-20250404210328","@solana/subscribable":"2.1.1-canary-20250404210328","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250404210328"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250404210328_1743801309145_0.30745502640194133","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250404210313":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250404210313","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250404210313","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c726159123636b41410f07433384b81febc19c27","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250404210313.tgz","fileCount":17,"integrity":"sha512-DwyfLB86r6MNVtpjTZFlk0uyOWM6FUl4x+aBP2MHx6LlnamdrJo/0VrvRSJbyNECEmxMYobg6hLMLwvjknFZwg==","signatures":[{"sig":"MEYCIQCwiubvetcb8y/rUpEaoVDOLwQuO663/LqyAJ5RRsb6XgIhAOE5V26hc71taf0mg6AGjjI/apAKcU0xYj0/sBa3Bcwm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250404210313.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/061cce3b06425fb25fcbaa5d81cc4467/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250404210313.tgz","_integrity":"sha512-DwyfLB86r6MNVtpjTZFlk0uyOWM6FUl4x+aBP2MHx6LlnamdrJo/0VrvRSJbyNECEmxMYobg6hLMLwvjknFZwg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250404210313","@solana/functional":"2.1.1-canary-20250404210313","@solana/subscribable":"2.1.1-canary-20250404210313","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250404210313"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250404210313_1743801325471_0.31061740726793263","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250405005548":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250405005548","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250405005548","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a4e7ccdb8168ecb34235ba2924c5c41f3851eee1","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250405005548.tgz","fileCount":17,"integrity":"sha512-x+q5ZCC3fallb2tei7g2ixIMJCJ/zOUqDjVTTjpoTmKWrBNVvRQgY9Ht2DLsDyyRe2HfOlvSR104uX+nhSAQOQ==","signatures":[{"sig":"MEYCIQDC8dk5ZeIkqnzkFxHluEL8INF30UhLqal98pt4kRF6RAIhAJBBURPpP7olfpc+by/GfxEeknFo6txAoa2qdum4LTds","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250405005548.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/31d057e79c817703453765087878c78d/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250405005548.tgz","_integrity":"sha512-x+q5ZCC3fallb2tei7g2ixIMJCJ/zOUqDjVTTjpoTmKWrBNVvRQgY9Ht2DLsDyyRe2HfOlvSR104uX+nhSAQOQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250405005548","@solana/functional":"2.1.1-canary-20250405005548","@solana/subscribable":"2.1.1-canary-20250405005548","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250405005548"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250405005548_1743815296580_0.5469246675453026","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250405010757":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250405010757","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250405010757","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"75399f8af7e81ffd91a36c6aed739ab024e0cec8","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250405010757.tgz","fileCount":17,"integrity":"sha512-drcLIeEpnM9cf9Fo47RCe/utu1d0TK1TRIVLt9GH85zDYd07MsOYQqQeOYx9nob6WbSe5ZZ/N9Tmd78fJTBV7g==","signatures":[{"sig":"MEQCIAYv6uKASY6nHwMTdhKmOLGsTHbjce0zzFM8lJ8jMSrBAiBGsG6XfRxEdIfnmF5Ce3AXlAqlBioNGq8IIpBh5UN3bQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250405010757.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d827c383e66e1bb3942947fafd4be721/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250405010757.tgz","_integrity":"sha512-drcLIeEpnM9cf9Fo47RCe/utu1d0TK1TRIVLt9GH85zDYd07MsOYQqQeOYx9nob6WbSe5ZZ/N9Tmd78fJTBV7g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250405010757","@solana/functional":"2.1.1-canary-20250405010757","@solana/subscribable":"2.1.1-canary-20250405010757","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250405010757"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250405010757_1743815929022_0.5283857471989108","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250407054027":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250407054027","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250407054027","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9885a1ded59daa34dfe4896a2b128ada649a0a2f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250407054027.tgz","fileCount":17,"integrity":"sha512-q6keW1IncUcCs4QwDuHvzfPafACaujbuy4KK0btR+Ohc6CEfT7mpphtr8ASO28WK8vCZEGqI251ptwc0wzSHRQ==","signatures":[{"sig":"MEYCIQCqYyu0Nn0SU86m4LYyneTb2a7u97uH7syp7zBxUPUpiwIhALDs1wPRdF+If53oHnRROq25PpsGHEowA/u5S4XPNz2r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250407054027.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f2b68d8609796eb7a5f92988f0f797c0/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250407054027.tgz","_integrity":"sha512-q6keW1IncUcCs4QwDuHvzfPafACaujbuy4KK0btR+Ohc6CEfT7mpphtr8ASO28WK8vCZEGqI251ptwc0wzSHRQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250407054027","@solana/functional":"2.1.1-canary-20250407054027","@solana/subscribable":"2.1.1-canary-20250407054027","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250407054027"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250407054027_1744005116906_0.6402977023647327","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250407180334":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250407180334","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250407180334","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"09a98b89183938ced0fe7ea02210e7918241ed2a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250407180334.tgz","fileCount":17,"integrity":"sha512-Vs3ssiC7Q40tnP5IeBH3rpDxYIbrQcxbZkfkXJ/ck7zf5nj9KQdkpL6p8MEiWvOIqKlC6LrxHYEYTAchInzlpw==","signatures":[{"sig":"MEUCIQDtKlb6VxlnHpDbMJUOAPZPxLuyhjHfYjmIeFW1t66UbwIgfIqCKjVKlp59NteJdqUwhq3fKpCwPHNNdSBZ5c84vW0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250407180334.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/80acb6abe5cc820575407e015e876faf/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250407180334.tgz","_integrity":"sha512-Vs3ssiC7Q40tnP5IeBH3rpDxYIbrQcxbZkfkXJ/ck7zf5nj9KQdkpL6p8MEiWvOIqKlC6LrxHYEYTAchInzlpw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250407180334","@solana/functional":"2.1.1-canary-20250407180334","@solana/subscribable":"2.1.1-canary-20250407180334","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250407180334"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250407180334_1744049744301_0.15895379856907565","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250407180635":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250407180635","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250407180635","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dfa2edc4a587f83fc713a7c0a1603820f70a2779","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250407180635.tgz","fileCount":17,"integrity":"sha512-9l2XzFl2Ho9iuAqfPyAMVbsOR6s3aZRYxKkql03itRwFmq6Azqj8K/MYbeFLxo7j8ACSv4kp+VKqjzF+KxmHJQ==","signatures":[{"sig":"MEUCIQCqM5RkXP9G1i9Te8eb0uOzzINzRf1yC7ayZWg6tf1HCwIgEqHvBorDblV7UuV43F/184cPmdxdGmr+eL14gCTjHyQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250407180635.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ca319f81d21ebff58f8e131c23a397aa/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250407180635.tgz","_integrity":"sha512-9l2XzFl2Ho9iuAqfPyAMVbsOR6s3aZRYxKkql03itRwFmq6Azqj8K/MYbeFLxo7j8ACSv4kp+VKqjzF+KxmHJQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250407180635","@solana/functional":"2.1.1-canary-20250407180635","@solana/subscribable":"2.1.1-canary-20250407180635","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250407180635"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250407180635_1744049894118_0.9673353281668204","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250407180720":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250407180720","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250407180720","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b203285a9134fac954cd2383b46f9718dd21a614","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250407180720.tgz","fileCount":17,"integrity":"sha512-bIC80m4DN6jRFcvT3GZfTobiB3VJjQkETg0MyZwVHhfWvRYwRBDiR+EgLDr1Mb/WOJJB1Cvo04hnsnkx8XnoKg==","signatures":[{"sig":"MEUCIQCb/ZJf04PM7hXQIu5jvhGt4Dvp2jK+mOseHSd6XU117QIgcp4iig9FFa3ZcI6jTfHvBlf9YW9kUHQijmSL1ZQyotg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83857},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250407180720.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b340e7acccf5bb6bf1a8e82b0b41180d/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250407180720.tgz","_integrity":"sha512-bIC80m4DN6jRFcvT3GZfTobiB3VJjQkETg0MyZwVHhfWvRYwRBDiR+EgLDr1Mb/WOJJB1Cvo04hnsnkx8XnoKg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250407180720","@solana/functional":"2.1.1-canary-20250407180720","@solana/subscribable":"2.1.1-canary-20250407180720","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250407180720"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250407180720_1744049966361_0.7770951663919912","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250410045602":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250410045602","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250410045602","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"68653b472b6239e11b041ee31c538a5065f63599","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250410045602.tgz","fileCount":17,"integrity":"sha512-V6veXT1rds62+6h76z/PpON+74BpLRX79SjkrOd30wCXvPOV63Ld8NTzRZX+HX6WPiSNkuESxdOZkfuL0wejag==","signatures":[{"sig":"MEYCIQCs8EvIud8cNB8SsxXoahjMQ5nI+WDAURJjrwa99yOdVAIhALArEprl1j3Uyb/AaibdPuQ+4QNDdG2bC+OWli9PoRuY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250410045602.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/551c99adcc74f12ddb7f4ef0f221543b/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250410045602.tgz","_integrity":"sha512-V6veXT1rds62+6h76z/PpON+74BpLRX79SjkrOd30wCXvPOV63Ld8NTzRZX+HX6WPiSNkuESxdOZkfuL0wejag==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250410045602","@solana/functional":"2.1.1-canary-20250410045602","@solana/subscribable":"2.1.1-canary-20250410045602","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250410045602"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250410045602_1744261648249_0.3779692343564953","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250410050225":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250410050225","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250410050225","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"080e20e350147f08d0b3d844b0e00ebf3e09ad43","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250410050225.tgz","fileCount":17,"integrity":"sha512-IVhF9+V0vOdVh1BvvnNAAnsy7ZgVzZ5Q95vVwb0JKeMTL8f0GnhlzV1u97Htg2hFpVKv2QomjLcn3AaLkt/4CQ==","signatures":[{"sig":"MEQCIG8vkRgPBxy9coPXJPQMLXS3Tj8LsWETAErQJRS8bYzBAiBkRRALBWx2kQqaiUpgM4Hc2xMRzBUDudp0gZxch83dnw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250410050225.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3590afdcc1dda979dc209c634e40c60c/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250410050225.tgz","_integrity":"sha512-IVhF9+V0vOdVh1BvvnNAAnsy7ZgVzZ5Q95vVwb0JKeMTL8f0GnhlzV1u97Htg2hFpVKv2QomjLcn3AaLkt/4CQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250410050225","@solana/functional":"2.1.1-canary-20250410050225","@solana/subscribable":"2.1.1-canary-20250410050225","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250410050225"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250410050225_1744262048579_0.23320145704705597","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250410050517":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250410050517","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250410050517","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3a0e3ca0ee465095626b0ed31d21c9cc0719240b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250410050517.tgz","fileCount":17,"integrity":"sha512-6HjODWh4e2nqFsQqBVasgVE1a7qj6UBdpyHt1iNJSprDP/8ajU9G2BMpd/OQZbshwH08g/qXqcDUb6oQCwD80Q==","signatures":[{"sig":"MEUCIQCKPWQGF3GzpOnE+HEuAVMM6wLL3WmrKgfXHr47yg316QIgMDDqsq+KO4lb+OFFEI9tFU+BdSZj1WIQM1PHnLAB06E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250410050517.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/76b3b36ea3d4a46de70205391df4bf35/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250410050517.tgz","_integrity":"sha512-6HjODWh4e2nqFsQqBVasgVE1a7qj6UBdpyHt1iNJSprDP/8ajU9G2BMpd/OQZbshwH08g/qXqcDUb6oQCwD80Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250410050517","@solana/functional":"2.1.1-canary-20250410050517","@solana/subscribable":"2.1.1-canary-20250410050517","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250410050517"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250410050517_1744262231711_0.7811017817639958","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250410184110":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250410184110","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250410184110","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2b361ac5d81c1179c015f287e6937dd038791053","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250410184110.tgz","fileCount":17,"integrity":"sha512-bFiaWKzcksw/DgejpBt3oSCSP9ezCBoD6mhrj85gzgyCd77Dcz8qi8LzrsWWpqPalM7GyR25/FQwafxxSBw3TA==","signatures":[{"sig":"MEYCIQCgUFIJnacLX5BZrZg0uY4bnhCc4vaLB//1MjNb+L5J6QIhAJVVqmwQ/4DAX5Z6xSJMjEPARsV/H2GG2GOZyxuU/wes","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250410184110.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/12cfef075c9c1d93a774ac29c00788a6/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250410184110.tgz","_integrity":"sha512-bFiaWKzcksw/DgejpBt3oSCSP9ezCBoD6mhrj85gzgyCd77Dcz8qi8LzrsWWpqPalM7GyR25/FQwafxxSBw3TA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250410184110","@solana/functional":"2.1.1-canary-20250410184110","@solana/subscribable":"2.1.1-canary-20250410184110","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250410184110"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250410184110_1744311154947_0.4230558227764729","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250410184129":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250410184129","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250410184129","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1e1035aa2a5d80037be45ecdce862c12a37a8644","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250410184129.tgz","fileCount":17,"integrity":"sha512-O/9KsO7zS2WZSbStO8agQvMH30G9/lC5YQL20AGeOlaQgbuCWURzicUvr7VAXL0ZT2RId64Fheu+hnLLE4F+zA==","signatures":[{"sig":"MEQCICtR42N9gdUlEXfrwomJw4dcyHtrkBb5sNWmn5MD5amdAiA9JXkbcoJ7QQ5akE+H+TsnGMmpGukonR/srTHgHJ8izw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250410184129.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e655d5d425a710f5488819f31a0b6ee3/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250410184129.tgz","_integrity":"sha512-O/9KsO7zS2WZSbStO8agQvMH30G9/lC5YQL20AGeOlaQgbuCWURzicUvr7VAXL0ZT2RId64Fheu+hnLLE4F+zA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250410184129","@solana/functional":"2.1.1-canary-20250410184129","@solana/subscribable":"2.1.1-canary-20250410184129","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250410184129"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250410184129_1744311234810_0.7810315301676589","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250410184413":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250410184413","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250410184413","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"14c29bfce24d714ed98911e6b6dc55356c41a90a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250410184413.tgz","fileCount":17,"integrity":"sha512-viAtCCoxg+sL49kLwKj9uFggonCXhK+fI9VlzY/rHvIkGZIm5uwD0oGk3Lzz/w41gnVBMRx+P91NcXhlMaGzWg==","signatures":[{"sig":"MEUCIQCycsVt5HSwKWHOrJbsPyZX6bo2al5ACrxSfCyQJmMhdAIgSvhWZxAgBq6SybKeHhp6egiUgwxrqYevJiy45hxSASM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250410184413.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/18559b88841e1d4c68de375b81bc7a0f/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250410184413.tgz","_integrity":"sha512-viAtCCoxg+sL49kLwKj9uFggonCXhK+fI9VlzY/rHvIkGZIm5uwD0oGk3Lzz/w41gnVBMRx+P91NcXhlMaGzWg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250410184413","@solana/functional":"2.1.1-canary-20250410184413","@solana/subscribable":"2.1.1-canary-20250410184413","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250410184413"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250410184413_1744311394994_0.6489840716923254","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250410184806":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250410184806","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250410184806","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4e413f485cb88bf2a6031046435517f71cf8c358","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250410184806.tgz","fileCount":17,"integrity":"sha512-oQ/0FT2kxJtG95nIPlWw+aU8G1Xt7grtyDAUflks/JbwdxTYpwwLWgOZ6MTryCu4ysrGtFkoxT6pipdRbjYbQg==","signatures":[{"sig":"MEQCICQbuEw4VVAejB94XIwTQmTo1QAdUL55i4BbC5OqsQF8AiB2gdlHewh+vB+Q7Roy2xkwzpjD23S1sRzbRBO6oByjQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250410184806.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/39cf4491784f14f952dff2be892e7052/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250410184806.tgz","_integrity":"sha512-oQ/0FT2kxJtG95nIPlWw+aU8G1Xt7grtyDAUflks/JbwdxTYpwwLWgOZ6MTryCu4ysrGtFkoxT6pipdRbjYbQg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250410184806","@solana/functional":"2.1.1-canary-20250410184806","@solana/subscribable":"2.1.1-canary-20250410184806","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250410184806"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250410184806_1744311586507_0.8438349525462401","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250411163908":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250411163908","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250411163908","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3733423c5a42626aa17d0a2e182cf8379647b627","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250411163908.tgz","fileCount":17,"integrity":"sha512-pxstx5orjZIpMNz8XTH6WYOFq8C0kxldw8szXsQFlsvRctb+yhtjCvV+kr/2Gx5MuZk2jC7GjhxktmPipHhr+Q==","signatures":[{"sig":"MEYCIQClAyBB9AMh1uK53/hKbDK8x7B6+HdE92A+bKX4D9D/UwIhAPG9UsWKTuVBMk88xaNCXgQgGRO08Qyk9nOVURzOfBp7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250411163908.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1accd265987c5557ccf10043cd1aa2b9/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250411163908.tgz","_integrity":"sha512-pxstx5orjZIpMNz8XTH6WYOFq8C0kxldw8szXsQFlsvRctb+yhtjCvV+kr/2Gx5MuZk2jC7GjhxktmPipHhr+Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250411163908","@solana/functional":"2.1.1-canary-20250411163908","@solana/subscribable":"2.1.1-canary-20250411163908","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250411163908"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250411163908_1744390269861_0.08621821667425178","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250411170437":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250411170437","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250411170437","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"29720111b7c5c9f593d83d8544f7c5319dd7cf56","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250411170437.tgz","fileCount":17,"integrity":"sha512-HkhQFhB67Zu4szj9QX8iqDoXruRjtUjBlj5OIirgaZPBmIP6mztQT2pPyH0ev4uIk2CzFQGfMzJD65zcukNBVg==","signatures":[{"sig":"MEUCIQCHcxAaOl8cLcwCtPP3bUmuG2pqdx5HzRl/Xb3EZBZ4pAIgGfUWFCXl1L2DlX1hypkm/qv8Hy0mRL8W9EdwvlkeSA8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250411170437.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b9e254a8d48607f646374b8613eb2017/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250411170437.tgz","_integrity":"sha512-HkhQFhB67Zu4szj9QX8iqDoXruRjtUjBlj5OIirgaZPBmIP6mztQT2pPyH0ev4uIk2CzFQGfMzJD65zcukNBVg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250411170437","@solana/functional":"2.1.1-canary-20250411170437","@solana/subscribable":"2.1.1-canary-20250411170437","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250411170437"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250411170437_1744391790343_0.6440400754808289","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250411180053":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250411180053","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250411180053","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9373c2e447a248482456f660a4352251ba756bdc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250411180053.tgz","fileCount":17,"integrity":"sha512-0zRabYfW9by7sVHivBocVDthztYktg1D0TaGWEnACxb5j6m+r4FWiwEis1qa/Q7YgjfUx10Tkx3zBvT7dAmTLg==","signatures":[{"sig":"MEUCIQCXR2qMKvtl0KQvb7FqQgEUxJjQNTgX8aY2fZWrgqs7pAIgTdfoFi1OLmdwuDEVcij4A/eUtgEImkJwewlkNkdQTd0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250411180053.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e1de753e96b6edcab01d3faa03949013/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250411180053.tgz","_integrity":"sha512-0zRabYfW9by7sVHivBocVDthztYktg1D0TaGWEnACxb5j6m+r4FWiwEis1qa/Q7YgjfUx10Tkx3zBvT7dAmTLg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250411180053","@solana/functional":"2.1.1-canary-20250411180053","@solana/subscribable":"2.1.1-canary-20250411180053","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250411180053"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250411180053_1744395133072_0.8003508903687477","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250411183514":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250411183514","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250411183514","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6248ba216e3a750dad31c71c93e297e4fe8811e9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250411183514.tgz","fileCount":17,"integrity":"sha512-mwamPD5h6B7GCSgTez+tiFiF6xpwAp3RBm5wOG1ig0sPNMIkxn0NyGTDFSJ/jKMxe9RlX9CZuLMFyVc96dAU5w==","signatures":[{"sig":"MEUCIQDb6kYU1W6kTPzYCjS7wMmZTEzGpUBGz9wCgx0n5RCCjQIgRbpu8XzLIvy31u0cGpnV1+ws93TjAiJ7NdbFJ/W0IEo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250411183514.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1afcdf9db68b63284a24d1de60e1271e/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250411183514.tgz","_integrity":"sha512-mwamPD5h6B7GCSgTez+tiFiF6xpwAp3RBm5wOG1ig0sPNMIkxn0NyGTDFSJ/jKMxe9RlX9CZuLMFyVc96dAU5w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250411183514","@solana/functional":"2.1.1-canary-20250411183514","@solana/subscribable":"2.1.1-canary-20250411183514","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250411183514"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250411183514_1744397253992_0.2889517390793055","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250413210404":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250413210404","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250413210404","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8da26a2c8a65531bbdb7b445307a5852960fd5e4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250413210404.tgz","fileCount":17,"integrity":"sha512-RwPsbvFxQFnyAOvtZelKHtqn7CsF9X31bQrKQaoWHDFeiALDJ8iSHNZRv5YeoSe6LmezM1bUmABPpVVuIhN6WQ==","signatures":[{"sig":"MEQCHylV089hVi9EIBexeUxcQMee/OYpgwuPx03KFt9X4aICIQC6smxe7kUj9dCOojwMqLwkP3n5NjJGsBYIJ59IvmgXRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250413210404.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d7a2905557de5e02bb92c098463e7ec5/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250413210404.tgz","_integrity":"sha512-RwPsbvFxQFnyAOvtZelKHtqn7CsF9X31bQrKQaoWHDFeiALDJ8iSHNZRv5YeoSe6LmezM1bUmABPpVVuIhN6WQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250413210404","@solana/functional":"2.1.1-canary-20250413210404","@solana/subscribable":"2.1.1-canary-20250413210404","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250413210404"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250413210404_1744578953087_0.9161130589515554","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250414155010":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250414155010","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250414155010","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0a6725cd438ad936147235965408dcda139f0207","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250414155010.tgz","fileCount":17,"integrity":"sha512-AdiOHU/ouc8CI0RwZj/ZPYuOExrGnPdJbko0/ca5CHFUVcJaie0DL3qS1FhiG9+UBfj3ZD94JP+n2ikS1vNIsw==","signatures":[{"sig":"MEUCIQCaVfdsq3cz/Uo0d88clzujKfjwKpp0QMeAdpegkzzO9QIgZLbjXTSGUuX1chglASvv+GXIzHcKtgKkIAJlM2Sq5sw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250414155010.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1f08f1ee4b771fcddbed37814e687c7b/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250414155010.tgz","_integrity":"sha512-AdiOHU/ouc8CI0RwZj/ZPYuOExrGnPdJbko0/ca5CHFUVcJaie0DL3qS1FhiG9+UBfj3ZD94JP+n2ikS1vNIsw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250414155010","@solana/functional":"2.1.1-canary-20250414155010","@solana/subscribable":"2.1.1-canary-20250414155010","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250414155010"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250414155010_1744646492306_0.6193320380385374","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250414155037":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250414155037","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250414155037","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b6a08cbced06eda75bec7834dedd91902af9d00d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250414155037.tgz","fileCount":17,"integrity":"sha512-x8n80tO9lqmHly6Rpt4WwRUlLyQLyM0gzY1B6X4WMK9KhlYsksU6cxnGt+LvlJaam+3zEy+KuLIAZDyXPgpvvw==","signatures":[{"sig":"MEUCIECDlV1ueT4N1WbGgW5zON83z/smCR6llzED8+3u8QRzAiEAonxV8d8w/vgUfQ/PwPaCixAnunHxWkdz3IcYTTmeV+0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250414155037.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/13d5c328aca7e770f9e9d978ab1ae92a/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250414155037.tgz","_integrity":"sha512-x8n80tO9lqmHly6Rpt4WwRUlLyQLyM0gzY1B6X4WMK9KhlYsksU6cxnGt+LvlJaam+3zEy+KuLIAZDyXPgpvvw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250414155037","@solana/functional":"2.1.1-canary-20250414155037","@solana/subscribable":"2.1.1-canary-20250414155037","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250414155037"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250414155037_1744646590469_0.7722432157421266","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250415154439":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250415154439","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250415154439","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"350e0c5f397e7a82ff8c58e8bb0b4d5ef32b1545","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250415154439.tgz","fileCount":17,"integrity":"sha512-Frz7hFkOw5J34oyBohFGko9/Qc9wfbWU7N3yn4sOI1feKSK8FeZEaP1IQip4M+wLicVhKoPbrvO8KDWS0Y9jKg==","signatures":[{"sig":"MEUCIC1VWZynMCfYlrnl0I1HClwro9yxBFoc8/Z3kjTvDii7AiEAqXkogMVraXi+oIcpNOKbkhuTU+xoVhL/QUYvjCkRcQE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250415154439.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/31faee64244356bb2c73c3482f1b38dc/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250415154439.tgz","_integrity":"sha512-Frz7hFkOw5J34oyBohFGko9/Qc9wfbWU7N3yn4sOI1feKSK8FeZEaP1IQip4M+wLicVhKoPbrvO8KDWS0Y9jKg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250415154439","@solana/functional":"2.1.1-canary-20250415154439","@solana/subscribable":"2.1.1-canary-20250415154439","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250415154439"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250415154439_1744732630788_0.668127108836682","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250418055534":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250418055534","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250418055534","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"09d30d2d2dc16825c3af2226f440f5a6555bc9d6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250418055534.tgz","fileCount":17,"integrity":"sha512-CWSDUNuawRRBGSVNN0gM3amF3LdZATDOf0wIpsuneimKuk1JVvQHl2O144QSBUfyhLTj9qli6Jz7GYKQGJM1gA==","signatures":[{"sig":"MEUCIGumyeporqzQkWVB0/GoaBhgGXe6tTT9+O+4k/EGcoaTAiEAnyObNIN3WVP3JvVQSHUiPzNMr+RAGh27CP/islpvtf8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96023},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250418055534.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f8173dbaa33f0f55247b96159625c2a4/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250418055534.tgz","_integrity":"sha512-CWSDUNuawRRBGSVNN0gM3amF3LdZATDOf0wIpsuneimKuk1JVvQHl2O144QSBUfyhLTj9qli6Jz7GYKQGJM1gA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250418055534","@solana/functional":"2.1.1-canary-20250418055534","@solana/subscribable":"2.1.1-canary-20250418055534","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250418055534"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250418055534_1744956426685_0.32283807621602545","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250418055851":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250418055851","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250418055851","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"87c0246a8145fefb2de3b7e3db72112a13a73762","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250418055851.tgz","fileCount":17,"integrity":"sha512-z2HosDvu49nQEtAF0WwyrJDVpCvUX9BdWVWnN4mUIDYM0BBukFuGjcsmjlvAbYhVxzJM9skluS1Nq+hWs/9hgg==","signatures":[{"sig":"MEQCIFtoO9uHVnbWd2uP4jBxC2kSNc5LftqszG/nZR7S8WDoAiBtLjollRtjB6CsM4zSZSNG1qeVUsJ5602A+SeykiIFqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250418055851.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b9e6c27406a1bbf9f17b01cadfa5cb85/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250418055851.tgz","_integrity":"sha512-z2HosDvu49nQEtAF0WwyrJDVpCvUX9BdWVWnN4mUIDYM0BBukFuGjcsmjlvAbYhVxzJM9skluS1Nq+hWs/9hgg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250418055851","@solana/functional":"2.1.1-canary-20250418055851","@solana/subscribable":"2.1.1-canary-20250418055851","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250418055851"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250418055851_1744956648573_0.8395566188264698","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250423234136":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250423234136","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250423234136","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0f0fa8c07ec00fa762cac3ff5acd5f849d3a09e3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250423234136.tgz","fileCount":17,"integrity":"sha512-0NV4Pbj4hgdCdw99Cj3JypdrB/Wt90U6oaFQdfMfKkI3E/XikcIPUX3Ul45uwosbvRpLZ2dpKTXxW3PiLCD/gg==","signatures":[{"sig":"MEUCIQDUSGkdpEi4zLKjF2UqT0+ObGN1V2SCOinjvfV34HX9EwIgSIVMmtdyOfE+aJd9oHgngEePjdldoOxwIF6Abm/ySQs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250423234136.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7a8e1aec2b99f5b1aa60f5ee0646a8f0/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250423234136.tgz","_integrity":"sha512-0NV4Pbj4hgdCdw99Cj3JypdrB/Wt90U6oaFQdfMfKkI3E/XikcIPUX3Ul45uwosbvRpLZ2dpKTXxW3PiLCD/gg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250423234136","@solana/functional":"2.1.1-canary-20250423234136","@solana/subscribable":"2.1.1-canary-20250423234136","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250423234136"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250423234136_1745452430635_0.43117478823978606","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250424082844":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250424082844","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250424082844","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a35820d0ffa43f7485c99b669ce225f737473f61","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250424082844.tgz","fileCount":17,"integrity":"sha512-iN/QgmRqenOq5cylladUe9Eyf3zJbTaEFIo7/AhDsvkjtJMP/ZIl1MFY/MjhLvAenRaMGAzEc60pSez9pjCOyw==","signatures":[{"sig":"MEUCIQCpjPjQL0srTG29icvDBgaF7fbRVn2Ru8G4b+c7/uGsYAIgZxSijItv6fqDLycImSDn8AiG/qfvhbwpG8eNQUvTWZM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250424082844.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/89349dd3e8bff8ef4e114e4ce3daae8b/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250424082844.tgz","_integrity":"sha512-iN/QgmRqenOq5cylladUe9Eyf3zJbTaEFIo7/AhDsvkjtJMP/ZIl1MFY/MjhLvAenRaMGAzEc60pSez9pjCOyw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250424082844","@solana/functional":"2.1.1-canary-20250424082844","@solana/subscribable":"2.1.1-canary-20250424082844","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250424082844"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250424082844_1745484022202_0.2743672704467739","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250424085055":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250424085055","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250424085055","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0fa6f4483ab54d225dc1c0220ed46023c1cbf63d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250424085055.tgz","fileCount":17,"integrity":"sha512-+X8CTzf5wdfzbAdsgT7sKqWCGMJM84lZFk1ADEMXEYFBJaSImLSrm4WnlEHiZRSlhK0jYD4KnmQzz4NqeQVALA==","signatures":[{"sig":"MEYCIQC8/CPq6s7BJP6PjaTV9iGUnolvgZuQM0jceVIZtdWjfQIhALTdUASWz8Nzd5VroPSq4I2+KtBVqWaYGYTMAl913Sze","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250424085055.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/efea1a309dcfe0ea52164bf98d340b7c/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250424085055.tgz","_integrity":"sha512-+X8CTzf5wdfzbAdsgT7sKqWCGMJM84lZFk1ADEMXEYFBJaSImLSrm4WnlEHiZRSlhK0jYD4KnmQzz4NqeQVALA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250424085055","@solana/functional":"2.1.1-canary-20250424085055","@solana/subscribable":"2.1.1-canary-20250424085055","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250424085055"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250424085055_1745485382199_0.6157800956198527","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250424085940":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250424085940","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250424085940","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3124642f647f4d6cc0c10b40da298031466d9258","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250424085940.tgz","fileCount":17,"integrity":"sha512-T1ZO9I2fhvDx3kuvR79SA3XdhJhL93b+dkWhJqNUkmt0qVQA7igs8nGtK+II5r14wrCnvurXFunUeyoRHhj7BQ==","signatures":[{"sig":"MEYCIQCKKj7TaH8N3RmTuGEMH9JolhoDdzLMkESBgny/kyoTbQIhAPAlCGEcvBjBpnvOQmkuCpVWdAAQ3uR/KNaQujH0O/DQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250424085940.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/dc7b887d49a30d927ecf10e0c397a49e/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250424085940.tgz","_integrity":"sha512-T1ZO9I2fhvDx3kuvR79SA3XdhJhL93b+dkWhJqNUkmt0qVQA7igs8nGtK+II5r14wrCnvurXFunUeyoRHhj7BQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250424085940","@solana/functional":"2.1.1-canary-20250424085940","@solana/subscribable":"2.1.1-canary-20250424085940","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250424085940"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250424085940_1745485889678_0.1613670552423152","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425191810":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250425191810","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250425191810","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3ff5a55f88569485c327f9afbd26b2f270461496","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250425191810.tgz","fileCount":17,"integrity":"sha512-RlwKi93CKzDQYA/p4FEanWh7GOE652yciJfO0U3NGSG+RE31GxRHS/ijlqjFG54xTYVjGUDisX5Uj/AMRez8Eg==","signatures":[{"sig":"MEYCIQCVcxLLTm6JhG39QFvebFXGuwBFBHHBwnF8Dtjnop1Q6AIhAJgo/xrNE8+fb8/IVZLDQ6xQb8lawsE1SwJzYx2iWvrN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425191810.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0cc4190383755edab9d0e1f12629d5f3/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425191810.tgz","_integrity":"sha512-RlwKi93CKzDQYA/p4FEanWh7GOE652yciJfO0U3NGSG+RE31GxRHS/ijlqjFG54xTYVjGUDisX5Uj/AMRez8Eg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250425191810","@solana/functional":"2.1.1-canary-20250425191810","@solana/subscribable":"2.1.1-canary-20250425191810","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250425191810"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250425191810_1745609377353_0.41114189988919025","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425191940":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250425191940","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250425191940","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"68665af16d796ee37599ec0bb1091c37fa04b285","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250425191940.tgz","fileCount":17,"integrity":"sha512-TR0eRPDH8kX3U1EBrru73XQdt1KE0diXf86k5ZSFtrbNdcuuvL5yo4vOCj84E7Kcefdj6vQSvAzE5v1+KE+7/w==","signatures":[{"sig":"MEQCIHBtP9PJi8iXcR4bpYd9ZqadHbcPvpcxEoZA7ue02V0KAiAK8PpcFe/4gbBrwp5N7LtKd+PRBvQjo+2f99w9PKm8Qg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425191940.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/56b560d9efe53237df6f30950ae3c8d4/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425191940.tgz","_integrity":"sha512-TR0eRPDH8kX3U1EBrru73XQdt1KE0diXf86k5ZSFtrbNdcuuvL5yo4vOCj84E7Kcefdj6vQSvAzE5v1+KE+7/w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250425191940","@solana/functional":"2.1.1-canary-20250425191940","@solana/subscribable":"2.1.1-canary-20250425191940","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250425191940"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250425191940_1745609427877_0.75953518490671","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425192516":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250425192516","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250425192516","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cc6c741210b31bce0eb9861c7bff56765d7698fb","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250425192516.tgz","fileCount":17,"integrity":"sha512-1qRoWNSiVvhLcpdVygLQszFmDKKxgqToweM2R+4/clmyqzwR7xGDCpVVQEy/cKyvg7/qUIkCGdmGZ5dwFGZXDg==","signatures":[{"sig":"MEQCIHZIh8/UHDHBfU0Joj/XnMME4j1akxRBMSf7ZIkg3DKgAiAFcNMYezj5jQqB2cHPA0iqenL4Sf5NeXnRB0Bo71EuVQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425192516.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/46a9c03a638c4fc02d079bf1344a89e5/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425192516.tgz","_integrity":"sha512-1qRoWNSiVvhLcpdVygLQszFmDKKxgqToweM2R+4/clmyqzwR7xGDCpVVQEy/cKyvg7/qUIkCGdmGZ5dwFGZXDg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250425192516","@solana/functional":"2.1.1-canary-20250425192516","@solana/subscribable":"2.1.1-canary-20250425192516","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250425192516"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250425192516_1745609805904_0.345756949341238","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425205712":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250425205712","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250425205712","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f2e0e73f7f0b568b54895f72a2f7616e40d9e8e9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250425205712.tgz","fileCount":17,"integrity":"sha512-R4UMEMqofJg4PPJiLcDiSNSTow38Rf6IjlErwZDBeVZgPY+8+kp4b0RiU38J236SUwYSSx7UYd9V2kfMBYs6pA==","signatures":[{"sig":"MEUCIHVO0w1fQ+B6Qs20P089WYY/s14n79CS0yoZJvcJ/99ZAiEA0I9FKDsl4tGgfCuOzYmo5HlKFnkHHMnD41QXI2kp3B8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425205712.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/167948d7054862bb099e996b5a818be5/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425205712.tgz","_integrity":"sha512-R4UMEMqofJg4PPJiLcDiSNSTow38Rf6IjlErwZDBeVZgPY+8+kp4b0RiU38J236SUwYSSx7UYd9V2kfMBYs6pA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250425205712","@solana/functional":"2.1.1-canary-20250425205712","@solana/subscribable":"2.1.1-canary-20250425205712","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250425205712"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250425205712_1745615295158_0.6612327765939185","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425205850":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250425205850","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250425205850","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4e0b8a61c57bacd3d5354b3fe8419d50e2063675","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250425205850.tgz","fileCount":17,"integrity":"sha512-Rt9trBbmQsevOxmu+Iy3EAIq5sL/UytQ8hxxdliOtJDD1KC6uI3N5xfklrbZILmQ8HqJGdpxkBB9FK29rM+a+g==","signatures":[{"sig":"MEQCIAKfUMALyPf/AnHJ47tjtrkGlOfIgLpB6hl59adCtgDXAiA1Q5HTLlVhZh9U7edKVUFQ37/W8XFFnbsHRMuNBKMRgQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425205850.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1c4547bda542862be885232e4f1883ab/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425205850.tgz","_integrity":"sha512-Rt9trBbmQsevOxmu+Iy3EAIq5sL/UytQ8hxxdliOtJDD1KC6uI3N5xfklrbZILmQ8HqJGdpxkBB9FK29rM+a+g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250425205850","@solana/functional":"2.1.1-canary-20250425205850","@solana/subscribable":"2.1.1-canary-20250425205850","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250425205850"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250425205850_1745615426001_0.7091368659626553","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425210025":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250425210025","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250425210025","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9c1bb00bd1a7a96c93c351c6dd25426ddb31b0e5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250425210025.tgz","fileCount":17,"integrity":"sha512-5SmMgBFd+VlJChpRRUFuJmfpxHlezwzwL78bLIRkyZ0C4aPc3nXyS3d6SX6rbkpHyLrsKOPTd+ou8fvtGghObQ==","signatures":[{"sig":"MEQCIEJNNqwY5BsBksYmljoGiHvx3TwGEsYf42LOeVURUFWbAiB01qJpmYTpymYGvejASoY/XvUH6rkbkyWxxYj1NdpFxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425210025.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/231ebbba31b650c252d56d489e97d0b1/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425210025.tgz","_integrity":"sha512-5SmMgBFd+VlJChpRRUFuJmfpxHlezwzwL78bLIRkyZ0C4aPc3nXyS3d6SX6rbkpHyLrsKOPTd+ou8fvtGghObQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250425210025","@solana/functional":"2.1.1-canary-20250425210025","@solana/subscribable":"2.1.1-canary-20250425210025","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250425210025"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250425210025_1745615489412_0.20243883515835592","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425210130":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250425210130","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250425210130","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9c5497d9374259e867850ad023a34547920986c2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250425210130.tgz","fileCount":17,"integrity":"sha512-ER8gR5NBdttAorynA2i4M/md5SOu2b4OsYQapyjRUwVVFi4nhcxvHKfQNU+X/J5MCUeO9EArY/jPPXlnSpg+BQ==","signatures":[{"sig":"MEYCIQDu9O94lVRkROljKjdp1urH3r7X+7qkqWzDb4tjeSmMoAIhALJlHm9xdY/DtM9fxwzlT5aTnEJukgPvHZJOrq1GZqvo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425210130.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6aab49dfbfa202e5e5805ec8da40da8a/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425210130.tgz","_integrity":"sha512-ER8gR5NBdttAorynA2i4M/md5SOu2b4OsYQapyjRUwVVFi4nhcxvHKfQNU+X/J5MCUeO9EArY/jPPXlnSpg+BQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250425210130","@solana/functional":"2.1.1-canary-20250425210130","@solana/subscribable":"2.1.1-canary-20250425210130","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250425210130"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250425210130_1745615534739_0.1630188356474256","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425210148":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250425210148","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250425210148","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"74edfa93b95800530e3b639aa04304f9f1fe4904","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250425210148.tgz","fileCount":17,"integrity":"sha512-i2DLrR34HUKcwQ4fwuuqH7BC9JSSjjfDaHRmQjiwINPVy4a/v6JmaaLyp111roJ0GM680nejAjU+36rwjV46xw==","signatures":[{"sig":"MEQCIGWhPnO7JblDtF1JUdopiktjewK/G2Q9pnWlFfFRX9U0AiAruiu7ZYbCSIfMOYZ8qNMk9szOlEewMxXZY/7JFkxuhw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425210148.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/fe1c57a8fd1aa7e122f48279ff2ba47b/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425210148.tgz","_integrity":"sha512-i2DLrR34HUKcwQ4fwuuqH7BC9JSSjjfDaHRmQjiwINPVy4a/v6JmaaLyp111roJ0GM680nejAjU+36rwjV46xw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250425210148","@solana/functional":"2.1.1-canary-20250425210148","@solana/subscribable":"2.1.1-canary-20250425210148","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250425210148"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250425210148_1745615582531_0.6882648496323225","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425210218":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250425210218","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250425210218","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"82152c4a0622b0d977d07de89a681f24cfdce9cf","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250425210218.tgz","fileCount":17,"integrity":"sha512-0RGf1PM9mVFsoHQRztGRUpP12v3WrREZSg8uiXyuebcicr2ertswffVQxoZMudXhuVwcOgfODHiyi/wo9YsRzg==","signatures":[{"sig":"MEQCIBKTbsk/UXH0EWYh+3HbKo7QJKS84TdgzRBOq6pmFXD+AiAWb5hqi4lIIFltkN/IPahTLKtmxMXxZip07ogdn/7OjA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425210218.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/67358be75aee51d76f24b3c448006ab4/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250425210218.tgz","_integrity":"sha512-0RGf1PM9mVFsoHQRztGRUpP12v3WrREZSg8uiXyuebcicr2ertswffVQxoZMudXhuVwcOgfODHiyi/wo9YsRzg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250425210218","@solana/functional":"2.1.1-canary-20250425210218","@solana/subscribable":"2.1.1-canary-20250425210218","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250425210218"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250425210218_1745615629890_0.979414879416995","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250428190618":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250428190618","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250428190618","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6c402f9208b8447abbc1997c30d7e66af894da8a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250428190618.tgz","fileCount":17,"integrity":"sha512-AFqy5t+HQNdQ9WmfMfAXd9kYiUchkHxnevEb4+Zq/k4cpigpDM7S465/C3i80ej0VuU8jM3loaU+uaYOk90rCw==","signatures":[{"sig":"MEYCIQCrGUZz5RDhRtc6XE9AbprxArsPLvbG1va9u/UNZQPwEwIhAJksBpZsh4HJIxoLy/SnbSSX0RDLRMVeGQaPbBZoJUWQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250428190618.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4bd3863f778bd5e0fadf76825d136d2a/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250428190618.tgz","_integrity":"sha512-AFqy5t+HQNdQ9WmfMfAXd9kYiUchkHxnevEb4+Zq/k4cpigpDM7S465/C3i80ej0VuU8jM3loaU+uaYOk90rCw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250428190618","@solana/functional":"2.1.1-canary-20250428190618","@solana/subscribable":"2.1.1-canary-20250428190618","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250428190618"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250428190618_1745867888414_0.9857754483112038","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250428192155":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250428192155","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250428192155","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e02010c8d978fd09bb3cf3e2a7ad63bcd1fa081c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250428192155.tgz","fileCount":17,"integrity":"sha512-gnxykqbTURq03tZWVi+FIjZa6+sN3NlNi1mGBqDBqYheSH2aOSLHWJw5MoLiV1XWI4GMX/DP7IV5JDiAfS2fsA==","signatures":[{"sig":"MEUCIG46185Msg3kl9Pq02OsbqUaXWIB5ijIaGtqwkiVeIpEAiEA1unZQpyAE0CH7AiezlVDVDiRlf4SQMHI6cTfhloUHiE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250428192155.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7556f18bd61fbff0fc84fce8a7aa444c/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250428192155.tgz","_integrity":"sha512-gnxykqbTURq03tZWVi+FIjZa6+sN3NlNi1mGBqDBqYheSH2aOSLHWJw5MoLiV1XWI4GMX/DP7IV5JDiAfS2fsA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250428192155","@solana/functional":"2.1.1-canary-20250428192155","@solana/subscribable":"2.1.1-canary-20250428192155","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250428192155"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250428192155_1745868832195_0.1393928093043304","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250428213450":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250428213450","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250428213450","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ec43a61ed398ca7adaff33e6e7660e629ebfac3f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250428213450.tgz","fileCount":17,"integrity":"sha512-/eG8MazAoAZLHKTqEMnzcf6Pl29nyRJyN6pEu48ScxYqVR9IL19zKvvdERFGOh3Gq1CLseu6615AEaHJWMj8Ew==","signatures":[{"sig":"MEUCIFrVHwHIM6kjGVwph/flfQ1sulYmkANaQAIS5U7nrAIGAiEAnZ2//RWyCHinq1ny7rus8TiC1zkmd2XLOBOPNvLd1T0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250428213450.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/07728f1bce41094d1fba88b81ab8d9f0/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250428213450.tgz","_integrity":"sha512-/eG8MazAoAZLHKTqEMnzcf6Pl29nyRJyN6pEu48ScxYqVR9IL19zKvvdERFGOh3Gq1CLseu6615AEaHJWMj8Ew==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250428213450","@solana/functional":"2.1.1-canary-20250428213450","@solana/subscribable":"2.1.1-canary-20250428213450","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250428213450"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250428213450_1745876819615_0.03102565201586538","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250504222401":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250504222401","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250504222401","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7136c820023ce48659a8589b041ce43382bcb2a0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250504222401.tgz","fileCount":17,"integrity":"sha512-kXDUTTdJaPYEvoUF1tGB0itOQXFI2YHJDgZmL1iVcT0YiUNNka8s3CZgArN7nr2qy2p0Yoavu9RrmvFeuCeNmQ==","signatures":[{"sig":"MEUCIQDwIGT2D9E7NWnc5owS9YIyjRdBb4kqDX2EZzWHvRYp2QIgSkCwL14sZMuR+0X3HBDMkD7/wi3EGIARipNuxr9TaZ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250504222401.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5b2c9c22e8ef5106ac3d4edb4a6a986e/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250504222401.tgz","_integrity":"sha512-kXDUTTdJaPYEvoUF1tGB0itOQXFI2YHJDgZmL1iVcT0YiUNNka8s3CZgArN7nr2qy2p0Yoavu9RrmvFeuCeNmQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250504222401","@solana/functional":"2.1.1-canary-20250504222401","@solana/subscribable":"2.1.1-canary-20250504222401","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250504222401"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250504222401_1746398093469_0.33354962978577407","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250504223142":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250504223142","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250504223142","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ffad9503bbfb1932155e3d993a275546729f10d6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250504223142.tgz","fileCount":17,"integrity":"sha512-gQbgVUHipCyFtTYNSHqsKz0PxGdKLXqUG8s4SKa1NOcwZK8i9I8czf5fQ2EhOzhGyI1R2ts0dCE4fmz72LGmeA==","signatures":[{"sig":"MEUCIQDtbgjmpymdhZ7IdfeueB4OooVVaF438a6RyOuGF2c7cAIgGIy9WUAa3HlbXx7M0Rr76x2x88FONbVZENbfd0hU8ec=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250504223142.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f0b3994d2a47987b410be94fb6290d34/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250504223142.tgz","_integrity":"sha512-gQbgVUHipCyFtTYNSHqsKz0PxGdKLXqUG8s4SKa1NOcwZK8i9I8czf5fQ2EhOzhGyI1R2ts0dCE4fmz72LGmeA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250504223142","@solana/functional":"2.1.1-canary-20250504223142","@solana/subscribable":"2.1.1-canary-20250504223142","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250504223142"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250504223142_1746398579987_0.28756159415183125","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505010823":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505010823","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505010823","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"18c84d7e107115c774a6536c3543336d7ad5a36a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505010823.tgz","fileCount":17,"integrity":"sha512-Erp8BCz178/ylGHA8pQEnPYG6S5Sj0j+coLLT8pX6ENfZsVZrzaJ9dHB8M1w312HC++a/YpqPOc6EFN6Q5tELw==","signatures":[{"sig":"MEUCIGJPjYSUzrBuM6uL89W8iwa204jkw5+B+IMB0jVIn0vzAiEA1UrlfMVFcnKtCkY1Pd1p0weU8eyrrrJ6bUT3MWxN42M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505010823.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f3a6f8153d50811505bf6a7c63c28384/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505010823.tgz","_integrity":"sha512-Erp8BCz178/ylGHA8pQEnPYG6S5Sj0j+coLLT8pX6ENfZsVZrzaJ9dHB8M1w312HC++a/YpqPOc6EFN6Q5tELw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505010823","@solana/functional":"2.1.1-canary-20250505010823","@solana/subscribable":"2.1.1-canary-20250505010823","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505010823"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505010823_1746407949849_0.23762292269958318","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505011138":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505011138","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505011138","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5248fdfe790c1d301939c6e6e54a01297ccb4e86","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505011138.tgz","fileCount":17,"integrity":"sha512-yvVTgA0NClO2w/AGIp5b5ghdefAT9ss+kDzQrqxa2lApIoGgTAjfl2HaNcaNhuA28jGLYkneqJ3C3E0k586MoQ==","signatures":[{"sig":"MEYCIQCbvdSU5ShpJaeA4NA6SbQUnrHlJzRqs5lXEAIZ04F/nQIhAKzfaBDqruUrF/kUgXWc53IufE1Ez32IeLnlR3Xu8BwR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505011138.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/dbde5771fa4a7ae9bdf90616cc608917/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505011138.tgz","_integrity":"sha512-yvVTgA0NClO2w/AGIp5b5ghdefAT9ss+kDzQrqxa2lApIoGgTAjfl2HaNcaNhuA28jGLYkneqJ3C3E0k586MoQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505011138","@solana/functional":"2.1.1-canary-20250505011138","@solana/subscribable":"2.1.1-canary-20250505011138","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505011138"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505011138_1746408139637_0.12374733303073526","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505011149":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505011149","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505011149","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"66455567db36def88a262f73441ff15fb62c017a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505011149.tgz","fileCount":17,"integrity":"sha512-DVv8NGa47ezFju01vhwkmOO1ncZMMm3NLr09KrtZGz+pNTxkqZIsyxPhUFsW9LtvsCDo3VExymec5WboRfq6jQ==","signatures":[{"sig":"MEQCIBGhg7Qg8vhAL6prpz2gzSS2XKQKTAuaUIx+7eL9fj/rAiBCWkAUQFgswDF2lizw1Qr26dCUOmpfJstGInJElZqD9Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505011149.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9b247a28a272086f15d83ff2703fce9f/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505011149.tgz","_integrity":"sha512-DVv8NGa47ezFju01vhwkmOO1ncZMMm3NLr09KrtZGz+pNTxkqZIsyxPhUFsW9LtvsCDo3VExymec5WboRfq6jQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505011149","@solana/functional":"2.1.1-canary-20250505011149","@solana/subscribable":"2.1.1-canary-20250505011149","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505011149"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505011149_1746408170129_0.36496554895003097","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505011540":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505011540","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505011540","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"65bc24b62c927dc0b01cde068811780801c1d6d2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505011540.tgz","fileCount":17,"integrity":"sha512-M8Ql8s2ghvMCbWrMUuGAlJx83JxMv+EQtDIgIYPWliFkBE4FuN4X9qINu4VmwEQik8rD0JFfTAaMKUUdS/2O6g==","signatures":[{"sig":"MEYCIQCTAqSMcA67EdSSxV2+VRLypObxrFQNgbcFqNIdPfXv5wIhAP7Eaidbd/BK6oGOFv8pgH7R0AICETeR6GGLuKAEhKJX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505011540.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/fa5cc1fc615c0dcd8346c9a1749d430a/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505011540.tgz","_integrity":"sha512-M8Ql8s2ghvMCbWrMUuGAlJx83JxMv+EQtDIgIYPWliFkBE4FuN4X9qINu4VmwEQik8rD0JFfTAaMKUUdS/2O6g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505011540","@solana/functional":"2.1.1-canary-20250505011540","@solana/subscribable":"2.1.1-canary-20250505011540","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505011540"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505011540_1746408479675_0.6298843297204424","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505011853":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505011853","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505011853","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e4d578fe38266055a7092fc20489fd0fcfb771d2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505011853.tgz","fileCount":17,"integrity":"sha512-X9kygvt0/F4WZvGrycKczELVlfKgcj8TXgvn4bDNw71F52xaytmHUo+GdyHNSqYKMmdztgnUhPo0pkhhmRvoLg==","signatures":[{"sig":"MEUCIQCpXlieQ15LzT7diQmRnhdCF65g4cqLODMsRtOvA219hwIgLka192JFOIWTZsC/z9V4CtNYA60NMAPtbWiXfQf0j7M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505011853.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/a721d49884ec87151a7db51fc40857e9/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505011853.tgz","_integrity":"sha512-X9kygvt0/F4WZvGrycKczELVlfKgcj8TXgvn4bDNw71F52xaytmHUo+GdyHNSqYKMmdztgnUhPo0pkhhmRvoLg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505011853","@solana/functional":"2.1.1-canary-20250505011853","@solana/subscribable":"2.1.1-canary-20250505011853","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505011853"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505011853_1746408612474_0.32662315420645816","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505012532":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505012532","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505012532","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"df8d9ce6d3efa010a61695b0d932acf94d5d6c40","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505012532.tgz","fileCount":17,"integrity":"sha512-Ylza97lUYA/6GBNjLxWQ2IJF891NmnYjIe9MeyjYyC2A88iHDgBBLyntF8HD1metac4Tdrg5hs3ZBozFL0gL9A==","signatures":[{"sig":"MEQCIF6ikRFgvDHjZKYQMWuj+A+AkiGLyOiOQZ9HHg05t/doAiBFOUFVlx4L2jaKAb1+VMVKyLuXhmKlrGcq+aJnTO/ySg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505012532.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/13cfbb764c2ca42c637aca2fad74034e/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505012532.tgz","_integrity":"sha512-Ylza97lUYA/6GBNjLxWQ2IJF891NmnYjIe9MeyjYyC2A88iHDgBBLyntF8HD1metac4Tdrg5hs3ZBozFL0gL9A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505012532","@solana/functional":"2.1.1-canary-20250505012532","@solana/subscribable":"2.1.1-canary-20250505012532","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505012532"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505012532_1746408971783_0.9694599751626289","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505015210":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505015210","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505015210","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"398c56575416d6c70935c878f65bc3346cc07703","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505015210.tgz","fileCount":17,"integrity":"sha512-Gv7yWqArgkk4gzh9ZqTK+3EZFBaziRmoBLxuL8xyYsy3Kisu2yEp6UAiQsvA+4BT6XSOy0PxBUThQje65uGXpg==","signatures":[{"sig":"MEQCIDgrrxHZCxW4+W9lc6J2CWnD5jEGzE3OQicqQsdG//aFAiBWnlOzKArgznKbIr8foMeTKv15LDaEuloh2PsCj35CTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505015210.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/783caccda98cccdb229ed1cd866de526/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505015210.tgz","_integrity":"sha512-Gv7yWqArgkk4gzh9ZqTK+3EZFBaziRmoBLxuL8xyYsy3Kisu2yEp6UAiQsvA+4BT6XSOy0PxBUThQje65uGXpg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505015210","@solana/functional":"2.1.1-canary-20250505015210","@solana/subscribable":"2.1.1-canary-20250505015210","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505015210"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505015210_1746410661557_0.4884785545716337","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505024705":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505024705","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505024705","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ecde3c4cc2fe1465928f035c49fd75826a598e61","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505024705.tgz","fileCount":17,"integrity":"sha512-O827/gkzS+JR/N4hoFzfIGfCBsmY+S883XMMmEGR38qxoS7fn45vuehb0b38CwjmD0z/qDmKFi4GSQntteTkFA==","signatures":[{"sig":"MEYCIQDEsIi4F7fJVltEZf31jBFteomgEJ1Nb58tk6j2QY4m0AIhAN9EVeqIB6Icol8IOcnUOJZGbEziMWlF5oX80PKOnE+Q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505024705.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ba3b7f349f5d02d687f3cb8945d6b8c7/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505024705.tgz","_integrity":"sha512-O827/gkzS+JR/N4hoFzfIGfCBsmY+S883XMMmEGR38qxoS7fn45vuehb0b38CwjmD0z/qDmKFi4GSQntteTkFA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505024705","@solana/functional":"2.1.1-canary-20250505024705","@solana/subscribable":"2.1.1-canary-20250505024705","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505024705"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505024705_1746413884698_0.6791916959504725","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505024844":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505024844","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505024844","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e0e09236989fe2c99e2a06035d98f93f0214df31","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505024844.tgz","fileCount":17,"integrity":"sha512-jffulJsVmZ8GZPf5nwRzCMSiXTEVb6OvBBM1ZkI4s88yJQidOd9Izh60cQapgBBDWSkhYANRT6dST4bWBhGDzg==","signatures":[{"sig":"MEUCIQCDI7Ot5eUItY+NF2RqPS8a+CzpiFo2+1o11KdxHp+DZwIgOmQJ88aHQNShrC9lioDkHPpXr/u0CTPVOYO3mFWVc3Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505024844.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/591a2da65179166ce16e2659eacaaf1c/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505024844.tgz","_integrity":"sha512-jffulJsVmZ8GZPf5nwRzCMSiXTEVb6OvBBM1ZkI4s88yJQidOd9Izh60cQapgBBDWSkhYANRT6dST4bWBhGDzg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505024844","@solana/functional":"2.1.1-canary-20250505024844","@solana/subscribable":"2.1.1-canary-20250505024844","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505024844"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505024844_1746414053705_0.9909865372547653","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505030254":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505030254","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505030254","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"193d389855a3f01b5fc2bc0efad242aedf1b1050","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505030254.tgz","fileCount":17,"integrity":"sha512-i5VEZy62wnIt0phJlpI7fE7rK7nn+if3A4TyVJyF++Pnch9TOIwnRHiPTvniZ0N3xiytgP5KP/uZPjRMtajFwg==","signatures":[{"sig":"MEQCICZmh+l+aQBH/jxOnSz2lMgEdEIyW6enjeb56dlKftO3AiAcpyKf3ceTqwMhBdpx9OjrHRQgTPrVvmRcdGuJaD1Xnw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505030254.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/896c64e6058e5b52057de0becf098a23/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505030254.tgz","_integrity":"sha512-i5VEZy62wnIt0phJlpI7fE7rK7nn+if3A4TyVJyF++Pnch9TOIwnRHiPTvniZ0N3xiytgP5KP/uZPjRMtajFwg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505030254","@solana/functional":"2.1.1-canary-20250505030254","@solana/subscribable":"2.1.1-canary-20250505030254","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505030254"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505030254_1746414863379_0.6558307779138939","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505030508":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505030508","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505030508","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"54c5cb007aaba14df9a59ef6fbea739d4d0fc79d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505030508.tgz","fileCount":17,"integrity":"sha512-357QFKx+LD2aIwTJQFXYaJFWS8KQIPOytUAvPfskv+xLG0qvPsVOTgsWmrxNkzNoJnMg08iMbAYrLmfQwIrLqw==","signatures":[{"sig":"MEUCIQDuW81hJB6dR+5IBc1Eb50md4ZqewoCp3rkNVo7ZUJwxwIgGAkeF97CJR1K9D+2C8sAHtNld2j0sehYgCioMOsOYsw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505030508.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9bfbe51c05f96b5586de5000032f7394/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505030508.tgz","_integrity":"sha512-357QFKx+LD2aIwTJQFXYaJFWS8KQIPOytUAvPfskv+xLG0qvPsVOTgsWmrxNkzNoJnMg08iMbAYrLmfQwIrLqw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505030508","@solana/functional":"2.1.1-canary-20250505030508","@solana/subscribable":"2.1.1-canary-20250505030508","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505030508"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505030508_1746414961932_0.7803461106147178","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505031736":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505031736","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505031736","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c0fe872146e42f1f56fdd8d361e4d9fca49a084c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505031736.tgz","fileCount":17,"integrity":"sha512-4Y7BoWvAy8dHAmeYqrPJwcEFcw1k/LGZOdci4N8i4HnWUkVGS9K3bZSj/aeh5sSBgH+Ka1TSxrnZw8WMHvF8yA==","signatures":[{"sig":"MEYCIQCUuYdTTjncQ5AFUJL+jT1SRm+uaIOqmUpk19MJDGjrywIhAONYHU8VTbBYLY1QBW2A2EafgkitInYlt0syugTpEkha","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505031736.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/739e0f52d00b5a28f78283ec0c6581c0/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505031736.tgz","_integrity":"sha512-4Y7BoWvAy8dHAmeYqrPJwcEFcw1k/LGZOdci4N8i4HnWUkVGS9K3bZSj/aeh5sSBgH+Ka1TSxrnZw8WMHvF8yA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505031736","@solana/functional":"2.1.1-canary-20250505031736","@solana/subscribable":"2.1.1-canary-20250505031736","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505031736"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505031736_1746415756196_0.49238063070814153","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505031759":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505031759","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505031759","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"98a907e4bcb3b6101baacd65d7f73b1e26f03de1","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505031759.tgz","fileCount":17,"integrity":"sha512-YLtrkyyk5GqBkKQkBHlWd3S8H5/Mj1qWudwHLbjbxzE0L8mnlBcPLaHjcMBB0RBLsKkuYp92khkyi0M0q/g+2A==","signatures":[{"sig":"MEUCICsi3a3k+91VvYq4Scarag4TVfxAM0ez2/GfVdP7eSazAiEAhX/D7CMKy8/khca1IZdBZmvNDRn0g+0GMHbSc+p8dpc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505031759.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8eab031f94ef2be029be03f4d678444c/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505031759.tgz","_integrity":"sha512-YLtrkyyk5GqBkKQkBHlWd3S8H5/Mj1qWudwHLbjbxzE0L8mnlBcPLaHjcMBB0RBLsKkuYp92khkyi0M0q/g+2A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505031759","@solana/functional":"2.1.1-canary-20250505031759","@solana/subscribable":"2.1.1-canary-20250505031759","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505031759"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505031759_1746415791894_0.36380429135057857","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505031834":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505031834","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505031834","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bb08d905a4f094456bbeb16f5bf9b53800ee61ef","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505031834.tgz","fileCount":17,"integrity":"sha512-mAETWi06jknsAgpZ4BiFGPr7ZLUDLTwUM+SotIgvXFXVrmU5Ti728PjxvvrHa74+9HFrd3W+VvHSZ+J2k7GaWg==","signatures":[{"sig":"MEUCIAuYPDIXw8kH0h5FCvu4UsU2j0A0+T5izgwqJChT3glGAiEA+fgl5BlrYBk9dOzKnlET4IxYrSIvn9+pXHNsT27CUok=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505031834.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f332f0ae564cc1ded9fd860cfa11b1cc/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505031834.tgz","_integrity":"sha512-mAETWi06jknsAgpZ4BiFGPr7ZLUDLTwUM+SotIgvXFXVrmU5Ti728PjxvvrHa74+9HFrd3W+VvHSZ+J2k7GaWg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505031834","@solana/functional":"2.1.1-canary-20250505031834","@solana/subscribable":"2.1.1-canary-20250505031834","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505031834"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505031834_1746415793274_0.11104696261664904","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505033646":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505033646","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505033646","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1e09beb5430fae2a7a82d616c8af76582a637c0f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505033646.tgz","fileCount":17,"integrity":"sha512-zdaP9IWMGVJNA8Bg/DTUHqW3hB9u7/OxOCLIUaEN4BQWm1HjxgGdyKPAMldC5co8Z+eWE/q472H+lmj0l9pGig==","signatures":[{"sig":"MEYCIQC8v9/Rzehq3yEeXGblcX4r5ZLJLQJa1owkmVZ2OympnwIhAPIftvS7Eq5BLwofL+vlUZ5J+zQ45bQ3KVcQGsGLc6En","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505033646.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/71fb246c16a42a4bd1e5d7f534ca2ece/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505033646.tgz","_integrity":"sha512-zdaP9IWMGVJNA8Bg/DTUHqW3hB9u7/OxOCLIUaEN4BQWm1HjxgGdyKPAMldC5co8Z+eWE/q472H+lmj0l9pGig==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505033646","@solana/functional":"2.1.1-canary-20250505033646","@solana/subscribable":"2.1.1-canary-20250505033646","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505033646"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505033646_1746416941451_0.9357008305850361","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505034302":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505034302","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505034302","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a484d3f8dfcbecd80798d30d3624ef8af25e587d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505034302.tgz","fileCount":17,"integrity":"sha512-yLF847+JqyIEJNPaIfFxhoxTN6BlSlXE/IjUOjLys/LsCb805Ye7D2mrWQTe/cy4hB2dPAfqjlhveXfGIGkB8Q==","signatures":[{"sig":"MEYCIQDEQJPceNYJZpcM1v+fUOY2y5QDqmYbl/qa1/e1Abqc9gIhALHTjDx4ymbjzdlqklL5HwWvLi5CzViO52QVUtAbpGr9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505034302.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6387eeb67ba5a687e74ffef5f5c669e5/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505034302.tgz","_integrity":"sha512-yLF847+JqyIEJNPaIfFxhoxTN6BlSlXE/IjUOjLys/LsCb805Ye7D2mrWQTe/cy4hB2dPAfqjlhveXfGIGkB8Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505034302","@solana/functional":"2.1.1-canary-20250505034302","@solana/subscribable":"2.1.1-canary-20250505034302","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505034302"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505034302_1746417297520_0.34420787564119326","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505063130":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505063130","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505063130","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dc80bc28fa311915abb784a4bd80444415193f6c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505063130.tgz","fileCount":17,"integrity":"sha512-lxo81HkmPDwwxEjJEKw4zsO2ix5pwI65xMswgaGbsBXJTUmf5pmXPIt4vLPfr6MVbrW79Z2oRPoVhnQDHKQzfA==","signatures":[{"sig":"MEQCIEJV2bwTM22121PpCGC7wxCyBEkMJN6Pb7NBYURrGOXWAiAnmUVw1qVG+fpQe2KzuZCFAYjQLJpjyoefInwQTbUCvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505063130.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b8cea3924d830dd23a2f30ffd9216269/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505063130.tgz","_integrity":"sha512-lxo81HkmPDwwxEjJEKw4zsO2ix5pwI65xMswgaGbsBXJTUmf5pmXPIt4vLPfr6MVbrW79Z2oRPoVhnQDHKQzfA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505063130","@solana/functional":"2.1.1-canary-20250505063130","@solana/subscribable":"2.1.1-canary-20250505063130","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505063130"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505063130_1746427349617_0.7966606312239448","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505171355":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505171355","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505171355","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a00902fbc11b0f44782af86441202be3216ba194","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505171355.tgz","fileCount":17,"integrity":"sha512-ebZUTaTvDUBxmzul1NQmQymupWPCSzJcDai+MWbz9VRXSmCusTE5g2v2xndrYTqWvlpGAvcp+yPaYZJZldz8eA==","signatures":[{"sig":"MEYCIQDjjOKW9qj1Qx4vfJ98u5voW+7LbaleEzaAp80CCKtwQQIhAJjCVQVp+TEtqnb9psapPI8PbTpdtb+ab3dSPVBJeRqX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505171355.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4280a613baa5dfa51310b9250105a30c/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505171355.tgz","_integrity":"sha512-ebZUTaTvDUBxmzul1NQmQymupWPCSzJcDai+MWbz9VRXSmCusTE5g2v2xndrYTqWvlpGAvcp+yPaYZJZldz8eA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505171355","@solana/functional":"2.1.1-canary-20250505171355","@solana/subscribable":"2.1.1-canary-20250505171355","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505171355"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505171355_1746465899975_0.37440515724430723","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505201555":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505201555","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505201555","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9e108a25503a1084ee958cb929f5219c8da5ae55","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505201555.tgz","fileCount":17,"integrity":"sha512-tJMtdWw0BXB8qQjVjdmnmCr4Xujz5bOP9VI+4zFnd9Cw9u6pgzv7Ec2FVbOHLgNuqjQeaW2UgBHSVoAibnnLcg==","signatures":[{"sig":"MEQCIBgcSMnT2FbdSD4BrywfnxxZAVxPfEGHcd/gOd+Tk9lzAiB4g2nh7Efq+cZTdnoQwSJzr0sflYhfRnrsRMxc/smS6A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505201555.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/814cc628f820a4c3b127791ec44858e9/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505201555.tgz","_integrity":"sha512-tJMtdWw0BXB8qQjVjdmnmCr4Xujz5bOP9VI+4zFnd9Cw9u6pgzv7Ec2FVbOHLgNuqjQeaW2UgBHSVoAibnnLcg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505201555","@solana/functional":"2.1.1-canary-20250505201555","@solana/subscribable":"2.1.1-canary-20250505201555","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505201555"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505201555_1746476909545_0.40646028674184587","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505201822":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505201822","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505201822","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c5f1e58acaea611d306db319252097798f126f66","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505201822.tgz","fileCount":17,"integrity":"sha512-2v1kQ9zKn1AfEkumHjHrV8MJpEJxKME+6W2IOxMjy4Sc9j5QvnZvfVjh0UaCi6Xbok91RpBifFpByhGz4tLy+A==","signatures":[{"sig":"MEUCIQDYWG2dDUuHJLNg8P2vatPPVO/W8BiBbNzDXWltO1lB5AIgX3ihaRbmZXVZUX4/Xy7HekYJepIyS7C4Xy3ENWEV8j8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505201822.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1a7bade8573a79428723fa877f6e85c3/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505201822.tgz","_integrity":"sha512-2v1kQ9zKn1AfEkumHjHrV8MJpEJxKME+6W2IOxMjy4Sc9j5QvnZvfVjh0UaCi6Xbok91RpBifFpByhGz4tLy+A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505201822","@solana/functional":"2.1.1-canary-20250505201822","@solana/subscribable":"2.1.1-canary-20250505201822","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505201822"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505201822_1746477023776_0.6016910402359965","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505214021":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505214021","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505214021","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d8f1b943431f35ebc25f1f720f14002fcdb3fe97","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505214021.tgz","fileCount":17,"integrity":"sha512-TOTakhQZuxOPf46cZqW8YIY9gB/eei6mBoADgkeemPbevXd6gzEA1ral5ZVL19XTOK46b9xa2Zyhqiei2mmfyA==","signatures":[{"sig":"MEQCIATM1BW0L64yVC2jbPXD8xqHAIL+C7dk3RJkB5KBe3h7AiAyjPot5VBSulh5uOqok7EUprhriZd3BztqqUuxYro2JA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505214021.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/a62eaa0925c924ff1e68627fcd6a6dc2/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505214021.tgz","_integrity":"sha512-TOTakhQZuxOPf46cZqW8YIY9gB/eei6mBoADgkeemPbevXd6gzEA1ral5ZVL19XTOK46b9xa2Zyhqiei2mmfyA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505214021","@solana/functional":"2.1.1-canary-20250505214021","@solana/subscribable":"2.1.1-canary-20250505214021","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505214021"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505214021_1746481918974_0.8559072912900179","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505214004":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505214004","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505214004","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ad0455a97712c8b4cb6d2fb8f924aab6d8c3b027","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505214004.tgz","fileCount":17,"integrity":"sha512-BN+yE8HiAd3uS99+h1Tda4CPwSNcbKDcOgxmVRgJ43lFL1J6FsoeXTVFXJ2NMnixsHpX+DE1bhb2biMRe/0BdA==","signatures":[{"sig":"MEYCIQD3842SbOCyqmLH3LwRWPJrqpydgBRwGdFyemILyIA0PAIhAOxwPiPU+G5TkdKXy0fqIEEeMOW+YIkdwakQn2XS7BjO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505214004.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d031f3a6121a2cc33bfd4b23bb2c9142/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505214004.tgz","_integrity":"sha512-BN+yE8HiAd3uS99+h1Tda4CPwSNcbKDcOgxmVRgJ43lFL1J6FsoeXTVFXJ2NMnixsHpX+DE1bhb2biMRe/0BdA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505214004","@solana/functional":"2.1.1-canary-20250505214004","@solana/subscribable":"2.1.1-canary-20250505214004","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505214004"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505214004_1746481941445_0.8788945689068783","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505214701":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505214701","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505214701","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5490144341cc8c22de906bca8b21778d9c07ed52","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505214701.tgz","fileCount":17,"integrity":"sha512-2zjKJQQkdsc/evRw1Wclpw4766HZ3LjS2R7FRbBmZnbhB/vG6f/t7MJIubW2Pr25VUGtxhEa8vkdTgZa34TSPQ==","signatures":[{"sig":"MEUCIQDGVvBo8h2zYCT4JIJxucjigWYwER3KzW11NgMkZ2QUXQIgKFus9GwFl5nsgLknjQ3hz8QA3X8XhLgIpwlY4F4l+h0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505214701.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6efee6abfa979a65f915616eedcecff6/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505214701.tgz","_integrity":"sha512-2zjKJQQkdsc/evRw1Wclpw4766HZ3LjS2R7FRbBmZnbhB/vG6f/t7MJIubW2Pr25VUGtxhEa8vkdTgZa34TSPQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505214701","@solana/functional":"2.1.1-canary-20250505214701","@solana/subscribable":"2.1.1-canary-20250505214701","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505214701"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505214701_1746482306563_0.570651673336898","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505215429":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250505215429","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250505215429","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1e7fce34a7e833b3e06d5ea43b3279e86bc2ed61","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250505215429.tgz","fileCount":17,"integrity":"sha512-tV9dK0Jgnj/vlYn6IRicV70c0LgAiyk3V/7/doAZCFBbZWkdlqkIQZPoayFH5AgK0qeE/6NioFz9OIW+QXphQQ==","signatures":[{"sig":"MEQCIA5ifsiaNkZ26HUu6Qxb2uo1euxXQ9MrojwBTZuamCVQAiAyakES5yeQAeCTneXuTlz22uFcVV772OAqX+B+Cg7KzA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505215429.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1f17eaa59fdc49c5b3782de05a98c78e/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250505215429.tgz","_integrity":"sha512-tV9dK0Jgnj/vlYn6IRicV70c0LgAiyk3V/7/doAZCFBbZWkdlqkIQZPoayFH5AgK0qeE/6NioFz9OIW+QXphQQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250505215429","@solana/functional":"2.1.1-canary-20250505215429","@solana/subscribable":"2.1.1-canary-20250505215429","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250505215429"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250505215429_1746482783433_0.20431635154354977","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250506175621":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250506175621","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250506175621","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1b74419fb6774f9d2b2b756a63dcb2c0d0fa6068","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250506175621.tgz","fileCount":17,"integrity":"sha512-G8O5i+fUadpy0ZdpHalvVD9zEyTWxaCxU26jTEE3AcVAyATq9e29zhqHIx4b6k3jjizPHyB1Okqj3vRSPDOd4A==","signatures":[{"sig":"MEUCIH1Y5kWzb8kwKIpA/Z+nLJrG9qcE9Tq9/kfhJc6mk9xKAiEAuAK9sngk3qgd7pmJg0B9hU9TgeBWqKCxox03xxsGFNk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250506175621.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ee28dbf971655b6eb88d0785cbc28b23/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250506175621.tgz","_integrity":"sha512-G8O5i+fUadpy0ZdpHalvVD9zEyTWxaCxU26jTEE3AcVAyATq9e29zhqHIx4b6k3jjizPHyB1Okqj3vRSPDOd4A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250506175621","@solana/functional":"2.1.1-canary-20250506175621","@solana/subscribable":"2.1.1-canary-20250506175621","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250506175621"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250506175621_1746554921359_0.6527263294414951","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250506180913":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250506180913","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250506180913","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7907e42f8e1705b34f0f98d4bdbcfe790b4a9a0d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250506180913.tgz","fileCount":17,"integrity":"sha512-mAejExGPuHOHn3KWY58+gPHfXuOFfK+Yf1kDRfFBzeTIbtIWgdoItVIur6sGFPFAbn6KSE9cwsboyBryHfHRDw==","signatures":[{"sig":"MEUCIQCfi77kFqbiYVk2Fs9r4/SZe6pJtSF29y0037u6RMbN0AIgHoGfkac9/Fgp40zNr9rUUKzDlvlbkNtClYpWqSQYQkM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250506180913.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b580950f11ed34f435503d08b6bcf921/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250506180913.tgz","_integrity":"sha512-mAejExGPuHOHn3KWY58+gPHfXuOFfK+Yf1kDRfFBzeTIbtIWgdoItVIur6sGFPFAbn6KSE9cwsboyBryHfHRDw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250506180913","@solana/functional":"2.1.1-canary-20250506180913","@solana/subscribable":"2.1.1-canary-20250506180913","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250506180913"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250506180913_1746555646317_0.22777657966703768","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250506180957":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250506180957","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250506180957","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b06617b59f4c56efd73d5d04e0b06fc09b6e2794","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250506180957.tgz","fileCount":17,"integrity":"sha512-JzBRl9eG6jqceMUYEv7YRmbdUgYKsMp2Aa2Zxjd1iifZ8rNWZRMyjC96xDKHxsmbC4+nCiFkRRAVL1XEJ1kE6g==","signatures":[{"sig":"MEUCIG224VI4UY/rtZbAUJr6xf9PM9gJgcbPORnjVkKnPKFbAiEAlktOQdHdANaUcaaI0/wjhtiuDUddoL74omUGk9pG9Hk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250506180957.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f7f33f221334bf3f7b0c22d45376ab66/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250506180957.tgz","_integrity":"sha512-JzBRl9eG6jqceMUYEv7YRmbdUgYKsMp2Aa2Zxjd1iifZ8rNWZRMyjC96xDKHxsmbC4+nCiFkRRAVL1XEJ1kE6g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250506180957","@solana/functional":"2.1.1-canary-20250506180957","@solana/subscribable":"2.1.1-canary-20250506180957","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250506180957"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250506180957_1746555698165_0.09504736342300868","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250506181052":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250506181052","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250506181052","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5473b125fa788f503b7752c6e5aa9f2d4c5dfecc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250506181052.tgz","fileCount":17,"integrity":"sha512-fyskOQMeNw4TiqUhTet2lazGiEiUeBEn3nQ5iu8dh8rRGfa/vXRx0WS6zSW7ANxLSnAf8rerj8wi1fXvWH/Tlw==","signatures":[{"sig":"MEUCIEXcyufkGHSsqtQeMWOfAmPABSEzh1/oQitF/+8Qr+ivAiEA67Jmu6wjyQtE2v2FtE31ubNoFlpuI19ErvQ5OXjOKsA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250506181052.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9b61b47842571c70a6fbd1100bf7bcdc/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250506181052.tgz","_integrity":"sha512-fyskOQMeNw4TiqUhTet2lazGiEiUeBEn3nQ5iu8dh8rRGfa/vXRx0WS6zSW7ANxLSnAf8rerj8wi1fXvWH/Tlw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250506181052","@solana/functional":"2.1.1-canary-20250506181052","@solana/subscribable":"2.1.1-canary-20250506181052","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250506181052"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250506181052_1746555808613_0.4867317415718344","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250507082032":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250507082032","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250507082032","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f0cf72cb16341f75bf1daccf4f6126d24226e126","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250507082032.tgz","fileCount":17,"integrity":"sha512-yyx35YJsYjq31BOnsrpUvbWAPbHI0WWA2vxRO11YijrLFL2eVU+HWE9u/+VCRKaIsZbidYpeB26qCFogBHWY4A==","signatures":[{"sig":"MEUCIQC+MJs/CxN1aCN7a+dqSWMCAon8cToBPIBOYdvL8qA3sgIgXNJrS14HxSMhSvtYqnNC8RHBoXOrHiMZD5Ga+t2JWJM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250507082032.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f94d3342e0179df717c2510bdaa1490d/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250507082032.tgz","_integrity":"sha512-yyx35YJsYjq31BOnsrpUvbWAPbHI0WWA2vxRO11YijrLFL2eVU+HWE9u/+VCRKaIsZbidYpeB26qCFogBHWY4A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250507082032","@solana/functional":"2.1.1-canary-20250507082032","@solana/subscribable":"2.1.1-canary-20250507082032","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250507082032"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250507082032_1746606757681_0.09737689748407874","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250508174002":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250508174002","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250508174002","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4c0b1be98f259d39b4c772196550cf4bc0a0caad","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250508174002.tgz","fileCount":17,"integrity":"sha512-t3MvPEMMm3+4y4MTAHvb73hqO5kaYu4zsM+ZcUpKENEYtGQwlHFPtp79OYNcvenV71Sv3XmU5xz1yXz+NcyHOw==","signatures":[{"sig":"MEUCIQCaqJt2pPdkUfuTLyuEl3KxwF3HszUzqJbCmct5pnkd+QIgJh+X1SUJYqA53OJRiVjffDd0EFr546wJ3EiCOxUZ+Hw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250508174002.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/eb6cb782d4ab1852be613bd23ac870bd/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250508174002.tgz","_integrity":"sha512-t3MvPEMMm3+4y4MTAHvb73hqO5kaYu4zsM+ZcUpKENEYtGQwlHFPtp79OYNcvenV71Sv3XmU5xz1yXz+NcyHOw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250508174002","@solana/functional":"2.1.1-canary-20250508174002","@solana/subscribable":"2.1.1-canary-20250508174002","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250508174002"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250508174002_1746726768260_0.1089553542332029","host":"s3://npm-registry-packages-npm-production"}},"2.1.1":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6dfe103aa97fb38a0ca2cfdc78bab36c6c335f2b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1.tgz","fileCount":17,"integrity":"sha512-xEDnMXnwMtKDEpzmIXTkxxvLqGsxqlKILmyfGsQOMJ9RHYkHmz/8MarHcjnYhyZ5lrs2irN/wExUNlSZTegSEw==","signatures":[{"sig":"MEYCIQCUfuZCWTGu27VLE3fjswqJRE5uLPPDoLeRNCwO21ERxgIhAMrLginVQ02isHGQVHslD7VNZ1MoFaJwCqmtyt8ZK1A8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":95944},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/241f7626e9ca000bde69cc9703633ea8/solana-rpc-subscriptions-channel-websocket-2.1.1.tgz","_integrity":"sha512-xEDnMXnwMtKDEpzmIXTkxxvLqGsxqlKILmyfGsQOMJ9RHYkHmz/8MarHcjnYhyZ5lrs2irN/wExUNlSZTegSEw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1","@solana/functional":"2.1.1","@solana/subscribable":"2.1.1","@solana/rpc-subscriptions-spec":"2.1.1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1_1747089117706_0.7413345513943883","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250512222652":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250512222652","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250512222652","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f5b152cd2578027a724bb9b64715b52ab61f9ed3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222652.tgz","fileCount":17,"integrity":"sha512-ZWxK0rKzejWoCvMANw755A9aN28LWrx5+WExN9Ic/ZaK7qJ08Ho//UOvixuguMBaSWZ7SIvceTytIw9h45W6tQ==","signatures":[{"sig":"MEYCIQDwF4b6TLxW6y5T/hCz1DT0NLnLvkXE5UhNuv59PSq9oQIhAIaasHoeWuc7Zd8yOA9+MfVsl1xtUFvupsxHudwOxjTI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222652.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d40501740e02056ba41a8e57cc74357f/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222652.tgz","_integrity":"sha512-ZWxK0rKzejWoCvMANw755A9aN28LWrx5+WExN9Ic/ZaK7qJ08Ho//UOvixuguMBaSWZ7SIvceTytIw9h45W6tQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250512222652","@solana/functional":"2.1.1-canary-20250512222652","@solana/subscribable":"2.1.1-canary-20250512222652","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250512222652"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250512222652_1747089526319_0.6134536825855332","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250512222803":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250512222803","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250512222803","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a206a0d05ecfd2adef36b7d7d60e179e7a987470","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222803.tgz","fileCount":17,"integrity":"sha512-mgnuLoC8gbF4zkzjGvZOUwj5Mwo55Z+am1+Y9BRw++v9MWuabaIrcmQldEagWh2G/3/rS2IddI8gd7wmF9B+tA==","signatures":[{"sig":"MEQCIDQVNe/OitwpiOt5RCceokw2IK7nPF0jnffh0MrtT+L+AiBNJd7OrkiInOBuUJ0n4ml7gkKgayPv8mEXQ8CqWkgtyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222803.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6ba70c75048b8b9dcb23f1db609b2864/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222803.tgz","_integrity":"sha512-mgnuLoC8gbF4zkzjGvZOUwj5Mwo55Z+am1+Y9BRw++v9MWuabaIrcmQldEagWh2G/3/rS2IddI8gd7wmF9B+tA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250512222803","@solana/functional":"2.1.1-canary-20250512222803","@solana/subscribable":"2.1.1-canary-20250512222803","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250512222803"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250512222803_1747089564340_0.6093414571168405","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250512222728":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250512222728","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250512222728","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e1cfea262925854f63e5dbc01dcf98f97481acab","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222728.tgz","fileCount":17,"integrity":"sha512-6jdoTb4bMmdW0U5XSdESbpBiZimIL4UF3rgGZsOdn+J0mjwKK7e7RaSElfIkKHsrf5ts4GD9leXw4xRndCgIgw==","signatures":[{"sig":"MEYCIQDk6xbHOH6n1ftRQ1e24GM6lGYPtBYPBn/5plD8Qfe1gQIhANwFOLL6164VTHHGahHTF3U4w6O5gw/4q3FFCA2/MBtF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222728.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/682af3865a48800f6f59c7779e618bb5/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222728.tgz","_integrity":"sha512-6jdoTb4bMmdW0U5XSdESbpBiZimIL4UF3rgGZsOdn+J0mjwKK7e7RaSElfIkKHsrf5ts4GD9leXw4xRndCgIgw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250512222728","@solana/functional":"2.1.1-canary-20250512222728","@solana/subscribable":"2.1.1-canary-20250512222728","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250512222728"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250512222728_1747089566912_0.03063116560741408","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250512222749":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250512222749","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250512222749","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"981c5d33f7902ec79e837c238f4a97764dfedb8f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222749.tgz","fileCount":17,"integrity":"sha512-1DHUNzmkuQ5F3UNZMLTsg0R9vr+Z1oZPnooAQXor09iNy/pLxO0WlotPIvCrywVxh85rN/a519i9wnPIWDwTPg==","signatures":[{"sig":"MEQCIGyawgDD6w/dRFxAu/SjOe/DXKuCTWAWfjzBduZfXZWZAiB/b8J9ORQfq7Lev0iidC+ywBhNXI3k4Q7NwNrsU6iz3Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222749.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/066932cb2144f036716c8036c10ce86d/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222749.tgz","_integrity":"sha512-1DHUNzmkuQ5F3UNZMLTsg0R9vr+Z1oZPnooAQXor09iNy/pLxO0WlotPIvCrywVxh85rN/a519i9wnPIWDwTPg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250512222749","@solana/functional":"2.1.1-canary-20250512222749","@solana/subscribable":"2.1.1-canary-20250512222749","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250512222749"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250512222749_1747089595058_0.49625753644867054","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250512222733":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.1-canary-20250512222733","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.1-canary-20250512222733","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"87ce087682a251c550959e3cdf153cba1c6acce5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222733.tgz","fileCount":17,"integrity":"sha512-VdkqRQXTtILGbgfB6LL5Cn/uFAMPQCPHrRzvXZv+DS+wQkYL8DMIvS0WIdzWEDxdo8Yv+Yfn5QZt1OwOPTSH6w==","signatures":[{"sig":"MEUCIGgRkfQ8iGedZyGPNxeDvTywu+zfthCt4n1xCkDITBcTAiEAkIrjdUGtA/6Mx+91kINQKclP5GKyaKB5yLYu1t5K+8Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222733.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/16174801ff41e70fb28e10f5e2f53c79/solana-rpc-subscriptions-channel-websocket-2.1.1-canary-20250512222733.tgz","_integrity":"sha512-VdkqRQXTtILGbgfB6LL5Cn/uFAMPQCPHrRzvXZv+DS+wQkYL8DMIvS0WIdzWEDxdo8Yv+Yfn5QZt1OwOPTSH6w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1-canary-20250512222733","@solana/functional":"2.1.1-canary-20250512222733","@solana/subscribable":"2.1.1-canary-20250512222733","@solana/rpc-subscriptions-spec":"2.1.1-canary-20250512222733"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.1-canary-20250512222733_1747089612125_0.2207774755590941","host":"s3://npm-registry-packages-npm-production"}},"2.1.2-canary-20250514101103":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.1.2-canary-20250514101103","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.1.2-canary-20250514101103","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d0d957ec471a7b9fb217dab024c76dfb9688dcbc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.1.2-canary-20250514101103.tgz","fileCount":17,"integrity":"sha512-7XBLc/WDG2dfPGXhUTmYum2tkFQXtcC/Dylg2J31DhLTtG1NeGdLUTFAp2NU0NqtD3+uPFe+SdlD9WBC5fV8ew==","signatures":[{"sig":"MEUCIEM3BYDBuUaxZtW9GeLFZSkCg0Hm5h6WwL5C/4hwI7HBAiEAyjnhPq6IggnQhyrpPSK4I6Aw90hZsmYn31ES5j2uVLg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.1.2-canary-20250514101103.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b026c0444e943a7c456138c76763015f/solana-rpc-subscriptions-channel-websocket-2.1.2-canary-20250514101103.tgz","_integrity":"sha512-7XBLc/WDG2dfPGXhUTmYum2tkFQXtcC/Dylg2J31DhLTtG1NeGdLUTFAp2NU0NqtD3+uPFe+SdlD9WBC5fV8ew==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.2-canary-20250514101103","@solana/functional":"2.1.2-canary-20250514101103","@solana/subscribable":"2.1.2-canary-20250514101103","@solana/rpc-subscriptions-spec":"2.1.2-canary-20250514101103"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.1.2-canary-20250514101103_1747218187913_0.20996952244650013","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514101537":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250514101537","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250514101537","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3dd0fa7af59fef916060c44032f4ab064387d111","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250514101537.tgz","fileCount":17,"integrity":"sha512-s5bryU/ZmIGym5dEsrxfcctTn8uKxZyhSlD8hT4gmmllRqPF1iGq3Cq7LIlGo/EtYCjWdH+rMrJKtB4ILyRCqw==","signatures":[{"sig":"MEUCIAdZ8b1nN4DGIwbKIH1pTbr8JErRSOhmjjHl52XBggXNAiEA6EvVNK9WI+4vS5rUUhJZE1xkxjRROAVMKqKRPcc3a6o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514101537.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e3605895d3b57a1ab532587416f3dbba/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514101537.tgz","_integrity":"sha512-s5bryU/ZmIGym5dEsrxfcctTn8uKxZyhSlD8hT4gmmllRqPF1iGq3Cq7LIlGo/EtYCjWdH+rMrJKtB4ILyRCqw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250514101537","@solana/functional":"2.2.0-canary-20250514101537","@solana/subscribable":"2.2.0-canary-20250514101537","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250514101537"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250514101537_1747218499300_0.17396698897361484","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514101928":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250514101928","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250514101928","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"adc8d0bf5e651eb9aca8c92faac89a251b5b1c1b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250514101928.tgz","fileCount":17,"integrity":"sha512-OTN5UhI3SdFIge/ml7cCZcVJr2dcUbNVzl1TM7NFK4KZDyBok+VfwI/ZGUQ6IwKJgRuX9W41kxbScccff6a0yw==","signatures":[{"sig":"MEUCIB4jjmHkTiSi8JbtiqzwI6vl9uOduIw+c/p45a5zC4WQAiEA47uvjvkpAnT4QUa3ljJHWgpakZlWGlekb41IsA7vyU8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514101928.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4feb053a38668f3451eefcd5f4c93ad7/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514101928.tgz","_integrity":"sha512-OTN5UhI3SdFIge/ml7cCZcVJr2dcUbNVzl1TM7NFK4KZDyBok+VfwI/ZGUQ6IwKJgRuX9W41kxbScccff6a0yw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250514101928","@solana/functional":"2.2.0-canary-20250514101928","@solana/subscribable":"2.2.0-canary-20250514101928","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250514101928"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250514101928_1747218650795_0.04831168877905734","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514102324":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250514102324","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250514102324","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"acbac5d72636c290762d35621c0366c072b4a320","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250514102324.tgz","fileCount":17,"integrity":"sha512-nLWLsfjkf4loNwtMb7uGTu7+wtpNuYExcR4ZqkDmbFJ+KcHflqAO8K3XAIeXkRLhjO/MPh2rnlmVbFc1EFV+wA==","signatures":[{"sig":"MEUCIBmNjk9fkvDMPNVARFr6E1udmv7GPGzG+2bmz3FJKOM0AiEA5Hi0jE9fo5Rk7NWD1HyDnZ6+9vXeKmCdhyhEaj2Lrjc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514102324.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f01569936e08ea3715cf3cdb6103e513/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514102324.tgz","_integrity":"sha512-nLWLsfjkf4loNwtMb7uGTu7+wtpNuYExcR4ZqkDmbFJ+KcHflqAO8K3XAIeXkRLhjO/MPh2rnlmVbFc1EFV+wA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250514102324","@solana/functional":"2.2.0-canary-20250514102324","@solana/subscribable":"2.2.0-canary-20250514102324","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250514102324"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250514102324_1747218887304_0.3839652553484043","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514102719":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250514102719","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250514102719","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"11edddeb8c09e7e897eacb1e2f21de4297122b19","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250514102719.tgz","fileCount":17,"integrity":"sha512-4t/mCNvmlBgwx/tx3c7zJ+lM+/DdDsI+8NCbvZWwvZ7Dz6W990XeHcz8xKhRSD2ACMrZ/Ht7fDoK0okKYoqq7g==","signatures":[{"sig":"MEUCIDEFs+jimMdjXCeDthZ4HLHbg22fONcOPhIqSW5meSh6AiEA53U891HyFf4MnifEJjfguwEccKJFxkvz3HZjkLObVEg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514102719.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0b1a6a1918fbf49989eb3e703c9b00a2/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514102719.tgz","_integrity":"sha512-4t/mCNvmlBgwx/tx3c7zJ+lM+/DdDsI+8NCbvZWwvZ7Dz6W990XeHcz8xKhRSD2ACMrZ/Ht7fDoK0okKYoqq7g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250514102719","@solana/functional":"2.2.0-canary-20250514102719","@solana/subscribable":"2.2.0-canary-20250514102719","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250514102719"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250514102719_1747219092539_0.27007302147403944","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514103633":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250514103633","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250514103633","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"91e6fcb1c5c7ef0dc1731ab480323fbb1b129d36","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250514103633.tgz","fileCount":17,"integrity":"sha512-qbKkILCJCwyW3HPP7vOq9/T0elZ9oPW9zBwa6yMNKxgeadPUlFRXMaFN/uqVFa3b3BfFzgvhUW3FmtTlZyuWXw==","signatures":[{"sig":"MEUCIQC1KbYMOHZ9Z6BqWxWp4RkdFMhwepXAN5MpgXrzNYvFTAIgImPjpYoLdjFOnJ4VSkclSES7CBCj+fsRT6wkMtVRgn0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514103633.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/447b7ffcde69d1479a53ba93f53eca50/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514103633.tgz","_integrity":"sha512-qbKkILCJCwyW3HPP7vOq9/T0elZ9oPW9zBwa6yMNKxgeadPUlFRXMaFN/uqVFa3b3BfFzgvhUW3FmtTlZyuWXw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250514103633","@solana/functional":"2.2.0-canary-20250514103633","@solana/subscribable":"2.2.0-canary-20250514103633","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250514103633"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250514103633_1747219686736_0.030992275268253433","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514104020":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250514104020","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250514104020","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"451448c5adac46f33c8d2c2c95aa9f5364623bfe","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250514104020.tgz","fileCount":17,"integrity":"sha512-aO/f3n33d6uZKg4PCwwguaiDdl6qsN2e8AOxXxCXylan7DP67rFPUdf+3i31LPPw5yklLGw/Srj9a4q77MFauA==","signatures":[{"sig":"MEQCIHqreeinQc5PcDwreiKFjJb3Va4ityI7dDFYS2cwxtNdAiADQq1SZkMPPyrzOwBJ0v3TMwQK+dDtfzFFQl2AKxsOfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514104020.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b8b4ab3bf694cc3b0155b1c40fab2bb3/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514104020.tgz","_integrity":"sha512-aO/f3n33d6uZKg4PCwwguaiDdl6qsN2e8AOxXxCXylan7DP67rFPUdf+3i31LPPw5yklLGw/Srj9a4q77MFauA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250514104020","@solana/functional":"2.2.0-canary-20250514104020","@solana/subscribable":"2.2.0-canary-20250514104020","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250514104020"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250514104020_1747219909990_0.15712756008692685","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514104411":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250514104411","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250514104411","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"45660935b95439688d474ab8488c534cb4e61cce","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250514104411.tgz","fileCount":17,"integrity":"sha512-auJrceAHza+yXB0eBXKnXZLErrd4X0XcveBTHu6MuR9Rt7x4gKQ1klICP+5WaLx71jD2EN8eQW9LALJcaNLSyQ==","signatures":[{"sig":"MEQCIFbeZFHiSnHfc4Gf7lNShpXHJFPDANMuwu2c+9W6pak6AiBeRfOBajcdfATn95KESqmS9uktw5RqCvL8oJRDtrm/lg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514104411.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/58c5050c8fdc226636921fbd6ca7da38/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514104411.tgz","_integrity":"sha512-auJrceAHza+yXB0eBXKnXZLErrd4X0XcveBTHu6MuR9Rt7x4gKQ1klICP+5WaLx71jD2EN8eQW9LALJcaNLSyQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250514104411","@solana/functional":"2.2.0-canary-20250514104411","@solana/subscribable":"2.2.0-canary-20250514104411","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250514104411"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250514104411_1747220161597_0.04436114759445009","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514104855":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250514104855","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250514104855","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c91ed1a340491c05ff81630b106c26db4da377a0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250514104855.tgz","fileCount":17,"integrity":"sha512-IFND5VaV1mOjwBi46TTI5K9t8kbS8PiXQCoGeK8noiAuq8I0uzwfHFJq/B1ONn+mbVaZOjImRrpdxTekp3DraQ==","signatures":[{"sig":"MEUCICmNV1d3Mqz4z7Upi/szPvn7u3JUkMpCJmjfcQEbw337AiEA9hkUhr2C7yQNWUCLCbn7UTjpwGsWA8fmCtHqg2sk0kE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514104855.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/10f5b974f3799386869e5b3cb44a1fc2/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514104855.tgz","_integrity":"sha512-IFND5VaV1mOjwBi46TTI5K9t8kbS8PiXQCoGeK8noiAuq8I0uzwfHFJq/B1ONn+mbVaZOjImRrpdxTekp3DraQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250514104855","@solana/functional":"2.2.0-canary-20250514104855","@solana/subscribable":"2.2.0-canary-20250514104855","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250514104855"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250514104855_1747220492057_0.6827904011152666","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514221509":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250514221509","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250514221509","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c8694a05a58c8168ef9f8a6c8277da2ca20ef4f7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250514221509.tgz","fileCount":17,"integrity":"sha512-9suymQrcf6p1V2e2scE7WFNRMxVoGCYuY7twIa4+bR1QPyzNPij+nSwV/FuKyG4a/il8becuEVXe1hcozZhpKA==","signatures":[{"sig":"MEUCIQD0ZYVrhYS7MLstEfJD4+Xq2J+ZyMBIM1UYessiF/P9GwIgYe2oM4GcPt0LT8BBBvj3TfxPZ94yBpNzjQmLLyKAcYc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514221509.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8d30d682abd5cdf563eb84db33f5aac9/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514221509.tgz","_integrity":"sha512-9suymQrcf6p1V2e2scE7WFNRMxVoGCYuY7twIa4+bR1QPyzNPij+nSwV/FuKyG4a/il8becuEVXe1hcozZhpKA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250514221509","@solana/functional":"2.2.0-canary-20250514221509","@solana/subscribable":"2.2.0-canary-20250514221509","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250514221509"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250514221509_1747261586682_0.9774462900903185","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514221543":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250514221543","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250514221543","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"34e6e84744eac5ddc35ea2cb57d7477b16d1b910","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250514221543.tgz","fileCount":17,"integrity":"sha512-a7mmrUpJj+OY9vngc4484Z1pnM1gSY7E/eSJIaRgYhBteqERMICAB1tBN+GqON6KN+eeSnlSkUuH7lJV0GYWgw==","signatures":[{"sig":"MEUCIBemhHIWUVIbaYt6HOCUiyU502LC4D4qNuyd56VEH00bAiEA5KkAgqVaQJLCo0KaKOoKWBEIMyjVDwrKmblEU2or0ek=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514221543.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/af4da1a5c9dfc9ed95e6430246347b08/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250514221543.tgz","_integrity":"sha512-a7mmrUpJj+OY9vngc4484Z1pnM1gSY7E/eSJIaRgYhBteqERMICAB1tBN+GqON6KN+eeSnlSkUuH7lJV0GYWgw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250514221543","@solana/functional":"2.2.0-canary-20250514221543","@solana/subscribable":"2.2.0-canary-20250514221543","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250514221543"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250514221543_1747261667156_0.013713277226333087","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250515212954":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250515212954","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250515212954","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a27acb90b84a661a434ae08466c7e896e0766a7b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250515212954.tgz","fileCount":17,"integrity":"sha512-epOYWNX3/osvLp+dheR0AkXUXlDfmhtjVeHn0RdxMhzZnr+9bcp0BBQFYe1RjYEUvAVnjLUwOBVx7Ji+QtUlTA==","signatures":[{"sig":"MEQCIGd2X0lfQF5BiHYeGQyowUjHoG7N2STxdFfiKZmUMbudAiBpDhpdi4i5LEmirhv6vsDxwKHpdfkVhO1X2vT5HaRoOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250515212954.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/271c727fe9b68e7dd5df9381147406cc/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250515212954.tgz","_integrity":"sha512-epOYWNX3/osvLp+dheR0AkXUXlDfmhtjVeHn0RdxMhzZnr+9bcp0BBQFYe1RjYEUvAVnjLUwOBVx7Ji+QtUlTA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250515212954","@solana/functional":"2.2.0-canary-20250515212954","@solana/subscribable":"2.2.0-canary-20250515212954","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250515212954"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250515212954_1747345266096_0.424430691130679","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250520170232":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250520170232","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250520170232","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3c35b9d14e1b823ebf3073825255b39441d20013","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250520170232.tgz","fileCount":17,"integrity":"sha512-kJD5MXhqm4s7OmYHlIyB3xwbg7ol3oBmS6sXDYJr9j171N3Kur15yD3s/aozXHXppJXlcS1i0A4ENUrrC+LEaA==","signatures":[{"sig":"MEYCIQD8kgTzoCPTun5Dteyo63HHVQvzLiexWif2StvbiQLMuwIhAJvQeCDpyUxCxcaePcA62iyY1zD6661HO/+Co+l35DE4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250520170232.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0d0aec51c1d1e921867588cb94b14d62/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250520170232.tgz","_integrity":"sha512-kJD5MXhqm4s7OmYHlIyB3xwbg7ol3oBmS6sXDYJr9j171N3Kur15yD3s/aozXHXppJXlcS1i0A4ENUrrC+LEaA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250520170232","@solana/functional":"2.2.0-canary-20250520170232","@solana/subscribable":"2.2.0-canary-20250520170232","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250520170232"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250520170232_1747761287084_0.9480252400239189","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250530191607":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250530191607","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250530191607","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ca978c482e8f1f8767e19df512db8a7261e4b92e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250530191607.tgz","fileCount":17,"integrity":"sha512-FXAvuG0eNC6CAeiwZDRwXwz+WJa9dkNkV71y13+aRt3S3bOcG1r4+fyWAye6OWR3t/D1wNrJpnAClYsHnu1dbw==","signatures":[{"sig":"MEUCIQCbvPkPd6Yjk/vFz2nPBdKw/QLaRAU7k+5dJE7T/TcNjAIgS+k01au1qoGPb1KTgHI9DIXmwum9pLg4iY+eV3QQN8Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250530191607.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/68c12907e920089928d6298b1d466a54/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250530191607.tgz","_integrity":"sha512-FXAvuG0eNC6CAeiwZDRwXwz+WJa9dkNkV71y13+aRt3S3bOcG1r4+fyWAye6OWR3t/D1wNrJpnAClYsHnu1dbw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250530191607","@solana/functional":"2.2.0-canary-20250530191607","@solana/subscribable":"2.2.0-canary-20250530191607","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250530191607"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250530191607_1748633299845_0.5257421861461649","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250530211001":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250530211001","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250530211001","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"220e55def437d74d96a5723776889b7dcc0e987d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250530211001.tgz","fileCount":17,"integrity":"sha512-Y1DO5p0QuQ1NTioAx0M+GjtrBl16G2I+OZ0ytO0E6j+4o0RaqXAHpYw+GPNUGZM1DhVMCSPLnImtLhhq6GUVnA==","signatures":[{"sig":"MEUCIQCz8/ZAxYjFtibY3yVgTSyNPAQnka2UmF3IzMivI/ajCgIgVYpZoltJ78NhY/kPtoDoTzZAwtBoWlcTQnxkCXvQ/gI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250530211001.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9c83357113cfd3fe8bb4893be32b96ae/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250530211001.tgz","_integrity":"sha512-Y1DO5p0QuQ1NTioAx0M+GjtrBl16G2I+OZ0ytO0E6j+4o0RaqXAHpYw+GPNUGZM1DhVMCSPLnImtLhhq6GUVnA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250530211001","@solana/functional":"2.2.0-canary-20250530211001","@solana/subscribable":"2.2.0-canary-20250530211001","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250530211001"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250530211001_1748640117110_0.010980137143300484","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250530211442":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250530211442","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250530211442","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cbcbd8d7c3729a10b266544fb984eb98dd82f41b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250530211442.tgz","fileCount":17,"integrity":"sha512-2Mbs9xlmsDkwdSB2uGqV61cIlU7fem3LIyfn6QpIO5nxfvns99gzLrzhC6hprTeut669xOFRNkahG4V8JxTWJA==","signatures":[{"sig":"MEYCIQDSXRzJqCMRjlbrtOvQm0QwaklE/a/8vFwatkgMWs2/4AIhAJis5gTYQi7/UdCJOxvtiwRCl/oexN5ZN67gZ23iN0Qz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250530211442.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1a1744456648b4f683da0746e7505af3/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250530211442.tgz","_integrity":"sha512-2Mbs9xlmsDkwdSB2uGqV61cIlU7fem3LIyfn6QpIO5nxfvns99gzLrzhC6hprTeut669xOFRNkahG4V8JxTWJA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250530211442","@solana/functional":"2.2.0-canary-20250530211442","@solana/subscribable":"2.2.0-canary-20250530211442","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250530211442"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250530211442_1748640386343_0.686163561290581","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250531193445":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250531193445","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250531193445","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d3e4ddb0118d0569734ff0c455d2cdab8febde78","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250531193445.tgz","fileCount":17,"integrity":"sha512-fhuK7YY1AkseD/Lg9mpa5rE16Sl2UvptVzJyXovSZsMD7VydB8w6UE/3FN4IODsciPtLUGylAilcpduldksXMw==","signatures":[{"sig":"MEYCIQCioDtwE2ZfAVpZAZCF5GA8jLNONmJEk0AHDhqWJCG90wIhAJO/r7FPeYf18rm06UJJ2iqS0k9Ev6LEVYo/jo+f1AK+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96054},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250531193445.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/cdd6a6dc72603ad7b45109f17b1ed7a1/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250531193445.tgz","_integrity":"sha512-fhuK7YY1AkseD/Lg9mpa5rE16Sl2UvptVzJyXovSZsMD7VydB8w6UE/3FN4IODsciPtLUGylAilcpduldksXMw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250531193445","@solana/functional":"2.2.0-canary-20250531193445","@solana/subscribable":"2.2.0-canary-20250531193445","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250531193445"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250531193445_1748720815000_0.3853812100677787","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250531193532":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250531193532","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250531193532","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"71f273f829a93f3d91df65194214b13c6f788a32","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250531193532.tgz","fileCount":17,"integrity":"sha512-fk6zrg4CgBdY4p34TLl4xZmrcaHyDTu70SB0N7O84uYbhWnxsGK+l1o27CYGWfI5gYmKbESCofHuERqfIDjcvg==","signatures":[{"sig":"MEUCIBXIOVzB8YmDPtjWaEIHw7wrz8eSC4k6e0t0GGxFCy+aAiEAxQRe3hrWJG7u39hYzk2FqXNK2GAQvD2YC+BKhDD0iCA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250531193532.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/81fa701ccc8ce675510a7fa8eae3fc60/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250531193532.tgz","_integrity":"sha512-fk6zrg4CgBdY4p34TLl4xZmrcaHyDTu70SB0N7O84uYbhWnxsGK+l1o27CYGWfI5gYmKbESCofHuERqfIDjcvg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250531193532","@solana/functional":"2.2.0-canary-20250531193532","@solana/subscribable":"2.2.0-canary-20250531193532","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250531193532"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250531193532_1748720866617_0.5350081434542384","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250601042012":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250601042012","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250601042012","maintainers":[{"name":"solana-devs","email":"npm@solana.org"},{"name":"nickfrosty","email":"nick@frostbutter.com"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0fb21813862c893984466da3ff21766e1e0e7f56","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250601042012.tgz","fileCount":17,"integrity":"sha512-eoI59G5uCfFywd0irp8HVqinfPdx7Efhw0UsXY64gcD6vhxMwH+19sNI0tmDKRshyc+IN/K6qKpW/Kzmwoe3sg==","signatures":[{"sig":"MEUCICcznJDRdGtxtE38cLOZRL1pQJWzvJTGUYF/5b7j3bP9AiEAkRnrqcjy13Fr5vjR5iXhHMDe7PFTkLD43D96FVPeJ+M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250601042012.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6d6984e81ce42116293ab9a1188928f4/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250601042012.tgz","_integrity":"sha512-eoI59G5uCfFywd0irp8HVqinfPdx7Efhw0UsXY64gcD6vhxMwH+19sNI0tmDKRshyc+IN/K6qKpW/Kzmwoe3sg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250601042012","@solana/functional":"2.2.0-canary-20250601042012","@solana/subscribable":"2.2.0-canary-20250601042012","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250601042012"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250601042012_1748752313177_0.33446118828238447","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250604233241":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250604233241","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250604233241","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ea45240cbc74a45eff0e8a293b9fb194d04dcee8","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250604233241.tgz","fileCount":17,"integrity":"sha512-8q2rCpVMMKGtfzz2RVrL+CSRM+vm9WnpCG0gUT9FgdfZ9BjdBtpqXEvSju+yFzTQr/xLq78PhV54AkgY8d06KA==","signatures":[{"sig":"MEYCIQDev5A9P6ABgoFG7lLcuBsSR/Fd1hsvJH+Q1m0UPkNjbAIhAJo7as9Pvb4WKdTgSLLKYYzIhiMmCtdvYXKBPgR4VdXP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250604233241.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0f80a043605faf640fed24ea9f96cd63/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250604233241.tgz","_integrity":"sha512-8q2rCpVMMKGtfzz2RVrL+CSRM+vm9WnpCG0gUT9FgdfZ9BjdBtpqXEvSju+yFzTQr/xLq78PhV54AkgY8d06KA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250604233241","@solana/functional":"2.2.0-canary-20250604233241","@solana/subscribable":"2.2.0-canary-20250604233241","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250604233241"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250604233241_1749080656348_0.19452008492053663","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250604233242":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250604233242","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250604233242","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"426fb594a35fa3e2c34ac7ab66aa21b8acb22435","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250604233242.tgz","fileCount":17,"integrity":"sha512-/AbKGI3/ODNZMMvyIqzUyEwnrFfEgDhXYeDayoZmRX3VmgbHLCqVnzJAMyCylovMH0e3qB9pjRlvoIqVizFWJA==","signatures":[{"sig":"MEQCIEh1MenKO0FuPkWyTgMn9XhuKCG1RiueVaOvLbv9mrJ5AiBRuaIjZOG7up57If7e+OODNxw19vTfNmZVba5Jran4xQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250604233242.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2def6d98c464ae78ced30cc31b799e93/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250604233242.tgz","_integrity":"sha512-/AbKGI3/ODNZMMvyIqzUyEwnrFfEgDhXYeDayoZmRX3VmgbHLCqVnzJAMyCylovMH0e3qB9pjRlvoIqVizFWJA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250604233242","@solana/functional":"2.2.0-canary-20250604233242","@solana/subscribable":"2.2.0-canary-20250604233242","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250604233242"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250604233242_1749080705355_0.05815240440315317","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250605191509":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250605191509","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250605191509","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"69b49e63ca6f8e481b7fd7763cee98d691e4c06a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250605191509.tgz","fileCount":17,"integrity":"sha512-hk8mbgGTR8dmvcpFsf27Y5oEcaBafhJFucEvFgdatcUGzIKtBrInknVME5Y1EYAhxyyJvP6oKveT7UDwhMoqtA==","signatures":[{"sig":"MEUCIHEX0CsTLT6HoK8WdqaLgnRLkVaFWwNCfTnJPTsBVRw8AiEA6eZgbNR4daJj2Yx7VYZAswacaQw6nQZKVk7DbCRa6PQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250605191509.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f9a32c7d24435de7044a6ca16dae6668/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250605191509.tgz","_integrity":"sha512-hk8mbgGTR8dmvcpFsf27Y5oEcaBafhJFucEvFgdatcUGzIKtBrInknVME5Y1EYAhxyyJvP6oKveT7UDwhMoqtA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250605191509","@solana/functional":"2.2.0-canary-20250605191509","@solana/subscribable":"2.2.0-canary-20250605191509","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250605191509"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250605191509_1749151626000_0.9841549354127446","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250605191539":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250605191539","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250605191539","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d2aa8bff2573d352eb989853add1160671b19d00","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250605191539.tgz","fileCount":17,"integrity":"sha512-1bCoTl2NqIBpA+1jGE2NO8548bdjgFR1ZeXQUDXMRxDl/sX0ZgOYdiJ25QW01rtTLOyPJzFiDsMM+ABHxOI/Hw==","signatures":[{"sig":"MEYCIQD887AhRHHF3F9Ld9YKrwPekaUsICKxtEo+MoYNbJMWLgIhANZL0NG7/lVVaIdEY36SUQiFKIa/mjXjxxhnf/kM/wG6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250605191539.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8dbb91db394420fa04a89ca2e2439dab/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250605191539.tgz","_integrity":"sha512-1bCoTl2NqIBpA+1jGE2NO8548bdjgFR1ZeXQUDXMRxDl/sX0ZgOYdiJ25QW01rtTLOyPJzFiDsMM+ABHxOI/Hw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250605191539","@solana/functional":"2.2.0-canary-20250605191539","@solana/subscribable":"2.2.0-canary-20250605191539","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250605191539"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250605191539_1749151664580_0.008070079530579477","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250616134728":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250616134728","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250616134728","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7c8c3ec37ce4484fb6bfb7edc7e855baa2504955","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250616134728.tgz","fileCount":17,"integrity":"sha512-TL1SGSPZR9is6H6LcoTgB++VytR5cQHWcAz0F/QVGXaxltSrJ7rbDLzSt9gWabHSKjPWD/t9obR3jGmjVwlKSQ==","signatures":[{"sig":"MEYCIQCav91Yr1J90/ro9XAqpUaYPTrv36hnNganE+k2OQyRoQIhAI3lDMMKjJpoeJ8zckbqxnyQbB8qfrhDbk4OPI/UFRmL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250616134728.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9afeb061a44737d2dd2137ad1c393498/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250616134728.tgz","_integrity":"sha512-TL1SGSPZR9is6H6LcoTgB++VytR5cQHWcAz0F/QVGXaxltSrJ7rbDLzSt9gWabHSKjPWD/t9obR3jGmjVwlKSQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250616134728","@solana/functional":"2.2.0-canary-20250616134728","@solana/subscribable":"2.2.0-canary-20250616134728","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250616134728"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250616134728_1750082400152_0.8162070309629819","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250617230438":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250617230438","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250617230438","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b736ab5c495b819435a7db8cef47aa7371860c5e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250617230438.tgz","fileCount":17,"integrity":"sha512-5EcOjfesdoJuUdMjcMlCe7EL0enPHRaZD/WFfGPTmTldFMbLnMCR84g9BB0BhFZKedgC/G2z9V41L6TK1Edl1Q==","signatures":[{"sig":"MEUCIEgAoCRp1V6fMnRh5xwdMoVBa1rDW08ZCtYljIQ4HjpQAiEArf/Y0pzQ5SUxkDbjNcdrKrxKT/eMxQIvOYZJF6gBi/o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250617230438.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/f3beba9ef871385ed7c94962cbcd5b74/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250617230438.tgz","_integrity":"sha512-5EcOjfesdoJuUdMjcMlCe7EL0enPHRaZD/WFfGPTmTldFMbLnMCR84g9BB0BhFZKedgC/G2z9V41L6TK1Edl1Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250617230438","@solana/functional":"2.2.0-canary-20250617230438","@solana/subscribable":"2.2.0-canary-20250617230438","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250617230438"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250617230438_1750202174684_0.3793063245284234","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250617230540":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250617230540","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250617230540","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4c24c15a92ed99f703b594c3f631e25024778c90","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250617230540.tgz","fileCount":17,"integrity":"sha512-Ei6LGFBzEe4cy/MZnafA3vpUYUUhQi0w0rFJ0N8ljCTqsRlEkeU/GJsRNCPqTpY54eUH4QMGrlr+tGIuYr+tzg==","signatures":[{"sig":"MEUCIQCw7D9iFiCbe988rCej2zn3wSqWlKJrj57wq5fVZ/oR/QIgRrckXQswzHKGDzUbETLMyG1tGdFh3duqTsEUqIQanYk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250617230540.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/d44e83ff12abf8032f4413c4bd5326ce/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250617230540.tgz","_integrity":"sha512-Ei6LGFBzEe4cy/MZnafA3vpUYUUhQi0w0rFJ0N8ljCTqsRlEkeU/GJsRNCPqTpY54eUH4QMGrlr+tGIuYr+tzg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250617230540","@solana/functional":"2.2.0-canary-20250617230540","@solana/subscribable":"2.2.0-canary-20250617230540","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250617230540"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250617230540_1750202247801_0.046447219987225896","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250617230621":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250617230621","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250617230621","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0a8025566f43e81ebacfc54ab0fa18f9b0720bd4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250617230621.tgz","fileCount":17,"integrity":"sha512-H96i3NX1jk7AEITPgZCpZNibpHo5dyUgXNItVbkLsWROrgROzElToEUsL21hFMZ5GV4VCN/Doow3fEoYmOkCVw==","signatures":[{"sig":"MEYCIQDs0+pxFrz7JRKZsiT4aTI7me9bogcoy5QqEkmkeAkQ2wIhAPnhL99uhArmws/hkcJid0XUNcwcb5H4h2SZERWLD90c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250617230621.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/364b036b6f1199a804dff5f3800c9cdf/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250617230621.tgz","_integrity":"sha512-H96i3NX1jk7AEITPgZCpZNibpHo5dyUgXNItVbkLsWROrgROzElToEUsL21hFMZ5GV4VCN/Doow3fEoYmOkCVw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250617230621","@solana/functional":"2.2.0-canary-20250617230621","@solana/subscribable":"2.2.0-canary-20250617230621","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250617230621"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250617230621_1750202325076_0.8007664978206517","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250620230213":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250620230213","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250620230213","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8f04e44be87d948cc26a4fef95d22ac7fbbc8bf7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250620230213.tgz","fileCount":17,"integrity":"sha512-a56ZO0TKW45vUdE2ijhBFCLOM7GGl2DM1WuScgXdon3exV8eInHIyWapidUKUVQgQQj6RVLRKY4mdkVraCjSuA==","signatures":[{"sig":"MEUCIQDSuXKl9THhrBAn95GF/dBK+PRblkb+R57Mh5fJBxy+XgIgOP/SBz6dETtBjkLM9jfzhW/YpKKcXI6dAy1rtV7/VHs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250620230213.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/bcc2aed59168921847acd507bf3b9d89/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250620230213.tgz","_integrity":"sha512-a56ZO0TKW45vUdE2ijhBFCLOM7GGl2DM1WuScgXdon3exV8eInHIyWapidUKUVQgQQj6RVLRKY4mdkVraCjSuA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250620230213","@solana/functional":"2.2.0-canary-20250620230213","@solana/subscribable":"2.2.0-canary-20250620230213","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250620230213"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250620230213_1750461232766_0.49738794149190113","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250620232221":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250620232221","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250620232221","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a6c44177ac521e0bbed0331b8afb7beff72682ea","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250620232221.tgz","fileCount":17,"integrity":"sha512-EV9ZJaCP/83FzMt376pdHZ34sOuG9Q6Zq6LHWAjmMrDe/k/yOjbpngzRKXWe2PN3iRp8EI/bunZ7wA78znCvwg==","signatures":[{"sig":"MEUCIQDXirdl38ZGZrdbuFJ5BDL/L4irr95Gc97fKbGmi6dpRgIgekSUV8oSno8H8wzinaO1HdehNhb78mM1JNvIff4s9yM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250620232221.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/732fbf6398a9ac03ccafbe2740a1c5cf/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250620232221.tgz","_integrity":"sha512-EV9ZJaCP/83FzMt376pdHZ34sOuG9Q6Zq6LHWAjmMrDe/k/yOjbpngzRKXWe2PN3iRp8EI/bunZ7wA78znCvwg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250620232221","@solana/functional":"2.2.0-canary-20250620232221","@solana/subscribable":"2.2.0-canary-20250620232221","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250620232221"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250620232221_1750462459185_0.9800479729779514","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250623194550":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250623194550","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250623194550","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4d45b1b2874deabd4ee7531f61597262acb6d34d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250623194550.tgz","fileCount":17,"integrity":"sha512-2AJZo3oDs1M6L/zNCnFuaBGCLzWi6UB3i2FZpEv2z9dAEcmNI7w8rGiljFztn8Q9Br89yiAZeWmOiV6uKOQeZg==","signatures":[{"sig":"MEYCIQCShxqlaGUdt2wqPrqICHgOTZZl1N0PVLcCQtrxcoORfQIhAN1IpXU0WoAd1CbsQbkl5ovncxT7XKKDZe2/mpPL0vhs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250623194550.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/73cae51a9853f95e069623adc5fc0c59/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250623194550.tgz","_integrity":"sha512-2AJZo3oDs1M6L/zNCnFuaBGCLzWi6UB3i2FZpEv2z9dAEcmNI7w8rGiljFztn8Q9Br89yiAZeWmOiV6uKOQeZg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250623194550","@solana/functional":"2.2.0-canary-20250623194550","@solana/subscribable":"2.2.0-canary-20250623194550","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250623194550"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250623194550_1750708685314_0.7831373881503236","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250624172234":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250624172234","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250624172234","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"634bcc26661d5f23815cc6b54921c84a86d30cb8","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250624172234.tgz","fileCount":17,"integrity":"sha512-v8JnKD/p9IjqA2bI6QKCBuRBFcfMbvNFAH0zVDNf/nqsnG5Hsbwi3bTmql9hLfx5/g2POFKvs6BwBfot+C10jw==","signatures":[{"sig":"MEUCIQCQ0wnKNYKIDj6RGJDyrLBp7xRplnPdTYzTILVM9S/7RQIgURPT+x0jhaKohQXiqTHPQtE++xKCWCaD20B7x68zATg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250624172234.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/c408f8055e5acbdb2430ab1ccebfebd4/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250624172234.tgz","_integrity":"sha512-v8JnKD/p9IjqA2bI6QKCBuRBFcfMbvNFAH0zVDNf/nqsnG5Hsbwi3bTmql9hLfx5/g2POFKvs6BwBfot+C10jw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250624172234","@solana/functional":"2.2.0-canary-20250624172234","@solana/subscribable":"2.2.0-canary-20250624172234","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250624172234"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250624172234_1750786455269_0.17639703545586127","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250624172333":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250624172333","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250624172333","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ba54c74b26c14f14114aec53aa2cfa0ca6acdf51","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250624172333.tgz","fileCount":17,"integrity":"sha512-4m4DW/jrBh4gdfm5KEiP/lWrits5EK2iJtb6Le43XSvTAgHa99N0h+toTSQpId6kzlemrC/D4JBTbznXnn5auQ==","signatures":[{"sig":"MEUCID8BzZbygZJOsMwJfP7qnkNnSwmqZR9vXCPosZyhtlYBAiEA0Ier6O7m9xUE9IQ4eB9yxEo/jCtL8KUpxelrlOT8dik=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250624172333.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/e764aaac7296ad5ad1b9a2c45341c168/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250624172333.tgz","_integrity":"sha512-4m4DW/jrBh4gdfm5KEiP/lWrits5EK2iJtb6Le43XSvTAgHa99N0h+toTSQpId6kzlemrC/D4JBTbznXnn5auQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250624172333","@solana/functional":"2.2.0-canary-20250624172333","@solana/subscribable":"2.2.0-canary-20250624172333","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250624172333"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250624172333_1750786548025_0.6640480173084315","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250624172659":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250624172659","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250624172659","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3a581bf560a484c0450790798cc68387dc39b342","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250624172659.tgz","fileCount":17,"integrity":"sha512-x2yX9rkUM+BxwYZT4wY6Fr/JcgDBKWSVFYoO6QXG/ka+v4RHMO8aJAvZ1PDrddIzXJNc8AhFWmMSLlJgXrsyKA==","signatures":[{"sig":"MEQCIBGmejbcLXezdwVORMMoNSkAqZyEKuqgst0txz73/CZaAiBBnlTkycoKcSpf7YC+xpqwXO5o/UpeRJyUl8HvqegYsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250624172659.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/abb4a17ed36389ac59e2b384b5dbd077/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250624172659.tgz","_integrity":"sha512-x2yX9rkUM+BxwYZT4wY6Fr/JcgDBKWSVFYoO6QXG/ka+v4RHMO8aJAvZ1PDrddIzXJNc8AhFWmMSLlJgXrsyKA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250624172659","@solana/functional":"2.2.0-canary-20250624172659","@solana/subscribable":"2.2.0-canary-20250624172659","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250624172659"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250624172659_1750786715963_0.28227499408091195","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250624175022":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250624175022","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250624175022","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"57c530ac8b30031aa16f9d41337342373ac07653","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250624175022.tgz","fileCount":17,"integrity":"sha512-gcswVT0suXX2BwWORkwlAtA7eanQ/AqwJDNYGMjQipKdiLHKDlXndj1qbHTrVN4c2GX4w3Cd/9w6Rd2Nk4axrQ==","signatures":[{"sig":"MEUCID5ziLF8+d7MrwBBEo8qHT0ho53WPwxvsSQ0koaDP7QSAiEApZyssrc8vvrtB4UCNILIXy8goLJ3KPVFlEB/fTWyQjk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250624175022.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/99b25951d850b2dae83380b73e333e71/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250624175022.tgz","_integrity":"sha512-gcswVT0suXX2BwWORkwlAtA7eanQ/AqwJDNYGMjQipKdiLHKDlXndj1qbHTrVN4c2GX4w3Cd/9w6Rd2Nk4axrQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250624175022","@solana/functional":"2.2.0-canary-20250624175022","@solana/subscribable":"2.2.0-canary-20250624175022","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250624175022"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250624175022_1750788137615_0.07310534668195512","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250624175014":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250624175014","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250624175014","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c6d2a7a743b961140ccb8aa45aca083e576ef3a8","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250624175014.tgz","fileCount":17,"integrity":"sha512-ntAo5hHPoDslzLknXS5uMFMj0c1apxFdR4+kMRRm2ynfr+boNHWR7RE0KrxqpMtdTK4DylXNaVbvDg0HNRSBbg==","signatures":[{"sig":"MEUCIQCSlJ5QgrJJ6GdbjT7AI6sh8+oSI6+io8t9NgCMU9YO+wIgFgVxEcrdKkMPeqSNZLa8st4pqSJDwVOsyovZ5EfZriY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250624175014.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/91ed865d09d493a6192120edfa374617/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250624175014.tgz","_integrity":"sha512-ntAo5hHPoDslzLknXS5uMFMj0c1apxFdR4+kMRRm2ynfr+boNHWR7RE0KrxqpMtdTK4DylXNaVbvDg0HNRSBbg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250624175014","@solana/functional":"2.2.0-canary-20250624175014","@solana/subscribable":"2.2.0-canary-20250624175014","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250624175014"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250624175014_1750788146628_0.6032473618064134","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250625205403":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250625205403","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250625205403","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e98b4b01e02a6a67108dc4dd074bf685b12c4eaa","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250625205403.tgz","fileCount":17,"integrity":"sha512-Sp2HvBR3dGzUAyqPtA9KDzicxHCHrSc+GwK+7XlxEHZK2rMRUdtrixNeRqpTJY+cXzjGKnYhVERajlEIiEhesw==","signatures":[{"sig":"MEUCIQDxykqAbaFgCnrdMwGkRw60ZyBLPKr/TedgV6ctA4C44AIgP2MxwmrumRw7S/6UmlXz3Vy4k7XHSzs5mhf00erTdKo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250625205403.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/7fdd28cb17d10c81060ea6db61b62e03/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250625205403.tgz","_integrity":"sha512-Sp2HvBR3dGzUAyqPtA9KDzicxHCHrSc+GwK+7XlxEHZK2rMRUdtrixNeRqpTJY+cXzjGKnYhVERajlEIiEhesw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250625205403","@solana/functional":"2.2.0-canary-20250625205403","@solana/subscribable":"2.2.0-canary-20250625205403","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250625205403"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250625205403_1750885549191_0.10224106536848954","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250625232857":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250625232857","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250625232857","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b467fe0e2f832969c42d8fa390746378eb5502da","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250625232857.tgz","fileCount":17,"integrity":"sha512-Ta7AXPSqZJiQa2b46+NSGzqxCz5C5neVUASuDXM460scU42PRxAxEuzSyzt/hs6BZQ9h4Ki1o7qGp8z9f7Ifuw==","signatures":[{"sig":"MEQCIACjRoJSvs94PTVpI7uPI1qmJxHHqx02CD0sfXG2YfCtAiAI0++cOSiEEbuJjofyp6y3NpAMpkPczR2ggspnPrHLTg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250625232857.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/0ff951afa896aa7e31db0746df982207/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250625232857.tgz","_integrity":"sha512-Ta7AXPSqZJiQa2b46+NSGzqxCz5C5neVUASuDXM460scU42PRxAxEuzSyzt/hs6BZQ9h4Ki1o7qGp8z9f7Ifuw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250625232857","@solana/functional":"2.2.0-canary-20250625232857","@solana/subscribable":"2.2.0-canary-20250625232857","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250625232857"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250625232857_1750894819443_0.6528391047422959","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250626055921":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250626055921","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250626055921","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5bdf3d102bb0e47da60da1ba43b5a1513040d639","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250626055921.tgz","fileCount":17,"integrity":"sha512-sSVZb56k7dNIjw0bol1LCb47F6qJlKT05Iba86ltJ68u6FvAQL/DxkJ1iz/6rp6Xyp+eRxs6M6LRX0dm8OaMnQ==","signatures":[{"sig":"MEYCIQD5vc9SC7S73dycqNGE+6Hg2x3Et/2wuQn5eojyz/IFYAIhALjafsw6YvzEXZ0ZgD7eK7q1MnmXlMg15DX0Pt66xYD3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250626055921.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/215ba32cf5638721b5eada478579b581/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250626055921.tgz","_integrity":"sha512-sSVZb56k7dNIjw0bol1LCb47F6qJlKT05Iba86ltJ68u6FvAQL/DxkJ1iz/6rp6Xyp+eRxs6M6LRX0dm8OaMnQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250626055921","@solana/functional":"2.2.0-canary-20250626055921","@solana/subscribable":"2.2.0-canary-20250626055921","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250626055921"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250626055921_1750918310100_0.7450489521077353","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250626060319":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250626060319","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250626060319","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ff5ab423457eaf58235bbd9696ac2a0024660bf4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250626060319.tgz","fileCount":17,"integrity":"sha512-tsPPM1Qtp/LU8oUIJkZhEw7AhHwQD84pORI6aXGOWoZivr73aQdNPZFOKA8mawizPXXxR1VG6BzGa12s2vi0PA==","signatures":[{"sig":"MEUCICn1tAx6weJaSkZtiDHIDcUVVkjVFepHashownW8utcpAiEA0/ha3pyHMktmnOzaEkYoLpOZjyp8fLUKSwExBMPTNp8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250626060319.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/0a1679669fe82686538cca45fd3b7d69/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250626060319.tgz","_integrity":"sha512-tsPPM1Qtp/LU8oUIJkZhEw7AhHwQD84pORI6aXGOWoZivr73aQdNPZFOKA8mawizPXXxR1VG6BzGa12s2vi0PA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250626060319","@solana/functional":"2.2.0-canary-20250626060319","@solana/subscribable":"2.2.0-canary-20250626060319","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250626060319"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250626060319_1750918516487_0.5730279209590736","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250627031635":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250627031635","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250627031635","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0eeb8574349a1e263839ea32a2320559a256cbb9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250627031635.tgz","fileCount":17,"integrity":"sha512-bx5SSkSQOX39lXpZpet/z8lpCdnOI7aratdtVqyNUaJdD3T1EpwNnWvh/iU1I2mcf+8JOFYk4CpDF3yt8h25mg==","signatures":[{"sig":"MEYCIQCMNIh5YYOCRkVVQtwJp5LoJ66dp84CbvwXZ7ntba+VrAIhAOtQdh73Wmo1wpdX6amJasY/2Bhl+lovFjn//8b1At9h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250627031635.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/49611d0d7048936fb1eb80444e48e069/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250627031635.tgz","_integrity":"sha512-bx5SSkSQOX39lXpZpet/z8lpCdnOI7aratdtVqyNUaJdD3T1EpwNnWvh/iU1I2mcf+8JOFYk4CpDF3yt8h25mg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250627031635","@solana/functional":"2.2.0-canary-20250627031635","@solana/subscribable":"2.2.0-canary-20250627031635","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250627031635"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250627031635_1750994887686_0.8594216526048188","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250630201348":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250630201348","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250630201348","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d54d694d82d7ab39720b06277d9772401a48d381","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250630201348.tgz","fileCount":17,"integrity":"sha512-Ku0fEO08hNqqQmk9nZEitCR0liWbpX2nOfSzc2gxqbkhx4mST8A5xJh2HOyEyvkKlntRdkA45Gz64f3lrPYDHg==","signatures":[{"sig":"MEYCIQD7SYU9nwxQFHg7ecR92kZMiJe0F1Yh9iHkGrC4nHmJKQIhANEw/s2TvFvUJp8/YaVAwEHvCQYHxLJVRHeQMDZZ/mkL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250630201348.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/9003dcc1f0710059b982e4ba38065274/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250630201348.tgz","_integrity":"sha512-Ku0fEO08hNqqQmk9nZEitCR0liWbpX2nOfSzc2gxqbkhx4mST8A5xJh2HOyEyvkKlntRdkA45Gz64f3lrPYDHg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250630201348","@solana/functional":"2.2.0-canary-20250630201348","@solana/subscribable":"2.2.0-canary-20250630201348","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250630201348"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250630201348_1751315107877_0.3246157990397629","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250630201441":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250630201441","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250630201441","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6718715f2fbf60bae9d30a543ea5d00c9a4b1402","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250630201441.tgz","fileCount":17,"integrity":"sha512-lDulNarEP4sCU2gVqMDRQ3lrRegWRk8dYFaJYwAvzWJ9O+7sMIQDUUq1bg4qeYpBtSdgz3MTD5pOr+kTSXK6/w==","signatures":[{"sig":"MEUCIEiSuTpq8lOci+zJe6CzKuU5jEr/TEvm9dch7IUMvNsJAiEAibT3hVvQtsX+IhCokVpobaNUv37d218F2WwzVVEpVFE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250630201441.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/dd1b5e6368ef25ba8253f52d934a63ab/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250630201441.tgz","_integrity":"sha512-lDulNarEP4sCU2gVqMDRQ3lrRegWRk8dYFaJYwAvzWJ9O+7sMIQDUUq1bg4qeYpBtSdgz3MTD5pOr+kTSXK6/w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250630201441","@solana/functional":"2.2.0-canary-20250630201441","@solana/subscribable":"2.2.0-canary-20250630201441","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250630201441"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250630201441_1751315190343_0.43890669101604574","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250630201643":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250630201643","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250630201643","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"68471149f6b4cb5f717b4e5e32a77474c70f2b0b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250630201643.tgz","fileCount":17,"integrity":"sha512-tHQ0xfTpU6o35xqsJkRaI4L2cwcBwR8L5VXB+l3d/n99Qkroqnp5nITx+z0ShkWJ/ZA+TAcIQMmhSPaVvBVbig==","signatures":[{"sig":"MEUCIQCMD0wexWqNvGy3w48amABafsl1giF7hLvULh9DyVclkQIgXN6GrThjNXc16Enw7WFwloRyUMKm02eGICqXq4bGd6g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250630201643.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/af891920c20d08e14c07751e5e4fb32e/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250630201643.tgz","_integrity":"sha512-tHQ0xfTpU6o35xqsJkRaI4L2cwcBwR8L5VXB+l3d/n99Qkroqnp5nITx+z0ShkWJ/ZA+TAcIQMmhSPaVvBVbig==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250630201643","@solana/functional":"2.2.0-canary-20250630201643","@solana/subscribable":"2.2.0-canary-20250630201643","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250630201643"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250630201643_1751315268261_0.8668985700880734","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250630201621":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250630201621","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250630201621","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0d5956aa4326cee05eb45157bba68df8aeda5c0c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250630201621.tgz","fileCount":17,"integrity":"sha512-awrj0kff67vqQ7aK32VvqBzGeztdmFZjAvAx4qy9Tup/2934OXdpTXHawE186MeNGTpcDowQizXWwlxb3tDRCA==","signatures":[{"sig":"MEYCIQDvMgPH0hxL9yUAjaM5hVTz53+FJuO6sAzyhEUpKD6U7wIhANw6fTwQFroJ1OaPh5xdi2t9Ybp17I5hFk0IvqRi3kx1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250630201621.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/19e9a8b0d32c299f1fe320e586794628/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250630201621.tgz","_integrity":"sha512-awrj0kff67vqQ7aK32VvqBzGeztdmFZjAvAx4qy9Tup/2934OXdpTXHawE186MeNGTpcDowQizXWwlxb3tDRCA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250630201621","@solana/functional":"2.2.0-canary-20250630201621","@solana/subscribable":"2.2.0-canary-20250630201621","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250630201621"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250630201621_1751315327472_0.874128791191165","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250630204224":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250630204224","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250630204224","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"08e0cd654763d7a61309090dad7e38dfd95299f0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250630204224.tgz","fileCount":17,"integrity":"sha512-flyPQqz2xaT+4O2MX2076bR8fZ0NDoXUPFWxCQ6ZJk/+yahGz5ZgO+n9PtXQk61qLcY1GGlyqZV9nZQTRSe2dA==","signatures":[{"sig":"MEUCIG8yXgvKHIH/Vnbelyie/5kkgspWEsKVPGQtiKRbGGMHAiEAwSW5Ri36Bd54PinMH+/EdSG1FBTP2F8BpC/9NUqOJ4M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250630204224.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/741d01046fb299a6eeed56fa8db51939/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250630204224.tgz","_integrity":"sha512-flyPQqz2xaT+4O2MX2076bR8fZ0NDoXUPFWxCQ6ZJk/+yahGz5ZgO+n9PtXQk61qLcY1GGlyqZV9nZQTRSe2dA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250630204224","@solana/functional":"2.2.0-canary-20250630204224","@solana/subscribable":"2.2.0-canary-20250630204224","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250630204224"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250630204224_1751316892145_0.7904461120086999","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250701103229":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250701103229","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250701103229","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0a8b5af6e57e119ba52ca8aa38d9f15b43b37b99","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250701103229.tgz","fileCount":17,"integrity":"sha512-D0blTNxyp9/wEtX4CAUXAfpumorwXDa/OONvZ2E91VcV70OxqnYskdqf8nxDa+JYdkZElGZpndmsIjO2p/8y3Q==","signatures":[{"sig":"MEUCIQDD9+BmNwbQ1H16h0xdqP9CvAESSZ+y9o6uhXlmpl0c9AIgQqOGywfrG6fLABjFWn3o0qpk28kFvZ1UMny1AugJgZI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250701103229.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/f38a9d4a71eb142eb23e13b74d8ff685/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250701103229.tgz","_integrity":"sha512-D0blTNxyp9/wEtX4CAUXAfpumorwXDa/OONvZ2E91VcV70OxqnYskdqf8nxDa+JYdkZElGZpndmsIjO2p/8y3Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250701103229","@solana/functional":"2.2.0-canary-20250701103229","@solana/subscribable":"2.2.0-canary-20250701103229","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250701103229"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250701103229_1751366690943_0.47973641915633025","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250701104112":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250701104112","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250701104112","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7bb27aa0d7300413734e54c6b5ba0f64cda76bb1","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250701104112.tgz","fileCount":17,"integrity":"sha512-ZUinJ+ZAyDdo4VIE9uxoqoc/5sixXjXj1CwruYbld9Z6xb73J9qgRjtQOtHwqXaUd1ze9QMTeX+FuvVRdh57IQ==","signatures":[{"sig":"MEYCIQDTImDte76zwuO79VPSdhRdV/XGD8q60IUipe/zZvXOIQIhAJyjZaVKV/i3wr74bNAhdE66VOnFByhIa3+smsSav5Ov","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250701104112.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/ffb42d2a809d9314e4294008c8f8a17c/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250701104112.tgz","_integrity":"sha512-ZUinJ+ZAyDdo4VIE9uxoqoc/5sixXjXj1CwruYbld9Z6xb73J9qgRjtQOtHwqXaUd1ze9QMTeX+FuvVRdh57IQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250701104112","@solana/functional":"2.2.0-canary-20250701104112","@solana/subscribable":"2.2.0-canary-20250701104112","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250701104112"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250701104112_1751367145533_0.7246182321947636","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250703163830":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250703163830","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250703163830","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5e91e4539ea3981d579a168fb1c6011d2bf4cb4b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250703163830.tgz","fileCount":17,"integrity":"sha512-KwrfeMz54Qi5im12m+j1eeZ/dM2YPwYum9hJTon/tS5h2FcjfUZBgS8Hj6URvGBRFCFSieTzfAhQcnF5RESs1Q==","signatures":[{"sig":"MEYCIQCwiaMaGEZ6f6zGR1a+bF5DGLo2uHvtloI7kEih9zf8OgIhAPmdoD8+Q5AcHloPKjbtfXlqV+pZ4c20RsOCOThvTxaL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250703163830.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/618e70655abe6a7cba7813eaa1ab7d5d/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250703163830.tgz","_integrity":"sha512-KwrfeMz54Qi5im12m+j1eeZ/dM2YPwYum9hJTon/tS5h2FcjfUZBgS8Hj6URvGBRFCFSieTzfAhQcnF5RESs1Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250703163830","@solana/functional":"2.2.0-canary-20250703163830","@solana/subscribable":"2.2.0-canary-20250703163830","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250703163830"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250703163830_1751561381636_0.0675487263651895","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250703171239":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250703171239","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250703171239","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8159d1b96ca92955795511209aa1e0623f963759","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250703171239.tgz","fileCount":17,"integrity":"sha512-jn5/z5emVfUHfWZK6vAASvey4KxmkKGHfDlr4WAIblsdyhHscHr3qE6CSXIibDGYaZYSt40A5JcV8Ph4lpPEEg==","signatures":[{"sig":"MEUCIHuxpNlHMxbghGR7qeUF4ua9epsxUmiMDlXfukH0Q2hRAiEAk87pAEspqnK+UHlfJtwbhI3t/a7jMYTv0Or1VwW7gwY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250703171239.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/5bf4747d0e78cbec71d6af944ae14da9/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250703171239.tgz","_integrity":"sha512-jn5/z5emVfUHfWZK6vAASvey4KxmkKGHfDlr4WAIblsdyhHscHr3qE6CSXIibDGYaZYSt40A5JcV8Ph4lpPEEg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250703171239","@solana/functional":"2.2.0-canary-20250703171239","@solana/subscribable":"2.2.0-canary-20250703171239","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250703171239"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250703171239_1751563446611_0.563507781060435","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250705022046":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250705022046","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250705022046","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"78d0a8aa6b7bfc864db0ffd04f243ffba6068666","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250705022046.tgz","fileCount":17,"integrity":"sha512-qZC84Hg/0oJ7IaNxVM7o4BIMTDDhQGbFhqIW3lz5E8D86vKZ6LHRM2Tf4TB/hAO1mXM2bALiGZb/ClHbVKoUoQ==","signatures":[{"sig":"MEUCIQCvpf1HcOnDyO2Uttlbdi8Cqqu4dvT4RWz467OuPVu2wgIgBQNYr4+eAZ2U0/KQtZImWDsvIc0Dy6AZm3ffV/UZDrk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250705022046.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/e6cf7ce6df7b8b13834f76e2923c3360/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250705022046.tgz","_integrity":"sha512-qZC84Hg/0oJ7IaNxVM7o4BIMTDDhQGbFhqIW3lz5E8D86vKZ6LHRM2Tf4TB/hAO1mXM2bALiGZb/ClHbVKoUoQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250705022046","@solana/functional":"2.2.0-canary-20250705022046","@solana/subscribable":"2.2.0-canary-20250705022046","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250705022046"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250705022046_1751682762651_0.14400581014687486","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250705022320":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250705022320","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250705022320","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5b34c0299cd42dfaee9b77a6909775e4557e265e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250705022320.tgz","fileCount":17,"integrity":"sha512-zfcmHTvfcCpLHxHN//KFotfv+RGfP2rpZ9iZ/93jCvtZUWGywnX5GByQuGbymEeDsLmYpc/AwY813XEJOdD9Fg==","signatures":[{"sig":"MEYCIQC4u4VoEBBEUJNkv6p8YakK3MnwMaOAL1xGKUAYm4l1awIhAIGhafqeUdrMwixdzaMallPTLoXuDvUVNFieTbVYXKEm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250705022320.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/a8c7b1c8996d72c1ad86046a3800402d/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250705022320.tgz","_integrity":"sha512-zfcmHTvfcCpLHxHN//KFotfv+RGfP2rpZ9iZ/93jCvtZUWGywnX5GByQuGbymEeDsLmYpc/AwY813XEJOdD9Fg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250705022320","@solana/functional":"2.2.0-canary-20250705022320","@solana/subscribable":"2.2.0-canary-20250705022320","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250705022320"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250705022320_1751682936836_0.9556225899784816","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250707200723":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250707200723","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250707200723","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"64d392c84f11a3977494fb8e4080916125ff4d05","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250707200723.tgz","fileCount":17,"integrity":"sha512-mE+Ytm6NxV/iN9pk5HDCPwuV0F/JKx9tYgEk+FNd6mGa3yKIG4NRpY2nkpoCyNh86XCyb9ML0plCnCCeQ+hRqw==","signatures":[{"sig":"MEUCIQDoY21YvnUl6ioPrYLKYQMeQKxsINhqwQ/Fwi/SjKLgvwIgGNMZv+NxEyFAvhx9qQfWbJgpUJP+r0sdaPryXhDGJGI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250707200723.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/ea235ca34641f2c260fe95fd8a8efc52/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250707200723.tgz","_integrity":"sha512-mE+Ytm6NxV/iN9pk5HDCPwuV0F/JKx9tYgEk+FNd6mGa3yKIG4NRpY2nkpoCyNh86XCyb9ML0plCnCCeQ+hRqw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250707200723","@solana/functional":"2.2.0-canary-20250707200723","@solana/subscribable":"2.2.0-canary-20250707200723","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250707200723"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250707200723_1751919530387_0.12161639374536004","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250707200839":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250707200839","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250707200839","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1bb77d73da7c2a5380da1b7ea0cb4128b3974dbd","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250707200839.tgz","fileCount":17,"integrity":"sha512-XLVQF4ePfdN1qnORDk9U9qpmJxlcdjbazd/5C79B5efw/RpqbpDOS3Bon3C9eJbiPIEueLZjpU1dc57/df5d2g==","signatures":[{"sig":"MEQCIGtPwBUuAKm5MqPKM+ECpNIW5PeKoeAO8HU1OPuoba8hAiAF1UDinTzf2dXIsG/7OZPwrN2IlumozaXBMXWEYvl/MQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250707200839.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/45b4d6fe5270866742af65e9b084ef18/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250707200839.tgz","_integrity":"sha512-XLVQF4ePfdN1qnORDk9U9qpmJxlcdjbazd/5C79B5efw/RpqbpDOS3Bon3C9eJbiPIEueLZjpU1dc57/df5d2g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250707200839","@solana/functional":"2.2.0-canary-20250707200839","@solana/subscribable":"2.2.0-canary-20250707200839","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250707200839"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250707200839_1751919604030_0.67301695086929","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250707231815":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250707231815","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250707231815","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"43fd062a77968679e003ede2548553c78399881e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250707231815.tgz","fileCount":17,"integrity":"sha512-VLlTwkVcm5Ad0lR2RmaWHdLmPnL6G/g6NoMvgsUgO2a4GvFkOHNIv/ZBOgeh61YfagDZiHLuA7hlyrnHuI7iYA==","signatures":[{"sig":"MEQCIAGv472zIOzqitGjDK/SFf/bKjMKIriTTy203SlIb+LpAiB2EeWnSgzX9Z4S7ONTmc1GjwSaCumcWr2d93cM0z5tlA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250707231815.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/9a472435a1ac6c94290c25e4820ec1a1/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250707231815.tgz","_integrity":"sha512-VLlTwkVcm5Ad0lR2RmaWHdLmPnL6G/g6NoMvgsUgO2a4GvFkOHNIv/ZBOgeh61YfagDZiHLuA7hlyrnHuI7iYA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250707231815","@solana/functional":"2.2.0-canary-20250707231815","@solana/subscribable":"2.2.0-canary-20250707231815","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250707231815"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250707231815_1751931110689_0.4203969438244137","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708041029":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250708041029","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250708041029","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cc34dc4fc2b40577d8817ba87125e7c527fdc706","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250708041029.tgz","fileCount":17,"integrity":"sha512-hZ4imytRO+uc4I7RqA7I3Hv5OhFmI3hNvxzN9N1eqkdiykVJU43tYxlVff0qSgZle1m51pCObdttwhpETXi8PA==","signatures":[{"sig":"MEQCIEPr3QCdDN65cHDfa+WgBHJJGXaqxejEOFBk9kKOtsz/AiAajMTJuXhQ+v2OS7m09ui8ZxBk54ys3aZDnQaYN4pl2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708041029.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/9a4c407656c2ae81ce57b54aee9f34d0/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708041029.tgz","_integrity":"sha512-hZ4imytRO+uc4I7RqA7I3Hv5OhFmI3hNvxzN9N1eqkdiykVJU43tYxlVff0qSgZle1m51pCObdttwhpETXi8PA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250708041029","@solana/functional":"2.2.0-canary-20250708041029","@solana/subscribable":"2.2.0-canary-20250708041029","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250708041029"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250708041029_1751948505198_0.7647672794982461","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708041043":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250708041043","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250708041043","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a0929828eec778a44d1f2bcdb3e7fd7e6aa6d0f0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250708041043.tgz","fileCount":17,"integrity":"sha512-bmo/7UNjNQgm2W1p7RmYHNt/J2wSs6zbwKCl/yLefFcvjgztHS43JysRXz/RP/jC+p5fJQFYbGLvGmt+PbP58A==","signatures":[{"sig":"MEUCIFvHXuLfOGSx2q2AEzTDsy7Z5a/IUHK22gcJN7yIcYLgAiEAnvz8enUE1w7+XlNGa+LjpMjsXN/M5JoIioDi7CTaT3U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708041043.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/c20f807f5fa733b2a2483374509c80ad/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708041043.tgz","_integrity":"sha512-bmo/7UNjNQgm2W1p7RmYHNt/J2wSs6zbwKCl/yLefFcvjgztHS43JysRXz/RP/jC+p5fJQFYbGLvGmt+PbP58A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250708041043","@solana/functional":"2.2.0-canary-20250708041043","@solana/subscribable":"2.2.0-canary-20250708041043","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250708041043"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250708041043_1751948506795_0.16800372330824653","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708041220":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250708041220","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250708041220","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9eb98bfbc01c8eb690bf26b6e9dd4600910e3fc7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250708041220.tgz","fileCount":17,"integrity":"sha512-lPi8Z0r1OSYwc19fPc0NpQ26OX+MKclOa08KNpm/GygkI8lyphXFizFNfSQmspZzdAjy0PFTrVOrTof8VqrWZg==","signatures":[{"sig":"MEYCIQDNihPBJ5TIFsj21UUYyR08/1/y9A1W1v3xUjHhVlYY4QIhAJMX7BVxap0/gMtHnpvmho89bpUJKTV6LH86AESQaeCg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708041220.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/e331476ec0d86b1e4dcdc80431e32242/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708041220.tgz","_integrity":"sha512-lPi8Z0r1OSYwc19fPc0NpQ26OX+MKclOa08KNpm/GygkI8lyphXFizFNfSQmspZzdAjy0PFTrVOrTof8VqrWZg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250708041220","@solana/functional":"2.2.0-canary-20250708041220","@solana/subscribable":"2.2.0-canary-20250708041220","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250708041220"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250708041220_1751948628727_0.13799111470981718","host":"s3://npm-registry-packages-npm-production"}},"2.2.0":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ebf908d296a0febd3e4d5ab77f0e896b1a3d4de4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0.tgz","fileCount":17,"integrity":"sha512-Fwh+qbJ8KTSafj6zyVXXdYGWJnh9+PZZik+RuI493i/Sa6tcT9ngZcdh0ZKdcwsVZYRnie9Rlheqd30KeFTnpw==","signatures":[{"sig":"MEUCIQC3YcR+RtkjsAKqWBbICmcYq4joem8FO9yQ2JuaxhEIrwIgGw8+AAjlsp68+m2drwYYpVkH3CsbLXD/0w20JbStEZ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":95944},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/acf74485856b55a9a31af20b3bb11694/solana-rpc-subscriptions-channel-websocket-2.2.0.tgz","_integrity":"sha512-Fwh+qbJ8KTSafj6zyVXXdYGWJnh9+PZZik+RuI493i/Sa6tcT9ngZcdh0ZKdcwsVZYRnie9Rlheqd30KeFTnpw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0","@solana/functional":"2.2.0","@solana/subscribable":"2.2.0","@solana/rpc-subscriptions-spec":"2.2.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0_1751949533031_0.7028299755100331","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708051908":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250708051908","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250708051908","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c8fe998a1a55e5ca9f227101e1eaa30f73f3886c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250708051908.tgz","fileCount":17,"integrity":"sha512-pleQ0PNYAH+JwO+Jpekmf5zLrUQ/1vrxndl7CnGSa55nmo97o4ST+UTggd1WGDz2oYBVBzhmKmLoIPlu5G8K6Q==","signatures":[{"sig":"MEQCIBeJG2f0O56LihEZLvVKBTfanm0HyiG24557PSRGGBKhAiAe0RrUgeJxdUwrMGFm6rNaSzdF4H4oeHllVLBeUor+dQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708051908.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/d56ac3825019b11b5499f85a13217b24/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708051908.tgz","_integrity":"sha512-pleQ0PNYAH+JwO+Jpekmf5zLrUQ/1vrxndl7CnGSa55nmo97o4ST+UTggd1WGDz2oYBVBzhmKmLoIPlu5G8K6Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250708051908","@solana/functional":"2.2.0-canary-20250708051908","@solana/subscribable":"2.2.0-canary-20250708051908","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250708051908"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250708051908_1751952680325_0.9654398422439898","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708052243":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250708052243","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250708052243","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d93b08d87dc412a43e7fe5b823e4295045dfca41","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250708052243.tgz","fileCount":17,"integrity":"sha512-FwAJLF1zN9wZbAkAIv/CIysK2c0OGR/kGN2J5R5WWHDrbUDYTiEIGxnSZRK5cu3rMPOJgWgfalnZIfb8TKx/DA==","signatures":[{"sig":"MEMCH3eamo0ReKzMHAxl8YwE1hc8xBtqg8kywUdpAfo0XmECICHZFqgIPGysPSExc4lhcQv5VI5gT8+XTJB2h4wmCzBV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708052243.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/de023395c06e798e74f27d028b1ac597/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708052243.tgz","_integrity":"sha512-FwAJLF1zN9wZbAkAIv/CIysK2c0OGR/kGN2J5R5WWHDrbUDYTiEIGxnSZRK5cu3rMPOJgWgfalnZIfb8TKx/DA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250708052243","@solana/functional":"2.2.0-canary-20250708052243","@solana/subscribable":"2.2.0-canary-20250708052243","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250708052243"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250708052243_1751952885001_0.07661241528712015","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708052612":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250708052612","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250708052612","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"326cba5276af028d6bba7fde342a6a5b3b63e851","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250708052612.tgz","fileCount":17,"integrity":"sha512-lZkIjW6xgOcor+JVzUpTPdhZQD7QWfxz5jywUNtaM+U6nIwwV14O4CiBxKz4KHq/Wh+spNQADRdk3PIiYEZMyA==","signatures":[{"sig":"MEYCIQCP0KqDo6xN3lCgJgVPoMDtcJ9jKmh+hsWLGcIJfXateAIhAKuJX+GzMnBHcIBtKR95Ok6hf5v/JRq4dKWPWPJO90uD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708052612.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/8bb2dd6c69a945d147dafe8606271390/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708052612.tgz","_integrity":"sha512-lZkIjW6xgOcor+JVzUpTPdhZQD7QWfxz5jywUNtaM+U6nIwwV14O4CiBxKz4KHq/Wh+spNQADRdk3PIiYEZMyA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250708052612","@solana/functional":"2.2.0-canary-20250708052612","@solana/subscribable":"2.2.0-canary-20250708052612","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250708052612"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250708052612_1751953062097_0.39122592713136517","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708052812":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250708052812","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250708052812","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"332ced42e6379573616276965c80a48fa5ae271b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250708052812.tgz","fileCount":17,"integrity":"sha512-JTmnM0YEyQXkbKiQi40h/KIa3I6WZUiRoA/1mKfqe/VAbyXKBj8Rn0run8Rg27WD6ekh81c1sYKkh4JOoHfQ4w==","signatures":[{"sig":"MEUCIQDNDIVc7SeApilBaxnqCcmO4uhqB7+UOEMW699qJyzDUQIgeul3RF1RZs+Mc9RaFRjfGdBZiiTikZZw6XRyk786Ydw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708052812.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/a218fe27e6c8e6681efcd79712931582/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708052812.tgz","_integrity":"sha512-JTmnM0YEyQXkbKiQi40h/KIa3I6WZUiRoA/1mKfqe/VAbyXKBj8Rn0run8Rg27WD6ekh81c1sYKkh4JOoHfQ4w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250708052812","@solana/functional":"2.2.0-canary-20250708052812","@solana/subscribable":"2.2.0-canary-20250708052812","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250708052812"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250708052812_1751953163022_0.1663324591157831","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708142456":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250708142456","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250708142456","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dfe351025b277bd2d80b329504da2221275c696a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250708142456.tgz","fileCount":17,"integrity":"sha512-2V1E9gQfosf2yU5bz94L2LukSFZmLg+xnUIxjEYPvRTP9Q7lFpC1+Ktn4qxkj8jZGSVZD87iplFF+c74FSQxGg==","signatures":[{"sig":"MEYCIQDfBIlmVik6pZM2jlyG5QzDSX+yIScBgeEbe+NGbwNa5wIhAOk5TkQHnuMhPAHjRY0uP5ja0pGrinBNZp+owPtcIWor","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708142456.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/b4f7fffdbcd4d8e049502984f4927025/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708142456.tgz","_integrity":"sha512-2V1E9gQfosf2yU5bz94L2LukSFZmLg+xnUIxjEYPvRTP9Q7lFpC1+Ktn4qxkj8jZGSVZD87iplFF+c74FSQxGg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250708142456","@solana/functional":"2.2.0-canary-20250708142456","@solana/subscribable":"2.2.0-canary-20250708142456","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250708142456"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250708142456_1751985418517_0.678389470776896","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708143822":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250708143822","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250708143822","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e025938a8bee4a995c5e6c0422068f2e9b0b6fb4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250708143822.tgz","fileCount":17,"integrity":"sha512-Kc04wj9bNOrqyj0cSE7vWYm7NHWItdQvi3gImHa3tx8k2hUGPkrzqj7200rNttGrEQIYQpeRCYAx9fldyiwFpg==","signatures":[{"sig":"MEUCIEldxsGaWFVYnxwojudtPIR9MsJB0oJNSY4i7dOuJwUWAiEA8NimmF4eELhZUxls2E9G8inb9y1pAzVqjmQI+7bOjzw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708143822.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/5c4d0cfcb3a5dabb22874ce0a24dfe59/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708143822.tgz","_integrity":"sha512-Kc04wj9bNOrqyj0cSE7vWYm7NHWItdQvi3gImHa3tx8k2hUGPkrzqj7200rNttGrEQIYQpeRCYAx9fldyiwFpg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250708143822","@solana/functional":"2.2.0-canary-20250708143822","@solana/subscribable":"2.2.0-canary-20250708143822","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250708143822"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250708143822_1751986220484_0.647085430822832","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708172435":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250708172435","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250708172435","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"99e1c58b743967ed7cd3c2af36b15b497c19f0f0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250708172435.tgz","fileCount":17,"integrity":"sha512-raf4dxm0sf01CLy0f6we606HE4S6A6nVtFf8xw4PkIhd5qnXHhbKZtleCGz9l8NZipGetym8woLXVDBsh6IU2g==","signatures":[{"sig":"MEYCIQDMhEoSTeT/4zDQTl7qKDlY0fpUH24weKIPtDSgbdy88gIhAILiIrvoxTzIF1C9O+gjdMYuhBj+Xp+ERMk87ijMxJBC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708172435.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/d40c1dc45dd9f22150e63d013eb6a26d/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708172435.tgz","_integrity":"sha512-raf4dxm0sf01CLy0f6we606HE4S6A6nVtFf8xw4PkIhd5qnXHhbKZtleCGz9l8NZipGetym8woLXVDBsh6IU2g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250708172435","@solana/functional":"2.2.0-canary-20250708172435","@solana/subscribable":"2.2.0-canary-20250708172435","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250708172435"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250708172435_1751996189664_0.20932550477635603","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708174020":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250708174020","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250708174020","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"58d87346a1325d1a02eb3cbfc1eb5a9f0381bd60","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250708174020.tgz","fileCount":17,"integrity":"sha512-nF1oa9bYtYH+WC4JenieuOfR12E86QcRd6XEwm5B06W1PH15Y/HfNG4o6GgfAhZqPVeLch/Uwg/U13fH77ifHA==","signatures":[{"sig":"MEUCICvdU4UOy63ZRzP+CfTLiXuwSO8m2nUI3iaY9BcGDlNKAiEArluZ+pWu+J1z7S3O7Jtees2kbezGb8KuM+LQq4GI4ZU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708174020.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/43ce00cb682ce6cba553ca52da36eb8d/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708174020.tgz","_integrity":"sha512-nF1oa9bYtYH+WC4JenieuOfR12E86QcRd6XEwm5B06W1PH15Y/HfNG4o6GgfAhZqPVeLch/Uwg/U13fH77ifHA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250708174020","@solana/functional":"2.2.0-canary-20250708174020","@solana/subscribable":"2.2.0-canary-20250708174020","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250708174020"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250708174020_1751997112566_0.2806582250778702","host":"s3://npm-registry-packages-npm-production"}},"2.2.1":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.1","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6a8c4dec4eb1e46b9e6cb735514035a83f4590d3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.1.tgz","fileCount":17,"integrity":"sha512-BPp+pkfNOQH1aVtblg6AxZGdGqp+sIqzBIxDy2tRcDOlu+1ogyHPhbbmYCB/Hdy64DDmqYqp1CcXFKpL3y69tQ==","signatures":[{"sig":"MEUCICptWZdMS23SW9LOyW1TvN8ddhtBLbJ+/vcZFee6o+WnAiEA4mcMuZqqdVBRIy/fLS9QVsxnQBnOues6+f9LkJMiY/g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":95944},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/beed55724eb93a22d23d57226600c4ae/solana-rpc-subscriptions-channel-websocket-2.2.1.tgz","_integrity":"sha512-BPp+pkfNOQH1aVtblg6AxZGdGqp+sIqzBIxDy2tRcDOlu+1ogyHPhbbmYCB/Hdy64DDmqYqp1CcXFKpL3y69tQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.1","@solana/functional":"2.2.1","@solana/subscribable":"2.2.1","@solana/rpc-subscriptions-spec":"2.2.1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.1_1751999919150_0.7599029310857259","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708184423":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250708184423","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250708184423","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a0b8ac1b10e2f318b9ba409885bdf197f945c294","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250708184423.tgz","fileCount":17,"integrity":"sha512-/79WrbHJyCmv6kQtLTeAhZWQf3q31rIw4gmA66jNmXJm0u9+OTeqYth8AP2uZb0iM/+7tAeITzm7H44Vhi5qOQ==","signatures":[{"sig":"MEYCIQDozPZ8hjhXgjvbKhEuVeKbnzurnBKZiOl5+jntUPBmDQIhAOOGoBLUsjCMRXl+PfrkbXkfpJE0cESPiAkt5CXxowBr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708184423.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/8b20b02e308d65ee09ce2485758fc1ec/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708184423.tgz","_integrity":"sha512-/79WrbHJyCmv6kQtLTeAhZWQf3q31rIw4gmA66jNmXJm0u9+OTeqYth8AP2uZb0iM/+7tAeITzm7H44Vhi5qOQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250708184423","@solana/functional":"2.2.0-canary-20250708184423","@solana/subscribable":"2.2.0-canary-20250708184423","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250708184423"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250708184423_1752000940537_0.3993230877149516","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708184753":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.2.0-canary-20250708184753","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.2.0-canary-20250708184753","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f587eb95fa36b925e5f2196a464bc325ae82b7ee","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.2.0-canary-20250708184753.tgz","fileCount":17,"integrity":"sha512-+fwNDILUfW12yKiuFXIUx4IXMTRuuVz9gMS8dMP6McgWpWNhCQOvsfEwDFa4jba3AhVd1rtkeq422uWFuwGmmg==","signatures":[{"sig":"MEUCIBVBKKoS0sp2kQ5G47RQ0WTjLWrmGjkIKpme1j5OGkPdAiEA78xJlgeLbTasv6JjYAA+bHMa4QW2+lSAGRt8uWVNSuE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708184753.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/65beea01b14b51ca19079652695e5409/solana-rpc-subscriptions-channel-websocket-2.2.0-canary-20250708184753.tgz","_integrity":"sha512-+fwNDILUfW12yKiuFXIUx4IXMTRuuVz9gMS8dMP6McgWpWNhCQOvsfEwDFa4jba3AhVd1rtkeq422uWFuwGmmg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0-canary-20250708184753","@solana/functional":"2.2.0-canary-20250708184753","@solana/subscribable":"2.2.0-canary-20250708184753","@solana/rpc-subscriptions-spec":"2.2.0-canary-20250708184753"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.2.0-canary-20250708184753_1752001151740_0.01651497798400081","host":"s3://npm-registry-packages-npm-production"}},"2.3.0-canary-20250708185953":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.3.0-canary-20250708185953","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.3.0-canary-20250708185953","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"87ee6c14306cce5ae664f2411d379bc9f5066f3e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.3.0-canary-20250708185953.tgz","fileCount":17,"integrity":"sha512-dgWfTDlmDX6lheUEDpobxLCtmDmNosO1+c6Jexv1IfT7Ram/p3E+ZXs7t7SYpGC3kSQESLLNC2N8y3rG5OevMA==","signatures":[{"sig":"MEQCICx1sdV/z/SyZp2gqOo3blHNCuK2S69sg88JZlVeeK3+AiBvx6bt6xOu98+k1Eq47rKxf/tie4hzT6yXh9wP+x45Jw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.3.0-canary-20250708185953.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/920f847b2fb90f408a0b71460bb7bda0/solana-rpc-subscriptions-channel-websocket-2.3.0-canary-20250708185953.tgz","_integrity":"sha512-dgWfTDlmDX6lheUEDpobxLCtmDmNosO1+c6Jexv1IfT7Ram/p3E+ZXs7t7SYpGC3kSQESLLNC2N8y3rG5OevMA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.3.0-canary-20250708185953","@solana/functional":"2.3.0-canary-20250708185953","@solana/subscribable":"2.3.0-canary-20250708185953","@solana/rpc-subscriptions-spec":"2.3.0-canary-20250708185953"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.3.0-canary-20250708185953_1752001880270_0.239502147122582","host":"s3://npm-registry-packages-npm-production"}},"2.3.0-canary-20250708190258":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.3.0-canary-20250708190258","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.3.0-canary-20250708190258","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"88c4154472831f630f53ef5c2d2f09f70541785f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.3.0-canary-20250708190258.tgz","fileCount":17,"integrity":"sha512-xNFV74ykRhXSoVEpaZu9/HbIpq/b8zCwVUskM9UIosrhl74JabQx1U7V8SrfeQdCHJ4+GsVE+RPxLLmq/fxaUA==","signatures":[{"sig":"MEUCIAss8WmQMXLjRpGkPUCKcakQrQGs9Pga5fIkKqcTtmsnAiEAv4txaKbqCRtUjJ8rQg2CrPTeGIf5Cdi01CXv3unTIc4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.3.0-canary-20250708190258.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/08540f8576b9522ce567a40e26674a99/solana-rpc-subscriptions-channel-websocket-2.3.0-canary-20250708190258.tgz","_integrity":"sha512-xNFV74ykRhXSoVEpaZu9/HbIpq/b8zCwVUskM9UIosrhl74JabQx1U7V8SrfeQdCHJ4+GsVE+RPxLLmq/fxaUA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.3.0-canary-20250708190258","@solana/functional":"2.3.0-canary-20250708190258","@solana/subscribable":"2.3.0-canary-20250708190258","@solana/rpc-subscriptions-spec":"2.3.0-canary-20250708190258"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.3.0-canary-20250708190258_1752002090411_0.8041520834020273","host":"s3://npm-registry-packages-npm-production"}},"2.3.0-canary-20250708190502":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.3.0-canary-20250708190502","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.3.0-canary-20250708190502","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8b42aa20cb4f2a177dc2d8c63a844daeffcd224a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.3.0-canary-20250708190502.tgz","fileCount":17,"integrity":"sha512-haGng31Gdy/yV0HPg95U17XeaLL91iww79bgR7Tah3jsulsoHfMl1jciweGWcQyue9t7/4vH831I16Fapd5I2g==","signatures":[{"sig":"MEUCIAHhinlShOTtD6wgi4iJPwAmHbyTSaeY1jeDCk7qbiNNAiEAr4PH/786EnaCYEZAQKDxY1j662T4LV6pfPdlm35+lRY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.3.0-canary-20250708190502.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/64280eaed7b5d326cad8fb41c2ca0c82/solana-rpc-subscriptions-channel-websocket-2.3.0-canary-20250708190502.tgz","_integrity":"sha512-haGng31Gdy/yV0HPg95U17XeaLL91iww79bgR7Tah3jsulsoHfMl1jciweGWcQyue9t7/4vH831I16Fapd5I2g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.3.0-canary-20250708190502","@solana/functional":"2.3.0-canary-20250708190502","@solana/subscribable":"2.3.0-canary-20250708190502","@solana/rpc-subscriptions-spec":"2.3.0-canary-20250708190502"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.3.0-canary-20250708190502_1752002241757_0.9612588454287387","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.3.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.3.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"11352ed281eccfa89a782a1b27444613ebeacca4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.3.0.tgz","fileCount":17,"integrity":"sha512-2oL6ceFwejIgeWzbNiUHI2tZZnaOxNTSerszcin7wYQwijxtpVgUHiuItM/Y70DQmH9sKhmikQp+dqeGalaJxw==","signatures":[{"sig":"MEYCIQCXWOTEuo/zVsLx3n4pIGafpw7nCqKOwRlYCjphZ/3FQQIhAK3ZjZkgCfxlTX1Q27Q1zipGFwyL+ztQqPXJaLKg6dT4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":95939},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.3.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/5b26e776ed41e6575abce2cc32f35c82/solana-rpc-subscriptions-channel-websocket-2.3.0.tgz","_integrity":"sha512-2oL6ceFwejIgeWzbNiUHI2tZZnaOxNTSerszcin7wYQwijxtpVgUHiuItM/Y70DQmH9sKhmikQp+dqeGalaJxw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.3.0","@solana/functional":"2.3.0","@solana/subscribable":"2.3.0","@solana/rpc-subscriptions-spec":"2.3.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.3.0_1752006780928_0.6993514129868499","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250709085047":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.4.0-canary-20250709085047","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.4.0-canary-20250709085047","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fc2921d8fc170783c8d4ba5cffb394b8f9c7b42b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.4.0-canary-20250709085047.tgz","fileCount":17,"integrity":"sha512-BIEM/2maxTe36683+k5UxZ5jH1tVToBL/pEFAtj9POOlC88Kt1EXZtm0h8j7J4snYrBSoKYMy6WUWRhw15KMTQ==","signatures":[{"sig":"MEYCIQDPxlBBuk/yijwg4pfwc7ggacE8kcKwVOYaXrzvEFzE/gIhAO+4i6P7nRrl9r3fjsktUwZRYuaFrj8oFlGrKnAfe1A5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250709085047.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/f59984638e903932acc8588a078814a2/solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250709085047.tgz","_integrity":"sha512-BIEM/2maxTe36683+k5UxZ5jH1tVToBL/pEFAtj9POOlC88Kt1EXZtm0h8j7J4snYrBSoKYMy6WUWRhw15KMTQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.4.0-canary-20250709085047","@solana/functional":"2.4.0-canary-20250709085047","@solana/subscribable":"2.4.0-canary-20250709085047","@solana/rpc-subscriptions-spec":"2.4.0-canary-20250709085047"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.4.0-canary-20250709085047_1752051752965_0.14575817019802462","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250709085504":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.4.0-canary-20250709085504","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.4.0-canary-20250709085504","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3823ff7b4885b2fcdd0a45a0cf045bae2012fcdc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.4.0-canary-20250709085504.tgz","fileCount":17,"integrity":"sha512-zFmiIRCELjEQ9Vnmm6SFjFf1gVQc+Ol9I4skXtQtQIB7yr4w7z+9ywP1Zn0BVK7cDvEgcguXai2k437+sNdi/Q==","signatures":[{"sig":"MEQCIFc9tkQpavWfQg0nj6j2z2VI+mMC73zs5REeiK99GWAMAiAUYR7HESaeYCSbF2Mba//BTiHeJq6QDi3lUyFiDLnA1w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250709085504.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/81be2d368d1e5d48436f901cba526678/solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250709085504.tgz","_integrity":"sha512-zFmiIRCELjEQ9Vnmm6SFjFf1gVQc+Ol9I4skXtQtQIB7yr4w7z+9ywP1Zn0BVK7cDvEgcguXai2k437+sNdi/Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.4.0-canary-20250709085504","@solana/functional":"2.4.0-canary-20250709085504","@solana/subscribable":"2.4.0-canary-20250709085504","@solana/rpc-subscriptions-spec":"2.4.0-canary-20250709085504"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.4.0-canary-20250709085504_1752052198609_0.5778084961237409","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250709085912":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.4.0-canary-20250709085912","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.4.0-canary-20250709085912","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"04251f4c9f36cb202d38b742af11f5fffa89db53","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.4.0-canary-20250709085912.tgz","fileCount":17,"integrity":"sha512-uxNBYYl/MUCMM3uJqMZOubAN+DIvWs/9BHdg9aeNEi/ssSp1a2GJffT87J9MZbGOB/WDaIk3ZakgTD6ywbZ+SA==","signatures":[{"sig":"MEYCIQCgttGfnPMzfN/PKHFgDLx8ODWuxjT397/RzLZ1URRaNAIhAM7B6gOBTITsZMETwdhzeywmCJrjPhMRg+UIDhsMC1t5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250709085912.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/042571e9c809bcf623e41bafc21b2301/solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250709085912.tgz","_integrity":"sha512-uxNBYYl/MUCMM3uJqMZOubAN+DIvWs/9BHdg9aeNEi/ssSp1a2GJffT87J9MZbGOB/WDaIk3ZakgTD6ywbZ+SA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.4.0-canary-20250709085912","@solana/functional":"2.4.0-canary-20250709085912","@solana/subscribable":"2.4.0-canary-20250709085912","@solana/rpc-subscriptions-spec":"2.4.0-canary-20250709085912"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.4.0-canary-20250709085912_1752052261488_0.61210480525585","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250709090253":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.4.0-canary-20250709090253","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.4.0-canary-20250709090253","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"084b5792b47916ab0e99bf07b9ef450e36c3ea42","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.4.0-canary-20250709090253.tgz","fileCount":17,"integrity":"sha512-/MQM3Ba8fIs9PTXo2dHmDI5Fuj1XGi5qJJ6jPjeu+HuVu4eCctG/FzWV/B8dUkRQU4bFIzqmO7G9T21JEHphEw==","signatures":[{"sig":"MEYCIQDkhB9TH5YNkR43E6ESdD/Ba2MHKCA0CQAxyqKrcoJLFQIhAM1c7SaEdCinpdDklg3V5/5VIo+CF3N81i6v+l0596rw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250709090253.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/ce2c3f8c9d1253f844e8408b5775adb3/solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250709090253.tgz","_integrity":"sha512-/MQM3Ba8fIs9PTXo2dHmDI5Fuj1XGi5qJJ6jPjeu+HuVu4eCctG/FzWV/B8dUkRQU4bFIzqmO7G9T21JEHphEw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.4.0-canary-20250709090253","@solana/functional":"2.4.0-canary-20250709090253","@solana/subscribable":"2.4.0-canary-20250709090253","@solana/rpc-subscriptions-spec":"2.4.0-canary-20250709090253"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.4.0-canary-20250709090253_1752052471681_0.2998372278479864","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250709090646":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.4.0-canary-20250709090646","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.4.0-canary-20250709090646","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"377974f906e4a2673913a6a9f4a4a9bd052296cc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.4.0-canary-20250709090646.tgz","fileCount":17,"integrity":"sha512-osvhCk7MBTf4k6icvJM5bS0dDGpkU15j/BT1zq16vvDDR38uzWmIY1Nsa9/hAYaz/t54QfVQ4M7JJO0WXEKyqg==","signatures":[{"sig":"MEQCID9lYQIWYBIDDahSh64l8xB7oThf+USZhGqohY8FOwZtAiArvqClxDbej9n19sNW8tDqQSkWkTrLECjRRyIAJU5ILQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250709090646.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/482e91b0dae48e9a91ffc4f8ad44783a/solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250709090646.tgz","_integrity":"sha512-osvhCk7MBTf4k6icvJM5bS0dDGpkU15j/BT1zq16vvDDR38uzWmIY1Nsa9/hAYaz/t54QfVQ4M7JJO0WXEKyqg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.4.0-canary-20250709090646","@solana/functional":"2.4.0-canary-20250709090646","@solana/subscribable":"2.4.0-canary-20250709090646","@solana/rpc-subscriptions-spec":"2.4.0-canary-20250709090646"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.4.0-canary-20250709090646_1752052693258_0.06319401001930958","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250709091108":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.4.0-canary-20250709091108","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.4.0-canary-20250709091108","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"697ac3765b99908ac29fe78210e9e6d9586d5ee7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.4.0-canary-20250709091108.tgz","fileCount":17,"integrity":"sha512-Igeb3TcaySqNnBQMlhRlMF9Fs77Cs2ZJ7cuUaKnH0KGOa17oz8hARt3B9jtw7HmRqdPuHwnzfUqSGj6TbLqqHQ==","signatures":[{"sig":"MEUCID6MjeETHSagwr36pBo8ABx+NJE2Nb7Md1tECIB5lNymAiEA+SbdAkpIZUlge5/6b/T37aPJLtirVsnnt7KlUSowR0I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250709091108.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/261c6defb2ce72675bed157abb0ad91a/solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250709091108.tgz","_integrity":"sha512-Igeb3TcaySqNnBQMlhRlMF9Fs77Cs2ZJ7cuUaKnH0KGOa17oz8hARt3B9jtw7HmRqdPuHwnzfUqSGj6TbLqqHQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.4.0-canary-20250709091108","@solana/functional":"2.4.0-canary-20250709091108","@solana/subscribable":"2.4.0-canary-20250709091108","@solana/rpc-subscriptions-spec":"2.4.0-canary-20250709091108"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.4.0-canary-20250709091108_1752052966062_0.18578159594183652","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250710182313":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.4.0-canary-20250710182313","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.4.0-canary-20250710182313","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"153ddd7401f7785de5424eaee90c24388f16f39d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.4.0-canary-20250710182313.tgz","fileCount":17,"integrity":"sha512-19saERGKIYbJx5YwEYL3kjg+fuGZjbD3fHJ/8k0JSdH3uZMGHgIIEii1OuX031Fn/23JqVHGKl6kfTAm9YSpYA==","signatures":[{"sig":"MEQCIGMjxvhPz2CoGwP5ZCGZBzwA3zC6kKTqTosTXKJpHFsJAiBk0pplPXQBvMF9BDI7Iafwv9nvh8+BYaxpo3W97pFtSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250710182313.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/8cb4f19839dfa711f85def6e06419cb5/solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250710182313.tgz","_integrity":"sha512-19saERGKIYbJx5YwEYL3kjg+fuGZjbD3fHJ/8k0JSdH3uZMGHgIIEii1OuX031Fn/23JqVHGKl6kfTAm9YSpYA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.4.0-canary-20250710182313","@solana/functional":"2.4.0-canary-20250710182313","@solana/subscribable":"2.4.0-canary-20250710182313","@solana/rpc-subscriptions-spec":"2.4.0-canary-20250710182313"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.4.0-canary-20250710182313_1752172498419_0.5014503703729911","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250710182323":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.4.0-canary-20250710182323","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.4.0-canary-20250710182323","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6cf1a6cb320b588f2062a3cc39e9fb8913242f03","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.4.0-canary-20250710182323.tgz","fileCount":17,"integrity":"sha512-Uk1ZvACqGxP8ko8HRbPxNfiGfBQ/iy+1phkCypDVUoW86/ueFlLokpOxlJFImOcgDrT8N27h0QAm4e4XjeSF6w==","signatures":[{"sig":"MEQCICto7YmOsngpdd3Xoht6yfQ2rXECPW4tgx3Gt1Q/WnBVAiBlccmYQ/GYkFTuY/H6Pi6irbAC9qDJ4OOP5wMonIVC8A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250710182323.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/9cad1347dccc35bccbb18ecb71f25bbe/solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250710182323.tgz","_integrity":"sha512-Uk1ZvACqGxP8ko8HRbPxNfiGfBQ/iy+1phkCypDVUoW86/ueFlLokpOxlJFImOcgDrT8N27h0QAm4e4XjeSF6w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.4.0-canary-20250710182323","@solana/functional":"2.4.0-canary-20250710182323","@solana/subscribable":"2.4.0-canary-20250710182323","@solana/rpc-subscriptions-spec":"2.4.0-canary-20250710182323"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.4.0-canary-20250710182323_1752172513797_0.7249118803722712","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250710191705":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.4.0-canary-20250710191705","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.4.0-canary-20250710191705","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8ef821c0125a05f23502fb75b28dcc8bcf8b5eb3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.4.0-canary-20250710191705.tgz","fileCount":17,"integrity":"sha512-RNuKZOslu1tFdDG7/5orrZOzjKU3hyEFWVOtMBzws7n3vkS/NUxuxjMsgqYeE0sFm6Xy3XJko603Y6l+dBRl6w==","signatures":[{"sig":"MEUCIA3Bq7peUQqLnBua01vBzmcQ2GMfxyoHbgrQ7sSKsRXPAiEAwHXvaTS4520KtbvyqFXatDbOp5341xZtlnA8o7OqxW0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250710191705.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/b6f15f54ad520b03d9e8f5f345bdb7cb/solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250710191705.tgz","_integrity":"sha512-RNuKZOslu1tFdDG7/5orrZOzjKU3hyEFWVOtMBzws7n3vkS/NUxuxjMsgqYeE0sFm6Xy3XJko603Y6l+dBRl6w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.4.0-canary-20250710191705","@solana/functional":"2.4.0-canary-20250710191705","@solana/subscribable":"2.4.0-canary-20250710191705","@solana/rpc-subscriptions-spec":"2.4.0-canary-20250710191705"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.4.0-canary-20250710191705_1752175784217_0.8001973523103305","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250710191904":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.4.0-canary-20250710191904","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.4.0-canary-20250710191904","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2c14f448c850c7e8c7e859d04362db03b39b23da","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.4.0-canary-20250710191904.tgz","fileCount":17,"integrity":"sha512-7F3Kw/YYQBU0UlOMHvlBPkXRqI1P0av98aZy2GGKopSjwiBmqOforApEhWrX3RVp1Eo8wjuWleM1D9sCZbW5jQ==","signatures":[{"sig":"MEQCIG8oZRHmyEXaRN8Es6c+d9uwRSd7Dwn33luMvW+c8KFzAiBImx9bt+7iSui3hNnssjaV8RGLjgDyJxU0bzDEQ7X7vQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250710191904.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","actor":{"name":"solana-devs","type":"user","email":"npm@solana.org"},"email":"npm@solana.org"},"_resolved":"/tmp/de9c559d5bb5be4c3d27c00b87df848e/solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250710191904.tgz","_integrity":"sha512-7F3Kw/YYQBU0UlOMHvlBPkXRqI1P0av98aZy2GGKopSjwiBmqOforApEhWrX3RVp1Eo8wjuWleM1D9sCZbW5jQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.4.0-canary-20250710191904","@solana/functional":"2.4.0-canary-20250710191904","@solana/subscribable":"2.4.0-canary-20250710191904","@solana/rpc-subscriptions-spec":"2.4.0-canary-20250710191904"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.4.0-canary-20250710191904_1752175877000_0.3006314555282428","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250711222928":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"2.4.0-canary-20250711222928","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@2.4.0-canary-20250711222928","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2515a14d73795aeaea5a4f1f7dc89d48142b3a0e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-2.4.0-canary-20250711222928.tgz","fileCount":17,"integrity":"sha512-vWFZSd7HCg+JNu+hd338cy3RmpGOArrOxEvKfP3MzV7vfR4qi24QGEZw2J0AbwCxr4FvcAAXlBXwc8IZgdYGLg==","signatures":[{"sig":"MEUCIHGYLjLFDzZuk9WzRqwLpyLhWisFxTAb2WzgkXRD1jCVAiEAqA6srtVTZyyHmTKxdWkp1mbismxbOHbOQtk4Hn6EN9Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250711222928.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/210e18b4dad555d2a947c7b18e35d5be/solana-rpc-subscriptions-channel-websocket-2.4.0-canary-20250711222928.tgz","_integrity":"sha512-vWFZSd7HCg+JNu+hd338cy3RmpGOArrOxEvKfP3MzV7vfR4qi24QGEZw2J0AbwCxr4FvcAAXlBXwc8IZgdYGLg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.4.0-canary-20250711222928","@solana/functional":"2.4.0-canary-20250711222928","@solana/subscribable":"2.4.0-canary-20250711222928","@solana/rpc-subscriptions-spec":"2.4.0-canary-20250711222928"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_2.4.0-canary-20250711222928_1752273650316_0.026750382626233193","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250714194734":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250714194734","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250714194734","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0fcf8f0ec6993c4e486475c1a85f8307b17219a3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250714194734.tgz","fileCount":17,"integrity":"sha512-mYUfrYQ/szeGApJdw2H9yoc7FQ/6XAoVNsJo0P+czuvX7AvbkX4JRFIfE+BoRM0BxKpxZFY6n44uRMeRiZe/qw==","signatures":[{"sig":"MEUCIQCtit99xkNPY2XAKcl+S0YB5uQVL7T2fio4L9H6Thc/4QIgFpLN0n/Gmhn++6Q38MO9vQHPjZP1BdUdVvnW9kgKRfU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250714194734.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/aee2601b18c62aa2cad4b6a9faff96a9/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250714194734.tgz","_integrity":"sha512-mYUfrYQ/szeGApJdw2H9yoc7FQ/6XAoVNsJo0P+czuvX7AvbkX4JRFIfE+BoRM0BxKpxZFY6n44uRMeRiZe/qw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250714194734","@solana/functional":"3.0.0-canary-20250714194734","@solana/subscribable":"3.0.0-canary-20250714194734","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250714194734"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250714194734_1752523119552_0.7917434007379476","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250714195127":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250714195127","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250714195127","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ebcddd4f4940d0769152f4f9afba1cac11f7477c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250714195127.tgz","fileCount":17,"integrity":"sha512-05kuKvS6lwoivP1aMejNyIpxGoexkNkqgeE8zndTydsWRLZ3tHUJ780sK+mgYn060+cIg9MzwdPnIRKWiaHnvg==","signatures":[{"sig":"MEQCIHH2Rll3QdnrXInOJWk706vF7TdWagd6UnSH/U22JdaVAiBXAiYDL0EeKpAEehXYx45+30VvI8r9aLvhA8z04e6cIQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250714195127.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8ad15b664fc32124b9751ff390321abe/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250714195127.tgz","_integrity":"sha512-05kuKvS6lwoivP1aMejNyIpxGoexkNkqgeE8zndTydsWRLZ3tHUJ780sK+mgYn060+cIg9MzwdPnIRKWiaHnvg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250714195127","@solana/functional":"3.0.0-canary-20250714195127","@solana/subscribable":"3.0.0-canary-20250714195127","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250714195127"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250714195127_1752523389807_0.7285825259368188","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250714195353":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250714195353","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250714195353","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"eea09773f44f12a039ba2b5004c82dc0ae41ff5f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250714195353.tgz","fileCount":17,"integrity":"sha512-BI41+/Qojc5qI/AkJFXqoucxMyhu5YwycfwBYyzNmXFAUlh50ZXIgeaA5MR+OIu0cTnS4HYtHWA3VJYe6KyrHA==","signatures":[{"sig":"MEYCIQCVbZp0vyunpZA9cza8BQgI3qIgDlUDBVaPxRciQjPOTAIhAOZ2g+6a0zRiIi/jUQClRv8J/wadD8DiBqLhFwftG11i","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250714195353.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8fd13f626ad22a2c10265301f53c017b/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250714195353.tgz","_integrity":"sha512-BI41+/Qojc5qI/AkJFXqoucxMyhu5YwycfwBYyzNmXFAUlh50ZXIgeaA5MR+OIu0cTnS4HYtHWA3VJYe6KyrHA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250714195353","@solana/functional":"3.0.0-canary-20250714195353","@solana/subscribable":"3.0.0-canary-20250714195353","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250714195353"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250714195353_1752523590404_0.15319402287836437","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250714203517":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250714203517","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250714203517","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1de5886220b00ce2f961ec70d63b9896ea5554c7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250714203517.tgz","fileCount":17,"integrity":"sha512-oWgu35/ibpIqHiVMttrghQGzhaPgO2n5S4+HT279jmJF16J1EzT0f35mmYj8+p36Ud+7XcoWi+hPAG04zkgiZA==","signatures":[{"sig":"MEYCIQDicNsiH+PavP/8zElsxU5rmDUl+riD0wHVCwRslbIcpQIhAIThwyGcqnWoAJcn1w3dorP3rwEYlu8BqecgH+dh97Kq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250714203517.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b0f9679afcfc58e5e7101ec22cd19604/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250714203517.tgz","_integrity":"sha512-oWgu35/ibpIqHiVMttrghQGzhaPgO2n5S4+HT279jmJF16J1EzT0f35mmYj8+p36Ud+7XcoWi+hPAG04zkgiZA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250714203517","@solana/functional":"3.0.0-canary-20250714203517","@solana/subscribable":"3.0.0-canary-20250714203517","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250714203517"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250714203517_1752526061353_0.060252006451424034","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250714211130":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250714211130","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250714211130","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bcb7ca40ebecf86f1ced5d8143baa48aa06dac72","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250714211130.tgz","fileCount":17,"integrity":"sha512-F3isIX8hiYgTrliIDWQKSMLfiCcETJpUqpPm3n2P4KTYK86rY/jq6kVSD9W08xWr2zFdkE/HI2VJJpY5bxHRjA==","signatures":[{"sig":"MEUCIAq4fo7VR8ww0FWFO7waLO1q5pO64b0gfpdfGayF4hFaAiEAm3+PoQgyKJtaxIy1LIlFZDeDeXu5JBYqHusiISlDIFo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250714211130.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c6f37337a757adf316474d9c359afafd/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250714211130.tgz","_integrity":"sha512-F3isIX8hiYgTrliIDWQKSMLfiCcETJpUqpPm3n2P4KTYK86rY/jq6kVSD9W08xWr2zFdkE/HI2VJJpY5bxHRjA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250714211130","@solana/functional":"3.0.0-canary-20250714211130","@solana/subscribable":"3.0.0-canary-20250714211130","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250714211130"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250714211130_1752528247620_0.5382921511388212","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250714211158":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250714211158","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250714211158","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7f9311769426a87453cbe45e6551f2d5fd0cda24","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250714211158.tgz","fileCount":17,"integrity":"sha512-feqQVtGDfjTFRitoIFMAN+8uzeaxo8lvM9Ri7xXD1Bux/rlU8ix/py5EL0OMKPEnIHqE+jQeeF0BJDwym1aDOw==","signatures":[{"sig":"MEQCICmWLH3Ivu5WZ4B2kx94bJTwoPlp7eV080wjUJg9mxD6AiBtsCXmKCpOz6Iw4q09banWJkpcl4P9bHXYeXRBkwH+Vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250714211158.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b690f0d940fd976d89528cd921826d62/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250714211158.tgz","_integrity":"sha512-feqQVtGDfjTFRitoIFMAN+8uzeaxo8lvM9Ri7xXD1Bux/rlU8ix/py5EL0OMKPEnIHqE+jQeeF0BJDwym1aDOw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250714211158","@solana/functional":"3.0.0-canary-20250714211158","@solana/subscribable":"3.0.0-canary-20250714211158","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250714211158"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250714211158_1752528278722_0.6344156174531377","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715112843":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250715112843","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250715112843","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c3fc19841ac10e419e384974f745e00e512a0821","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250715112843.tgz","fileCount":17,"integrity":"sha512-RNlJJi0Xt8xKkYdu4GgiD3L22FNhLxXgUAuFjRIoZ6DstzbPiyduagdTgTtzqgSRdngFpi0XHvckeVRaoYu9qg==","signatures":[{"sig":"MEUCICYA1S7Nt/yrWxizpxLvwjgxCa9CTX7cfg7bTEnusZDrAiEA2nvkrP40AGC7Px7OTrmHtNPOCKq/3FjF/w3uaeQgM1g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715112843.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e9a4458cfe3927ac65956d9e9aa7d418/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715112843.tgz","_integrity":"sha512-RNlJJi0Xt8xKkYdu4GgiD3L22FNhLxXgUAuFjRIoZ6DstzbPiyduagdTgTtzqgSRdngFpi0XHvckeVRaoYu9qg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250715112843","@solana/functional":"3.0.0-canary-20250715112843","@solana/subscribable":"3.0.0-canary-20250715112843","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250715112843"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250715112843_1752579668437_0.30898704553801015","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715113720":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250715113720","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250715113720","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9977e84ceedf5ada0c4d4cee1cf9720b6c8ae771","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250715113720.tgz","fileCount":17,"integrity":"sha512-wiQwbVAeP8V/Ydflyof98s3cBXFlkFKf3kWAShROaEFATidTYYD5bynaGfSP+e1HHgEzRfXxdW8i31wHSxciHw==","signatures":[{"sig":"MEYCIQDfHq4P8aOtTP0D46RXKlKYCIg9YMSCIXKVNC4GLv9s9QIhANv3XuuUlesirTrloIIX9Vn2+OKweWMnb8GinL9cYRhN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715113720.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/cabf4a83e4ac79bda3a3287931567dde/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715113720.tgz","_integrity":"sha512-wiQwbVAeP8V/Ydflyof98s3cBXFlkFKf3kWAShROaEFATidTYYD5bynaGfSP+e1HHgEzRfXxdW8i31wHSxciHw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250715113720","@solana/functional":"3.0.0-canary-20250715113720","@solana/subscribable":"3.0.0-canary-20250715113720","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250715113720"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250715113720_1752580137476_0.828229936074308","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715114110":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250715114110","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250715114110","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"09710ad70ac7c7943c728284e0949ed189029662","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250715114110.tgz","fileCount":17,"integrity":"sha512-mhzXkQ+IyGUIz0riDuFaQn6a7hKKXFVrFZ/udH3Lsx2UnNIckbc/aJ05+7u7qA2yIhMHj1uiyrHqEzgVk+Z4+Q==","signatures":[{"sig":"MEYCIQD895GH4eb+gGck2KHwM5oSVgYMWbmqJTJyc49s0MA0EwIhAIMFn+PJHRAIj0xN8Z7Nl/lrDwZfgYSH5ugDFY2kQx9q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715114110.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/41f8dda967ce7613ef976c8230d47952/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715114110.tgz","_integrity":"sha512-mhzXkQ+IyGUIz0riDuFaQn6a7hKKXFVrFZ/udH3Lsx2UnNIckbc/aJ05+7u7qA2yIhMHj1uiyrHqEzgVk+Z4+Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250715114110","@solana/functional":"3.0.0-canary-20250715114110","@solana/subscribable":"3.0.0-canary-20250715114110","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250715114110"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250715114110_1752580362621_0.20422119690012974","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715114512":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250715114512","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250715114512","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"51c84775c480e97296332509aa269be494813cd8","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250715114512.tgz","fileCount":17,"integrity":"sha512-2HQnrmGD/3H1V2fPovTcEacbsC0fkNQThN+Dc0/nOUrYbtcVWRfh/mp1e0EmkyE4vUqanut1mmenITvoPt4+hQ==","signatures":[{"sig":"MEUCIQCHj1rVV8YPWVDG3HF2gFdVATgEbLLP2zLMUxqmtT1tTgIgdw3N7zOJM7vncSdf9x8IRklQ9Tl6egcWYJPlGmr50wA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715114512.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/32dd1e73c6fe7541f3ec773155ef38c7/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715114512.tgz","_integrity":"sha512-2HQnrmGD/3H1V2fPovTcEacbsC0fkNQThN+Dc0/nOUrYbtcVWRfh/mp1e0EmkyE4vUqanut1mmenITvoPt4+hQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250715114512","@solana/functional":"3.0.0-canary-20250715114512","@solana/subscribable":"3.0.0-canary-20250715114512","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250715114512"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250715114512_1752580628483_0.42444514821759394","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715114930":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250715114930","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250715114930","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"68c149fdc79661d6565517c4123d8f3e0864a8bc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250715114930.tgz","fileCount":17,"integrity":"sha512-WvuxBGplajBKjqVpO47TdE0tIKU5zYI72UmBH7ZimUr3Gi5e+vHiZOylpCLuw7zJe2OO5F1qCCBS8jJRh9FFBQ==","signatures":[{"sig":"MEUCIQDsZ2aenVa9v0f3s+g0wcB8d/5K6kAX0ZtFGzKyaRuAkgIga/oAINZhXjYWj7KYPZDFj3uSTN0e3E83EPnUYGXyabs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715114930.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2c928492a4639e1b22fc20c61cd42b8f/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715114930.tgz","_integrity":"sha512-WvuxBGplajBKjqVpO47TdE0tIKU5zYI72UmBH7ZimUr3Gi5e+vHiZOylpCLuw7zJe2OO5F1qCCBS8jJRh9FFBQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250715114930","@solana/functional":"3.0.0-canary-20250715114930","@solana/subscribable":"3.0.0-canary-20250715114930","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250715114930"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250715114930_1752580867709_0.7457320192811872","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715115307":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250715115307","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250715115307","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5e97269ac73c863f923b8bacefbf27422c58500e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250715115307.tgz","fileCount":17,"integrity":"sha512-E232dKER32qoOavZYfGLmG7wANC+tT5t0Qt9RN0S+27ESIZ7qBmxsBZz5i4DH5147+zH+AgulvSub0470DgKNQ==","signatures":[{"sig":"MEYCIQDH5Avj2c/L2dWBBOeeR3a1C2q2zh3kShBEa3QPQhkesQIhAMLa5nXMpk7sQeQw8AAd64jMfVJWyvPtlnADaQZ7fqRH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715115307.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1248eafc325ee65425983850eb1099f9/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715115307.tgz","_integrity":"sha512-E232dKER32qoOavZYfGLmG7wANC+tT5t0Qt9RN0S+27ESIZ7qBmxsBZz5i4DH5147+zH+AgulvSub0470DgKNQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250715115307","@solana/functional":"3.0.0-canary-20250715115307","@solana/subscribable":"3.0.0-canary-20250715115307","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250715115307"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250715115307_1752581072456_0.6734935048421855","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715115703":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250715115703","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250715115703","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d80bf3bdc6fd3d3c3790a097c193f30cbeff4e8f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250715115703.tgz","fileCount":17,"integrity":"sha512-0hxJtfp0XXPr3rK8QrlYMtKSNx6Dh+XMCr2LsCJybbngSJWGz6i+YQt/lkVpMfvYfucYs4zMZOmxMUpqx3P7Tg==","signatures":[{"sig":"MEYCIQCkwNKDQcji4PaJu8lcJV3QXdROnjdA4ikFizgkklrI9QIhAOB6cx8d7iaM2+KmBoLTLVUcwaYhtKhunarmsgPqWvkL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715115703.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ab072285ba4f1c47cb24b3010bd81d4a/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715115703.tgz","_integrity":"sha512-0hxJtfp0XXPr3rK8QrlYMtKSNx6Dh+XMCr2LsCJybbngSJWGz6i+YQt/lkVpMfvYfucYs4zMZOmxMUpqx3P7Tg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250715115703","@solana/functional":"3.0.0-canary-20250715115703","@solana/subscribable":"3.0.0-canary-20250715115703","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250715115703"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250715115703_1752581338684_0.8766447639097295","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715120102":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250715120102","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250715120102","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f22606e515e2f4980bd0a65952d2441df70a7007","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250715120102.tgz","fileCount":17,"integrity":"sha512-aMXaGf/rv22RvveLKZN4yP79qL1f4PoDQ6imhsjHHgWEHT5+w6/zG1lD8voEpkwFm2Wcm9NoEZxDkbFr/YIYIw==","signatures":[{"sig":"MEYCIQCItP8J6AwTH+Vxj53PUUoMFHFB1+UDPDRNi2KrqMt9cgIhAIR7pgwJs3rLykfmUgN0tvFCFCwaytlal+MXI663WfNO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715120102.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f00ea131e3fafe41bb9d1f5bd4c86c7c/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715120102.tgz","_integrity":"sha512-aMXaGf/rv22RvveLKZN4yP79qL1f4PoDQ6imhsjHHgWEHT5+w6/zG1lD8voEpkwFm2Wcm9NoEZxDkbFr/YIYIw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250715120102","@solana/functional":"3.0.0-canary-20250715120102","@solana/subscribable":"3.0.0-canary-20250715120102","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250715120102"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250715120102_1752581524446_0.42843439303023745","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715221138":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250715221138","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250715221138","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6002e350e543ef6ac8fef04f6bc1343aebdcd655","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250715221138.tgz","fileCount":17,"integrity":"sha512-ltpbtfVy0mERECcMO7OWeLM9qkZXi7ylwdQARAC9f6Ds6gZqUVHtX+i1PFdxSc4DQeQJHPmjVH9t/+RV0Zpm7A==","signatures":[{"sig":"MEQCICPU17rql5x/39EX0EdstROgPOdiFkT9WLKGviEqbzyQAiBpLeLVp5PpGK6sACA2L6xEa2gax5lHB+KLWFtmfhQeCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715221138.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/45ce8e1ea06684aec44a0f40cb6429e1/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250715221138.tgz","_integrity":"sha512-ltpbtfVy0mERECcMO7OWeLM9qkZXi7ylwdQARAC9f6Ds6gZqUVHtX+i1PFdxSc4DQeQJHPmjVH9t/+RV0Zpm7A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250715221138","@solana/functional":"3.0.0-canary-20250715221138","@solana/subscribable":"3.0.0-canary-20250715221138","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250715221138"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250715221138_1752618226670_0.5460811117672282","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716062959":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250716062959","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250716062959","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1b87d9bd33173bf2cd409a89380d8d18eb946b06","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250716062959.tgz","fileCount":17,"integrity":"sha512-7Di6DZdK7zK+aNc8eLA3R7yV7Z5b8M5IRRRTy7EAXPjxsA6Su17NXP31B62OG38mY3viSAYlcT+9zqvXWwmcIA==","signatures":[{"sig":"MEQCIBN8qeJOANf83CC0FBFCpYskO4zUshXXNEYlgHRROt2xAiBR+yt4bG9XQPQ6Ew/qP21FqBN5iHhQCgGGSY56BabbAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716062959.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/40e2d2c6ed70982baca8ce4dc82e4596/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716062959.tgz","_integrity":"sha512-7Di6DZdK7zK+aNc8eLA3R7yV7Z5b8M5IRRRTy7EAXPjxsA6Su17NXP31B62OG38mY3viSAYlcT+9zqvXWwmcIA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250716062959","@solana/functional":"3.0.0-canary-20250716062959","@solana/subscribable":"3.0.0-canary-20250716062959","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250716062959"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250716062959_1752648090150_0.7495530899681568","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716063217":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250716063217","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250716063217","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5e3ac80dd8a5456e28a0fff3b15ef06fa77b7f6d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250716063217.tgz","fileCount":17,"integrity":"sha512-6VkzZCVTJLOIJb/xZw4m2MJ0w1FxkX+P32bdKy4R2wZWnjLqb8erBRQBXPDBw65G6d4AUy8PTGJi41BAu3D4Ww==","signatures":[{"sig":"MEQCIBQ4a0u7RoKOJh3O3zEbQ23W+m0ECPbY5hRI3BwB80YNAiAvuKe0R5u2vSyQF2h7XXyvRuOJu/NkyjP8eqXr1pcQrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716063217.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0004d898862fd458f089683028404e10/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716063217.tgz","_integrity":"sha512-6VkzZCVTJLOIJb/xZw4m2MJ0w1FxkX+P32bdKy4R2wZWnjLqb8erBRQBXPDBw65G6d4AUy8PTGJi41BAu3D4Ww==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250716063217","@solana/functional":"3.0.0-canary-20250716063217","@solana/subscribable":"3.0.0-canary-20250716063217","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250716063217"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250716063217_1752648251220_0.4986543671668664","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716063321":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250716063321","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250716063321","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8ceccf2a31931844ead9448a1a72a0ab1c5d561d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250716063321.tgz","fileCount":17,"integrity":"sha512-K+zSWQVj3+wgNSO6dldlZ+Hy2hq6NyUtCQaQoXH3oAbYWufcNN8FRWSJ30YS706SuyKIh6U0KkaQxmVkeSLzYQ==","signatures":[{"sig":"MEUCIQCtB0KMiEabPJkHWvjx1C8Oq+3LPU1oMYQgUeJLK+XkhgIgUYraJkGDUMn02SwlJZZ6cm53vliuMUIvrSM/Iik5X70=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716063321.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e954c4f48408700c94359450ad465000/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716063321.tgz","_integrity":"sha512-K+zSWQVj3+wgNSO6dldlZ+Hy2hq6NyUtCQaQoXH3oAbYWufcNN8FRWSJ30YS706SuyKIh6U0KkaQxmVkeSLzYQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250716063321","@solana/functional":"3.0.0-canary-20250716063321","@solana/subscribable":"3.0.0-canary-20250716063321","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250716063321"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250716063321_1752648270193_0.4006946953746304","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716063845":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250716063845","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250716063845","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2a1c921b2dc7d59d5ef5f239c70990ceb3498435","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250716063845.tgz","fileCount":17,"integrity":"sha512-EBfYQ1mGmRtdA32PLY5R6gf/t8euNoAO66+P+nnyIiFL3/79HR+VtiLUQRDau6o6vszDG0orjxd8VMIDwdxxTw==","signatures":[{"sig":"MEUCIQDjGJzg8xCWUTw26KHTJxnHIBtI/mEq2ihH7Zek7gqd+QIgTBZlMfodn+FH1XI2Yh8eb2RLvuddbgtxzgnTB2c9xAo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716063845.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e9749856d25cb9f49c6e66102788f326/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716063845.tgz","_integrity":"sha512-EBfYQ1mGmRtdA32PLY5R6gf/t8euNoAO66+P+nnyIiFL3/79HR+VtiLUQRDau6o6vszDG0orjxd8VMIDwdxxTw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250716063845","@solana/functional":"3.0.0-canary-20250716063845","@solana/subscribable":"3.0.0-canary-20250716063845","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250716063845"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250716063845_1752648645901_0.16201952869726588","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716205325":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250716205325","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250716205325","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cf0dac4f336c754455d74c4cb695201f005e217f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250716205325.tgz","fileCount":17,"integrity":"sha512-RP45dE59Fscr1hvNZB3bm3oozog4TjQvf5z2iu/eXa9bfLXVPgLIgRlSJA1SpzaLcc59ZW/9asQQiDUDsxz64A==","signatures":[{"sig":"MEYCIQC/ioTldWu6nXRBslUFyPkr9CG1Ir9/kkCezOK5M6ovlAIhALOZwO+w3EJOwATTG/YdBz7hcE3c8bhQy+3aQJfmTlT1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716205325.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/51d9d196acae96bc5635e0fd4e615544/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716205325.tgz","_integrity":"sha512-RP45dE59Fscr1hvNZB3bm3oozog4TjQvf5z2iu/eXa9bfLXVPgLIgRlSJA1SpzaLcc59ZW/9asQQiDUDsxz64A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250716205325","@solana/functional":"3.0.0-canary-20250716205325","@solana/subscribable":"3.0.0-canary-20250716205325","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250716205325"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250716205325_1752699928662_0.20682447390843484","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716205409":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250716205409","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250716205409","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"709c82f6ce9d9cbae729834475b66af19b9e6fb2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250716205409.tgz","fileCount":17,"integrity":"sha512-KLo9Id04Kz4nJ6rP/iXMkdSG7ZEMQPHNbbEYWWQBFnrPoYj9Rt6/eXi5B8QmivqM5Ucfnh0I3qVWmDGnyPqSOw==","signatures":[{"sig":"MEQCIEBHPgxYGsQfVLWeVkdZTw+EYrPbyO/XRrUEmqy6x3kBAiBJ/ELulX+Gb7yuFDiHo/QN+bxvWLYoKGrlKgVbJZLk9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716205409.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1b158a31bb3e08eebf7dd369d59fb86a/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716205409.tgz","_integrity":"sha512-KLo9Id04Kz4nJ6rP/iXMkdSG7ZEMQPHNbbEYWWQBFnrPoYj9Rt6/eXi5B8QmivqM5Ucfnh0I3qVWmDGnyPqSOw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250716205409","@solana/functional":"3.0.0-canary-20250716205409","@solana/subscribable":"3.0.0-canary-20250716205409","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250716205409"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250716205409_1752699994564_0.31357325248324663","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716205701":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250716205701","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250716205701","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"03fa6f0b257bc8fe2f276d879e1f840369290522","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250716205701.tgz","fileCount":17,"integrity":"sha512-Jv7ROUDrIyYGKS7ato9M5ri3yqbjoYVVpftchPTrva5RglqyWxkU1V2W7pnPEcrxhAn8aU6l/GUDuwI4xsLvNw==","signatures":[{"sig":"MEQCIBNF/1KW6MaVV3F9YyDZVXoE5d3eB7o4XFiTcfsj/bcCAiAY557hkPRgZoLN0pz9D5c0ytCNWqr2hYgf+ARNSIS7tg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716205701.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/eaa4f7fbe15802cc6baf665367a9d694/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716205701.tgz","_integrity":"sha512-Jv7ROUDrIyYGKS7ato9M5ri3yqbjoYVVpftchPTrva5RglqyWxkU1V2W7pnPEcrxhAn8aU6l/GUDuwI4xsLvNw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250716205701","@solana/functional":"3.0.0-canary-20250716205701","@solana/subscribable":"3.0.0-canary-20250716205701","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250716205701"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250716205701_1752700155646_0.33195911990726024","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716222853":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250716222853","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250716222853","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"09ddb148222009255815fb27bdadd15cfc3d519e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250716222853.tgz","fileCount":17,"integrity":"sha512-XDhY5by5BVNmikdB5ZZGY1q54hoK7ag7jNzXmEM4T0dcdK/owiPv6WQfQ8WCXmnKPrnRLglwOr4fIXW/OKL/BA==","signatures":[{"sig":"MEYCIQC88UudSXVtDpgsZKfpLRqpIMEeQi1zRkvjiSIWldkNVgIhAOZ8eQQHlOx2RNgPdIsJJBi+lh8THAvpONE0nmvYaia6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716222853.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5c03e7a5474400a12b539ddf5dcccb19/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250716222853.tgz","_integrity":"sha512-XDhY5by5BVNmikdB5ZZGY1q54hoK7ag7jNzXmEM4T0dcdK/owiPv6WQfQ8WCXmnKPrnRLglwOr4fIXW/OKL/BA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250716222853","@solana/functional":"3.0.0-canary-20250716222853","@solana/subscribable":"3.0.0-canary-20250716222853","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250716222853"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250716222853_1752705646455_0.9139900318811616","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250717174102":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250717174102","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250717174102","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2d197242461184693ccb7b1c1c8da6743198a251","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250717174102.tgz","fileCount":17,"integrity":"sha512-6h4TKD50SCheFheR/TR1b6Q3/btkLznPzbsn83yB4aN99O5MZ2bgNnWmIdhkDd3JUKZrSyodWvndXgMQzpEc+g==","signatures":[{"sig":"MEUCIQDr7HOR6R+/WZ6ZxBNlrOA0Ra5CLrxY1vxKCOfgARFQhAIgCs8aR3hHPDo0hR5hnYpl8bxGqJ3s7A+epp10Y2Yh0cc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250717174102.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/645dbf452cc37bb68920cf8e26868cd9/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250717174102.tgz","_integrity":"sha512-6h4TKD50SCheFheR/TR1b6Q3/btkLznPzbsn83yB4aN99O5MZ2bgNnWmIdhkDd3JUKZrSyodWvndXgMQzpEc+g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250717174102","@solana/functional":"3.0.0-canary-20250717174102","@solana/subscribable":"3.0.0-canary-20250717174102","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250717174102"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250717174102_1752774795884_0.6451537240248044","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250717174139":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250717174139","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250717174139","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"76c367063f04f51244e8416eb8ae4fbb02a79e61","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250717174139.tgz","fileCount":17,"integrity":"sha512-hqoXnN3g41oVBeemELhPSA7/q/b5y2UIUkzfNcX/5vl6zejdZgukVeMDcmweWOwxPghPXKE/OJTHuFL8oDu6Sw==","signatures":[{"sig":"MEUCIQCBp0jdsR/+c4o0NgAfN+H7wISlOIQuaDVBKlgwE/QUdwIgKpfEprI2Sone8rpF57ezD+rSa1SEDuFlPt7kaEJu/LM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250717174139.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b569602dceb78e86be70e8de22f4448d/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250717174139.tgz","_integrity":"sha512-hqoXnN3g41oVBeemELhPSA7/q/b5y2UIUkzfNcX/5vl6zejdZgukVeMDcmweWOwxPghPXKE/OJTHuFL8oDu6Sw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250717174139","@solana/functional":"3.0.0-canary-20250717174139","@solana/subscribable":"3.0.0-canary-20250717174139","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250717174139"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250717174139_1752774854650_0.9188050320766621","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250717224353":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250717224353","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250717224353","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5944d37fa465c60a14239ded422c23bb595ae5e1","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250717224353.tgz","fileCount":17,"integrity":"sha512-P3EVG2a/VhP1HGDOhTYI9EF9q1WeacPgMX9xSaKx0UoQ20hoX2VJQen608rh7qx126gUh5t4DXALTVnjbJPe5A==","signatures":[{"sig":"MEUCIHgCXHFlSpiQnB7/MzG33rF1eElxECVGuqYJyp+wWwFbAiEAwz79tm/VOpY2RXsJVPAPzrJrT1n1MaUejY+x2G+e28o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250717224353.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0771b94579d5a3c4b1adbc3af2461b71/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250717224353.tgz","_integrity":"sha512-P3EVG2a/VhP1HGDOhTYI9EF9q1WeacPgMX9xSaKx0UoQ20hoX2VJQen608rh7qx126gUh5t4DXALTVnjbJPe5A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250717224353","@solana/functional":"3.0.0-canary-20250717224353","@solana/subscribable":"3.0.0-canary-20250717224353","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250717224353"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250717224353_1752792914668_0.5562134543830484","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250718212840":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250718212840","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250718212840","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"59b16fdb76b35a0da9878bed82950c90e23b5568","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250718212840.tgz","fileCount":17,"integrity":"sha512-t7CqqboFtIZPW8NeSIq+PHfMEBn5veEdlEae3BzxDg+A3605OH0DFm3G+POU15wX/N7qZxJAY+Ir/OOKYLH8iQ==","signatures":[{"sig":"MEUCIQCxEuGz3ls5iZwXgSqiaNoSKEIdTZsKBcS6eUdY86FH/QIgGJEDGNDYlGSpgQ153eNhg1Eez+OGdrs2oXy3F6ylD0w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250718212840.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f4181c17121a9831433cbd7607bccfed/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250718212840.tgz","_integrity":"sha512-t7CqqboFtIZPW8NeSIq+PHfMEBn5veEdlEae3BzxDg+A3605OH0DFm3G+POU15wX/N7qZxJAY+Ir/OOKYLH8iQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250718212840","@solana/functional":"3.0.0-canary-20250718212840","@solana/subscribable":"3.0.0-canary-20250718212840","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250718212840"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250718212840_1752874846992_0.5191115838308733","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250718212927":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250718212927","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250718212927","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"017a516e2451abc56a5baf4dc4f54a1fcdb8dad9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250718212927.tgz","fileCount":17,"integrity":"sha512-FPfzODQB1TQ+UCy1Gs8LFKA2ceu9/mqsLn+qZ8u+llkraHi1XXH14TxK0IMqyiMBxm4Rm5GZjXCFaySABvmLKA==","signatures":[{"sig":"MEUCICD3wZsoZe7cjj/KTpnLGUrNlH90+ZFWl1kWBzXzeN06AiEAls0ktzAquKkXEi88bgsZG4Nk3CQy7qkyWfzugQS/cGA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250718212927.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/727d2a0e1dbf310357e4ae8c4694e89d/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250718212927.tgz","_integrity":"sha512-FPfzODQB1TQ+UCy1Gs8LFKA2ceu9/mqsLn+qZ8u+llkraHi1XXH14TxK0IMqyiMBxm4Rm5GZjXCFaySABvmLKA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250718212927","@solana/functional":"3.0.0-canary-20250718212927","@solana/subscribable":"3.0.0-canary-20250718212927","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250718212927"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250718212927_1752874855666_0.8019889788165648","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250721164005":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250721164005","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250721164005","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ae35d25da4f535de2127dde7d44fcea32d63aa41","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250721164005.tgz","fileCount":17,"integrity":"sha512-3eaoCtoypd6GQVUlm/cBwyPSwchfrUymD1zIvWR9+CQyLBJEcdJLyauazfricLgtDwQOule+rMxxcGcrAQLrxg==","signatures":[{"sig":"MEUCIQD9lS57nXsCVzUYG8Cf6Q8DfTVBRud48X5kMdavZaL34wIgX5oZahZSu0acq92UzBj7qdfMVWZMO+rBoeFentDhfpQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250721164005.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/39348f9379dc29e1d5d1c25094c5003c/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250721164005.tgz","_integrity":"sha512-3eaoCtoypd6GQVUlm/cBwyPSwchfrUymD1zIvWR9+CQyLBJEcdJLyauazfricLgtDwQOule+rMxxcGcrAQLrxg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250721164005","@solana/functional":"3.0.0-canary-20250721164005","@solana/subscribable":"3.0.0-canary-20250721164005","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250721164005"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250721164005_1753116736253_0.7648633013324941","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250721170448":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250721170448","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250721170448","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"381f51801e7ca6fc0ea692bf89b59b8a18bbe713","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250721170448.tgz","fileCount":17,"integrity":"sha512-1k5HyHFDpVGFOc75GFPAazdQSFCl1oQ9jZyIIvYoryLUK4rD3kEwhve2Z2L++phIgVvgh0D6DmMHrX4aHJSrtg==","signatures":[{"sig":"MEQCIAJdTbY/p3rObMqfCMBUA2hCsCEAXRjjq6rZ3b688PGjAiANwx1mmic6WTC9X48MM9ZcWmfEHP6R29mXFIAk8WAAdA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250721170448.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d9401cd10b904d7b7595f526bbe37c99/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250721170448.tgz","_integrity":"sha512-1k5HyHFDpVGFOc75GFPAazdQSFCl1oQ9jZyIIvYoryLUK4rD3kEwhve2Z2L++phIgVvgh0D6DmMHrX4aHJSrtg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250721170448","@solana/functional":"3.0.0-canary-20250721170448","@solana/subscribable":"3.0.0-canary-20250721170448","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250721170448"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250721170448_1753118173273_0.4576309285962612","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250721211758":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250721211758","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250721211758","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0d6d400831397e23ef5f55b8c17235d316035643","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250721211758.tgz","fileCount":17,"integrity":"sha512-+pVGEkvyuLxn10IxuA5PD5abE7FaAumtcxei1qm37a7uJ4IIyFirD3eAMKh6f9V9j6OlTkiSKuIiEfusPxwFaw==","signatures":[{"sig":"MEUCIB1Ji315jsZB5J0yn6yi1eLvmJAW24FZEQYfnHaSSvloAiEAnBOBW4jeVCfjzpsr3jlEhu4/mAwc3ms09nF9i0ShNkg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250721211758.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9020fa2fe2dd13f7fee5bf4c27476c99/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250721211758.tgz","_integrity":"sha512-+pVGEkvyuLxn10IxuA5PD5abE7FaAumtcxei1qm37a7uJ4IIyFirD3eAMKh6f9V9j6OlTkiSKuIiEfusPxwFaw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250721211758","@solana/functional":"3.0.0-canary-20250721211758","@solana/subscribable":"3.0.0-canary-20250721211758","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250721211758"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250721211758_1753133399158_0.3417521516936788","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722091438":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250722091438","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250722091438","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d8d2a3bb317305d9abb112e92cadcc770ff5b850","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250722091438.tgz","fileCount":17,"integrity":"sha512-VQzDP7eIwe3op9dRXo1uUTMM5mj5vF2g8IrGThNZPO1jBF96NR9CYtYwyKkxF5fSvxWZT2FEQXEMuvDlwhc3dQ==","signatures":[{"sig":"MEUCICuvPsXqcCQn2/d/53THIvQXanTQrOzEukH5XnkIn6zYAiEA2UU3s06M9KHUQ4Q5BxfJYNeeYODdB1DiDb77iogRO60=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722091438.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2f39324872ebd890f12cd53bc16520c8/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722091438.tgz","_integrity":"sha512-VQzDP7eIwe3op9dRXo1uUTMM5mj5vF2g8IrGThNZPO1jBF96NR9CYtYwyKkxF5fSvxWZT2FEQXEMuvDlwhc3dQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250722091438","@solana/functional":"3.0.0-canary-20250722091438","@solana/subscribable":"3.0.0-canary-20250722091438","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250722091438"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250722091438_1753176356765_0.5899247737487052","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722091641":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250722091641","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250722091641","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"78da71c02065f1314076fcd55da412c920e9ff11","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250722091641.tgz","fileCount":17,"integrity":"sha512-DDgLhakW3ApttmG9weUOxFPg0yEy1g8wo1WAWUGxoDX8X9/Rw/FHbRnLJwhlNw/reLYrUuUC0GViItWc9dWbyg==","signatures":[{"sig":"MEUCIQDGYKNFG1jmblAzl8zFWJzgrhOgwL5EY5M4rxMmnLO6DQIgZvx8CPnjO7tz7KoDWkYXXywR/ufIiCCOrvd10j0Soqg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722091641.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3c7cd16047a2c35cb29144c02a9099f0/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722091641.tgz","_integrity":"sha512-DDgLhakW3ApttmG9weUOxFPg0yEy1g8wo1WAWUGxoDX8X9/Rw/FHbRnLJwhlNw/reLYrUuUC0GViItWc9dWbyg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250722091641","@solana/functional":"3.0.0-canary-20250722091641","@solana/subscribable":"3.0.0-canary-20250722091641","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250722091641"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250722091641_1753176481816_0.9870894064001821","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722092115":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250722092115","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250722092115","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"57f1db98f95c22e04c39021dcaa6fdca728e365f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250722092115.tgz","fileCount":17,"integrity":"sha512-U6oZ0tg7xLWZrdu8J7jmnDVIIEYHxeYop08+sSj/CiMZTh/pSlg5N5xrAaShNVbOHHihn6anc3cwaULHF60o1A==","signatures":[{"sig":"MEQCIBQcE5uTadNkH4uWcCbEDONfDOCw3crmo8j9d8SsQkRDAiANY6I4EUInuDgeVr5qSxpZds2WKZ3RGzDWucgmFEhDSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722092115.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2202c3635260e4def6cb20f64538ad13/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722092115.tgz","_integrity":"sha512-U6oZ0tg7xLWZrdu8J7jmnDVIIEYHxeYop08+sSj/CiMZTh/pSlg5N5xrAaShNVbOHHihn6anc3cwaULHF60o1A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250722092115","@solana/functional":"3.0.0-canary-20250722092115","@solana/subscribable":"3.0.0-canary-20250722092115","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250722092115"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250722092115_1753176769556_0.004560986861914751","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722092257":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250722092257","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250722092257","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ebafc0b4bd90b0181603101c5390dfef87d04cc5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250722092257.tgz","fileCount":17,"integrity":"sha512-DDjngsxjbRVJMI+6GvJl2HQAFhjXsaMSPD7nUqZlwEuABPYDrvPjDqHczTDoAUu894zgHya4CBg+h0k6all3bQ==","signatures":[{"sig":"MEYCIQCoIRENQ/VYHzUFjrl4uDtVgQvYItdQAmJGn8R6/1pEaQIhAMsgrczK/btrUNDefFucUADo95gQRAWFDSE6/sxHOz8/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722092257.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0d7850bba78425ea80069cee42c0ec7a/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722092257.tgz","_integrity":"sha512-DDjngsxjbRVJMI+6GvJl2HQAFhjXsaMSPD7nUqZlwEuABPYDrvPjDqHczTDoAUu894zgHya4CBg+h0k6all3bQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250722092257","@solana/functional":"3.0.0-canary-20250722092257","@solana/subscribable":"3.0.0-canary-20250722092257","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250722092257"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250722092257_1753176824832_0.9188088202994755","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722095239":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250722095239","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250722095239","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"df831e78a263c313ca77d8a225e4469b5dfb652f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250722095239.tgz","fileCount":17,"integrity":"sha512-E1McLg6e6zOwZYgI4iq80Bz3R2BNxnyWTHqDmxv1siJNHr3/NCzyLfszv4ZpTP987ETcoP2ylKE4bAbcqfP8tw==","signatures":[{"sig":"MEYCIQDZtv7TRnrIS/cQT9G5N98Wfo7ume6ufpLOW6IUJo1ZVQIhAMEEokAAvs0easuCKGNc2q/dvZ1nqtyaeSncxjbskA7Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722095239.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/615e14c9313ffd3520d239a6186ffd5f/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722095239.tgz","_integrity":"sha512-E1McLg6e6zOwZYgI4iq80Bz3R2BNxnyWTHqDmxv1siJNHr3/NCzyLfszv4ZpTP987ETcoP2ylKE4bAbcqfP8tw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250722095239","@solana/functional":"3.0.0-canary-20250722095239","@solana/subscribable":"3.0.0-canary-20250722095239","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250722095239"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250722095239_1753178659002_0.3133143776209639","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722095653":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250722095653","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250722095653","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b52519385a01c37b0773040a34834db17fac6996","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250722095653.tgz","fileCount":17,"integrity":"sha512-lPPrLEBLahmUTDXIQot/1o8QL8IWLkhj1WEMxbgUSCkG0IaW1gygrYICu3awNdBj0GOCxs6bFJ9+xdQxYF/wCA==","signatures":[{"sig":"MEYCIQDQfmCXQlGujcx2qHv+f8bkjjOOqUUUZQ8iy6GousJhDAIhANny/UyMINepGnQak3mZm+E3ZS8HnAKv4/ZauwChiUmr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722095653.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/08833be1d0cce364f30bcdb99724580f/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722095653.tgz","_integrity":"sha512-lPPrLEBLahmUTDXIQot/1o8QL8IWLkhj1WEMxbgUSCkG0IaW1gygrYICu3awNdBj0GOCxs6bFJ9+xdQxYF/wCA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250722095653","@solana/functional":"3.0.0-canary-20250722095653","@solana/subscribable":"3.0.0-canary-20250722095653","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250722095653"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250722095653_1753178904538_0.029647196540773413","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722165041":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250722165041","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250722165041","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e5975eb587311d148ed881453f95d5a139016ccc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250722165041.tgz","fileCount":17,"integrity":"sha512-VuFe1TJZrsaq4Kf51bUi1D9gJGMtxzi9xHLCd8wjdjoZKXmuiIM1j61l8VHyyNF8il5Tin7YGC/ln9K6osHi8w==","signatures":[{"sig":"MEQCIFHr8YTcNuYeXnBlzq3ThyK2K3Qa6R0mkvUWN9JitEjpAiAk7bAdP9zvDgmLMKKazDsDpJcWJLYwijZgg4+jAfBu+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722165041.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ee2b919ac9f6111af68daa0bad1d552a/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722165041.tgz","_integrity":"sha512-VuFe1TJZrsaq4Kf51bUi1D9gJGMtxzi9xHLCd8wjdjoZKXmuiIM1j61l8VHyyNF8il5Tin7YGC/ln9K6osHi8w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250722165041","@solana/functional":"3.0.0-canary-20250722165041","@solana/subscribable":"3.0.0-canary-20250722165041","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250722165041"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250722165041_1753203778752_0.33822306586627593","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722170018":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250722170018","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250722170018","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fba84f1824dd72e80642f5290537d0a9d901d55d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250722170018.tgz","fileCount":17,"integrity":"sha512-HExhHi6R+bNO3zFQMGf0fw+uxKH/bhiKf4T5hfSffuu/VaLr3vL85cxJziu3KUtN+rEBmCEvts5J7INGBG5nZg==","signatures":[{"sig":"MEUCIQCKgSuuB1B6ARxtPsYG9z5/vzS7StVevpqetkrvmiTI/AIgdH4Dm3898bO7ttuCXXOshV/TPpcbJyDl26g5eA1cV6o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722170018.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/cae41fc18955f304eafa391f48b87aa3/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722170018.tgz","_integrity":"sha512-HExhHi6R+bNO3zFQMGf0fw+uxKH/bhiKf4T5hfSffuu/VaLr3vL85cxJziu3KUtN+rEBmCEvts5J7INGBG5nZg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250722170018","@solana/functional":"3.0.0-canary-20250722170018","@solana/subscribable":"3.0.0-canary-20250722170018","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250722170018"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250722170018_1753204287223_0.22395267242893802","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722170002":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250722170002","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250722170002","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7de30bf9e9a61cd0635c31d12ce502a08356bde2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250722170002.tgz","fileCount":17,"integrity":"sha512-GehnAh85/byPDIE2yzjN2YIOYv1SRDG1x23TIMhAptxcIE4u2XdkwpgBt4XJ4Y759red5qFmWWDnIy575XNhGQ==","signatures":[{"sig":"MEUCIQCCxgwOLLN/6fhWmNbP7eG9U8QVkZKQirHfrAzl30sl0AIgX/S8wOaDhvosnKB8Tra2qmeWXGKEbV1AS4nCMSxV5/M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722170002.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/28d6103524b181eec75548081459b778/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722170002.tgz","_integrity":"sha512-GehnAh85/byPDIE2yzjN2YIOYv1SRDG1x23TIMhAptxcIE4u2XdkwpgBt4XJ4Y759red5qFmWWDnIy575XNhGQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250722170002","@solana/functional":"3.0.0-canary-20250722170002","@solana/subscribable":"3.0.0-canary-20250722170002","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250722170002"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250722170002_1753204374520_0.48698712638263153","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722174427":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250722174427","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250722174427","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8daf61f4ccbb85d0017b1207538eabf0ed9c0a58","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250722174427.tgz","fileCount":17,"integrity":"sha512-kCFVbZmrRYGNPi9qPNxROiVxm3DTyvoz7fQHq5krTvxOjVJx6y8n4OKHQKRnaAfiez5G0wiqRCo4wdL73UjCMQ==","signatures":[{"sig":"MEYCIQDopKmITZ2KOhzpJ3nYvJTsNkdf8RAwB7m8aRQwD3AvyAIhAIgPjbqvGJMVX0bM6zPFagHcHd5VGeANysto8LfIaFsj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722174427.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9c2464c46580e10c5bd6b50666f28e23/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722174427.tgz","_integrity":"sha512-kCFVbZmrRYGNPi9qPNxROiVxm3DTyvoz7fQHq5krTvxOjVJx6y8n4OKHQKRnaAfiez5G0wiqRCo4wdL73UjCMQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250722174427","@solana/functional":"3.0.0-canary-20250722174427","@solana/subscribable":"3.0.0-canary-20250722174427","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250722174427"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250722174427_1753206997352_0.1917072107383735","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722221247":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250722221247","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250722221247","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a8ea9d3653b092048461429fcc648a27ef7a43e9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250722221247.tgz","fileCount":17,"integrity":"sha512-jKgYwtJII9vJw9N2lLK1+8CMGSfqpUoWoRs1GnGFzweXw3ohkX3Qe9tt8VkMQF7OxRf2cKQCEBpJV63p1fZZxA==","signatures":[{"sig":"MEQCIHExs/XQoSmKbMCpSh/oJrSq99b42LFHYki5PLXDeC3IAiBo4SiQwT+VCSGP4EgkZhSrtgXWfWNXXB/8XnvXju+ZPg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722221247.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/80d0f0a0a0da1a89aebd912f18a28951/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722221247.tgz","_integrity":"sha512-jKgYwtJII9vJw9N2lLK1+8CMGSfqpUoWoRs1GnGFzweXw3ohkX3Qe9tt8VkMQF7OxRf2cKQCEBpJV63p1fZZxA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250722221247","@solana/functional":"3.0.0-canary-20250722221247","@solana/subscribable":"3.0.0-canary-20250722221247","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250722221247"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250722221247_1753223096042_0.7973966581044907","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722221428":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250722221428","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250722221428","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2afbd88fb2252a40d94dda81421d9240b11a7fdd","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250722221428.tgz","fileCount":17,"integrity":"sha512-pT5NXGBt9uT3ngaBswGsq9I7V/m5mSzNn/8v0AgsOG3zrRhwj71ivDx6fsHMiaCuy8xG0FggaLlAs3FoSH0S7A==","signatures":[{"sig":"MEUCIQD4v9ktLbbnLG9i4gninVTSt1zN05k7w55fu85gzucSygIgcmAHMCMPQvfHfhzjBcdfzeKythA7uf7yd8n7HfnR9pE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722221428.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3c28c6330ff6d098c956e6c1c5c9dd38/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250722221428.tgz","_integrity":"sha512-pT5NXGBt9uT3ngaBswGsq9I7V/m5mSzNn/8v0AgsOG3zrRhwj71ivDx6fsHMiaCuy8xG0FggaLlAs3FoSH0S7A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250722221428","@solana/functional":"3.0.0-canary-20250722221428","@solana/subscribable":"3.0.0-canary-20250722221428","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250722221428"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250722221428_1753223164154_0.611125055340697","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250724091815":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250724091815","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250724091815","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"44824d9dc392463e35b9203a8338b4a03650810f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250724091815.tgz","fileCount":17,"integrity":"sha512-Z5W/upWX/oGl8y2mCVr16Zr22apcjRcwpZXkSsFLyjofr9zjoiAwfse3zgGlTTYy/gh8GbnEcpZragIAN5hPVg==","signatures":[{"sig":"MEQCID4uwD25ECHSy4edc4oGhx13ykFs9ExM9DYH5t0X/6j3AiBZpKsjMSedavpCF1gkp/ahG8RdQW09w5Sl9/nBKPC/Lw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250724091815.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6605d1a4df7183c4e14e9893c7bc6e63/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250724091815.tgz","_integrity":"sha512-Z5W/upWX/oGl8y2mCVr16Zr22apcjRcwpZXkSsFLyjofr9zjoiAwfse3zgGlTTYy/gh8GbnEcpZragIAN5hPVg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250724091815","@solana/functional":"3.0.0-canary-20250724091815","@solana/subscribable":"3.0.0-canary-20250724091815","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250724091815"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250724091815_1753349395517_0.6118780456941075","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250724144348":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250724144348","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250724144348","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f6da3a81c36efd7aed1cb0ba2897ab75afe4460b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250724144348.tgz","fileCount":17,"integrity":"sha512-4EQZymK/L04AZwHneWkaLx22eqRAwk2kuIS8AnAdhQjE8mp3pYmhHMg/qEVWRyipQkytAMzzEhkLxFHwx7WLWQ==","signatures":[{"sig":"MEUCIHi1q6KidLNh5YTLyi53N9tK+EsjNcxamTyreFG9BLf1AiEAmt56PSo/55jCnMCjfzAZpt7u5Nx1GWXiwOIQ8QpXmP4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250724144348.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7039e7782a04859904c7c7ba54112855/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250724144348.tgz","_integrity":"sha512-4EQZymK/L04AZwHneWkaLx22eqRAwk2kuIS8AnAdhQjE8mp3pYmhHMg/qEVWRyipQkytAMzzEhkLxFHwx7WLWQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250724144348","@solana/functional":"3.0.0-canary-20250724144348","@solana/subscribable":"3.0.0-canary-20250724144348","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250724144348"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250724144348_1753368921409_0.9243632182773818","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250724184503":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250724184503","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250724184503","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f615504db484d51e004030a73f56f88042bb041e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184503.tgz","fileCount":17,"integrity":"sha512-Ut3CqqHqfiprU/izd6zYNmgj51P+HQcC3EyarUMIGAhr3r8uy4syy8Fju5JQtZ9HjIPSm+bZDRDpHYEtyxK6gA==","signatures":[{"sig":"MEYCIQCGjr0EzswH+3x1at1btfgdrwoLZVxmvnIem3ObO8D4fAIhAO2pn6IWm2ABedOyT6xEuVxlq/E66pdSUufOsO1+JFMN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184503.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b81f79a258318bf73e630aa6e9a4a38d/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184503.tgz","_integrity":"sha512-Ut3CqqHqfiprU/izd6zYNmgj51P+HQcC3EyarUMIGAhr3r8uy4syy8Fju5JQtZ9HjIPSm+bZDRDpHYEtyxK6gA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250724184503","@solana/functional":"3.0.0-canary-20250724184503","@solana/subscribable":"3.0.0-canary-20250724184503","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250724184503"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250724184503_1753383399265_0.012668942328600163","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250724184543":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250724184543","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250724184543","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"92f6381af1eee90e9e8d5634b39d0fa2a93c30a4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184543.tgz","fileCount":17,"integrity":"sha512-hErVRVqdz0VFzINtUgJRbLvMoFrYwa5d7TEjN2fe9evcYACYiaL+WGwQzMigqjNpv0z6vcAkw9ZhV17qveQcxg==","signatures":[{"sig":"MEUCIFc9yepkuZiulPfRNZRjT0ZRuXdqVGmyCqi7ghZ9cxObAiEA2+fkRO9KGzzlQ8ECF6KExhiHDhl3TaLEHZyGfqrCxkE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184543.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f5366de0ff3201c40fa7ed58af49c526/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184543.tgz","_integrity":"sha512-hErVRVqdz0VFzINtUgJRbLvMoFrYwa5d7TEjN2fe9evcYACYiaL+WGwQzMigqjNpv0z6vcAkw9ZhV17qveQcxg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250724184543","@solana/functional":"3.0.0-canary-20250724184543","@solana/subscribable":"3.0.0-canary-20250724184543","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250724184543"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250724184543_1753383473945_0.6106532916818186","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250724184816":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250724184816","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250724184816","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a51d4be3cb79bec8b769fb4aa9033f963fd23a98","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184816.tgz","fileCount":17,"integrity":"sha512-e+6ALLqIIFeG5Cu40Nd3hHY03+TDH0YTO2ySZSDDW1IRKIN2HugXU1BM4EEskdsVWvfCN+9RiSZ8KHy/2hXlAg==","signatures":[{"sig":"MEYCIQDuNUCf8Ir8Kqi7jXhP84OAZJZWpX2aiqg2uZc43nodGwIhAOusOHwNhqKGLYrGw4AhsHJJgDWS4fQM3UZi6BIA+bNC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184816.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/25f26d103ae798057e32bc392a00cb37/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184816.tgz","_integrity":"sha512-e+6ALLqIIFeG5Cu40Nd3hHY03+TDH0YTO2ySZSDDW1IRKIN2HugXU1BM4EEskdsVWvfCN+9RiSZ8KHy/2hXlAg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250724184816","@solana/functional":"3.0.0-canary-20250724184816","@solana/subscribable":"3.0.0-canary-20250724184816","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250724184816"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250724184816_1753383602629_0.222410480319148","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250724184843":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250724184843","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250724184843","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"934563c50172d05eda3ecad8235a8531ae8de202","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184843.tgz","fileCount":17,"integrity":"sha512-uLCj6KmOiLS/hAk/D0ZRoiOx2gPeDeuguv818qb0TgrYt+wJJRsUgkPeF1vrqg/c5EsPViTOWSdrg3PqGnx2Ug==","signatures":[{"sig":"MEQCIHmnI+nER+16VGFtZaG+Hm3ZdUvPCNM7rhkIIvSlVs9MAiA70959UJlDDEFR6lkCxdP7+WxqWlXvJ5y/QARehyOI2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184843.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e971c5eaefb6bcf022a2f6c4ff6327c4/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184843.tgz","_integrity":"sha512-uLCj6KmOiLS/hAk/D0ZRoiOx2gPeDeuguv818qb0TgrYt+wJJRsUgkPeF1vrqg/c5EsPViTOWSdrg3PqGnx2Ug==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250724184843","@solana/functional":"3.0.0-canary-20250724184843","@solana/subscribable":"3.0.0-canary-20250724184843","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250724184843"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250724184843_1753383645449_0.12006593142190924","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250724184822":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250724184822","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250724184822","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1d4cc1ab4141934ba66a4124a3a26cf80675e2da","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184822.tgz","fileCount":17,"integrity":"sha512-TCtn9Vuett3rTBAi2czrvEqWhB1WghDN+04NfOZxQXTyax0i4/Hls0Wa+aYBtdAI2ieup+oFUfQDbqrJHFjXKQ==","signatures":[{"sig":"MEQCIAxu8eA83HZ+E6ofjSqPC+3R/Aooxj6ftPOkJayqqTSDAiAR/EhzQDmmj154futRqC63PUjhsEE4WCicayBrVN73pA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184822.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/04114490a55cbd1a3164c24de84f1dcb/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250724184822.tgz","_integrity":"sha512-TCtn9Vuett3rTBAi2czrvEqWhB1WghDN+04NfOZxQXTyax0i4/Hls0Wa+aYBtdAI2ieup+oFUfQDbqrJHFjXKQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250724184822","@solana/functional":"3.0.0-canary-20250724184822","@solana/subscribable":"3.0.0-canary-20250724184822","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250724184822"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250724184822_1753383647500_0.08675697206537869","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250725184255":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250725184255","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250725184255","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a2699e2da62cde10691540d187c84698f77a97ee","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250725184255.tgz","fileCount":17,"integrity":"sha512-oRS0zpot6sQBPZg/K6fUZST6HPLGNhlvvLrG0yp/k2tab1LdTmImOI6o0WwQUJZZSS92WxREhaHSALWCfhWXsQ==","signatures":[{"sig":"MEUCIBtGANZPAMyZSnY+l/dOh74Yff2wM7Jz4ovTdT/kKl7FAiEAwbiF3RjFlgmV4akSGq8iG9SeR/6/ZG4ybQpuqiB+Cvc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250725184255.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/12ef7da6fd9cbc946e7eaf79be72b72f/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250725184255.tgz","_integrity":"sha512-oRS0zpot6sQBPZg/K6fUZST6HPLGNhlvvLrG0yp/k2tab1LdTmImOI6o0WwQUJZZSS92WxREhaHSALWCfhWXsQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250725184255","@solana/functional":"3.0.0-canary-20250725184255","@solana/subscribable":"3.0.0-canary-20250725184255","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250725184255"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250725184255_1753469662625_0.4101952426712605","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250725184527":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250725184527","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250725184527","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5fc02ffc6d61c6adb7a7022496a8734d979d6dc6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250725184527.tgz","fileCount":17,"integrity":"sha512-6KVu7CA/lbNyJ/tA88N3yHiXEdEprI6MFSkBitmGwwowtCSYl579VtVJBOzbKppjB4/uiL32FVxLBl8/2CuUxg==","signatures":[{"sig":"MEQCIG3qnyULBqROLjAKIEJy/oleokO6OsZV/5nPdKPaqO4aAiB2MKnhKCr90gnDFI6jJ2HaoU8WvvQ/asFZ6FFk3pGqAQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250725184527.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/599bd2eb778027f096c450cbfd937371/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250725184527.tgz","_integrity":"sha512-6KVu7CA/lbNyJ/tA88N3yHiXEdEprI6MFSkBitmGwwowtCSYl579VtVJBOzbKppjB4/uiL32FVxLBl8/2CuUxg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250725184527","@solana/functional":"3.0.0-canary-20250725184527","@solana/subscribable":"3.0.0-canary-20250725184527","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250725184527"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250725184527_1753469867512_0.9921155310992587","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250725184911":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250725184911","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250725184911","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"006f38ff061b2262fb55a2e8e0190df76d2dedce","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250725184911.tgz","fileCount":17,"integrity":"sha512-gV+4ajVF7TXbyRL3bEHvNnmYNebT4nSbPPCgqpPE5wR9tNoZ7cTPdivKmndyPlET2TekQohCmjbK3MTcb57P7A==","signatures":[{"sig":"MEUCIHAMRSU1JBd1eFQDqblR2FCaUroOf1FieLcJgEeCvRNeAiEA4o0/DiBAqk/ZcREwZ8CosheW2ueh56Chx2qpNhlyL/Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250725184911.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5f9dcb635ab75baa938e8b071613a58d/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250725184911.tgz","_integrity":"sha512-gV+4ajVF7TXbyRL3bEHvNnmYNebT4nSbPPCgqpPE5wR9tNoZ7cTPdivKmndyPlET2TekQohCmjbK3MTcb57P7A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250725184911","@solana/functional":"3.0.0-canary-20250725184911","@solana/subscribable":"3.0.0-canary-20250725184911","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250725184911"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250725184911_1753470061090_0.333589541455402","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250726063714":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250726063714","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250726063714","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"706fd17afd4ef393edcd670a7843cfeec290a9bc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250726063714.tgz","fileCount":17,"integrity":"sha512-DXM67KJPEb9Y1JcaGn5NrSgg8+t9duH/ciiri7pbMCD2ip/fg6hOdEX28DuhjoQK/xQvU8p/x4q0jbMIwy0QMQ==","signatures":[{"sig":"MEYCIQCjsdTjDiULnRsT2Psi9V2IEBFtcYfV2GVUfX4qIuiVDwIhALQoK+Scj4TwDrqa66HSSMfVt7+EvxtCTlhlbWV3VfOj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250726063714.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2e68561ad78dc3a2f5b77bb44c29b497/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250726063714.tgz","_integrity":"sha512-DXM67KJPEb9Y1JcaGn5NrSgg8+t9duH/ciiri7pbMCD2ip/fg6hOdEX28DuhjoQK/xQvU8p/x4q0jbMIwy0QMQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250726063714","@solana/functional":"3.0.0-canary-20250726063714","@solana/subscribable":"3.0.0-canary-20250726063714","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250726063714"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250726063714_1753512500231_0.7992811041921071","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250808140605":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250808140605","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250808140605","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1496a208daff4e9de2f5d635196512aa56330c2c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250808140605.tgz","fileCount":17,"integrity":"sha512-Xh64SZXC3esFXeKhIuaHBATBz0Uasx13W5S/UpS9tzgW79EkwxuTtIsSwiYCMW7A/Dwwh/V1l1lBGSachZRuAw==","signatures":[{"sig":"MEUCIQDi77OyCQYFA2GsGZ5iTU/kn/D+pjiub6EyCv35A/zeIAIgXcBkSnV+vfs/u5cy1SbKeGeIfnnA2lrfg2x/hj9krbk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250808140605.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/77eb10ea5115e310534ae43947840520/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250808140605.tgz","_integrity":"sha512-Xh64SZXC3esFXeKhIuaHBATBz0Uasx13W5S/UpS9tzgW79EkwxuTtIsSwiYCMW7A/Dwwh/V1l1lBGSachZRuAw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250808140605","@solana/functional":"3.0.0-canary-20250808140605","@solana/subscribable":"3.0.0-canary-20250808140605","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250808140605"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250808140605_1754662726702_0.8260652909551776","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250808140800":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250808140800","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250808140800","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4198afa5c9aadf884f5b3355b0f134b4205b9a43","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250808140800.tgz","fileCount":17,"integrity":"sha512-Ia7IoncGmmNqHqxsrKul6NcIUqy97obUT/q23rHqsVbDzq/S2lVYfFVJoCi0Ng63i/lY7L7CpnO+E+xJ3DBflg==","signatures":[{"sig":"MEUCIQC37lzXJWBDjbRttJoOKUTyGu5Lenu+vZ2FZcLoggfMHQIgE94PcFrm23iY3S6WvcB6RSHjaZwqldv+N/cIoSZM6cg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250808140800.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/85a7483c76a910aa842998b8a3db56e8/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250808140800.tgz","_integrity":"sha512-Ia7IoncGmmNqHqxsrKul6NcIUqy97obUT/q23rHqsVbDzq/S2lVYfFVJoCi0Ng63i/lY7L7CpnO+E+xJ3DBflg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250808140800","@solana/functional":"3.0.0-canary-20250808140800","@solana/subscribable":"3.0.0-canary-20250808140800","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250808140800"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250808140800_1754662745536_0.6865923273381989","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250808141109":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250808141109","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250808141109","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"10083bbce7ff17a1f1778f4971922f30b06be533","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250808141109.tgz","fileCount":17,"integrity":"sha512-NF2E9JvmeMMBl90tNj5C2dbm0hausBP5hcQhpUuC7LBVWAdHjTvDgHod1OIdxw5df1i5PBtg+4OJ+Gn76A/iHw==","signatures":[{"sig":"MEUCIFaC3NIJ0/9bpeLOISxYC2ANOZ6uyCPBa+vhXowpZs23AiEA+YklU4C6WNwi62l0/5UPoUY05Zak6DNBoIM49UxX3l8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250808141109.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/99f0c84616c4637dca09c32d0f3af551/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250808141109.tgz","_integrity":"sha512-NF2E9JvmeMMBl90tNj5C2dbm0hausBP5hcQhpUuC7LBVWAdHjTvDgHod1OIdxw5df1i5PBtg+4OJ+Gn76A/iHw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250808141109","@solana/functional":"3.0.0-canary-20250808141109","@solana/subscribable":"3.0.0-canary-20250808141109","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250808141109"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250808141109_1754663014186_0.916704449274109","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250811122821":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250811122821","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250811122821","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"38d3f121c51ce40f242be28407dd92a8ea152ebc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250811122821.tgz","fileCount":17,"integrity":"sha512-aMqHXL/TE98Hp4Fh2dJ2t4nj1g/YiVI1UslYSYEs77TKfKw/YlDrNgvcyPyCNXuzDPensmVw6L93ppZXYKqAvA==","signatures":[{"sig":"MEUCIFr752a8Dlexb7Nq3M6DMiWiwsdGkIPv09/CsOyXcyDOAiEAhf5GzOsNZo8l7tH0pCECCXj0q/5i1Q5iwH8OoTQzmIE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250811122821.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b9d79a90ed98ccb22957e6571bb256af/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250811122821.tgz","_integrity":"sha512-aMqHXL/TE98Hp4Fh2dJ2t4nj1g/YiVI1UslYSYEs77TKfKw/YlDrNgvcyPyCNXuzDPensmVw6L93ppZXYKqAvA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250811122821","@solana/functional":"3.0.0-canary-20250811122821","@solana/subscribable":"3.0.0-canary-20250811122821","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250811122821"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250811122821_1754916020054_0.5913134252039407","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250811123225":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250811123225","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250811123225","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"09669d9415c1c18d8a21fb77948eba1e49b8b5b5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250811123225.tgz","fileCount":17,"integrity":"sha512-K2gJCtZTiN1yT9tj6VFsSFUD0WDiiGiY4t364EKEphHMw1MGf0JTUp/m5+fTYerrGM0/m7WLGXtkjfWXzJNAkQ==","signatures":[{"sig":"MEUCIQDuWSdlPZdXDlwinwmpHI74QBtiHqHT1lT1mcy/4Z5RQgIgZxaFcj78LbG2D9z+Kcu26/TxcX3X52SAPCs8XRzs21k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250811123225.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/76f37bcf70b774626a7d5f9d2ecce57c/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250811123225.tgz","_integrity":"sha512-K2gJCtZTiN1yT9tj6VFsSFUD0WDiiGiY4t364EKEphHMw1MGf0JTUp/m5+fTYerrGM0/m7WLGXtkjfWXzJNAkQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250811123225","@solana/functional":"3.0.0-canary-20250811123225","@solana/subscribable":"3.0.0-canary-20250811123225","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250811123225"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250811123225_1754916283509_0.6234595624367185","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250813162015":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250813162015","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250813162015","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e26a32c28c55a7d6e9d6d3e0196aed32e3bd1117","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250813162015.tgz","fileCount":17,"integrity":"sha512-9vxKRhlRo3urJwtbwFZRia2KpG87syveXlPHm1Lkd0sr+eJgMnG9Yk45Gv2vNOwyzQPVizEuNJ5IflrGO0IyHw==","signatures":[{"sig":"MEUCIQDEIs+WjEBEwF8o92SyBWUUox5FPXkykcgYrtDVYueCpQIgB3zlmRZhIiR9LUWS7oJH5CcKJxPCqOMkkDOIESK6++k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250813162015.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0f3153dc144c8ffce60dab42e0a07d7d/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250813162015.tgz","_integrity":"sha512-9vxKRhlRo3urJwtbwFZRia2KpG87syveXlPHm1Lkd0sr+eJgMnG9Yk45Gv2vNOwyzQPVizEuNJ5IflrGO0IyHw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250813162015","@solana/functional":"3.0.0-canary-20250813162015","@solana/subscribable":"3.0.0-canary-20250813162015","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250813162015"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250813162015_1755102791861_0.6566145950350382","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814082915":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250814082915","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250814082915","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f7f339f233ce84bfada9c2cf42a5638f927be251","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250814082915.tgz","fileCount":17,"integrity":"sha512-36T9oBPCua/WXcXN6D0yCkPBi2tMmGWb1kpnPshf28Dc6BnZrTDpZy+tSzDB2ePYGjNeH666+6uCffh7HWTPhw==","signatures":[{"sig":"MEUCIEGt9Wf+O06/sXBK8a9g27D5l48c4k4uiQxkvGv5cRo4AiEAhkXvlX3XwE0K+vaXP67rSXMe9CpZpAoDhEiLsInbJ5k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814082915.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c20da486a2d4815652befff58f002180/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814082915.tgz","_integrity":"sha512-36T9oBPCua/WXcXN6D0yCkPBi2tMmGWb1kpnPshf28Dc6BnZrTDpZy+tSzDB2ePYGjNeH666+6uCffh7HWTPhw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250814082915","@solana/functional":"3.0.0-canary-20250814082915","@solana/subscribable":"3.0.0-canary-20250814082915","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250814082915"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250814082915_1755160820479_0.8744493403042632","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814083221":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250814083221","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250814083221","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"37c81c26d6504ce7249e8f29a0046db5cf3491d6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250814083221.tgz","fileCount":17,"integrity":"sha512-Q74LKvjZZHjsqvovvm0cmyS6uhgJrYwE7Dk2avsJgfcZeCRSgZFjjIXj8GqKFCo07/RfJCYE8bg5fLAJCmTfxQ==","signatures":[{"sig":"MEUCIClgFfBb4w1ssKXiYheBfN4dQtsjqb+Lg2QvgDsvP6JiAiEAtbYgya3dn7N/BMOQSdzjPO+X902Qki3rWzXwSnubnoE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814083221.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/95e378387ac2b011050df28d17c19d3d/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814083221.tgz","_integrity":"sha512-Q74LKvjZZHjsqvovvm0cmyS6uhgJrYwE7Dk2avsJgfcZeCRSgZFjjIXj8GqKFCo07/RfJCYE8bg5fLAJCmTfxQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250814083221","@solana/functional":"3.0.0-canary-20250814083221","@solana/subscribable":"3.0.0-canary-20250814083221","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250814083221"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250814083221_1755161030657_0.4566380918421562","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814083541":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250814083541","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250814083541","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8a9d1488f7a0a0f691ded4fcd988670221336617","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250814083541.tgz","fileCount":17,"integrity":"sha512-8Z3GNJPg3+VVcHlEf1jRieYrh/VIlo0u49MTXpRGD3zCKCzF0TNDoymjcGTmL+cXQJKJ2sD8nyd803N1Mlx8XQ==","signatures":[{"sig":"MEUCIQDhww+/Rt7xAfxWtOZYRqAoC5rUsBl27bKF3C/wGHS5nQIgIqlBYwu4VDjpmXGcPJ9l39/9IdgxxQJd2NntW9uy9ac=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814083541.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3e2589ddff4e85033181491c2663fd1b/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814083541.tgz","_integrity":"sha512-8Z3GNJPg3+VVcHlEf1jRieYrh/VIlo0u49MTXpRGD3zCKCzF0TNDoymjcGTmL+cXQJKJ2sD8nyd803N1Mlx8XQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250814083541","@solana/functional":"3.0.0-canary-20250814083541","@solana/subscribable":"3.0.0-canary-20250814083541","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250814083541"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250814083541_1755161288925_0.011747739316559702","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814083802":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250814083802","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250814083802","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"644e77bf42a4fa14a7d57afccc0b743df97cc69c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250814083802.tgz","fileCount":17,"integrity":"sha512-nlcYlm4bUQgGnxBRgFrW0PmzAVZzFu8Kjst84zX2qpn6USv+Fz7zjQA3Yzw9Al+K8oBCIjHjen+Xv7EfW5Smyg==","signatures":[{"sig":"MEYCIQDhdUj3B/4NGJaPEjzJqyZO8yYm22T9maLy8g8bqex8rAIhAPzH7hyKJ36J9KYG6kMctmiZ8TxD6EOn/3610pIjfdBf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814083802.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/83d18900f6e9ee87c0f8ebacff8f6629/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814083802.tgz","_integrity":"sha512-nlcYlm4bUQgGnxBRgFrW0PmzAVZzFu8Kjst84zX2qpn6USv+Fz7zjQA3Yzw9Al+K8oBCIjHjen+Xv7EfW5Smyg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250814083802","@solana/functional":"3.0.0-canary-20250814083802","@solana/subscribable":"3.0.0-canary-20250814083802","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250814083802"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250814083802_1755161373851_0.37169664345776643","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814084140":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250814084140","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250814084140","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a761479cf64ff4b3da2f6e1e2b4b521fcd50c290","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250814084140.tgz","fileCount":17,"integrity":"sha512-FTER5gcnp3KFmltuu4tDhOf0qra9sCkKzK1n1I9NeE7W+2QAdRKN6Zj39Hpt93hO3vEhndSqt+mCSUCPqtucOg==","signatures":[{"sig":"MEQCIA55K+HGnQwZPIToR8tRd+EWEJGL8HFChUXccGBrfwDaAiAt6oH7fKjozkgOMEwcjUt9XEMywm4H2KZjFJzCmmwuLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814084140.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/fb43cf42fd0f8f081f0cf06801b6ba2a/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814084140.tgz","_integrity":"sha512-FTER5gcnp3KFmltuu4tDhOf0qra9sCkKzK1n1I9NeE7W+2QAdRKN6Zj39Hpt93hO3vEhndSqt+mCSUCPqtucOg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250814084140","@solana/functional":"3.0.0-canary-20250814084140","@solana/subscribable":"3.0.0-canary-20250814084140","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250814084140"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250814084140_1755161654092_0.21207450773130887","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814084439":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250814084439","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250814084439","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fd24089576b8b86792334e5a069fac8090320f04","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250814084439.tgz","fileCount":17,"integrity":"sha512-i1a/yUsIr5NLmyzuFGU+c2Yi2IVPZEWek6OIfwVmbsnAs4cFzLxxSRb03i94mMQuI5IG38/yzDJC/BhY701Yag==","signatures":[{"sig":"MEUCIQD8bHKGOoxBPQWuOdDva6bbxofnLAmskSuZLwe2O2LEjwIgcEGeC93rV4r8JEepboq5Zv6Ue/jjQRUKpKCvlY0B28M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814084439.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0209dcf765aa5c99724828ecfe9ba568/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814084439.tgz","_integrity":"sha512-i1a/yUsIr5NLmyzuFGU+c2Yi2IVPZEWek6OIfwVmbsnAs4cFzLxxSRb03i94mMQuI5IG38/yzDJC/BhY701Yag==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250814084439","@solana/functional":"3.0.0-canary-20250814084439","@solana/subscribable":"3.0.0-canary-20250814084439","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250814084439"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250814084439_1755161749838_0.8997889283346265","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814084711":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250814084711","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250814084711","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"66b727f096eb835800593b6ad9fac9eaf41cbeee","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250814084711.tgz","fileCount":17,"integrity":"sha512-ZpkGO3L0uTvLgSgw/icCnUMtEjXPyB/BPZBDiCjWygMEATnhGm2u/hZTDn15l17uyvNhKI9EtnttYEjY+FmjKA==","signatures":[{"sig":"MEUCIQCStNn1Ns6d+HbBLfWK1hwdIk9Ke4Fsg2JqQAu5lL4UTQIgdlcmk7FuL5lXnUA0gWQIq2Ddsd/0LEoym6LqvkVbdpQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814084711.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/42b5e82f369f6569ee14a05787ce513f/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814084711.tgz","_integrity":"sha512-ZpkGO3L0uTvLgSgw/icCnUMtEjXPyB/BPZBDiCjWygMEATnhGm2u/hZTDn15l17uyvNhKI9EtnttYEjY+FmjKA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250814084711","@solana/functional":"3.0.0-canary-20250814084711","@solana/subscribable":"3.0.0-canary-20250814084711","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250814084711"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250814084711_1755161947724_0.19679513151735795","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814085008":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250814085008","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250814085008","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f217d338a9a0d6fe3747601a399d3c70dda2edf3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250814085008.tgz","fileCount":17,"integrity":"sha512-yxuVogh4mdp22MVgq+ipfBRKTpMMigHdaW1FDrysoIhev189t8KH4yI09Z6ut4XCYN8IsHvWi7a5KbZyMtkR8Q==","signatures":[{"sig":"MEUCIQDrkwyp4sMRZ7f3HMR43HZ15eHOiacD3PMfguoAF04HjgIgXDyYwHq0064u0k8kK8c01qvqWFRM02Ug9IYampR3ivM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814085008.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/66a6a124351c182d8b89f72ff41a852b/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814085008.tgz","_integrity":"sha512-yxuVogh4mdp22MVgq+ipfBRKTpMMigHdaW1FDrysoIhev189t8KH4yI09Z6ut4XCYN8IsHvWi7a5KbZyMtkR8Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250814085008","@solana/functional":"3.0.0-canary-20250814085008","@solana/subscribable":"3.0.0-canary-20250814085008","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250814085008"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250814085008_1755162092156_0.4027484883448764","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814100347":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250814100347","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250814100347","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2eeb60c0d2714983d282ea6c4d74826ea88efc6c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250814100347.tgz","fileCount":17,"integrity":"sha512-WXNnMv0WOj+M50QXB9dRtgdbVNrL75B9/svVjrsOm5APGEZrXBJsUJ2I+msAHvf0/AXdVfVSElxI4snUsyyW/A==","signatures":[{"sig":"MEQCIAijlKRjB7CHr4EOrkiLdapGKVUGZl9qCYI0/WZjLMBiAiBY9G/IbHlsmjvM7V/dBG361ykLupST1lpg+wa2X2JIiw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814100347.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/04a0823f9e6122aeda4880db97fbe242/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814100347.tgz","_integrity":"sha512-WXNnMv0WOj+M50QXB9dRtgdbVNrL75B9/svVjrsOm5APGEZrXBJsUJ2I+msAHvf0/AXdVfVSElxI4snUsyyW/A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250814100347","@solana/functional":"3.0.0-canary-20250814100347","@solana/subscribable":"3.0.0-canary-20250814100347","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250814100347"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250814100347_1755166497193_0.11081065183330008","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814100736":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250814100736","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250814100736","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"23ae2478dca211725df11becf15070a0c0c008b5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250814100736.tgz","fileCount":17,"integrity":"sha512-IYNAs4WDc2d8omuDX5s/qh8rKQxlQrWcZk4V6fDlf2rgn0puRNceCHAU6SR39wtFfyhPk8BYAP2LYJFdDdXFRA==","signatures":[{"sig":"MEYCIQD8NwA5VL++yXuqtUCcLhX6FOsfQ9HvbE7jwDrpoiBNTAIhAKQRdwJcYd42HFcrgHrBnvER1YiJxLDgtWd0y6oX7fAa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814100736.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/497c11ac74647a6d12812a1272cd0a8b/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250814100736.tgz","_integrity":"sha512-IYNAs4WDc2d8omuDX5s/qh8rKQxlQrWcZk4V6fDlf2rgn0puRNceCHAU6SR39wtFfyhPk8BYAP2LYJFdDdXFRA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250814100736","@solana/functional":"3.0.0-canary-20250814100736","@solana/subscribable":"3.0.0-canary-20250814100736","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250814100736"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250814100736_1755166750525_0.23725181195474465","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250818203832":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250818203832","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250818203832","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"533ade29cb462bde5aa77ade2cc4062b02872c29","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250818203832.tgz","fileCount":17,"integrity":"sha512-oPr3/RdFAXff5wBKxVd/OReOxRWym+Yk2dbmYi4fmW/lVI8b7wdFMNCr9bpEwqGoXyktxUd5ZUaGXIgAylDunw==","signatures":[{"sig":"MEYCIQDum4AbPtovXPHUZRse70yrmNEZWo1PO5wGRSnH/NhhvQIhAKm3P5RTQleYy/pgWFYHsF8bLKUCxSnmsQIQF4yuYYWq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250818203832.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ccfb8e2f10e2754dd97dbe2dbfbd3557/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250818203832.tgz","_integrity":"sha512-oPr3/RdFAXff5wBKxVd/OReOxRWym+Yk2dbmYi4fmW/lVI8b7wdFMNCr9bpEwqGoXyktxUd5ZUaGXIgAylDunw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250818203832","@solana/functional":"3.0.0-canary-20250818203832","@solana/subscribable":"3.0.0-canary-20250818203832","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250818203832"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250818203832_1755550302371_0.29315753851097326","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250819090831":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250819090831","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250819090831","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"24970e0690dc800e1953fba55e3f1c219e54cd77","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250819090831.tgz","fileCount":17,"integrity":"sha512-LqxXGd90u92yad+GsoNtWqCSWuHyJOSVCJ5uOM+3iljAJPh7ShSx0OfFBiFBvmokwrz0+OaYCJ+1IrXb2pHGzg==","signatures":[{"sig":"MEUCIG6Y5EGpsWcdNm9YwwGv3wPo9iONedRNRj4BU9WJsTnQAiEA2dy6bEHXP9E0EwFZXjUia6Ul4XnOHjbmE2NroiCpvcE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250819090831.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/dd3e78f0bc708f23084773db69b94a7e/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250819090831.tgz","_integrity":"sha512-LqxXGd90u92yad+GsoNtWqCSWuHyJOSVCJ5uOM+3iljAJPh7ShSx0OfFBiFBvmokwrz0+OaYCJ+1IrXb2pHGzg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250819090831","@solana/functional":"3.0.0-canary-20250819090831","@solana/subscribable":"3.0.0-canary-20250819090831","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250819090831"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250819090831_1755595200212_0.8040851245185268","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250819090923":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250819090923","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250819090923","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4d67710fad7bf358393d7ce60ac46f89306833ac","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250819090923.tgz","fileCount":17,"integrity":"sha512-o1kok0uZoThpp6Dj8tHTL9YfiR1ntiWxquUsLblgwdVf3zLJeOHIwan2D2R8Al6ZSF7E+jsRfOIXDR9px8rfpw==","signatures":[{"sig":"MEUCIQCkX2GqnxZYRh1ceunKgv6iYibCund9qTN8aMiOUi9LMQIgXTDS10lv3PL78JIrqmZoHh5gcJRf03yCqctF0ftpo4Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250819090923.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/aad8822fdaab8db51581996e9ebc79f7/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250819090923.tgz","_integrity":"sha512-o1kok0uZoThpp6Dj8tHTL9YfiR1ntiWxquUsLblgwdVf3zLJeOHIwan2D2R8Al6ZSF7E+jsRfOIXDR9px8rfpw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250819090923","@solana/functional":"3.0.0-canary-20250819090923","@solana/subscribable":"3.0.0-canary-20250819090923","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250819090923"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250819090923_1755595260053_0.9562515504442775","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250819091119":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250819091119","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250819091119","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c31ba6ba6e243043bb7322d0eb4b8f9f99c5c8b6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250819091119.tgz","fileCount":17,"integrity":"sha512-fMk+FLjp2s/mXUV5GejAllSGnelTsIgRyO4oJiYGB3je2knZmoJk3zC5Lqkx3wno16DssHchTQVdlGATo8R0aA==","signatures":[{"sig":"MEYCIQDoopTmFU/UqbgX2tA6dDGdWmDqdMhf4uq8ATMjrWynewIhALBMI+9wLV52oBWeYyUT9ZbTxDRPwfZnwX2x7gv3F2WF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250819091119.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0d3184d3968f3276a9db69ed2de929b9/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250819091119.tgz","_integrity":"sha512-fMk+FLjp2s/mXUV5GejAllSGnelTsIgRyO4oJiYGB3je2knZmoJk3zC5Lqkx3wno16DssHchTQVdlGATo8R0aA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250819091119","@solana/functional":"3.0.0-canary-20250819091119","@solana/subscribable":"3.0.0-canary-20250819091119","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250819091119"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250819091119_1755595356975_0.11226188486367694","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250819101519":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250819101519","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250819101519","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c415f082fca83e94b7e4d4db10ac2bbeaeb462b7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250819101519.tgz","fileCount":17,"integrity":"sha512-sajPQu/uv+2fY2MI23zZyMGghSpu5zlxv2trA+N8EqEKCL0HxA87PYMfWKYYJ9M0tNYck6i82ADU21Wi7m92rQ==","signatures":[{"sig":"MEUCIQC24TPzIfWzYGnH+sfGoA1sN8ww4O62w8Fz8lHFCodGrQIgUjHBqCbT8eH2aZiWQd0JmNY2h+jjYnwdLs1pIv7dHQw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250819101519.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ea67ddfaecfc79932890c4f78a720f5f/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250819101519.tgz","_integrity":"sha512-sajPQu/uv+2fY2MI23zZyMGghSpu5zlxv2trA+N8EqEKCL0HxA87PYMfWKYYJ9M0tNYck6i82ADU21Wi7m92rQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250819101519","@solana/functional":"3.0.0-canary-20250819101519","@solana/subscribable":"3.0.0-canary-20250819101519","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250819101519"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250819101519_1755599266452_0.5992508221547164","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250820074229":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250820074229","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250820074229","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f96600bd29a4921582a5eb3822bc849bb919d2e3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250820074229.tgz","fileCount":17,"integrity":"sha512-bQq9aic81R3dOKK9fBFRlLlYitF7/m7lCpmBuI19kxuXYAea8U6KoSBcBxVZVkRiEJVthMb8zboOFMbHrs4hWg==","signatures":[{"sig":"MEUCIQCzs+hnCRTmDun0s1IrFAVYs+Cu07gzjyFHHpxNPe3pXAIgVNW8mx/CqCKVOwcxbklGEKamfBtdupdIXt8py2GCuf4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250820074229.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/00b9c894eefe92e52a4b92ac93bd0c27/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250820074229.tgz","_integrity":"sha512-bQq9aic81R3dOKK9fBFRlLlYitF7/m7lCpmBuI19kxuXYAea8U6KoSBcBxVZVkRiEJVthMb8zboOFMbHrs4hWg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250820074229","@solana/functional":"3.0.0-canary-20250820074229","@solana/subscribable":"3.0.0-canary-20250820074229","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250820074229"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250820074229_1755676500184_0.6513730536548841","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250820164642":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250820164642","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250820164642","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dfa4cf855f8fa5bdc36b3214184aec3007629fb2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250820164642.tgz","fileCount":17,"integrity":"sha512-pI7GNWtl+6wCcj1+p+NhQqhRx9PPoGPg96R+7NEXmsr+d8zjHJ78AQviiP7u+RwIViAzDHUG9j8dBuu1ReCDwg==","signatures":[{"sig":"MEUCIQCdAwxDBUMId4bpTHXyPMIr02p2wQipjNp+9NkThfp5zQIgAwzzDwkheU5pj1D7kJt+SqQ9wGIECQC7IQzmum0yfFk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250820164642.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/82e5f8ea298a8d249155d86132fe0ab5/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250820164642.tgz","_integrity":"sha512-pI7GNWtl+6wCcj1+p+NhQqhRx9PPoGPg96R+7NEXmsr+d8zjHJ78AQviiP7u+RwIViAzDHUG9j8dBuu1ReCDwg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250820164642","@solana/functional":"3.0.0-canary-20250820164642","@solana/subscribable":"3.0.0-canary-20250820164642","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250820164642"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250820164642_1755709076388_0.5086252441439156","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250820165841":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250820165841","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250820165841","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4e03fd8b589d0e67575b06242afa8c1fa0177401","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250820165841.tgz","fileCount":17,"integrity":"sha512-LGnVR80MHTI8xZpTAkkx55Cr72jylpESjrO7U7jdKmn3pEBJnlL17+nt7aEWPqVHkdAjE/dOll/X9hUkEdGC7A==","signatures":[{"sig":"MEUCIBg+nWcL5nTPETg0NGRusPLtXurbPglGMxPsSxHHrywzAiEA5TePNx78/ghakUgV548r1uhhH0N7I2n9+d3I6iqfMy8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250820165841.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9498465f5c922ab4ba0d186f3b6d821d/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250820165841.tgz","_integrity":"sha512-LGnVR80MHTI8xZpTAkkx55Cr72jylpESjrO7U7jdKmn3pEBJnlL17+nt7aEWPqVHkdAjE/dOll/X9hUkEdGC7A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250820165841","@solana/functional":"3.0.0-canary-20250820165841","@solana/subscribable":"3.0.0-canary-20250820165841","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250820165841"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250820165841_1755709861256_0.2198251066891923","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250820211940":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250820211940","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250820211940","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b3cab2bc9b590cc7fde0312ecf0ed901dc9e33e9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250820211940.tgz","fileCount":17,"integrity":"sha512-9v+J7HlbpXHYqVgnMqkicwf8PiLWeTpccWYdQfhdd6KEUlFTWuhEvr9PwIQSsO8ducZm+QVYkTE9pIHy01A/vQ==","signatures":[{"sig":"MEUCIQCo0WhfvZ/7yJcahEY8y/6IrU8YUHIyOsbJvkhl6akIcwIgD6raiZ61YUwpU9dCRA5cQGV66E44E0QpubV7vlEKO0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250820211940.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/30d6cc0c802f52644fa3148f4d1d9656/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250820211940.tgz","_integrity":"sha512-9v+J7HlbpXHYqVgnMqkicwf8PiLWeTpccWYdQfhdd6KEUlFTWuhEvr9PwIQSsO8ducZm+QVYkTE9pIHy01A/vQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250820211940","@solana/functional":"3.0.0-canary-20250820211940","@solana/subscribable":"3.0.0-canary-20250820211940","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250820211940"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250820211940_1755725545773_0.28968472544041934","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250822004725":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250822004725","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250822004725","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"70b9646f1e31d31982631ba48f408ac7ea321169","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250822004725.tgz","fileCount":17,"integrity":"sha512-J5HsNJh095/JhYgeRRZxKbG9H+89qt/lGa/EUt7NZQH7qBm3wzDwzSJmDRTFX5Q0JXhvb8t6shdtgi9rPUUzPA==","signatures":[{"sig":"MEQCIHHMrKEUQ7Fhcch3x8gkJ9PHGBbHRcME+320DNK7IR8nAiBmf1N2pd57OqhasNLY0Y7TbXdMcqNiZZUa0yYuC5b9MA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250822004725.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1909bb5e65dc3e00c0c7fc70a0752278/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250822004725.tgz","_integrity":"sha512-J5HsNJh095/JhYgeRRZxKbG9H+89qt/lGa/EUt7NZQH7qBm3wzDwzSJmDRTFX5Q0JXhvb8t6shdtgi9rPUUzPA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250822004725","@solana/functional":"3.0.0-canary-20250822004725","@solana/subscribable":"3.0.0-canary-20250822004725","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250822004725"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250822004725_1755824367877_0.7490018644153063","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250822005227":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250822005227","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250822005227","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"368615fed28eaf92be4cb0c93b1c28f267df1fb4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250822005227.tgz","fileCount":17,"integrity":"sha512-7ppElkKoeOx0KEWTFOkreVXlQvrn+95f+m8EEsSozSChjWG0C0XAyJKaYeQsGX1I6p+PigXFy1A2LqCI2fljjA==","signatures":[{"sig":"MEQCIFs4BlMqG60iNpkwBcEbEAxWCs//KGbIT6+evOTwDQ1ZAiAuhmqk66awZAFsbT2XgK81XXpPkEPzE7Zt9MrqnlYKkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250822005227.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ea5801699002485c73dc2a7df8d2cbdd/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250822005227.tgz","_integrity":"sha512-7ppElkKoeOx0KEWTFOkreVXlQvrn+95f+m8EEsSozSChjWG0C0XAyJKaYeQsGX1I6p+PigXFy1A2LqCI2fljjA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250822005227","@solana/functional":"3.0.0-canary-20250822005227","@solana/subscribable":"3.0.0-canary-20250822005227","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250822005227"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250822005227_1755824678863_0.23753793790280486","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250822054750":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250822054750","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250822054750","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"231457afdab84e51c9d5045bda378525aaa389a9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250822054750.tgz","fileCount":17,"integrity":"sha512-799jIR9HyNFqiq3VLUgOc8cYexIxHF1vzKSG53Gy8SmUcWWyI6MLB9Y3gijMJ1QvvSegZGJ6ydin1Mp8Qt1LiA==","signatures":[{"sig":"MEYCIQDqet5SwR0u4ZVSGiBZxvpgo5JNMo5tYl3wIEPUEfBztwIhAMr1AvVhrX5LmeLoRCTUlJYicim9zq2NYeNnNq+SWYfU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250822054750.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3c4ea630cc0377a4e1d9dd38d9568cf6/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250822054750.tgz","_integrity":"sha512-799jIR9HyNFqiq3VLUgOc8cYexIxHF1vzKSG53Gy8SmUcWWyI6MLB9Y3gijMJ1QvvSegZGJ6ydin1Mp8Qt1LiA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250822054750","@solana/functional":"3.0.0-canary-20250822054750","@solana/subscribable":"3.0.0-canary-20250822054750","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250822054750"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250822054750_1755842391951_0.2861075701889426","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250822154907":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250822154907","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250822154907","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a323eae78c2d182d9667b50521cc7bca719375b8","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250822154907.tgz","fileCount":17,"integrity":"sha512-Pj4H8WRycNOiDUuoZ4zBXwi93npnal5KEQfon83nG+bQWUsZwx/4MhMq61R3H1NZ31FO5HNZ6bzqiT9F5Yid2A==","signatures":[{"sig":"MEQCIDPxcryl7VC+pB4pPDr80nEYat/boS4PS5Yqlg0BRmuKAiBsGvItutZBTmc5NxtEOj4GpqA4pzdEH6o7oK8DI1nzfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250822154907.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/bc7030d3c543464279ccdc5713f4de47/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250822154907.tgz","_integrity":"sha512-Pj4H8WRycNOiDUuoZ4zBXwi93npnal5KEQfon83nG+bQWUsZwx/4MhMq61R3H1NZ31FO5HNZ6bzqiT9F5Yid2A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250822154907","@solana/functional":"3.0.0-canary-20250822154907","@solana/subscribable":"3.0.0-canary-20250822154907","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250822154907"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250822154907_1755878472624_0.26095577892223765","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250822154847":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250822154847","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250822154847","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d2923f797ad48b7485b4bcd2144864c246132946","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250822154847.tgz","fileCount":17,"integrity":"sha512-yrRs/8AR7p8M11y78bK/KXpX06NJ3g7hSl1hIBuJUlrqKDAq+RheeQiAOfOi8TljTHUu8sSmRiBennoMvENF+w==","signatures":[{"sig":"MEQCICULk+8XYCXbmsG2QfEuQHzkThXevDRDo+K7trQjWFmEAiBCfw9so4l0pd1ucqEhDsWUxm/m8vp9OiGecavIIZRaxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250822154847.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3441a0c4ada4780e4f08e257e76b8695/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250822154847.tgz","_integrity":"sha512-yrRs/8AR7p8M11y78bK/KXpX06NJ3g7hSl1hIBuJUlrqKDAq+RheeQiAOfOi8TljTHUu8sSmRiBennoMvENF+w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250822154847","@solana/functional":"3.0.0-canary-20250822154847","@solana/subscribable":"3.0.0-canary-20250822154847","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250822154847"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250822154847_1755878488320_0.01502624548968301","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250822172814":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250822172814","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250822172814","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e87e6db59210453d4ebd338524022ba6a51263b5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250822172814.tgz","fileCount":17,"integrity":"sha512-Um/0T+hiwwFrIUV3QsqTrZ5ui3sd9Cn78xxk0H6m277AW4RtQ7vFgrj6SPPT1MzuVcJvqk+JpBNbw0JAEH7T7g==","signatures":[{"sig":"MEYCIQDB9oXUOcjscsG2UkUq8VzvAFv9218OPKuHYFeurlc0pgIhAKvJJZhA5ulvI9/CZOzFKnOrZxNfZeE+SmC5QQnvqHYX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250822172814.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e1543cba6893cd3be433442eddd82c8b/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250822172814.tgz","_integrity":"sha512-Um/0T+hiwwFrIUV3QsqTrZ5ui3sd9Cn78xxk0H6m277AW4RtQ7vFgrj6SPPT1MzuVcJvqk+JpBNbw0JAEH7T7g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250822172814","@solana/functional":"3.0.0-canary-20250822172814","@solana/subscribable":"3.0.0-canary-20250822172814","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250822172814"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250822172814_1755884450910_0.3681304684576301","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250822172844":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250822172844","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250822172844","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"656e2343b3ae52cabd7ef97fb137d0544ff32314","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250822172844.tgz","fileCount":17,"integrity":"sha512-UpUPtScflZAAmTH+g+5+HUUNiKlWgbAQ7aeNE75KkQv2Zbz5Bqh91W6Zv+Bd7bkhYM4rQ5laC0pR0ftl6hIkZw==","signatures":[{"sig":"MEYCIQC1oIp7HOuDUmH5MhVQmhKvkQ9FYZXnfLL6fAepSj5nGwIhAMU7cMqNsKehsmGFgvr5M6vSF/78L0sNs+T1UQ8mGBrH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250822172844.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9eaeb04823003a9be25c28b2e0f1c040/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250822172844.tgz","_integrity":"sha512-UpUPtScflZAAmTH+g+5+HUUNiKlWgbAQ7aeNE75KkQv2Zbz5Bqh91W6Zv+Bd7bkhYM4rQ5laC0pR0ftl6hIkZw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250822172844","@solana/functional":"3.0.0-canary-20250822172844","@solana/subscribable":"3.0.0-canary-20250822172844","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250822172844"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250822172844_1755884505352_0.4520570392545278","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250825214528":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250825214528","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250825214528","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"333570842c4f83807432c85acfeafbd51a6cfc43","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250825214528.tgz","fileCount":17,"integrity":"sha512-VSIN4ewb0sC1O/C1gYQSpNYqPUpj8Wj3SxtbbaSD8RGpZM1+56BZTbGFTALQI2g535q1gQgUrG2HpstbZyMPiA==","signatures":[{"sig":"MEUCIDHQ/4XAjxZBKJ3IcCFLcYxSlRmGue19d2vaDel3AFOAAiEA65if/pH+JSVBpQBBztXklaS3tKuUIsOcWIYcievGxMM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250825214528.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5ecb5287113227f444e2cf9d5a609ec8/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250825214528.tgz","_integrity":"sha512-VSIN4ewb0sC1O/C1gYQSpNYqPUpj8Wj3SxtbbaSD8RGpZM1+56BZTbGFTALQI2g535q1gQgUrG2HpstbZyMPiA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250825214528","@solana/functional":"3.0.0-canary-20250825214528","@solana/subscribable":"3.0.0-canary-20250825214528","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250825214528"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250825214528_1756159069444_0.5583740994982525","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250825214531":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250825214531","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250825214531","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ae80c5559e31fd89956cb4fe69946687ca8677fc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250825214531.tgz","fileCount":17,"integrity":"sha512-LyphyGmo0eaEuX5dE+ryrpbY/+NtJ051YlJ0bldP0Mau9OulrAyQWxxBmNul5sQHgFEajQFRR/skkApp/AENyA==","signatures":[{"sig":"MEYCIQCAJDs2W2pdzF9DKstNxxHIWjzMkgXZTUQBqR1HewfnTAIhAO75KNKLG5eEVmpJ5ggweylpmHXiVq+9EM1BDZL6TrhB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250825214531.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/10272a59ae7a9a9abab68f2f3544f096/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250825214531.tgz","_integrity":"sha512-LyphyGmo0eaEuX5dE+ryrpbY/+NtJ051YlJ0bldP0Mau9OulrAyQWxxBmNul5sQHgFEajQFRR/skkApp/AENyA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250825214531","@solana/functional":"3.0.0-canary-20250825214531","@solana/subscribable":"3.0.0-canary-20250825214531","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250825214531"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250825214531_1756159088191_0.7803913634421598","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250825214924":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250825214924","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250825214924","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"976e890de583b609586807aa0aee47e042e54b54","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250825214924.tgz","fileCount":17,"integrity":"sha512-44mYbivjJHygBu/kMR6h5eGwRktkoWAVRYYlVldfYsNl5q4aNCoyeGr7kz/Rc+Xhh5pPbP9ImqRBUVbcnauCiw==","signatures":[{"sig":"MEUCIQCncGQrwo8CMs3RIM3PnNx5cubNMjnLTnmdcJUr/hR1OQIgbe/p82uUHuNhCwF+CWcFVR0KYhnzWh6AB7mKaCA9jKk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250825214924.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/89420f63cbc0f3ea37c0e8fdbf0ee4ad/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250825214924.tgz","_integrity":"sha512-44mYbivjJHygBu/kMR6h5eGwRktkoWAVRYYlVldfYsNl5q4aNCoyeGr7kz/Rc+Xhh5pPbP9ImqRBUVbcnauCiw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250825214924","@solana/functional":"3.0.0-canary-20250825214924","@solana/subscribable":"3.0.0-canary-20250825214924","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250825214924"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250825214924_1756159282186_0.30186444173031823","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250825223440":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250825223440","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250825223440","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8b3761252bc724a0ad8147f86e2cc86a99e3938d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250825223440.tgz","fileCount":17,"integrity":"sha512-8QJ9C/5qiO+xDHhkB9irgG6v1vJvrZuICHqxlYfwmPGZ8ny0s/M3sYwfBWOejUsJ2fErBXrY9kDvu0IIa3eHVA==","signatures":[{"sig":"MEUCIQCqtKKdNpgSXut0KGnkXwHy8zbfHYIz+GyJOZqwK13yIAIgXLnCmSDvK7MEhlLn9f53zyP3AaWCCDle93Xx9iao6TU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250825223440.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9c0a6c6cfffffd0873d90c677b7dff03/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250825223440.tgz","_integrity":"sha512-8QJ9C/5qiO+xDHhkB9irgG6v1vJvrZuICHqxlYfwmPGZ8ny0s/M3sYwfBWOejUsJ2fErBXrY9kDvu0IIa3eHVA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250825223440","@solana/functional":"3.0.0-canary-20250825223440","@solana/subscribable":"3.0.0-canary-20250825223440","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250825223440"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250825223440_1756162014049_0.016278675967402068","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250825230358":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250825230358","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250825230358","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d6dc36769081a586095f0299248e28c57459bb42","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250825230358.tgz","fileCount":17,"integrity":"sha512-kAAoJlZOeJ0tKVaVCojOOPh8dSVp1NRaFtWYJTSiKJIlazI435uh6DMT7u/hR8NVqhOh0e7FsB+riWLoGMIQQg==","signatures":[{"sig":"MEYCIQDgVkL1xtivMSh7t3iwwl9d7yXb0MOL5Zx9QkJ+/JzHdwIhAMe0h7bIGHy1I9i8iFPDL7ilX8Q78Ppb0laumtu/TrVn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250825230358.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0d14f2e3bce1b14e595c200a9ba747b6/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250825230358.tgz","_integrity":"sha512-kAAoJlZOeJ0tKVaVCojOOPh8dSVp1NRaFtWYJTSiKJIlazI435uh6DMT7u/hR8NVqhOh0e7FsB+riWLoGMIQQg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250825230358","@solana/functional":"3.0.0-canary-20250825230358","@solana/subscribable":"3.0.0-canary-20250825230358","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250825230358"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250825230358_1756163779264_0.4729016851525216","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826042931":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250826042931","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250826042931","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"88cb5eee4e46fe208f1094bf9554bf65d4f4023e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250826042931.tgz","fileCount":17,"integrity":"sha512-otmSx2/wdlEaq2TKClL1JcyTh6CVU7kJSMufmhSw9YEs6pyMO6mVtVYYXgBHCuxJZHi8p6GOlBfyTeEnUynw6w==","signatures":[{"sig":"MEUCIQDBb3i4DyJiBf4Csh5lWN7gvrcwLCY3QeSycPrYMFrPNAIgVeZmfx/BEl9uviYqZhxO8Hzx5RKuyaUbzWWO2ajD5+s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826042931.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1e2082251849a602b1a6ecd3fff6000c/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826042931.tgz","_integrity":"sha512-otmSx2/wdlEaq2TKClL1JcyTh6CVU7kJSMufmhSw9YEs6pyMO6mVtVYYXgBHCuxJZHi8p6GOlBfyTeEnUynw6w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250826042931","@solana/functional":"3.0.0-canary-20250826042931","@solana/subscribable":"3.0.0-canary-20250826042931","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250826042931"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250826042931_1756183257334_0.06795253686143532","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826043001":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250826043001","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250826043001","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6943346ce5f0ae04d9248bac02466ee77830dc99","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250826043001.tgz","fileCount":17,"integrity":"sha512-EYbLFPjGqXONB+bLweGffuKfO1RfUtxZwfFhH7cLdDAytPaRedmuLzFq+QN+BvvHuIxFKWeUSzbUWZ/ofSeP/Q==","signatures":[{"sig":"MEUCIQDQnA2ffGV2zHuym3PJMDzLeG5Rn2almmPFnZ2RN5LVEwIgYSkiHn2GUI+H8Hk8iLWTSyvP57STLQ91KGc5yHcB9jY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826043001.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8f25f0b7c6ee3f6a560280c39805d7ac/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826043001.tgz","_integrity":"sha512-EYbLFPjGqXONB+bLweGffuKfO1RfUtxZwfFhH7cLdDAytPaRedmuLzFq+QN+BvvHuIxFKWeUSzbUWZ/ofSeP/Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250826043001","@solana/functional":"3.0.0-canary-20250826043001","@solana/subscribable":"3.0.0-canary-20250826043001","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250826043001"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250826043001_1756183449413_0.05490829000638864","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826072600":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250826072600","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250826072600","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fbbfb575c7386736542f0808f529dc2188e954ca","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250826072600.tgz","fileCount":17,"integrity":"sha512-NO+FhIWXCnhdIn1Pu8fL1HIGYE2Tew5n/2dxL7GQiVUDtVl1kQBzw7Q5Igp3mpEijWl+fBxzfanJXJmrh6wXsw==","signatures":[{"sig":"MEYCIQCk5i95c6GhKdLAQEQ+ZLBqrASLIQhQ1jDxagEIWsVv/QIhAJFiyBG3Drc4kwUV+2oHoeB/epImCrCz8Y8e1ewFt5LT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826072600.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/439dfd6a4b40a4ec44786be60869f5f2/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826072600.tgz","_integrity":"sha512-NO+FhIWXCnhdIn1Pu8fL1HIGYE2Tew5n/2dxL7GQiVUDtVl1kQBzw7Q5Igp3mpEijWl+fBxzfanJXJmrh6wXsw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250826072600","@solana/functional":"3.0.0-canary-20250826072600","@solana/subscribable":"3.0.0-canary-20250826072600","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250826072600"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250826072600_1756193890904_0.8207441368861021","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826072555":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250826072555","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250826072555","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c6a419fb66b2f7684b3e510a9122ea0daa4cba89","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250826072555.tgz","fileCount":17,"integrity":"sha512-V5dzBd0Q+shqmArQSRnBX0Ru5klPa/mmkUG7rr1qiNWrJXns52rIav2sV47BGr40Fga+AVLH3D8WRL1reNYVnA==","signatures":[{"sig":"MEYCIQDPO81lui6aJpE/WWtWehg8WtdWKrc6pAkPk3cC9RjgrAIhAK/JiUWPkjos6K3TgigQupbr9XX7Oy1HoiVxbRrI5g1S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826072555.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/40b47620cddc82ed5ff92f3e132e39ad/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826072555.tgz","_integrity":"sha512-V5dzBd0Q+shqmArQSRnBX0Ru5klPa/mmkUG7rr1qiNWrJXns52rIav2sV47BGr40Fga+AVLH3D8WRL1reNYVnA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250826072555","@solana/functional":"3.0.0-canary-20250826072555","@solana/subscribable":"3.0.0-canary-20250826072555","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250826072555"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250826072555_1756193911229_0.47958664459796974","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826094900":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250826094900","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250826094900","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"551b4d97e14f8dc07c9bd0c3cf30d1a969b7098f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250826094900.tgz","fileCount":17,"integrity":"sha512-ombDSnFvwPjVqnOK7CzGudn9dYTj+I9Diq3WciJ9g//UXCL8vVXHAquHXCEhDjKQXqvPcQh8wnMQzuPdMnhywg==","signatures":[{"sig":"MEYCIQDvj6IzL6X47iPBkMXKxtK7mJOiSf1A5dGmBSEIQMjgfQIhAPz46AYyDFkCaCi7V/ZEH8wpqGAMQihLrJ3TVUC04aLV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826094900.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0d87d7696fc8e40685b70b80c65698a1/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826094900.tgz","_integrity":"sha512-ombDSnFvwPjVqnOK7CzGudn9dYTj+I9Diq3WciJ9g//UXCL8vVXHAquHXCEhDjKQXqvPcQh8wnMQzuPdMnhywg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250826094900","@solana/functional":"3.0.0-canary-20250826094900","@solana/subscribable":"3.0.0-canary-20250826094900","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250826094900"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250826094900_1756202510625_0.6326604985476021","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826100240":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250826100240","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250826100240","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9175b63be98e9c593e4eb00431dde7e99dbe1313","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250826100240.tgz","fileCount":17,"integrity":"sha512-XRw9yDk1yJiKKaSmVw3DYK+mm66vt7cowEUnviyV117UQRHKnTNVGWptR1n8aOw+OYWiWbyHWZId4/8TocxgHg==","signatures":[{"sig":"MEQCIDh3fo9c2zBRsezkusC7PUjmEv413MRxkluPJJR1c/2SAiB1E/IkO5/ecjmtxIs+0Z4cKJrpTbyDwEdmKJbKX2xERg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826100240.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6f934b344824ac553c9cb5ab49f4782d/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826100240.tgz","_integrity":"sha512-XRw9yDk1yJiKKaSmVw3DYK+mm66vt7cowEUnviyV117UQRHKnTNVGWptR1n8aOw+OYWiWbyHWZId4/8TocxgHg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250826100240","@solana/functional":"3.0.0-canary-20250826100240","@solana/subscribable":"3.0.0-canary-20250826100240","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250826100240"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250826100240_1756203332704_0.289138527547393","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826173137":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250826173137","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250826173137","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"70ef66c534d3d637af163438b0764236483b9df7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250826173137.tgz","fileCount":17,"integrity":"sha512-rQ4ewWRlj2OartLAtAJqRTfUhgQjGT9STOWowXuZmdmoGmRw0wEeLIGirgZItN4GEH01aupE0TRORqTaDaKfMw==","signatures":[{"sig":"MEUCIDO4UAPr7vAdKPEGkO5tZJQdfOD8dm0lCXDxvKoIugpgAiEAwyDDgtfB0gzR9TU6V3SxEjA0dUqjvfd/hqXYFk404Ac=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826173137.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c4995d70c349ecc7cd3ee524ff12e281/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826173137.tgz","_integrity":"sha512-rQ4ewWRlj2OartLAtAJqRTfUhgQjGT9STOWowXuZmdmoGmRw0wEeLIGirgZItN4GEH01aupE0TRORqTaDaKfMw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250826173137","@solana/functional":"3.0.0-canary-20250826173137","@solana/subscribable":"3.0.0-canary-20250826173137","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250826173137"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250826173137_1756230237302_0.4797433402549711","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826173308":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250826173308","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250826173308","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"629d6011c4dad10adf38b6f64f44d8648aa1021c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250826173308.tgz","fileCount":17,"integrity":"sha512-xrhILpd6OuEqKXY7+vIKrVkVkD6bIMg0a8ZpTi5N6K7/5UmycxMkI7hVhOwqp1A13+o/+4LFDtZmy6ZMzqNJ5g==","signatures":[{"sig":"MEQCIDJ66BEzBvWLKZ+nhav2P7YghtkyHVvr23DA4h4MlFkKAiA5Xhp2euHSLLGfvM6smG9YIAnk7lskSQKYKPUnq8ItBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826173308.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/49b89796efaae29841d5852318ebb5a8/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826173308.tgz","_integrity":"sha512-xrhILpd6OuEqKXY7+vIKrVkVkD6bIMg0a8ZpTi5N6K7/5UmycxMkI7hVhOwqp1A13+o/+4LFDtZmy6ZMzqNJ5g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250826173308","@solana/functional":"3.0.0-canary-20250826173308","@solana/subscribable":"3.0.0-canary-20250826173308","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250826173308"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250826173308_1756230305153_0.9021995485072623","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826173459":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250826173459","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250826173459","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5e85790951505f99d8f91ea63d82a78d5c7ea270","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250826173459.tgz","fileCount":17,"integrity":"sha512-5svJyjbzI8ky1ll45SpkTXol1Z8/Inds9+NQm6xmPZ5XG1UoxvAbqGpsjE5Q4/5Ljp/sT+1GwGTMqhhCgsGWEw==","signatures":[{"sig":"MEUCIAK03N0YWv/S5DtuGA542Tux38pttpW/t4lPGL90DYzCAiEA65jLzUFHVNw8YFnz+hGfUHJv+7yVUmqikWN57qvkVYo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826173459.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/95188dd7d82b0b36cd1e6e3c8f45c4b6/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826173459.tgz","_integrity":"sha512-5svJyjbzI8ky1ll45SpkTXol1Z8/Inds9+NQm6xmPZ5XG1UoxvAbqGpsjE5Q4/5Ljp/sT+1GwGTMqhhCgsGWEw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250826173459","@solana/functional":"3.0.0-canary-20250826173459","@solana/subscribable":"3.0.0-canary-20250826173459","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250826173459"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250826173459_1756230454131_0.6045600044822943","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826173604":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250826173604","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250826173604","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"20be08300ef6837976a9501f5d5752a2989d840b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250826173604.tgz","fileCount":17,"integrity":"sha512-uUKtr7Ooyw/4dWlY25wOK+jDd1YbD0XsqFtbeF8AsXJe9+d5PzHDm7Nvdug6xntHY+cWsuEmXTJuNWZG+qinIw==","signatures":[{"sig":"MEYCIQDCzSRoIQCZFIDSHXGVp7Bny8R8wpreRKz+JCfzXFVkQAIhAL24dnFp0mbjBjbuzjg5KqovLUL4DEsYOwvTABsMyhWj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826173604.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/93a507fd54e82c597d2e006dc927e4ba/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826173604.tgz","_integrity":"sha512-uUKtr7Ooyw/4dWlY25wOK+jDd1YbD0XsqFtbeF8AsXJe9+d5PzHDm7Nvdug6xntHY+cWsuEmXTJuNWZG+qinIw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250826173604","@solana/functional":"3.0.0-canary-20250826173604","@solana/subscribable":"3.0.0-canary-20250826173604","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250826173604"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250826173604_1756230588958_0.9155710568265072","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826174356":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0-canary-20250826174356","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0-canary-20250826174356","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f3c7b59a764b5e9ed2634bb07f84b889349cf7ff","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0-canary-20250826174356.tgz","fileCount":17,"integrity":"sha512-iK490KruhAXCyCXkhIF36lrhJ0hNDmldajIXKig8ttpMqbXxkWxMUU7dVxT/r/Q8Jptl/pBCDuk3WhQb9Ubycw==","signatures":[{"sig":"MEYCIQD0Aa2NCXhZ1ew8ruh+ncu0cfKS1Raz7hp6ZOuwiuH/EQIhAPue7YE3DHEri9pzw0vs5FJ5U7EZ/JgOtCCi87I11/bC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96049},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826174356.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ada15af1bd17a2e818f461c4bc2008cc/solana-rpc-subscriptions-channel-websocket-3.0.0-canary-20250826174356.tgz","_integrity":"sha512-iK490KruhAXCyCXkhIF36lrhJ0hNDmldajIXKig8ttpMqbXxkWxMUU7dVxT/r/Q8Jptl/pBCDuk3WhQb9Ubycw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0-canary-20250826174356","@solana/functional":"3.0.0-canary-20250826174356","@solana/subscribable":"3.0.0-canary-20250826174356","@solana/rpc-subscriptions-spec":"3.0.0-canary-20250826174356"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0-canary-20250826174356_1756230988194_0.724407780356042","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9b7a095ad1892a577f8111883015754cf6365a74","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.0.tgz","fileCount":17,"integrity":"sha512-gzXpPrN7uYg/LTQt4WM8FYf2OwasYqbV12Cq2jRIfWigd0qgmGWahTUIuTNJvapcKK8HxPnNCqa7qWDhFxf0Tg==","signatures":[{"sig":"MEQCIGLJzKVkECf8coeC/skdBHUcqhlE8olWfTSNRvk9dBOUAiAbGEmbNMjsAzounWLPvdEDvACjU6nEaVdhVTvIH9w0rg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":95939},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b9e38b37eb523e30b4437f0d697899f7/solana-rpc-subscriptions-channel-websocket-3.0.0.tgz","_integrity":"sha512-gzXpPrN7uYg/LTQt4WM8FYf2OwasYqbV12Cq2jRIfWigd0qgmGWahTUIuTNJvapcKK8HxPnNCqa7qWDhFxf0Tg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0","@solana/functional":"3.0.0","@solana/subscribable":"3.0.0","@solana/rpc-subscriptions-spec":"3.0.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.0_1756306889603_0.7106923257085109","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.1","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1e90dda08329b67b808e631bae05a16e0e0254d0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.1.tgz","fileCount":17,"integrity":"sha512-ozfc0NxFlPBluqX4W8Tu2xOEncod1cSVFQ3LkTnHv5m8VmShHTuN5r2mY+z27TwQAtUdsvs29sSHMRQUbAONGA==","signatures":[{"sig":"MEYCIQCQVfsYsL9IvIBilRjAa9ZEBLilLHO9G2OAiw1G4He6iwIhANlkFAo3FfZee6gIKNeZPuIvcKxlUCYpJeWpw0pCq+QE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":95939},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f2706dec1d4deb9fa3fd6ada211fd5f1/solana-rpc-subscriptions-channel-websocket-3.0.1.tgz","_integrity":"sha512-ozfc0NxFlPBluqX4W8Tu2xOEncod1cSVFQ3LkTnHv5m8VmShHTuN5r2mY+z27TwQAtUdsvs29sSHMRQUbAONGA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.1","@solana/functional":"3.0.1","@solana/subscribable":"3.0.1","@solana/rpc-subscriptions-spec":"3.0.1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.1_1756494480847_0.6996085181877927","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903042548":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250903042548","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250903042548","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"689eeb1bcc3673ff4a95c7cd2b6dfb381696721d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250903042548.tgz","fileCount":17,"integrity":"sha512-hRqk5PZOeC4QuSooPGqSjvc8DkJg/UmNvxaN2ZygXIZd0vlgF7L9xm9bcdYIj+ZkTwAZ8JWBZQEQvoyoKguEag==","signatures":[{"sig":"MEQCIAJ+Dvhf2NAuLxGuNMqUc00nPX0CrAoO61oM82CQZJ0WAiAG2OGE7zW4l4uVDGWdjkY3ySqW93EY+bp9AQRIgNA9Fw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903042548.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/aef93927bb4211996e7235a80ee22914/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903042548.tgz","_integrity":"sha512-hRqk5PZOeC4QuSooPGqSjvc8DkJg/UmNvxaN2ZygXIZd0vlgF7L9xm9bcdYIj+ZkTwAZ8JWBZQEQvoyoKguEag==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250903042548","@solana/functional":"4.0.0-canary-20250903042548","@solana/subscribable":"4.0.0-canary-20250903042548","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250903042548"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250903042548_1756874262838_0.007586514275040868","host":"s3://npm-registry-packages-npm-production"}},"3.0.2":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.2","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"11c5a8d7b206b488924453ee835ae55d6ac337cd","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.2.tgz","fileCount":17,"integrity":"sha512-2m5c1RT/XC6uVdBL4uuU70nBtlOn6/1h9/BXhe17xcdYU+8w75b9rkTCBmMwu0W/VZHJXRi3J1RsHPCaxnPk7w==","signatures":[{"sig":"MEYCIQDy5vJLxuPHp0RQmWw0reLXfMmIReY/wjjJFR+Ean/HrwIhAInqhfMKdHOtZkRMNbZ+4Ek1D/aRmWWx509DNnD2+ATt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96043},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.2.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/bbf5c43d894e27930131c98601856f99/solana-rpc-subscriptions-channel-websocket-3.0.2.tgz","_integrity":"sha512-2m5c1RT/XC6uVdBL4uuU70nBtlOn6/1h9/BXhe17xcdYU+8w75b9rkTCBmMwu0W/VZHJXRi3J1RsHPCaxnPk7w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.2","@solana/functional":"3.0.2","@solana/subscribable":"3.0.2","@solana/rpc-subscriptions-spec":"3.0.2"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.2_1756875855481_0.8372928416791343","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903054022":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250903054022","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250903054022","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"74000574161859bf22faf35ca13561b4c773d0a4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250903054022.tgz","fileCount":17,"integrity":"sha512-eOzekZM8jfRcGCRQLyNfwJYtui+1ThqWuSiG3tMO5AvSBnpqLyfGmDTzqFvyIu8G46v8WQpjltTIksBpxL3TEA==","signatures":[{"sig":"MEUCIQD4fdBw4MLIwntrhsLMGAkRAaVuZC9rU30Snp86q5DpmQIgTHTc3hgrssYhaAP2dImAMy3aeJZIDIctYEJ2Y68h7nc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903054022.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e9378a5c3180d61a83763aa139b98fab/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903054022.tgz","_integrity":"sha512-eOzekZM8jfRcGCRQLyNfwJYtui+1ThqWuSiG3tMO5AvSBnpqLyfGmDTzqFvyIu8G46v8WQpjltTIksBpxL3TEA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250903054022","@solana/functional":"4.0.0-canary-20250903054022","@solana/subscribable":"4.0.0-canary-20250903054022","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250903054022"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250903054022_1756878769287_0.19037028232539366","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903054149":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250903054149","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250903054149","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1a06d18f370dd04acdb69738b3efbe42ca13a36a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250903054149.tgz","fileCount":17,"integrity":"sha512-oL/fAeH6R5lzA1oYfdm7YACxIHgrLK3saUbahYwzdjEqhozrOd/fmCFXPoEUEOqrYwqYVe56PHWq5Xitmvn4Wg==","signatures":[{"sig":"MEUCIQCP88Ijewwx/v4SUirEaaqq33HQ6zS+j03laDpfOuLfBQIgN9w8rMpSGn2FQpdHBs/LyJW8LkId/oC/n8wfXXOGXIM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903054149.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/577068caf2754b561cd2ca7b63d7bc18/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903054149.tgz","_integrity":"sha512-oL/fAeH6R5lzA1oYfdm7YACxIHgrLK3saUbahYwzdjEqhozrOd/fmCFXPoEUEOqrYwqYVe56PHWq5Xitmvn4Wg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250903054149","@solana/functional":"4.0.0-canary-20250903054149","@solana/subscribable":"4.0.0-canary-20250903054149","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250903054149"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250903054149_1756878809115_0.23478923142106423","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903170528":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250903170528","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250903170528","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1a5d1de4fce8310118fee12eafba03e916bafd0c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250903170528.tgz","fileCount":17,"integrity":"sha512-1nqZWuZlRkfGOe6aL1lY7NbEsfVf3TrUCPNaiOz5CpbAxMT4CmD6ZOX6buuHOA3zXqF2ncjR4nGZ/iQZVseVqw==","signatures":[{"sig":"MEMCH0IZtCxi1OXj0hy8fD3twgdqxWNrWQOaJRdwFYNBn1UCIByDbkhn0PGPgJvLn/2xTMT3+B6+48Yg+LsmLbTS0y9l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903170528.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8d591dd2b0133a4bf0b2b45069585eb4/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903170528.tgz","_integrity":"sha512-1nqZWuZlRkfGOe6aL1lY7NbEsfVf3TrUCPNaiOz5CpbAxMT4CmD6ZOX6buuHOA3zXqF2ncjR4nGZ/iQZVseVqw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250903170528","@solana/functional":"4.0.0-canary-20250903170528","@solana/subscribable":"4.0.0-canary-20250903170528","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250903170528"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250903170528_1756919834183_0.2970422673235247","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903170742":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250903170742","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250903170742","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7ef2bb4b615720b1a29497313687e13246172a3c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250903170742.tgz","fileCount":17,"integrity":"sha512-71SE9pqCfYjb+8eDingfhyBiUE/37f9lra1+RbOTCOZDofgGLiGrcM9GLc1C7xNVqvUBo4vV++j9OvtLoGDK1w==","signatures":[{"sig":"MEUCIQDajspuWT02h9BllXv1FH4xRjco1ID1UkgCO6eZfvML6gIgE7shoM+Z6qqyVsw8YQUYbaiwAElkg9Dn4nWSKR5QwZg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903170742.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e6a220d3fb078f3617733a40d9022628/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903170742.tgz","_integrity":"sha512-71SE9pqCfYjb+8eDingfhyBiUE/37f9lra1+RbOTCOZDofgGLiGrcM9GLc1C7xNVqvUBo4vV++j9OvtLoGDK1w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250903170742","@solana/functional":"4.0.0-canary-20250903170742","@solana/subscribable":"4.0.0-canary-20250903170742","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250903170742"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250903170742_1756919990003_0.7198659318421792","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903171839":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250903171839","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250903171839","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8d132dd1c63ab79cb4cd3456b57aff702436c298","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250903171839.tgz","fileCount":17,"integrity":"sha512-5n0L6MGVWCTvCSUPvRBlxyWudIJVEWmpxEfk4qOsmi/PxpfzikKcFZWPDjc8oY4YtmRaQ+NxuZBmmlGxcsAxWA==","signatures":[{"sig":"MEUCIQCkNgecGZPyHjNNwTBmIYb1IeYVE7pYr53V2ISevxcfGgIgSN5ORLEtwpMuhn5ti45K/Jxdtikjy/ibIDgI57a34DU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903171839.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4e2c58b33f05fa272279b3eba017dda3/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903171839.tgz","_integrity":"sha512-5n0L6MGVWCTvCSUPvRBlxyWudIJVEWmpxEfk4qOsmi/PxpfzikKcFZWPDjc8oY4YtmRaQ+NxuZBmmlGxcsAxWA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250903171839","@solana/functional":"4.0.0-canary-20250903171839","@solana/subscribable":"4.0.0-canary-20250903171839","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250903171839"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250903171839_1756920697691_0.05451346376141175","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903171954":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250903171954","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250903171954","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"268e4a87daec8e7ca76c19fa8c5cc7058812b389","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250903171954.tgz","fileCount":17,"integrity":"sha512-BxCPWejHBzz3hwqrwL/oSRS4xkh7/ujDpJ5TelWt3V8vMm7Y+3lNiE489XgwsoLICUTTukkccslaV1bF2XES/g==","signatures":[{"sig":"MEUCIQDQfv3abaN61hQiig1LiTObLIvqW0HpbN0ed7h+IuqMAQIgQ6ErtIT3xpGSD2SqysSpExS8IShfY4Y3JYFE6lVEqus=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903171954.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f72a62868cb489f05e7fcdae7663cb0a/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903171954.tgz","_integrity":"sha512-BxCPWejHBzz3hwqrwL/oSRS4xkh7/ujDpJ5TelWt3V8vMm7Y+3lNiE489XgwsoLICUTTukkccslaV1bF2XES/g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250903171954","@solana/functional":"4.0.0-canary-20250903171954","@solana/subscribable":"4.0.0-canary-20250903171954","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250903171954"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250903171954_1756920716508_0.2684268301335908","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903172004":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250903172004","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250903172004","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c0ffb01a285729ddbc3d13afc1c4477c9c39f277","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250903172004.tgz","fileCount":17,"integrity":"sha512-UaQDroZj4JPztV67tkfEvYjMTQztmWmC37Wc3XAhYbw+rpvVAzdT4dzyySvnyqA4RWaTz9FEwpZLbOu5o4wUXA==","signatures":[{"sig":"MEYCIQC6eu37r0W+kIjJ0+u9oEQLJw1/Mb8BhJLkTcj6bNWpRwIhAM+bS3Vi3RgtjCKA5JYsoOjSM1jf9txNBWNzR9rTu5lZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903172004.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/428cc276a3adc938c63041d8021b6a47/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903172004.tgz","_integrity":"sha512-UaQDroZj4JPztV67tkfEvYjMTQztmWmC37Wc3XAhYbw+rpvVAzdT4dzyySvnyqA4RWaTz9FEwpZLbOu5o4wUXA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250903172004","@solana/functional":"4.0.0-canary-20250903172004","@solana/subscribable":"4.0.0-canary-20250903172004","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250903172004"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250903172004_1756920737303_0.1048906539783836","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903182528":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250903182528","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250903182528","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"22cc5c990ebc6bba65f546d5c2a703e12b320e5b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250903182528.tgz","fileCount":17,"integrity":"sha512-ZZiY2ejHLzjpjCAeH7swRM5ziqbwJpLFiyHaut4DrfSMLvIsA1EZYkuN7zRCYYCzeu9Ggms8R74T4TqV/8xsHw==","signatures":[{"sig":"MEYCIQDmLoXKnfTueGlpysuCW5HW+3gJ3gEtd2m4nT4R27LhwgIhAOQoKqTdxfPrZU/7JBcHErNy9zYzvPD81pbkflhzIumD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903182528.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e475481d40a78c8556e8e9683d3d1f56/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250903182528.tgz","_integrity":"sha512-ZZiY2ejHLzjpjCAeH7swRM5ziqbwJpLFiyHaut4DrfSMLvIsA1EZYkuN7zRCYYCzeu9Ggms8R74T4TqV/8xsHw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250903182528","@solana/functional":"4.0.0-canary-20250903182528","@solana/subscribable":"4.0.0-canary-20250903182528","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250903182528"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250903182528_1756924676980_0.18269092003457477","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250904160301":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250904160301","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250904160301","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3d6f4021c084fc42bade68c1d0840d408b2e7c50","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250904160301.tgz","fileCount":17,"integrity":"sha512-yIV0dvXCmCyJk8DkS2Fk50h87SA9ZkRJOH3giQvOauQ1Yuh+5PgI2n4FwVQpoWwYcOKc7kqDVfBwsTkgpOrz1Q==","signatures":[{"sig":"MEUCIGh9Za4ROEdLDKMiRAXcKs8jYSHp195eA69rjnZHKDA7AiEA8lyv6llEPmeeqxYbiRd3CgR0iW9MHxLuD2KnLvcjJZ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250904160301.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/cec83bd53e00f083c9145a0bac018950/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250904160301.tgz","_integrity":"sha512-yIV0dvXCmCyJk8DkS2Fk50h87SA9ZkRJOH3giQvOauQ1Yuh+5PgI2n4FwVQpoWwYcOKc7kqDVfBwsTkgpOrz1Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250904160301","@solana/functional":"4.0.0-canary-20250904160301","@solana/subscribable":"4.0.0-canary-20250904160301","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250904160301"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250904160301_1757002534716_0.7985983759261353","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250904174931":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250904174931","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250904174931","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5a9889acaa1fb40d0e62c9d5feaae920a7051409","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250904174931.tgz","fileCount":17,"integrity":"sha512-nEIniWKKuhjC4Q4yKHhOZUPIp9sF5FTTHcA8oH9TA/AmZ0HzQuIUZZOX7UjUCYlg3K1JmfrvnxSjPZrkUFD7zA==","signatures":[{"sig":"MEUCIQD63ab6mMOvWWNaF/+7T9kW6dWo2aFCMDobOAC7WR9eugIgI90WTJe6xXrMWm9tBLktAB4vrU68wgozdtUKMbdU/hc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250904174931.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e4fee9865df7c04ee0a3d3d73a83379c/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250904174931.tgz","_integrity":"sha512-nEIniWKKuhjC4Q4yKHhOZUPIp9sF5FTTHcA8oH9TA/AmZ0HzQuIUZZOX7UjUCYlg3K1JmfrvnxSjPZrkUFD7zA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250904174931","@solana/functional":"4.0.0-canary-20250904174931","@solana/subscribable":"4.0.0-canary-20250904174931","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250904174931"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250904174931_1757008939656_0.7079358114562977","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250904215217":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250904215217","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250904215217","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f2deef091f5fce8a0d4b7dcdf964004b7a51cb05","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250904215217.tgz","fileCount":17,"integrity":"sha512-bODzINx/3gbiZaET3DYW2qkKjKas+eezRY1RQjFZYvwXYOCRMsYYmmGSnGJyLamZvYtmmKXuBsJ1o1S8nC2CLg==","signatures":[{"sig":"MEYCIQC1Cc7cxWcABQuPG9gzlZgGgEpTjLbEiHU0EEbFuGUOTgIhAKIAsdX08J+KHtEgAmFQoZJGJWLkqwz5TguNv+RR4EpX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250904215217.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5c7a1288e3ac375a2190bed62888067c/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250904215217.tgz","_integrity":"sha512-bODzINx/3gbiZaET3DYW2qkKjKas+eezRY1RQjFZYvwXYOCRMsYYmmGSnGJyLamZvYtmmKXuBsJ1o1S8nC2CLg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250904215217","@solana/functional":"4.0.0-canary-20250904215217","@solana/subscribable":"4.0.0-canary-20250904215217","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250904215217"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250904215217_1757023472019_0.20715413261837212","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905001637":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250905001637","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250905001637","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0909fe551d04ba66e2b6bf9dedc72d6f6b86fd8d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250905001637.tgz","fileCount":17,"integrity":"sha512-9HkV+BTR5rUARCuD6EfklQU2cWjXEsf+O7WUwpoRHovDJbY1v/YM/ilsyakAKFGhRj9HIwy/NglCQBdX1frfxQ==","signatures":[{"sig":"MEUCIDajoE1d8RYHMoZuHQdJ0X1ulDslKtfi3Ye18hDfG5msAiEAo0ww04OFmhfY9ooG9qisJnmtsSqDexhphaq/v1bnLdk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905001637.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/248c466fc265a1c3b9b9b6eaafb50519/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905001637.tgz","_integrity":"sha512-9HkV+BTR5rUARCuD6EfklQU2cWjXEsf+O7WUwpoRHovDJbY1v/YM/ilsyakAKFGhRj9HIwy/NglCQBdX1frfxQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250905001637","@solana/functional":"4.0.0-canary-20250905001637","@solana/subscribable":"4.0.0-canary-20250905001637","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250905001637"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250905001637_1757032127624_0.558750843785679","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905091402":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250905091402","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250905091402","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"14654b6be9bbd43bc64003484bb7e3e368ec33b4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250905091402.tgz","fileCount":17,"integrity":"sha512-zW2JeKoSqnL6LJjR/tH3iZMKXF1AePXba0ehdGZnHre9qHfq3feKZu/j0z1nzF03mFawpqqjl6XEz+VZmjHUfQ==","signatures":[{"sig":"MEYCIQCCf/d2P3I0uNr9yxLfseMnJD2GS+5zza392vzZQf911wIhAKvJ8SUqxKqvon7c/RTkQrEvW+OJExP8QDmMWAAdvwpW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905091402.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/67705bdb64f2c7ee4620f1d91ae68e45/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905091402.tgz","_integrity":"sha512-zW2JeKoSqnL6LJjR/tH3iZMKXF1AePXba0ehdGZnHre9qHfq3feKZu/j0z1nzF03mFawpqqjl6XEz+VZmjHUfQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250905091402","@solana/functional":"4.0.0-canary-20250905091402","@solana/subscribable":"4.0.0-canary-20250905091402","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250905091402"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250905091402_1757064339901_0.9296931527950483","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905181014":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250905181014","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250905181014","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"42c809bc65a50ac543089a62934a9c41bdfa7065","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250905181014.tgz","fileCount":17,"integrity":"sha512-JhzZPrgHAKUDpZ5luj/Yh4G/C8NF5rhnqioGRnMA9v796XyrnsImPqrpSKrFpvFnmCrqkHqrTEKR4jV5rug2Tw==","signatures":[{"sig":"MEYCIQC91q9RPePugRc0EQ3yBjXz8P0L7ycbJlbHrFLITtQYxAIhAOPOtXs+Xr0a0KCDoldUf1B9OUVfDXSK06G8iecwOK4b","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905181014.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3df31db44f168be9e21dc27687bab643/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905181014.tgz","_integrity":"sha512-JhzZPrgHAKUDpZ5luj/Yh4G/C8NF5rhnqioGRnMA9v796XyrnsImPqrpSKrFpvFnmCrqkHqrTEKR4jV5rug2Tw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250905181014","@solana/functional":"4.0.0-canary-20250905181014","@solana/subscribable":"4.0.0-canary-20250905181014","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250905181014"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250905181014_1757096559587_0.9622019885360926","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905202544":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250905202544","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250905202544","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a75f40e97581e04e7ce5427b94bc958a41e7c02b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250905202544.tgz","fileCount":17,"integrity":"sha512-ZwH5SNAwx0p++Uz6VyPTOAOuR442n7/1DneEREo5Nh0nehL3s6Pzvb1NLe7fwqYiAk9ef7gmzENAu086b2H5og==","signatures":[{"sig":"MEYCIQCzGURQ/cMTsEF6bBixL8CNpjxrqsepB+oXU9ht8nep+gIhAOlNMFwYiDxFgHtPFZsGE1A0qr/Sxqpoid/UnQaYgjWV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905202544.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1e7a032f8622199db5347e2653002b1a/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905202544.tgz","_integrity":"sha512-ZwH5SNAwx0p++Uz6VyPTOAOuR442n7/1DneEREo5Nh0nehL3s6Pzvb1NLe7fwqYiAk9ef7gmzENAu086b2H5og==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250905202544","@solana/functional":"4.0.0-canary-20250905202544","@solana/subscribable":"4.0.0-canary-20250905202544","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250905202544"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250905202544_1757104707372_0.4203266987701648","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905202804":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250905202804","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250905202804","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4d1efcf6892ca638e63fd9265d8b2db5ceb41203","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250905202804.tgz","fileCount":17,"integrity":"sha512-rCO0JQDAmHIneReb9si2B9VBGlPJ8jq1pEfjXPJKKagEG6lcmslRJGzBvbJ55H3jEc4W0N38uTteQn/ihflQhw==","signatures":[{"sig":"MEYCIQCNAdljARfqsWEW69Tul+XJQhxeO7HHvHOFA/pHjcEpNgIhAMKl0r+W5omW2m4MLvNd1BEuzL5bU4oDPnuZeij5wDL6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905202804.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5b8f1133846da096c3cc135fdc32f15c/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905202804.tgz","_integrity":"sha512-rCO0JQDAmHIneReb9si2B9VBGlPJ8jq1pEfjXPJKKagEG6lcmslRJGzBvbJ55H3jEc4W0N38uTteQn/ihflQhw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250905202804","@solana/functional":"4.0.0-canary-20250905202804","@solana/subscribable":"4.0.0-canary-20250905202804","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250905202804"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250905202804_1757104787087_0.29635324599749024","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905202845":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250905202845","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250905202845","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"362d2a06147abef675e3998c402d8b85363a3d14","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250905202845.tgz","fileCount":17,"integrity":"sha512-otTvYyboI5GTVI9IGvCeyS6uXvoyBpZAyS90tFueyuAWQZ/VZKJ7lHjvvFWN3UeUKnN3E8sGFxfvCIexnApVmQ==","signatures":[{"sig":"MEQCIC8euPMCZ7NtEBqCNWRC7GdYS6jT+vvA8Dpm3wTCdVajAiBZaKNyOr4AfIJ7iva1MK26Hc/HzFoXY31v9E8NX1RSEQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905202845.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/bb831028090bd36252f40c639bbc76d6/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905202845.tgz","_integrity":"sha512-otTvYyboI5GTVI9IGvCeyS6uXvoyBpZAyS90tFueyuAWQZ/VZKJ7lHjvvFWN3UeUKnN3E8sGFxfvCIexnApVmQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250905202845","@solana/functional":"4.0.0-canary-20250905202845","@solana/subscribable":"4.0.0-canary-20250905202845","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250905202845"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250905202845_1757104828845_0.3056737765693447","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905202839":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250905202839","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250905202839","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"19e8338c0805a4db3c6a3b268f0e429b9beadb53","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250905202839.tgz","fileCount":17,"integrity":"sha512-nQu3jz6IQIGAz3RtntgWAXXSAQU7l01+oIOyOWJEk+dyNPWEwW/OuiQs0EAG3XkbOQkQNfLaYghpBmuCZ/d8gg==","signatures":[{"sig":"MEQCIHUDHMxrxivQ1sZxVRnHtxL9LwjRoAh11aIcH+3a99UKAiBkpaPPej72W6k+IOXnnTrkfFzgEIKOaJ6qSpAziSSPHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905202839.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d90cbf6484a243f8cf7305776c687ecb/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905202839.tgz","_integrity":"sha512-nQu3jz6IQIGAz3RtntgWAXXSAQU7l01+oIOyOWJEk+dyNPWEwW/OuiQs0EAG3XkbOQkQNfLaYghpBmuCZ/d8gg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250905202839","@solana/functional":"4.0.0-canary-20250905202839","@solana/subscribable":"4.0.0-canary-20250905202839","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250905202839"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250905202839_1757104861519_0.4958563225902508","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905223329":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250905223329","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250905223329","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"14531acc530d75d17e327c56c34450171e90808a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250905223329.tgz","fileCount":17,"integrity":"sha512-eFXJ0ytCYktc8Mwg21xm3HLKmEwNODmiKdLWZGh5Csu7/AB2jX7fTttSg23xwKjKcb9lIq9jmo+GpIE9yBqW3g==","signatures":[{"sig":"MEUCIA8FBsaknxFp0qH6KTRv24COh5t95KYEfXGmiwQugRa+AiEAkcHxmKZPMPAixogtUUmHCQmkKFA6jvv+n93NrU+TMJo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905223329.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/77223e37c4cd212d86e30b2cf9e05e6f/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905223329.tgz","_integrity":"sha512-eFXJ0ytCYktc8Mwg21xm3HLKmEwNODmiKdLWZGh5Csu7/AB2jX7fTttSg23xwKjKcb9lIq9jmo+GpIE9yBqW3g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250905223329","@solana/functional":"4.0.0-canary-20250905223329","@solana/subscribable":"4.0.0-canary-20250905223329","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250905223329"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250905223329_1757112308049_0.03709245706866038","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905223413":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250905223413","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250905223413","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9a452feade4ce26536989586b4967ae5cdfe8946","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250905223413.tgz","fileCount":17,"integrity":"sha512-S6TX6rCeDmAHqNdPgNwOULp/RQkWKlgdjn0Ge0X/D5+Rswhj9T4R7YTT8MGvVNNWxm5EoQYzej2tQyDAvqDx+w==","signatures":[{"sig":"MEUCIQCxs2tEeW4yyykGhlMmiSVAjhA/wEPMew//UYETKxW3AAIgZlKH8fG9x8sPQXlGkTpSLtHsXZ6UWxTej+MXMO7cNpc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905223413.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0c4ed97c41aac7529286d3537ce851f1/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250905223413.tgz","_integrity":"sha512-S6TX6rCeDmAHqNdPgNwOULp/RQkWKlgdjn0Ge0X/D5+Rswhj9T4R7YTT8MGvVNNWxm5EoQYzej2tQyDAvqDx+w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250905223413","@solana/functional":"4.0.0-canary-20250905223413","@solana/subscribable":"4.0.0-canary-20250905223413","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250905223413"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250905223413_1757112361942_0.8132477461838805","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250908171631":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250908171631","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250908171631","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1638495316f0c37286dc3737041a2ed27635d667","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250908171631.tgz","fileCount":17,"integrity":"sha512-GnWVXYhaGnZKX2XOhYs3TGFsfVefVJCAc28n5okWqgwIAZFAMP31DfUoVJHMHNOI2YKtwihdqaX1X+qishzikw==","signatures":[{"sig":"MEQCIHsEU+dNzAplkymAdJL7fD/6p94uCpDNiqrR/+HfL2kwAiA+i47iEjzAWejXcwwFZbNR2/YDzS2YHAWy3j1Q23bMZg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96153},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250908171631.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8759cc56fbfa5285fed41ba85a4e2cfb/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250908171631.tgz","_integrity":"sha512-GnWVXYhaGnZKX2XOhYs3TGFsfVefVJCAc28n5okWqgwIAZFAMP31DfUoVJHMHNOI2YKtwihdqaX1X+qishzikw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250908171631","@solana/functional":"4.0.0-canary-20250908171631","@solana/subscribable":"4.0.0-canary-20250908171631","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250908171631"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250908171631_1757352509940_0.045566458949802824","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250908171751":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250908171751","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250908171751","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bd15d4d7c726a819059b909ddeaf0f0cc2c21ee4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250908171751.tgz","fileCount":17,"integrity":"sha512-Mi8op8FMePK0g0hHzsAqJu+dN/cFfUhEIvSi7YNBfO21nT2t8F9DsSt+q++/v9TzPszD2EHnexWFd2p/eE37AA==","signatures":[{"sig":"MEQCIEgzd71NcJsfCjhdQ+Ktc+DsdOuYmMzTI5V+QOva/qcqAiB8Sm/XsbSo5N+CPH28aB3ELIQWBYSYGrMdydi/Q7cfnQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96242},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250908171751.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/bfcb7b7daf4e06ecd19093dbd39575ec/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250908171751.tgz","_integrity":"sha512-Mi8op8FMePK0g0hHzsAqJu+dN/cFfUhEIvSi7YNBfO21nT2t8F9DsSt+q++/v9TzPszD2EHnexWFd2p/eE37AA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250908171751","@solana/functional":"4.0.0-canary-20250908171751","@solana/subscribable":"4.0.0-canary-20250908171751","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250908171751"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250908171751_1757352617436_0.9468416707814031","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250909185449":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250909185449","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250909185449","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e17e8e8fef1d916e1ef78e7deb0de7e3cb7f866d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250909185449.tgz","fileCount":17,"integrity":"sha512-bSmJ0LDXZJAzEK6Fr/It9f951bxyBi/DktfXLMBzaV2rk7mKau9aop9M9CwPEBBDYz/i4k7sYDscwOtuU3FOdg==","signatures":[{"sig":"MEUCIBJKHEmMph0LO+SlVoHn6gjU3oBhwuaEzI4892dQEQO9AiEAwSS4maZOKevRecuo4DvdXcqXNupE7FUD1acLjQYyl/g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96242},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250909185449.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b7789b81d51cd6ed932dc64725b08ca3/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250909185449.tgz","_integrity":"sha512-bSmJ0LDXZJAzEK6Fr/It9f951bxyBi/DktfXLMBzaV2rk7mKau9aop9M9CwPEBBDYz/i4k7sYDscwOtuU3FOdg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250909185449","@solana/functional":"4.0.0-canary-20250909185449","@solana/subscribable":"4.0.0-canary-20250909185449","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250909185449"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250909185449_1757444798295_0.4043320966334636","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250910232443":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250910232443","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250910232443","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f4ba3ea19e0935b442cb0ae842acd89a0edc80db","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250910232443.tgz","fileCount":17,"integrity":"sha512-U4umZIUBHeISliTV32IsZn+2Y+CsWUv7nd3WM7qo/zy2rSLAgEkLSCbHzyPTGgiapRFahukhaWEBfO7GZHyoUg==","signatures":[{"sig":"MEUCIBsL47rFmktCO/VTaVCCmnrvHk3Kj4A0rR2nrog2VMoUAiEAsC/OOPvmxlb56BeL/a65w7mzzBn1A0BNaUG6arPTazM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96242},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250910232443.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/fa5878801af14da716d7cdfc0c5b5187/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250910232443.tgz","_integrity":"sha512-U4umZIUBHeISliTV32IsZn+2Y+CsWUv7nd3WM7qo/zy2rSLAgEkLSCbHzyPTGgiapRFahukhaWEBfO7GZHyoUg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250910232443","@solana/functional":"4.0.0-canary-20250910232443","@solana/subscribable":"4.0.0-canary-20250910232443","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250910232443"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250910232443_1757547413690_0.5988990955861793","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250910234305":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250910234305","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250910234305","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"23fa324a764fbe1bdddb789b0652fc7d722b497f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250910234305.tgz","fileCount":17,"integrity":"sha512-tCRFfR0FLVKu8Ccxm7REDv8yn9/sM9AmLEVpHvWksV41XqT+hZQKgdVK1y5aXNtxIyy+r71XSyJS99BZWgupzw==","signatures":[{"sig":"MEYCIQDR3ofnGN/bYD4cMjW1cWdZ49IPSrLSvrMkkNQ3qtgQFQIhAJbSQgZjpIqa6TJ4cNtFDqF8MYeUOeCMEuwC2biWL7ND","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96242},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250910234305.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/217390983d35edb4c681d7d302c1ca88/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250910234305.tgz","_integrity":"sha512-tCRFfR0FLVKu8Ccxm7REDv8yn9/sM9AmLEVpHvWksV41XqT+hZQKgdVK1y5aXNtxIyy+r71XSyJS99BZWgupzw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250910234305","@solana/functional":"4.0.0-canary-20250910234305","@solana/subscribable":"4.0.0-canary-20250910234305","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250910234305"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250910234305_1757548451694_0.06314860902194486","host":"s3://npm-registry-packages-npm-production"}},"3.0.3":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"3.0.3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@3.0.3","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/anza-xyz/kit#readme","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fed30fa028a7b06aeeb484f2be1dba0613042712","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-3.0.3.tgz","fileCount":17,"integrity":"sha512-zUzUlb8Cwnw+SHlsLrSqyBRtOJKGc+FvSNJo/vWAkLShoV0wUDMPv7VvhTngJx3B/3ANfrOZ4i08i9QfYPAvpQ==","signatures":[{"sig":"MEUCIFx52RjOgV66Spc96RAP7cxCCMmHNdb30tkaZ4fDb7KJAiEA2NW3qXfE2i+mHt3CNG5cpY1g93bYhQ3HJ2swRt9/iAs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96043},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-3.0.3.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e5d4816ef1c7f4e650c3ecf3c2fa20bb/solana-rpc-subscriptions-channel-websocket-3.0.3.tgz","_integrity":"sha512-zUzUlb8Cwnw+SHlsLrSqyBRtOJKGc+FvSNJo/vWAkLShoV0wUDMPv7VvhTngJx3B/3ANfrOZ4i08i9QfYPAvpQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.3","@solana/functional":"3.0.3","@solana/subscribable":"3.0.3","@solana/rpc-subscriptions-spec":"3.0.3"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_3.0.3_1757550533931_0.11466928109134789","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250911040215":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250911040215","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250911040215","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8f25f7896e545901d823c6755c89e37775fc1921","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250911040215.tgz","fileCount":17,"integrity":"sha512-YEaf2OVqO1/Z1ZXVomCcmZCL6z/nBwMXmSiyYQ90DAWBlG8z75AVmLY7Dcn1vcy7Qz2lahy3KTLowY/znW1YYA==","signatures":[{"sig":"MEUCIAXUdtpUCpOCDvqUi+GvWlMacZz88We5p8xzgE5CArTVAiEAkBapNeWpcsz6Mmbq2gvCMXp9DHkyOISevABDUqifN1k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250911040215.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d15d84d72005d440e91476e4124fc3a2/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250911040215.tgz","_integrity":"sha512-YEaf2OVqO1/Z1ZXVomCcmZCL6z/nBwMXmSiyYQ90DAWBlG8z75AVmLY7Dcn1vcy7Qz2lahy3KTLowY/znW1YYA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250911040215","@solana/functional":"4.0.0-canary-20250911040215","@solana/subscribable":"4.0.0-canary-20250911040215","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250911040215"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250911040215_1757564031056_0.3842436858735423","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250911121913":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250911121913","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250911121913","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b516df8bb265da3058b23f3714b1e2ab82f4d87b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250911121913.tgz","fileCount":17,"integrity":"sha512-Frc6P3ET6QMYRYmqu5STr0wyBAc0dHPCQHielKsLIoxVxGPAFURabY0/85CZUF2NONZpG05zQusFjA/jrWAHeQ==","signatures":[{"sig":"MEQCIBweo/vqYnToWArmeWtV1+w67kK/nzZbdYTwZIgefjJGAiAL2F3QHQQ28xN4eZeOaNz4jSCMK6GzSuXF1kRJd4otwg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250911121913.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/15d9ac7e9ad07c91ef1b00740fd795e1/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250911121913.tgz","_integrity":"sha512-Frc6P3ET6QMYRYmqu5STr0wyBAc0dHPCQHielKsLIoxVxGPAFURabY0/85CZUF2NONZpG05zQusFjA/jrWAHeQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250911121913","@solana/functional":"4.0.0-canary-20250911121913","@solana/subscribable":"4.0.0-canary-20250911121913","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250911121913"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250911121913_1757593910863_0.7997361960483578","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250911201303":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250911201303","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250911201303","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1d6b04fe2bf722945525c2bd40ebef5a9c0a7a08","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250911201303.tgz","fileCount":17,"integrity":"sha512-+pACEVJo50pefz77Yc6PxKmB9JRSB1xczj6brvjj++J3cgzCQdvIVNJv0uTmrBGqMio2ks4+e/76V32GrIVkzQ==","signatures":[{"sig":"MEUCIQDlR3eI/bRy+Gn3I02LdFo/Mtg7Dvl9Bmm48u6qM5oeowIgDAUnHdRAKMxca5DdB56r+vEXRqNPEAcQnUFL/CWpY1s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250911201303.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b593e8d4e12ae034f4a689227072e491/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250911201303.tgz","_integrity":"sha512-+pACEVJo50pefz77Yc6PxKmB9JRSB1xczj6brvjj++J3cgzCQdvIVNJv0uTmrBGqMio2ks4+e/76V32GrIVkzQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250911201303","@solana/functional":"4.0.0-canary-20250911201303","@solana/subscribable":"4.0.0-canary-20250911201303","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250911201303"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250911201303_1757622290658_0.3512912163209758","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250911205125":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250911205125","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250911205125","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0e8189a82f023464490e99802c64b4acdc5dd317","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250911205125.tgz","fileCount":17,"integrity":"sha512-JHrpILxk2gRQX1s1nOAxT/7VaqFDk26/2dwzPBZvXG8AIHT2Va3p86wuLlz1wY/lE8f2vrchiXHlveLEC7dLlA==","signatures":[{"sig":"MEYCIQDuxNbTQ/TOzR9JRWk2MUxjtAHR9w/p/w2i6khhdyhIlAIhAL66BZN+YTHh10KwdDkHLdMbm5jC1ubP1wCEXPD94vh9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250911205125.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f1f3450ef7143c6864314fa0fa2b24a5/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250911205125.tgz","_integrity":"sha512-JHrpILxk2gRQX1s1nOAxT/7VaqFDk26/2dwzPBZvXG8AIHT2Va3p86wuLlz1wY/lE8f2vrchiXHlveLEC7dLlA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250911205125","@solana/functional":"4.0.0-canary-20250911205125","@solana/subscribable":"4.0.0-canary-20250911205125","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250911205125"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250911205125_1757624595404_0.35442175000995935","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250911205225":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250911205225","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250911205225","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"97c0dc40c8517042fdd6083b6a5616979ec8e3eb","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250911205225.tgz","fileCount":17,"integrity":"sha512-fgLIyerVVkX8vcyNc9WHKA7Nl8RJe+lUI3CeDRy3yIGR3EjV4Z64QAuMubV1adhWJGdzQAhyhDXzZc9l0wVF2Q==","signatures":[{"sig":"MEUCIQCzJOVBVo9KHnG+Kq8/j8g1OUPuhDQCcjz55jWQypb69QIgcchd9710e/lrKXv0xje81PSf5n5DbU6yH+gwMtF7fO8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250911205225.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1ce10c8a6aa02b93d9a5b9933bf02f95/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250911205225.tgz","_integrity":"sha512-fgLIyerVVkX8vcyNc9WHKA7Nl8RJe+lUI3CeDRy3yIGR3EjV4Z64QAuMubV1adhWJGdzQAhyhDXzZc9l0wVF2Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250911205225","@solana/functional":"4.0.0-canary-20250911205225","@solana/subscribable":"4.0.0-canary-20250911205225","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250911205225"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250911205225_1757624704912_0.0550619561045953","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250912010418":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250912010418","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250912010418","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dd69307591ca72f5c8aa79d193ed078dd552d8c7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250912010418.tgz","fileCount":17,"integrity":"sha512-Ru5xpdXmS1JpPPjuRNfTon8bsDIbtrfCLEQw+YANUy5Ai5LVqO1nvBSgIoquHZFGsXc891IVIxzPDD5YC87ljQ==","signatures":[{"sig":"MEUCIQDYNXUDha4hWrfwdQAqfpfOdmbSFUYlYhfxM72b0VJtzgIgJwntkPvY0Lg/rwcyx6O3wJJLvN7FnowKaI1S3mGE0DU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250912010418.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/284f7fe015fe7e77629f7194330c4bc3/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250912010418.tgz","_integrity":"sha512-Ru5xpdXmS1JpPPjuRNfTon8bsDIbtrfCLEQw+YANUy5Ai5LVqO1nvBSgIoquHZFGsXc891IVIxzPDD5YC87ljQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250912010418","@solana/functional":"4.0.0-canary-20250912010418","@solana/subscribable":"4.0.0-canary-20250912010418","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250912010418"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250912010418_1757639766083_0.6658075984481544","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250915222507":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250915222507","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250915222507","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e31446532f2082eeeacf3f9f5096f98b1faec5bd","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250915222507.tgz","fileCount":17,"integrity":"sha512-mmX6ETkRcxZAiXde7CEDRHVG+4WjjIrmI6Y/AE4AQZKjo22VBvukk1sV2LxJrSQiZDteFpG0NnDUjSbU3pufLg==","signatures":[{"sig":"MEUCIAhbYqsXPra1zdhB05Ob6NQsdlQCqM+vdEtUAozEa5oIAiEAnSeWwUK/AwGmqSH6/lxxSdew/TrxHYSPdlINJWQix/A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250915222507.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c1611da78591fbbabce309730e44d75b/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250915222507.tgz","_integrity":"sha512-mmX6ETkRcxZAiXde7CEDRHVG+4WjjIrmI6Y/AE4AQZKjo22VBvukk1sV2LxJrSQiZDteFpG0NnDUjSbU3pufLg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250915222507","@solana/functional":"4.0.0-canary-20250915222507","@solana/subscribable":"4.0.0-canary-20250915222507","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250915222507"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250915222507_1757975786696_0.2388585972259043","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250915233531":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250915233531","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250915233531","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8d6a4590481d087382e93c7301575d841cf7742c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250915233531.tgz","fileCount":17,"integrity":"sha512-D1P6dtlwTWjxS+yRrV6sFbzZiqGniM3eDBg2vrOLPqAYRjGdT5pSNZSnPFmerYgdXSIjXxq5ADrLutB6DjtMAg==","signatures":[{"sig":"MEUCIQCcvM9qPacbsn5Ft33qSY6gLFVd4vXOoyhK7xALUKNVEwIgQnVzKcKM1DFxjNG37G8TB6xtPPY4jxuaLb1wjK9JUiM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250915233531.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/096d6ce6feb2722e96eb1dbb8884ce66/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250915233531.tgz","_integrity":"sha512-D1P6dtlwTWjxS+yRrV6sFbzZiqGniM3eDBg2vrOLPqAYRjGdT5pSNZSnPFmerYgdXSIjXxq5ADrLutB6DjtMAg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250915233531","@solana/functional":"4.0.0-canary-20250915233531","@solana/subscribable":"4.0.0-canary-20250915233531","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250915233531"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250915233531_1757980021560_0.811565112237306","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250915233617":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250915233617","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250915233617","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8aa35d9991c0005375fd59ab6426e93af66a4f0e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250915233617.tgz","fileCount":17,"integrity":"sha512-GCHyeMS2Ge2s8YjSoqXFaovoODCtHN7jXHu34nqfVo09E77qaucpgWyi0Rl0/moGmAKFjYesN/3QhUYvZwk/xQ==","signatures":[{"sig":"MEUCIH+bqv9cWt8MLcbjvawutiAsY//SRVQwbXiIX70QOEYzAiEAynTWoWEDr33bPxFd4IACe4lqiODScWH5NfM7iJkl+ys=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250915233617.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ee843f2c3052332b7e88061c12cff120/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250915233617.tgz","_integrity":"sha512-GCHyeMS2Ge2s8YjSoqXFaovoODCtHN7jXHu34nqfVo09E77qaucpgWyi0Rl0/moGmAKFjYesN/3QhUYvZwk/xQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250915233617","@solana/functional":"4.0.0-canary-20250915233617","@solana/subscribable":"4.0.0-canary-20250915233617","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250915233617"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250915233617_1757980030365_0.27594626292307933","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250915233705":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250915233705","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250915233705","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bffb258f7c757ac187bf7ce31a8b417c322959fe","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250915233705.tgz","fileCount":17,"integrity":"sha512-7pt84g4UMtaeM5N5EDFPcENpBg5Jo0a3q5F/MpAe/IYBg+1R+9AOpsg/yKZ314l0YmcVa281PhUPQbw9/JQ1xA==","signatures":[{"sig":"MEQCIBBuEfMBW1fxvBbiJTS0L6w4jc7SVB2sPovSWCDaQRHoAiAgZv6CmhKDwz50vLDxp4sh7tL1qSTZIMgqW8uom3e4JQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250915233705.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/349798ecb9c14d9da383ed21e7abc13d/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250915233705.tgz","_integrity":"sha512-7pt84g4UMtaeM5N5EDFPcENpBg5Jo0a3q5F/MpAe/IYBg+1R+9AOpsg/yKZ314l0YmcVa281PhUPQbw9/JQ1xA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250915233705","@solana/functional":"4.0.0-canary-20250915233705","@solana/subscribable":"4.0.0-canary-20250915233705","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250915233705"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250915233705_1757980119128_0.9712669725188758","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250916005035":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250916005035","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250916005035","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c7531c70f1de2621021506fc4babf6ef760ac4c9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250916005035.tgz","fileCount":17,"integrity":"sha512-VZy3RBLMOnX6T8QxG0PizjHHXbkKIo5h5U1+N/LIWoA5L/KO8YLBRf0NMHXKyjcZzzuYhLYXPHmSy55sKwCKVQ==","signatures":[{"sig":"MEQCIFXrC/lgPNnqOUBtFBT8OgREtclR1pTHOW8iblqgYWD/AiB7NLSSSr8BiBXm+keRfucnIwVOloBkis9Fzs9ksVWjwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250916005035.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b9aaa1cba2b1505e82b562503de2435d/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250916005035.tgz","_integrity":"sha512-VZy3RBLMOnX6T8QxG0PizjHHXbkKIo5h5U1+N/LIWoA5L/KO8YLBRf0NMHXKyjcZzzuYhLYXPHmSy55sKwCKVQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250916005035","@solana/functional":"4.0.0-canary-20250916005035","@solana/subscribable":"4.0.0-canary-20250916005035","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250916005035"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250916005035_1757984524534_0.5037440765261365","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250917074105":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250917074105","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250917074105","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8a3f16eb84cf928ba83e0c111b4f9a9ce1446b14","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250917074105.tgz","fileCount":17,"integrity":"sha512-vEavBMBiSyFiKv2B+TmOA22/obJ+GODfye5N7vRVlrcoMqfIgvefaIeTtjbv3HYsADrKs4DAt+Cqz7y2IOzDpQ==","signatures":[{"sig":"MEQCIES53Q0LybXzD2+6zFxklWcvOBvHBxtBOSoF5m/MMbTxAiBzj2Xrew1wCG83otMP2VAtfMFGzsvVZr08bqaTPTC9lQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250917074105.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/84168070f56b0305cf0b1f37c990ff39/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250917074105.tgz","_integrity":"sha512-vEavBMBiSyFiKv2B+TmOA22/obJ+GODfye5N7vRVlrcoMqfIgvefaIeTtjbv3HYsADrKs4DAt+Cqz7y2IOzDpQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250917074105","@solana/functional":"4.0.0-canary-20250917074105","@solana/subscribable":"4.0.0-canary-20250917074105","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250917074105"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250917074105_1758095548183_0.9758076809241256","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250924171338":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250924171338","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250924171338","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ffd7f176fcab3677b8d863df933d949ba7737b74","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250924171338.tgz","fileCount":17,"integrity":"sha512-7iN9fVQpxP+i4gfe8ATx/Q3msv6qf06gYcp/SwWYsWTbtWC2SCiogoU70ANZWrqCoufdbcB601/3XceQDfaLvA==","signatures":[{"sig":"MEQCICEL6ht9q3ms/TNrXj6GuFsNPHvWYTiPDoAjgVuoWPYSAiBFprxbcBnn+vsecV5lqmf1fkOmELTm6HioAYd/Kgrt6w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250924171338.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/58dad85a90b20badb490e740235a5003/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250924171338.tgz","_integrity":"sha512-7iN9fVQpxP+i4gfe8ATx/Q3msv6qf06gYcp/SwWYsWTbtWC2SCiogoU70ANZWrqCoufdbcB601/3XceQDfaLvA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250924171338","@solana/functional":"4.0.0-canary-20250924171338","@solana/subscribable":"4.0.0-canary-20250924171338","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250924171338"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250924171338_1758734766709_0.24208028095461498","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250925211826":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250925211826","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250925211826","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b23ac3648ce7c014a3487809d1bf8272fb875ce3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250925211826.tgz","fileCount":17,"integrity":"sha512-jU8GhxtxOgN4VInDBiZPRaFa8jl0mt8hSK0ggVy+J8QOH+RG1WWLriZw57hiW7HHeu2Dg7TYnBX186AY0GxBjg==","signatures":[{"sig":"MEQCIE1o1RzZ/APehZI82XuNrE9DInQJUD1pzatFyg9aVioLAiABHJ/Sf2pg1BpBzZzNyL9Z0gGsrxafs86qxmcTbiLV7w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250925211826.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/856599b92b6c708bbad3adbbfcb605a1/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250925211826.tgz","_integrity":"sha512-jU8GhxtxOgN4VInDBiZPRaFa8jl0mt8hSK0ggVy+J8QOH+RG1WWLriZw57hiW7HHeu2Dg7TYnBX186AY0GxBjg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250925211826","@solana/functional":"4.0.0-canary-20250925211826","@solana/subscribable":"4.0.0-canary-20250925211826","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250925211826"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250925211826_1758835852256_0.021715462904355","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250925214123":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250925214123","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250925214123","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"557c176d39c478dac4e5fe152854b27dbcca0152","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250925214123.tgz","fileCount":17,"integrity":"sha512-awgEAWxaMqA3YxcLy2H4EkfaRyH/QBmsmTxZRlZDFcau7a2gI+AtSXg1kNRudFXzM9G6slbgEaIBxiVtw7ePEQ==","signatures":[{"sig":"MEUCIDF/bEX7oiq8ZhgZ6V7NWfpzW91vsl2IMiT1N7lM5IevAiEAg1CF/Pd0sUIyjXOvY5bGgVm+rOKLkh1yegFQkfbkJ14=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250925214123.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/681a837bd12998d13c74f6106acd8751/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250925214123.tgz","_integrity":"sha512-awgEAWxaMqA3YxcLy2H4EkfaRyH/QBmsmTxZRlZDFcau7a2gI+AtSXg1kNRudFXzM9G6slbgEaIBxiVtw7ePEQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250925214123","@solana/functional":"4.0.0-canary-20250925214123","@solana/subscribable":"4.0.0-canary-20250925214123","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250925214123"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250925214123_1758837191605_0.18711303886865638","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250925214227":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250925214227","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250925214227","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"446e881d886d6c02e996db2951218bb4552e1eed","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250925214227.tgz","fileCount":17,"integrity":"sha512-U/SWxRRf+mbfkGwzCLWOQ+141+iNReUqaCwJ2mmY9iUXvStjKS5AAyVgt6at54UJXjsp1bv9Q7RG3kox6z0Xqg==","signatures":[{"sig":"MEQCIEWUgLs0hV+JQCbsFZCq8Pna4zpYZ9RzjDcDacO59KsOAiAoZVR/kldhvUjw1tusMTTPxYyS03YEFlwpYNLr9elhkw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250925214227.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f31533e75ffb16a78f8c3c74109f241b/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250925214227.tgz","_integrity":"sha512-U/SWxRRf+mbfkGwzCLWOQ+141+iNReUqaCwJ2mmY9iUXvStjKS5AAyVgt6at54UJXjsp1bv9Q7RG3kox6z0Xqg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250925214227","@solana/functional":"4.0.0-canary-20250925214227","@solana/subscribable":"4.0.0-canary-20250925214227","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250925214227"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250925214227_1758837265772_0.7621871859467291","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250925215806":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250925215806","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250925215806","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"db79d6e2545b24759489689a322a13aeafba9428","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250925215806.tgz","fileCount":17,"integrity":"sha512-Cd+MiPS1XnL4exNkF9Y3WTxWgMjaUWIWK/sfHbpLma3jWbrq8LSuYACAOudJxcZBwXGl4OAMh3J9YtdA07LInA==","signatures":[{"sig":"MEYCIQDFhSEqr/ncNW8J5jc3Gyh+2lSUEr4U05qkn5SPIabTNAIhAOFByOoZOroyf3dgraazSHRZJdBhYGdYvcfrftxkAR4r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250925215806.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/58c95fceb19bbbeb65bd1efa0828e82a/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250925215806.tgz","_integrity":"sha512-Cd+MiPS1XnL4exNkF9Y3WTxWgMjaUWIWK/sfHbpLma3jWbrq8LSuYACAOudJxcZBwXGl4OAMh3J9YtdA07LInA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250925215806","@solana/functional":"4.0.0-canary-20250925215806","@solana/subscribable":"4.0.0-canary-20250925215806","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250925215806"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250925215806_1758838218444_0.554018929973277","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250925215742":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250925215742","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250925215742","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"73169083da8e361b613ec629624eec92039b8cd7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250925215742.tgz","fileCount":17,"integrity":"sha512-RAxSnZ2SGgY9CXK0Yf0ZYhopw6sJpts4hm1q/4YjgQO6lUhH0Q3tZ3w77cp/ydpv3hy1ZgR8eIgQQBqu+BIWmQ==","signatures":[{"sig":"MEYCIQC8XM6c4cXJafs93C928j2IxIGo86eicwJ8fibKkh7+lwIhAPJUCL5W9V2c5xHdIV4SZns3RHk1ZwTFmA2GSEs9yVSk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250925215742.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/43b6969a00fb2c7a702610315c05fabb/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250925215742.tgz","_integrity":"sha512-RAxSnZ2SGgY9CXK0Yf0ZYhopw6sJpts4hm1q/4YjgQO6lUhH0Q3tZ3w77cp/ydpv3hy1ZgR8eIgQQBqu+BIWmQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250925215742","@solana/functional":"4.0.0-canary-20250925215742","@solana/subscribable":"4.0.0-canary-20250925215742","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250925215742"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250925215742_1758838222388_0.05574273809232899","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250925220004":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250925220004","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250925220004","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e1213b8d5def9108ffb2ed6a9a14e80c5c91366a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250925220004.tgz","fileCount":17,"integrity":"sha512-fEFtIKCHuwg03XYJVUauyGRVqXlcnJ6p78577mUk2C5QTHVvMXvwlTPkGkEd3P5lsEBns2MnsoxRCUr/Ndrs3A==","signatures":[{"sig":"MEUCIQCQ8RyaTbDg+KOyIWutiXvBve+k5j7qyWS/yZWWOE09LwIgQ90f57OW8rk6hE/LcEKeBqpVU06hjqSatl5aXwoCPyo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250925220004.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c0b552ead0dbee765042fca67162e3eb/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250925220004.tgz","_integrity":"sha512-fEFtIKCHuwg03XYJVUauyGRVqXlcnJ6p78577mUk2C5QTHVvMXvwlTPkGkEd3P5lsEBns2MnsoxRCUr/Ndrs3A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250925220004","@solana/functional":"4.0.0-canary-20250925220004","@solana/subscribable":"4.0.0-canary-20250925220004","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250925220004"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250925220004_1758838322583_0.14471314698982884","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250926144318":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250926144318","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250926144318","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7c35b6e79dbab76ef1a3915a1e93b226984690a2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250926144318.tgz","fileCount":17,"integrity":"sha512-tf4aQ8/1ICSTrbN4ansDfN/DGCVSh3BJRevhBNEiTLT7oWWPCBq4HnqHGqjUPpuqu1XEKMzk09EeXn2A3PNEMQ==","signatures":[{"sig":"MEUCIQCfls32E1Jy2iJgPKk4JROWSI4McGpg3EYcITxKJfCIMAIgUCYOfW0sQOgRJjsLdtTC4ibTVJbZ9ROfvPjGZJLcV6c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250926144318.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/07e7d0f543f8ffa07eb008b2c0c9b19c/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250926144318.tgz","_integrity":"sha512-tf4aQ8/1ICSTrbN4ansDfN/DGCVSh3BJRevhBNEiTLT7oWWPCBq4HnqHGqjUPpuqu1XEKMzk09EeXn2A3PNEMQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250926144318","@solana/functional":"4.0.0-canary-20250926144318","@solana/subscribable":"4.0.0-canary-20250926144318","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250926144318"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250926144318_1758898498487_0.947858423305521","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250930051855":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250930051855","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250930051855","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4246695bb96e044fb1732a38e9985e0c2f12d521","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250930051855.tgz","fileCount":17,"integrity":"sha512-81lSlaffn2FpQUTezxgXvE9o4YJu70GSe+31ztrU9FCX6txT6Ri9Lc3ZKaVZK9uLvqhOTyiT6bLXWi6XIiMn2g==","signatures":[{"sig":"MEQCIB9pc034d9+InWn/DsN0kJ3Bzl8W5UUf44WrgLfaCKa3AiANMTzGlBFXVL8Xv0cAew53AW/R8FewsSygRbBUR/O37w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250930051855.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6710b18002d6fa48aa8509fd2ae23136/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250930051855.tgz","_integrity":"sha512-81lSlaffn2FpQUTezxgXvE9o4YJu70GSe+31ztrU9FCX6txT6Ri9Lc3ZKaVZK9uLvqhOTyiT6bLXWi6XIiMn2g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250930051855","@solana/functional":"4.0.0-canary-20250930051855","@solana/subscribable":"4.0.0-canary-20250930051855","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250930051855"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250930051855_1759210289314_0.11293405977116744","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250930084738":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250930084738","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250930084738","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cf77a2c48aefe62715ac2c9f5aa51a39c1caad6f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250930084738.tgz","fileCount":17,"integrity":"sha512-9GLg2tIKAHQWJwZEpsmhqgys7qeUHIWQHypagfHUiADN+p9T3k6124tjBE/Z9RyRb9COH9xI8TTsb6JssP0GOg==","signatures":[{"sig":"MEUCIBXpiZTDXdE5VV4dfw/pwCy/7ufrnDJhGABy9hQ3QOCIAiEA2gpnxIH3g1eG63psjcfmbPcUTD38LKTyoyYo5fiunUk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250930084738.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6e33bb78c75d92b2a5c5c77af40379e6/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250930084738.tgz","_integrity":"sha512-9GLg2tIKAHQWJwZEpsmhqgys7qeUHIWQHypagfHUiADN+p9T3k6124tjBE/Z9RyRb9COH9xI8TTsb6JssP0GOg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250930084738","@solana/functional":"4.0.0-canary-20250930084738","@solana/subscribable":"4.0.0-canary-20250930084738","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250930084738"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250930084738_1759222758765_0.6714496740183957","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250930084832":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250930084832","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250930084832","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a1afd69aa7792571c080c0d4c5665d24a497a715","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250930084832.tgz","fileCount":17,"integrity":"sha512-oW+vxZuhBBEz9QIBhO2FgacgjjacX+Lw6ynY+AcmyvMZG98MbDZCMj41FzNUNEiFRVMV6rCHoudumLXJDg93qg==","signatures":[{"sig":"MEUCIQDU3mCxcaVSnhdzGqbWuoPtkkc6/v0MkyiTVzDMldgwOQIgWWhwsfimshc+i2w6NREvif7dgCN9dzlQhg6YiohPgSA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250930084832.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f184149f439eb064ba8e9f4c56a70fa1/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250930084832.tgz","_integrity":"sha512-oW+vxZuhBBEz9QIBhO2FgacgjjacX+Lw6ynY+AcmyvMZG98MbDZCMj41FzNUNEiFRVMV6rCHoudumLXJDg93qg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250930084832","@solana/functional":"4.0.0-canary-20250930084832","@solana/subscribable":"4.0.0-canary-20250930084832","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250930084832"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250930084832_1759222834265_0.8343133779391578","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250930182729":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250930182729","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250930182729","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"77bf973e602cb9df9f3dcfe52fc3f77946cf5db0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250930182729.tgz","fileCount":17,"integrity":"sha512-IBfjR/VGWfMesVCn3uvRlNKivZ4AHCI2W7xz5iyci21EqkDV9GU+uUs5JruoKuoNZOKSROAvn/cnAe9S4kuAeA==","signatures":[{"sig":"MEUCIQDYLSKixJuNf8EjwYf04kwgu2R+Ux9KqyI4I9F9pHhNKQIgMgRgt+zPnXCZA/oOu/mrMx07tsBXGUNgvoNJ66pXWcM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250930182729.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d8f525ab11530b21141faeca5a02f57d/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250930182729.tgz","_integrity":"sha512-IBfjR/VGWfMesVCn3uvRlNKivZ4AHCI2W7xz5iyci21EqkDV9GU+uUs5JruoKuoNZOKSROAvn/cnAe9S4kuAeA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250930182729","@solana/functional":"4.0.0-canary-20250930182729","@solana/subscribable":"4.0.0-canary-20250930182729","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250930182729"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250930182729_1759257616043_0.26774602117039215","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250930182803":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20250930182803","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20250930182803","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f17e849844b57305c5a95535e168f87b1c10ef4b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20250930182803.tgz","fileCount":17,"integrity":"sha512-b9LL9vaOwY5TiDal9KVaFrRn1P4sF0CVvJVN2RotTYWU+P5W28roVVd3lB3VT2FmgRGba1k/x1C3cDhEh+e9iw==","signatures":[{"sig":"MEUCIQDr/BKgqnjR93px/FVYLv0GylRx3i5x0xs0Hne3MyI5TAIgGAf3JHh2UkgrTc2s5/tIJKamxazg1I6ct/TceqEpuIw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250930182803.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/a8e2adcd8b48905363046cefc7dd0389/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20250930182803.tgz","_integrity":"sha512-b9LL9vaOwY5TiDal9KVaFrRn1P4sF0CVvJVN2RotTYWU+P5W28roVVd3lB3VT2FmgRGba1k/x1C3cDhEh+e9iw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20250930182803","@solana/functional":"4.0.0-canary-20250930182803","@solana/subscribable":"4.0.0-canary-20250930182803","@solana/rpc-subscriptions-spec":"4.0.0-canary-20250930182803"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20250930182803_1759257618790_0.4446980755535552","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251001190036":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251001190036","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251001190036","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c50aa51dbb2be56b8e0e87c26219c0c104df4148","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251001190036.tgz","fileCount":17,"integrity":"sha512-S812CP6HEidq38ppLDZqGs3gA3E7AjFgwDUNXa5FPmeiCEIYTFMkDhInGXKv8GAO+xwqaZQQy1FG1ioKOPbV1Q==","signatures":[{"sig":"MEUCIQCzhI8SHDr5E7a0L5OBzOxwWmF+bNXc6bgUYPFjJMrhlQIgNX3f3J8TQdJNqN3TQEjaHMCYBanYLYeM0/eK3sXpskw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251001190036.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c6de36775e652a19bd7d87358e78d88a/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251001190036.tgz","_integrity":"sha512-S812CP6HEidq38ppLDZqGs3gA3E7AjFgwDUNXa5FPmeiCEIYTFMkDhInGXKv8GAO+xwqaZQQy1FG1ioKOPbV1Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251001190036","@solana/functional":"4.0.0-canary-20251001190036","@solana/subscribable":"4.0.0-canary-20251001190036","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251001190036"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251001190036_1759345994298_0.09875994220914253","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251001200451":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251001200451","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251001200451","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8e708fd19d79cc583086ab55a642891a99d52035","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251001200451.tgz","fileCount":17,"integrity":"sha512-/K6HQoMLG0z3+jJmFQFAm0AM3+NQGZ+j4nwzxWgH4n1YSxgMMoUq57sSO0B0lK49DMa9b0lVP0xFh6SwOQ263w==","signatures":[{"sig":"MEUCIQD8uEVD3L0vF/oWdsqgnUojz1m9zJ0cm1ehBCSxkfcMiQIgKVV0mIv2N4jFL/QWiCMuer8OvJM6NMgP4Sgu9JbwHN4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251001200451.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3f444f4570bc6c67d2834e8a8c1579cc/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251001200451.tgz","_integrity":"sha512-/K6HQoMLG0z3+jJmFQFAm0AM3+NQGZ+j4nwzxWgH4n1YSxgMMoUq57sSO0B0lK49DMa9b0lVP0xFh6SwOQ263w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251001200451","@solana/functional":"4.0.0-canary-20251001200451","@solana/subscribable":"4.0.0-canary-20251001200451","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251001200451"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251001200451_1759349834957_0.45838953678728767","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251001200542":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251001200542","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251001200542","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bcd509fea2efb991a7c9c711c80565cf62f4caa4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251001200542.tgz","fileCount":17,"integrity":"sha512-wymHQ7bKzoxzHtTxK0Hm2jYXW8ByB8AL5iEA8p6D6vDR5ckLSIUOYrLAhmmUErIoUene3nQFi2nErJGNQJe8hA==","signatures":[{"sig":"MEYCIQD1ylJX/vYnDtDXwsI4G+bh3GD6YzZkE5/oI9J8xWbKowIhAIxS6Yhw/xIVO79Aqzci+a4tHzUe4lpBuxQSn9zf5JEB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251001200542.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8c3101f72195343485418823b5402750/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251001200542.tgz","_integrity":"sha512-wymHQ7bKzoxzHtTxK0Hm2jYXW8ByB8AL5iEA8p6D6vDR5ckLSIUOYrLAhmmUErIoUene3nQFi2nErJGNQJe8hA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251001200542","@solana/functional":"4.0.0-canary-20251001200542","@solana/subscribable":"4.0.0-canary-20251001200542","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251001200542"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251001200542_1759349929331_0.8327191740626176","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251002191155":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251002191155","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251002191155","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6747fa1ce8ee2a40a1489dd9d22a83862bfe1593","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251002191155.tgz","fileCount":17,"integrity":"sha512-HGQO61VliuNIERB0ob/vHaBzNQcarvWEt52jzOcmLEeb9ZIcfP0cGxDkbcH9Z/18Sx5hExPzNvlfoLKsywqvRA==","signatures":[{"sig":"MEYCIQCLJ2na255gMoYwhLlBVxgtm3ZlGPllBnF8JOJtlAVCUgIhAKRxKjpxgoLqmP/5+cUW3na8YrO38udKO7C4GwMlFgad","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251002191155.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/09b4b67925e993420029996d5e1df658/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251002191155.tgz","_integrity":"sha512-HGQO61VliuNIERB0ob/vHaBzNQcarvWEt52jzOcmLEeb9ZIcfP0cGxDkbcH9Z/18Sx5hExPzNvlfoLKsywqvRA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251002191155","@solana/functional":"4.0.0-canary-20251002191155","@solana/subscribable":"4.0.0-canary-20251002191155","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251002191155"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251002191155_1759433014023_0.9582174672587429","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251002191251":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251002191251","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251002191251","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4be665155cb0c38c626626093329eae7a6dec29d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251002191251.tgz","fileCount":17,"integrity":"sha512-Tbm9C7T8E05wZmiGrthjqrkXVURKcI6y326NyHUVd/D7B16hyh0r1ulCW0I1VTy61d8InkPn3+NfQFn68maL4Q==","signatures":[{"sig":"MEUCIQDPSw7YB0io5AzTJgrrqqiXvGYN4tM/H5Ypmfa1WeflTQIgA1gLTzRrqBmZhwyqJunENGefUu0twYDQCaSERx8SKjY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251002191251.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/a853289dedd04010e648bf6b08c73d18/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251002191251.tgz","_integrity":"sha512-Tbm9C7T8E05wZmiGrthjqrkXVURKcI6y326NyHUVd/D7B16hyh0r1ulCW0I1VTy61d8InkPn3+NfQFn68maL4Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251002191251","@solana/functional":"4.0.0-canary-20251002191251","@solana/subscribable":"4.0.0-canary-20251002191251","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251002191251"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251002191251_1759433092804_0.0817264830635338","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251002191300":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251002191300","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251002191300","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0724c9a815ff6d8df5bc068f9176f25403904197","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251002191300.tgz","fileCount":17,"integrity":"sha512-ux5tAdBB7bLWH4GbfG4ecxbdmIQ2hW/3zB1CUXQR4ukD3dUuwS+dB3n4925lsKdKi044kfs4AobudEYToNn+Iw==","signatures":[{"sig":"MEQCIBLCSytVo/p/3YgHNWQNqIy8y4+FELouFRyNM+RZWw8eAiBdtKPN1E3dHT37R670Ct3wu48eVga0XV7QLosaTBgsAA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251002191300.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/56d1ccf86ad348ad865df29504e9e098/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251002191300.tgz","_integrity":"sha512-ux5tAdBB7bLWH4GbfG4ecxbdmIQ2hW/3zB1CUXQR4ukD3dUuwS+dB3n4925lsKdKi044kfs4AobudEYToNn+Iw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251002191300","@solana/functional":"4.0.0-canary-20251002191300","@solana/subscribable":"4.0.0-canary-20251002191300","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251002191300"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251002191300_1759433108164_0.857339306907621","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251002191331":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251002191331","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251002191331","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3de0fbafb2c057b2f9b87aade0ffa92c4df50686","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251002191331.tgz","fileCount":17,"integrity":"sha512-KMi8nEB8as4jGimFILkTow6GGJdBqBPci8YyzdAz1VKwsM07ofAbVQun25qFT8a9qnCA+jRjgvqzE/aeC43nsA==","signatures":[{"sig":"MEQCIHG1bwOz19AyTIkK+iZ7+3alPep95x42lXbt0NZscIXwAiAXRGR4xgBE4C17jF7KrDvr61k2HmZCkGlBJ4P4ZaHixA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251002191331.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/11e94a559135cf9d3ce0edff85d478eb/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251002191331.tgz","_integrity":"sha512-KMi8nEB8as4jGimFILkTow6GGJdBqBPci8YyzdAz1VKwsM07ofAbVQun25qFT8a9qnCA+jRjgvqzE/aeC43nsA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251002191331","@solana/functional":"4.0.0-canary-20251002191331","@solana/subscribable":"4.0.0-canary-20251002191331","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251002191331"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251002191331_1759433129048_0.06564730080948","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251003105534":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251003105534","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251003105534","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"66f8dae12d3f1ed516ddf5260ddb9f0f5b8699d5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251003105534.tgz","fileCount":17,"integrity":"sha512-egdopuYQmj6wnjRcUlKVqXQ/68faCkYL6Rn2Q1HUj9Iq08ckLEvB06ONZFRsBVfcwlGjXg39uZzcBUadWMTKgw==","signatures":[{"sig":"MEQCIQDRhwJadF1qZfCCDT7W2Y1jvLRJV9kqvcelYsY6ZqpsigIfb6i/3wv1WTyQ9tYX3L/UtQLcECKffudd7MN98fnziA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251003105534.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8e5e4b0f4372cb83d2999e6066091bdd/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251003105534.tgz","_integrity":"sha512-egdopuYQmj6wnjRcUlKVqXQ/68faCkYL6Rn2Q1HUj9Iq08ckLEvB06ONZFRsBVfcwlGjXg39uZzcBUadWMTKgw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251003105534","@solana/functional":"4.0.0-canary-20251003105534","@solana/subscribable":"4.0.0-canary-20251003105534","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251003105534"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251003105534_1759489635666_0.6045979656492095","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251003105839":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251003105839","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251003105839","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"53cabc21bfdf080053fa6aebf431c5938dcfbdbe","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251003105839.tgz","fileCount":17,"integrity":"sha512-bkTA56j3jgTt6ZVYf7x892LxPWugaJEIGMvLMABsmMiPN7zPYM7H+uFEuiYnZIcVUx/XJHk2vfnACSO5uvd+1g==","signatures":[{"sig":"MEUCIGj5NPAxK/0DelXnCAcRvP50L4OoVBbET0f+y6ilkYULAiEAzJBezzOpqhXePrw0k6lH4RnlbLWdRCvyoiMHLPg3hh8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251003105839.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/74b434e528ad2e8d3f76d5bc1f8185cb/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251003105839.tgz","_integrity":"sha512-bkTA56j3jgTt6ZVYf7x892LxPWugaJEIGMvLMABsmMiPN7zPYM7H+uFEuiYnZIcVUx/XJHk2vfnACSO5uvd+1g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251003105839","@solana/functional":"4.0.0-canary-20251003105839","@solana/subscribable":"4.0.0-canary-20251003105839","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251003105839"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251003105839_1759489821976_0.255636594561897","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251003110412":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251003110412","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251003110412","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"13e9d27841d1503cc23be249b3c0d7b9e84d8875","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251003110412.tgz","fileCount":17,"integrity":"sha512-UXJuaUYI6+kg/XuoDCpaWtbCISfPXd/7aKcCmbACom9h9zKi8nzoOYgzaJ+Z/Ym+Chq99svhuUvysZNUAjkE1Q==","signatures":[{"sig":"MEYCIQD9bngbfp+2KNcSRMBO0OES6s3/JgJJVfkBSQmu2qHC1gIhAOwv0yRulBQVoSLlfPtFN1RJ029SdEBMXVE9USvOQayP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251003110412.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/40a02c05b58a1fb2148fc123272c7add/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251003110412.tgz","_integrity":"sha512-UXJuaUYI6+kg/XuoDCpaWtbCISfPXd/7aKcCmbACom9h9zKi8nzoOYgzaJ+Z/Ym+Chq99svhuUvysZNUAjkE1Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251003110412","@solana/functional":"4.0.0-canary-20251003110412","@solana/subscribable":"4.0.0-canary-20251003110412","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251003110412"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251003110412_1759490143930_0.8994452381857665","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251003155620":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251003155620","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251003155620","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d19fc999b7ccc52e5ab01ee06b51ad72f41539df","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251003155620.tgz","fileCount":17,"integrity":"sha512-Xp0X+i/Ghtp9sH4wiGjPvedDfyFUr8fLTPV6EvFfqt57vPWFYeV6GH7iwHIFLy9p0CrdEhA0SZ4ZEyE+BFYH4A==","signatures":[{"sig":"MEYCIQD5MzjS5NY4fKtSB1eb16c4F82N4nEhnRsRF13a147hRgIhANZ7lzUZCholym09k4kfBSS6uBKk/nbOXYGK9oGtnbIf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251003155620.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/86afc6ecc8052ebb0a177b396c39989c/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251003155620.tgz","_integrity":"sha512-Xp0X+i/Ghtp9sH4wiGjPvedDfyFUr8fLTPV6EvFfqt57vPWFYeV6GH7iwHIFLy9p0CrdEhA0SZ4ZEyE+BFYH4A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251003155620","@solana/functional":"4.0.0-canary-20251003155620","@solana/subscribable":"4.0.0-canary-20251003155620","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251003155620"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251003155620_1759507682254_0.06383867543825605","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251003182442":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251003182442","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251003182442","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c4a068d87938190ad3dd6972d9f648a270eff07d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251003182442.tgz","fileCount":17,"integrity":"sha512-nSCK1CwgmdD6qvJemHHo53Y1WHJB+70N6xK2SS0gA7SKFr7gTNnT7vlNAAukhSpbojquz1MeFEON5IH+oRBAhg==","signatures":[{"sig":"MEUCIEM6nemyvO/QsNCVP0QAEaeFRI+OIYTGqUGwZ0oBuaDxAiEA74KjEiPRdKeGV7csjZ7puqHMVGGN2XcaoPukldoDux0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251003182442.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/14421145cf61e36292e595a26d72aeae/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251003182442.tgz","_integrity":"sha512-nSCK1CwgmdD6qvJemHHo53Y1WHJB+70N6xK2SS0gA7SKFr7gTNnT7vlNAAukhSpbojquz1MeFEON5IH+oRBAhg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251003182442","@solana/functional":"4.0.0-canary-20251003182442","@solana/subscribable":"4.0.0-canary-20251003182442","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251003182442"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251003182442_1759516574784_0.701316264432442","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251006181101":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251006181101","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251006181101","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"550cbe6f756967b1025dac93d352d7f4193a4cd3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251006181101.tgz","fileCount":17,"integrity":"sha512-9ELvGpKhSyV9ePmqGsgvTRqj/f7zNjbLqH/V75G527+v+3wz7a/v14/RVA5P1CciHP09qX9BhgUGPxHYXlkrfA==","signatures":[{"sig":"MEQCICNpq78QE/k4afR+huTY3eedlhc42F36RNVuvrID14qhAiB5Rm+9AH4QzzepCutzrErFltjzlnIyI8lm4/AAnVCfxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251006181101.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ad21ef73007fff65d7203340fbaf9c47/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251006181101.tgz","_integrity":"sha512-9ELvGpKhSyV9ePmqGsgvTRqj/f7zNjbLqH/V75G527+v+3wz7a/v14/RVA5P1CciHP09qX9BhgUGPxHYXlkrfA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251006181101","@solana/functional":"4.0.0-canary-20251006181101","@solana/subscribable":"4.0.0-canary-20251006181101","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251006181101"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251006181101_1759774963571_0.42049291574154424","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251006183905":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251006183905","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251006183905","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3ac45dda9325b48410af78697853ae6a0f480b67","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251006183905.tgz","fileCount":17,"integrity":"sha512-uj1s4zdEm/SSCGcGUk9KuUsime1i5yZEk1fqU5F9w+syAAu/CJKK4cQm63iLFZr/bfxvVn/OZ2eeud7kuReJ5w==","signatures":[{"sig":"MEUCIQDVaEByWJqVMW10KV7psi5Hk7XK7jFT08RemMXtV6SmfgIgcUcCk1M7d/mnvXqIcUCalSJt+oODpYiss3Kg8A2gFPU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251006183905.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4d9e97f5e63aec76b173feb98c919e0e/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251006183905.tgz","_integrity":"sha512-uj1s4zdEm/SSCGcGUk9KuUsime1i5yZEk1fqU5F9w+syAAu/CJKK4cQm63iLFZr/bfxvVn/OZ2eeud7kuReJ5w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251006183905","@solana/functional":"4.0.0-canary-20251006183905","@solana/subscribable":"4.0.0-canary-20251006183905","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251006183905"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251006183905_1759776593372_0.7392539425379419","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251006185125":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251006185125","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251006185125","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c9cae8fc6cedc94a484d07a9053dfa134efcdc7f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251006185125.tgz","fileCount":17,"integrity":"sha512-+iu0nI/ptKp1LGIBz1FJGUU+NaPjxuLCOI77bFYTioZYJipzWEbUOgudlHxZCqLjSFFe5lnh5IBmxSYAZGcllQ==","signatures":[{"sig":"MEQCIChc6upR/Ku48u20MJodrm/UiqcYcdX3Hjtzb0rrn0hbAiB3p2ZBtBSqb1VJ34FHkvatiau8qNxBC428rGTaHnBPHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251006185125.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e3c149b24c967d97c60eb8d45c20e87c/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251006185125.tgz","_integrity":"sha512-+iu0nI/ptKp1LGIBz1FJGUU+NaPjxuLCOI77bFYTioZYJipzWEbUOgudlHxZCqLjSFFe5lnh5IBmxSYAZGcllQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251006185125","@solana/functional":"4.0.0-canary-20251006185125","@solana/subscribable":"4.0.0-canary-20251006185125","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251006185125"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251006185125_1759777462179_0.3689995599288578","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251006190045":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251006190045","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251006190045","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"254516087cb956b3b6809eb742cc474dc6705a86","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251006190045.tgz","fileCount":17,"integrity":"sha512-twbQzBXyppKYwzTd+rC/SL6MWHV/S77yG+/E4RSNQGc+y6GzKaCL0r6MkZAQ8y3cZjjlvOkjmaNZpm+9HAmiyQ==","signatures":[{"sig":"MEUCIQCRbT2MN0f2YuRZ1bUI3NM+4yNsFOm5vhoXTo3b1bAvcgIgDgYEzwCFsqljP7GIKWuJ/n5KgdZ0wGme8G1S+9DvCXI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251006190045.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0787cf751cca768566c5e229cecb6fc2/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251006190045.tgz","_integrity":"sha512-twbQzBXyppKYwzTd+rC/SL6MWHV/S77yG+/E4RSNQGc+y6GzKaCL0r6MkZAQ8y3cZjjlvOkjmaNZpm+9HAmiyQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251006190045","@solana/functional":"4.0.0-canary-20251006190045","@solana/subscribable":"4.0.0-canary-20251006190045","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251006190045"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251006190045_1759777973649_0.4563379397192515","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251007224950":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251007224950","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251007224950","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2094d2bb8be18443a207bbd46b3f55469401a0ad","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251007224950.tgz","fileCount":17,"integrity":"sha512-s7LobuwLJVudxP0jws5kjdu0y7Px9KP2e6kHso4G0eiu/uFdEuespkEMO1lgTGemBD6EVoVWbsuYjnax1Ux6uA==","signatures":[{"sig":"MEUCIFCumzgJRH/emErCUkARYelaVQTeLOwq1AyA5We1cvSsAiEA4iX31clDKkGYNXJliJW9tViFUFMk5/7fCGMr2o8KBfQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251007224950.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c712f9890d56e38c55ecde67d20c87b2/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251007224950.tgz","_integrity":"sha512-s7LobuwLJVudxP0jws5kjdu0y7Px9KP2e6kHso4G0eiu/uFdEuespkEMO1lgTGemBD6EVoVWbsuYjnax1Ux6uA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251007224950","@solana/functional":"4.0.0-canary-20251007224950","@solana/subscribable":"4.0.0-canary-20251007224950","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251007224950"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251007224950_1759878104107_0.44531049043344195","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251007224953":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251007224953","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251007224953","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f93cef9a0c150b49a224285051ba34cbbd51556d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251007224953.tgz","fileCount":17,"integrity":"sha512-pM1jp3a5vpqbi0iLuJB4Fi7GrE4skDgq2+42B27G/vT0OEBdBXOz83peopZcwf6X9zgEWR7BSDUpjv9G/dKZuA==","signatures":[{"sig":"MEUCIQCDts6MuHzR36r8VXkk6VfeMStZBHi4jH4d7Bqf7VcMngIgG3o+pNgz8K80g3IpCff08lDBOnGm4M9OfAt+llCfmGY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251007224953.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/01312958f0c3a775f2bb2806ecfb5f79/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251007224953.tgz","_integrity":"sha512-pM1jp3a5vpqbi0iLuJB4Fi7GrE4skDgq2+42B27G/vT0OEBdBXOz83peopZcwf6X9zgEWR7BSDUpjv9G/dKZuA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251007224953","@solana/functional":"4.0.0-canary-20251007224953","@solana/subscribable":"4.0.0-canary-20251007224953","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251007224953"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251007224953_1759878151796_0.06657610285588178","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251008101046":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251008101046","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251008101046","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ee55b3e24ad2f4827ed328c04899bdf83ac2a167","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251008101046.tgz","fileCount":17,"integrity":"sha512-JCz3FUPIm6znkOPjuuskiMaeL6M0GSFenlkSS9NSM/tB6hCNExAakpUTybOyQNICSJ7W3iSH9GDxV2D+rboDHQ==","signatures":[{"sig":"MEQCIG0pnmpPr9ngVxTMuwrBLWeXvwJivegNxe7FYTB4u30YAiA5Aw/V79NDxa5c8pzZScXng9JUYDjlLMkLzQ+Uj5y0jg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251008101046.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/bf12b091d37d53b78d6ae361b0eabcc7/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251008101046.tgz","_integrity":"sha512-JCz3FUPIm6znkOPjuuskiMaeL6M0GSFenlkSS9NSM/tB6hCNExAakpUTybOyQNICSJ7W3iSH9GDxV2D+rboDHQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251008101046","@solana/functional":"4.0.0-canary-20251008101046","@solana/subscribable":"4.0.0-canary-20251008101046","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251008101046"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251008101046_1759919020781_0.0595679243001106","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251008190231":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0-canary-20251008190231","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0-canary-20251008190231","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"30f5659da410240e83bb365c42c77012d62f4eff","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0-canary-20251008190231.tgz","fileCount":17,"integrity":"sha512-ejxUonhjmJ62XwclJEjc8tZkT2cHWE7j/alwy26FTTVrQI0csyrCiWiogI/GoiWUtmk3tTrt1iuzVQ4TFBnjTA==","signatures":[{"sig":"MEQCIE2APOBtrgMeMt/9J8662ypNc5vUWNq/BRhq4Qot+iCEAiANIHg1rAd+mh0PO2d66OpvPh+XUGk5IWOU9UwzzCHBsg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251008190231.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e1d56826f9d569197c35fc5f714452df/solana-rpc-subscriptions-channel-websocket-4.0.0-canary-20251008190231.tgz","_integrity":"sha512-ejxUonhjmJ62XwclJEjc8tZkT2cHWE7j/alwy26FTTVrQI0csyrCiWiogI/GoiWUtmk3tTrt1iuzVQ4TFBnjTA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0-canary-20251008190231","@solana/functional":"4.0.0-canary-20251008190231","@solana/subscribable":"4.0.0-canary-20251008190231","@solana/rpc-subscriptions-spec":"4.0.0-canary-20251008190231"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0-canary-20251008190231_1759950842376_0.19144744028758387","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"4.0.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@4.0.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4abe9919b8a0f5de62b7073ba2d696cf812d8f7e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-4.0.0.tgz","fileCount":17,"integrity":"sha512-dc4cGfkQJEdkux/CXpItffuytnSU6wktReHEBL+2xaYmF+yGMBeBLzTvkCJ9BbGGfBMf06c5y5QH8X48W5CJdg==","signatures":[{"sig":"MEYCIQC+YJMMTpTPzVQW5VVvbbA9Cj+1EitAh+qK88Dihmr4uAIhAPGuHmWG54HSCWVpQA03FNAZh77Gn+JpW4+bapzkQ506","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96158},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-4.0.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b2edf1686a3f1167a55f417a96ce05cc/solana-rpc-subscriptions-channel-websocket-4.0.0.tgz","_integrity":"sha512-dc4cGfkQJEdkux/CXpItffuytnSU6wktReHEBL+2xaYmF+yGMBeBLzTvkCJ9BbGGfBMf06c5y5QH8X48W5CJdg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0","@solana/functional":"4.0.0","@solana/subscribable":"4.0.0","@solana/rpc-subscriptions-spec":"4.0.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_4.0.0_1759960327953_0.5115400315231082","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-canary-20251023185005":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.0-canary-20251023185005","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.0-canary-20251023185005","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d49ecf3219cc221703ae3ebed25050a8d3b2a69c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.0-canary-20251023185005.tgz","fileCount":17,"integrity":"sha512-7nVkP2jNT5ydma79uIzA6D935GYdwfXc00vrkR6zUoDNd1mTe9mcLNlxDUFFDgxOINSKcTyvQ0/6hNKz0tVDDg==","signatures":[{"sig":"MEUCIHDo73d927P3aYBsX/WVX28WLjA6RFkARGGwzueMA+QDAiEAh77e8UDJT0CM57Vv0HkO7p+9Wf+JeWcRy9cACgRfAKo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.0-canary-20251023185005.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8932e368058e3569c02990983ca5933a/solana-rpc-subscriptions-channel-websocket-5.0.0-canary-20251023185005.tgz","_integrity":"sha512-7nVkP2jNT5ydma79uIzA6D935GYdwfXc00vrkR6zUoDNd1mTe9mcLNlxDUFFDgxOINSKcTyvQ0/6hNKz0tVDDg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.0-canary-20251023185005","@solana/functional":"5.0.0-canary-20251023185005","@solana/subscribable":"5.0.0-canary-20251023185005","@solana/rpc-subscriptions-spec":"5.0.0-canary-20251023185005"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.0-canary-20251023185005_1761246130157_0.8699090091335273","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-canary-20251023185052":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.0-canary-20251023185052","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.0-canary-20251023185052","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"23c0d7672f243598dccc0d72993cf0d93becb92d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.0-canary-20251023185052.tgz","fileCount":17,"integrity":"sha512-a4EromL+LQX9sKjIMAy/5VxNCAqiELls/zLXaEKYkSMsUANe/VsI0N3+JY02v2cK+tdCcX7yxQ5ptS2aL5e9GQ==","signatures":[{"sig":"MEUCIBpn6wtIjWvQggCj8acfAykYYNRPaD758KlIejNGEuzvAiEAh7Ylv4wGrNQemdWqcAzlkUfIHVM1CpYw1LMAVupkGOY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.0-canary-20251023185052.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/453acbf39e2a8655c079ef3a52c01986/solana-rpc-subscriptions-channel-websocket-5.0.0-canary-20251023185052.tgz","_integrity":"sha512-a4EromL+LQX9sKjIMAy/5VxNCAqiELls/zLXaEKYkSMsUANe/VsI0N3+JY02v2cK+tdCcX7yxQ5ptS2aL5e9GQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.0-canary-20251023185052","@solana/functional":"5.0.0-canary-20251023185052","@solana/subscribable":"5.0.0-canary-20251023185052","@solana/rpc-subscriptions-spec":"5.0.0-canary-20251023185052"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.0-canary-20251023185052_1761246152598_0.4553014794288144","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-canary-20251023185306":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.0-canary-20251023185306","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.0-canary-20251023185306","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7f5ce1981e49d19a7b02ba015c8a6061425a48e0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.0-canary-20251023185306.tgz","fileCount":17,"integrity":"sha512-Z1L7dMXqFgFYhOQZp43qYABLSIO4UVSbkTGokYHGmkBnisHsqOislzKikcr37XJTJHmEzM8jUvCT7D8bgnzGeg==","signatures":[{"sig":"MEYCIQCgf/HUucnP2oxMxB4FyZjlG2UdacXQHw3e6ZUrg30zRwIhAM5IIEn91Fkyd8Ft5jaETREEMWrEczQvB353o5qDRpLM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.0-canary-20251023185306.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8e2dbf59e7b340368e899326bba82a7a/solana-rpc-subscriptions-channel-websocket-5.0.0-canary-20251023185306.tgz","_integrity":"sha512-Z1L7dMXqFgFYhOQZp43qYABLSIO4UVSbkTGokYHGmkBnisHsqOislzKikcr37XJTJHmEzM8jUvCT7D8bgnzGeg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.0-canary-20251023185306","@solana/functional":"5.0.0-canary-20251023185306","@solana/subscribable":"5.0.0-canary-20251023185306","@solana/rpc-subscriptions-spec":"5.0.0-canary-20251023185306"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.0-canary-20251023185306_1761246282358_0.737533787104262","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-canary-20251023185326":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.0-canary-20251023185326","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.0-canary-20251023185326","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"267f1af348c16da7599ac694deecbed223db9ba7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.0-canary-20251023185326.tgz","fileCount":17,"integrity":"sha512-4jBitUnrJQM9/TvDKsM5Vsq4GcgPAGmvnPe23PvNexw2PWtatZ6sTpQWxR8n+aEquSF8udc4r3l1gFohADfy+Q==","signatures":[{"sig":"MEQCIFFUpceIIlqtjrNBrzT/CzpafawbILQxOgX7Nb7XXAPYAiB7Wp1Gn6s3p11yQYisPMyL9tVdzIvdf8fjgpvWXYYRGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.0-canary-20251023185326.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6de401740394fc8985fc942912a3ec81/solana-rpc-subscriptions-channel-websocket-5.0.0-canary-20251023185326.tgz","_integrity":"sha512-4jBitUnrJQM9/TvDKsM5Vsq4GcgPAGmvnPe23PvNexw2PWtatZ6sTpQWxR8n+aEquSF8udc4r3l1gFohADfy+Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.0-canary-20251023185326","@solana/functional":"5.0.0-canary-20251023185326","@solana/subscribable":"5.0.0-canary-20251023185326","@solana/rpc-subscriptions-spec":"5.0.0-canary-20251023185326"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.0-canary-20251023185326_1761246325940_0.21534517631520345","host":"s3://npm-registry-packages-npm-production"}},"5.0.0":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9e83e83be6af1a8bbdc8f2e90234ee914c826323","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.0.tgz","fileCount":17,"integrity":"sha512-vsYXyjVX/kExfpr91zfMKTmWKKFCM+dkhXQDAz5aEE7kAF3KSZDiOGeYvN8Rc85lbIt9QK6BLAT+NBMv4/N9Qg==","signatures":[{"sig":"MEUCIGjjzW2QP+8Y1ry6ju0gqy49/jxlWeIi7wtfcKHU6VtjAiEAwX/bg1Pi3WW04sDr8yTJtULmptB6D4FjUDC1kbb/1hg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96158},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/86f35d7b380199f8980b58208ff6de0a/solana-rpc-subscriptions-channel-websocket-5.0.0.tgz","_integrity":"sha512-vsYXyjVX/kExfpr91zfMKTmWKKFCM+dkhXQDAz5aEE7kAF3KSZDiOGeYvN8Rc85lbIt9QK6BLAT+NBMv4/N9Qg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.0","@solana/functional":"5.0.0","@solana/subscribable":"5.0.0","@solana/rpc-subscriptions-spec":"5.0.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.0_1761246560569_0.36143211740464753","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251024225148":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251024225148","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251024225148","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7be4048e13d032a52711a9c9acef2bb7fd8a3a3f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251024225148.tgz","fileCount":17,"integrity":"sha512-ZUBqYIAnCUVOUTvwCMtBp0z3QlIHe5D/TpzKS8wnX5nZxdhXq/H7zVYt4KfWmJ6Sz66n8BFW4qqedDimt+KojQ==","signatures":[{"sig":"MEUCIBW8UWEGstc4HKG9LAxXcSHQEz/huYiXJA9zync9YahEAiEA7orkwT/Cr7UjVC7SJFWghtyGeG0E4PsfQ5/kPxgE2I0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251024225148.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d8d5521e63341b407936b89d163cca14/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251024225148.tgz","_integrity":"sha512-ZUBqYIAnCUVOUTvwCMtBp0z3QlIHe5D/TpzKS8wnX5nZxdhXq/H7zVYt4KfWmJ6Sz66n8BFW4qqedDimt+KojQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251024225148","@solana/functional":"5.0.1-canary-20251024225148","@solana/subscribable":"5.0.1-canary-20251024225148","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251024225148"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251024225148_1761347022946_0.8780276403333553","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251027233430":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251027233430","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251027233430","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8ea13bce5b8c6877b3334b53315c97e3eb2304db","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251027233430.tgz","fileCount":17,"integrity":"sha512-M7t8P47YgVRGCwpwxA9zbdxLPgCZWYJ85/B2MYLixaITf8xRSBvYrI+C/SDo+aLybV4DSXulus37nk1/+CeyUg==","signatures":[{"sig":"MEUCIA9SywR7gbkmCkeMP/04k1bvecWtrILdd7Vypw9gglYXAiEA626catrg9APvIZLphhAL9wUqwmwMoP4ofCw9oal8N10=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251027233430.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0233f46f3f74a9a07e8bc9d657af7144/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251027233430.tgz","_integrity":"sha512-M7t8P47YgVRGCwpwxA9zbdxLPgCZWYJ85/B2MYLixaITf8xRSBvYrI+C/SDo+aLybV4DSXulus37nk1/+CeyUg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251027233430","@solana/functional":"5.0.1-canary-20251027233430","@solana/subscribable":"5.0.1-canary-20251027233430","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251027233430"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251027233430_1761608834398_0.5529003274733286","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251027233447":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251027233447","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251027233447","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"655a39775743f1e5221869c844d366f54ed42e78","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251027233447.tgz","fileCount":17,"integrity":"sha512-S3La+VRF9Vb22NAHMWBVmlbdKON9uGpOBMReiumPNJK5xNnI9lu6SoAE86cKqqjUcOOR4L75QUnKxggiiHM5zw==","signatures":[{"sig":"MEUCIHxb55+SMj+qwyfEXtoVdu+wviMtOtaVHzjFfzeyUbPyAiEAvfMack6P/GxMvHNnH8FoN/+tlxom5ofBeS6CJUw1cgk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251027233447.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/92606e456ab502d520f24cb04e00275b/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251027233447.tgz","_integrity":"sha512-S3La+VRF9Vb22NAHMWBVmlbdKON9uGpOBMReiumPNJK5xNnI9lu6SoAE86cKqqjUcOOR4L75QUnKxggiiHM5zw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251027233447","@solana/functional":"5.0.1-canary-20251027233447","@solana/subscribable":"5.0.1-canary-20251027233447","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251027233447"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251027233447_1761608845958_0.4382826517410865","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251028192129":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251028192129","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251028192129","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9bfb6cb7b40a7849fd4e7ff6a27dc90f3311de95","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251028192129.tgz","fileCount":17,"integrity":"sha512-pNoN0cwfkr7fXqz3zhZdI2N05GQ1hrudwQCsPPKmYN5JXNyyLE5/Uvk1Ihp6EF4z4bddZnIR9BjzHSt1hJ+hlw==","signatures":[{"sig":"MEUCIQDw+oObo7nTvxU+G2//hfZeExRq4fl2GqKmQuxSj6IJwgIgQ8m24VlVNFQDkbTqvcAmmclPDFM0tOQRKTJ1M96pF5U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251028192129.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/dd2f9ebd7b2a15ba9ca0e75f5105ce26/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251028192129.tgz","_integrity":"sha512-pNoN0cwfkr7fXqz3zhZdI2N05GQ1hrudwQCsPPKmYN5JXNyyLE5/Uvk1Ihp6EF4z4bddZnIR9BjzHSt1hJ+hlw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251028192129","@solana/functional":"5.0.1-canary-20251028192129","@solana/subscribable":"5.0.1-canary-20251028192129","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251028192129"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251028192129_1761679946219_0.45944231568818683","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251028192228":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251028192228","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251028192228","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"707d147a963a23cc08de2dee97aabdfe98e484fa","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251028192228.tgz","fileCount":17,"integrity":"sha512-LB+qsMWbg3HV89DYYVbjkV+w3Xz88/QUcjY7XaAzUtTLQxzFVwiJ2CYseO82E42yK11G761e+HlTg2Su3VmcUw==","signatures":[{"sig":"MEUCIHcWiLHuDTn305L7cOuo4U8YbggJWAvMnMB7baNxNsA7AiEApmLbn+i0DB6mYXXMFOGZg6R7iFqbTZUozBUdB0ENqsg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251028192228.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/40563c41c9c5e34590d01de677894875/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251028192228.tgz","_integrity":"sha512-LB+qsMWbg3HV89DYYVbjkV+w3Xz88/QUcjY7XaAzUtTLQxzFVwiJ2CYseO82E42yK11G761e+HlTg2Su3VmcUw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251028192228","@solana/functional":"5.0.1-canary-20251028192228","@solana/subscribable":"5.0.1-canary-20251028192228","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251028192228"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251028192228_1761680084100_0.838537864215988","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251028192318":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251028192318","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251028192318","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fe950213ebb85e49250f1e5355112668ed75dbac","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251028192318.tgz","fileCount":17,"integrity":"sha512-x/LOw4eJ6IMJhYlHlWIvhsu4K56FgRHGjZ/0XZ/hH7Sgb+rbfSw1BiqctxuggddPyrofhCsqOqTewpUoun59Vw==","signatures":[{"sig":"MEUCIQC80Z6VqaURHvzrbduAG5GJ7/sBft3AWoDkeZaLiEQVMgIgQnwdKYSw/tc8DMqC/Tig9N6ST8XiHFEEFh+ciyibNjk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251028192318.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/59ccce8972d00f83dc6ffd7836e4542f/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251028192318.tgz","_integrity":"sha512-x/LOw4eJ6IMJhYlHlWIvhsu4K56FgRHGjZ/0XZ/hH7Sgb+rbfSw1BiqctxuggddPyrofhCsqOqTewpUoun59Vw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251028192318","@solana/functional":"5.0.1-canary-20251028192318","@solana/subscribable":"5.0.1-canary-20251028192318","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251028192318"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251028192318_1761680172469_0.9182922144799037","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251028192638":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251028192638","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251028192638","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0832d795f9e0a08ee30d47701c83680e359324ab","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251028192638.tgz","fileCount":17,"integrity":"sha512-fy7mDWJ+kv4EFp2UkbbUXNGsurgObukiU/jutQEFGTyyrPmUqym0i8qtjXeeeCZU/x04kAY8wFQNicaisHkOCg==","signatures":[{"sig":"MEUCIQDIctmtRv2INcOHmJE2cCyt2lj2HfnJraL+Neq5ECYBwwIgZPYL+BXp2C+nwYJCzLlEZVvGBhGBxh06kpxZJ4Qmnps=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251028192638.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/fe7400a7f29778a3b6389f7a4c7acf71/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251028192638.tgz","_integrity":"sha512-fy7mDWJ+kv4EFp2UkbbUXNGsurgObukiU/jutQEFGTyyrPmUqym0i8qtjXeeeCZU/x04kAY8wFQNicaisHkOCg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251028192638","@solana/functional":"5.0.1-canary-20251028192638","@solana/subscribable":"5.0.1-canary-20251028192638","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251028192638"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251028192638_1761680316130_0.5188527212395624","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251031020744":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251031020744","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251031020744","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6d1cee5f7716d82757c69af9cd986225031186cb","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251031020744.tgz","fileCount":17,"integrity":"sha512-0aMCqXY2OnpQLhk0WXYDpNSNof0md2vC7nuksP6QHq/P9LRBJLfb7uTTFbMRIHMUdRveXSOhVIavEwv8N6zrHg==","signatures":[{"sig":"MEUCIQD3S8pHVv6Id8jvXhS9EMGYoZOoPBr3NtBNip8GeDNuXwIgeA0uwnBqG1eDCDorvUAC/wdEqm9PNr1jm/YVm84t7yo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251031020744.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/613d672675bd5ccae532569c6ba01476/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251031020744.tgz","_integrity":"sha512-0aMCqXY2OnpQLhk0WXYDpNSNof0md2vC7nuksP6QHq/P9LRBJLfb7uTTFbMRIHMUdRveXSOhVIavEwv8N6zrHg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251031020744","@solana/functional":"5.0.1-canary-20251031020744","@solana/subscribable":"5.0.1-canary-20251031020744","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251031020744"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251031020744_1761877114180_0.22241425763159883","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251031021411":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251031021411","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251031021411","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ab05b88157e5928fa774d7c425236743e57fafa2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251031021411.tgz","fileCount":17,"integrity":"sha512-LXU+YscxDEDUrFZMkH2YGwbMg3XEJ2B4mvloLJRHLrgC4r6V7fHCs20+Cj8MLVav2VLEQVddaQDzBx3pIiRzoQ==","signatures":[{"sig":"MEQCIHJhdvtb4DWqzvW2r9f0weKjBv5A69iTGdxiplEKjhjsAiB1CANEaavWkkXwMOMfUWIdo/ZsihBvy/IEBBGfDMDchQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251031021411.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6816e52bc7d4a1cc9f8637e7c93e6aba/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251031021411.tgz","_integrity":"sha512-LXU+YscxDEDUrFZMkH2YGwbMg3XEJ2B4mvloLJRHLrgC4r6V7fHCs20+Cj8MLVav2VLEQVddaQDzBx3pIiRzoQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251031021411","@solana/functional":"5.0.1-canary-20251031021411","@solana/subscribable":"5.0.1-canary-20251031021411","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251031021411"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251031021411_1761877508482_0.39786846220325645","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251031214741":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251031214741","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251031214741","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ac5159aaea2c1367c302595a2fe04f27c3d35e2c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251031214741.tgz","fileCount":17,"integrity":"sha512-CQBxoOT1D22TdHgs1/k5pVcdlPDJQ2bYFLtBX0Y5H2iqSz7RHVcsTeEw+WLQM08S2i5WjXnR27xpOsqHMdvSyg==","signatures":[{"sig":"MEYCIQCZoXStSWIbRujwutZ3QZXb6UIMDJWC6gLSim1MnAOD8gIhALpq/FD/zoKNxpHnOI1xHnJ3TftAiI22QXd4DfbjaihU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251031214741.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ae2743836d55c3aa3b36829c39398f8f/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251031214741.tgz","_integrity":"sha512-CQBxoOT1D22TdHgs1/k5pVcdlPDJQ2bYFLtBX0Y5H2iqSz7RHVcsTeEw+WLQM08S2i5WjXnR27xpOsqHMdvSyg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251031214741","@solana/functional":"5.0.1-canary-20251031214741","@solana/subscribable":"5.0.1-canary-20251031214741","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251031214741"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251031214741_1761947966559_0.44344997855113255","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251103192226":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251103192226","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251103192226","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6fd19e16b1e3352033e003074c4f209397ba8c7b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251103192226.tgz","fileCount":17,"integrity":"sha512-JMdyiuHmPHTOAh7ETBg0WfkgWM5/Wn13Ci4uRoDGAcPj/NRYqi+hNizfG3n42SMIjYq8n0QWPUIx3tEMLbPt6A==","signatures":[{"sig":"MEUCIEmQGbFGFmzJUP7Eag9U4mQ44j2EgDRJMw8wz066KIZrAiEAmvECiBodPDhWA4ff5xobfDXvC12V6jEkAhaSy3dnAH4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251103192226.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/fb5c2996ffe29f72220adff45451674e/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251103192226.tgz","_integrity":"sha512-JMdyiuHmPHTOAh7ETBg0WfkgWM5/Wn13Ci4uRoDGAcPj/NRYqi+hNizfG3n42SMIjYq8n0QWPUIx3tEMLbPt6A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251103192226","@solana/functional":"5.0.1-canary-20251103192226","@solana/subscribable":"5.0.1-canary-20251103192226","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251103192226"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251103192226_1762198416075_0.6639714983926714","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251103192223":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251103192223","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251103192223","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"30d65d7007d8de277bd776e79cb735f9fc0c48ba","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251103192223.tgz","fileCount":17,"integrity":"sha512-jPi4HB70wXkoW2uPbIBWui/09i0/jiNeP4CGnNCzZaSNpNcU7XY5WuaGZYIbB9xJSpUFsWZo4o9x8SdCeKjYjw==","signatures":[{"sig":"MEQCIFWTZuDZnJ8+kOo3WwNxWNC6PUUn8CKAia1RjsP7BQYBAiAXOCs3YSOrrcIhSjbMWqVAAJFHGNgqKNrfi9EV9ZXOOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96268},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251103192223.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7fe0f7a4a2f4abfe6c4d78caf668cf75/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251103192223.tgz","_integrity":"sha512-jPi4HB70wXkoW2uPbIBWui/09i0/jiNeP4CGnNCzZaSNpNcU7XY5WuaGZYIbB9xJSpUFsWZo4o9x8SdCeKjYjw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251103192223","@solana/functional":"5.0.1-canary-20251103192223","@solana/subscribable":"5.0.1-canary-20251103192223","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251103192223"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251103192223_1762198427935_0.7897571462996453","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251103224625":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251103224625","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251103224625","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"35712d7ed4c36ba305250599bc6b34f0f21ddacd","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251103224625.tgz","fileCount":17,"integrity":"sha512-7kABtFkRHtgOnFCp5J8bZIDxRaBWgT1FwiWp83Q1eZ6YMLH+hBsiQRrrxCMfrefTozOjal3q+IjnAB5PuB+cgQ==","signatures":[{"sig":"MEYCIQCTMLAynCXITLybEYsBr8KMtVn8/OP881s4c1hyEuu6KwIhAJgZmoNY2rb4mvj5i41spthxftpuArVZEis2opn7aawL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96342},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251103224625.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/71036dd49bcd8b16bd713e058bfe05a0/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251103224625.tgz","_integrity":"sha512-7kABtFkRHtgOnFCp5J8bZIDxRaBWgT1FwiWp83Q1eZ6YMLH+hBsiQRrrxCMfrefTozOjal3q+IjnAB5PuB+cgQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251103224625","@solana/functional":"5.0.1-canary-20251103224625","@solana/subscribable":"5.0.1-canary-20251103224625","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251103224625"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251103224625_1762210745099_0.9585961822473508","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251104184723":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251104184723","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251104184723","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b1707e60a59f2c341ee96a03c0c5e953a94f0e5d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251104184723.tgz","fileCount":17,"integrity":"sha512-3pE3+hIv7OUrhfFnYP1yBH2svXkDeGnAOmQBd0bFagN7TfXkjoRbp+JEEeAqrLV214kQZwykVAfKWK7Q7AoCsg==","signatures":[{"sig":"MEUCIHzidNSSewqppKxabLIruR9Nb+hGC0ZPuxiejMR8Jwu4AiEA/tlRLkTtp7/24OvT7HPk7TKYkJ+yEHjPNdCGkMW1XJs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96342},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251104184723.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d3c65de8684418c157d7694e542a319c/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251104184723.tgz","_integrity":"sha512-3pE3+hIv7OUrhfFnYP1yBH2svXkDeGnAOmQBd0bFagN7TfXkjoRbp+JEEeAqrLV214kQZwykVAfKWK7Q7AoCsg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251104184723","@solana/functional":"5.0.1-canary-20251104184723","@solana/subscribable":"5.0.1-canary-20251104184723","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251104184723"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251104184723_1762282707507_0.478960772102202","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251104184811":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251104184811","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251104184811","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"de79b04a87c72a264bd538e17deb50fdf4ebccc1","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251104184811.tgz","fileCount":17,"integrity":"sha512-65mlUx4/zWQCylQXu+VYfUJWSNqJDYQbxpfvgNZR+MguQ/Ue2zkralYEolbvxh0IQfXNfzvCejqfAY13qhwzyA==","signatures":[{"sig":"MEUCIQDRiIuggQdmEIiVzLrEIS/srVA74lls0xl07ugjrUSLWAIgXO26ImQWcUcmA7D5BH2ev1hqLoB/IR7IGXY0w4vBLLw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96342},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251104184811.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/84678998bb845c1693e155ec6335e265/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251104184811.tgz","_integrity":"sha512-65mlUx4/zWQCylQXu+VYfUJWSNqJDYQbxpfvgNZR+MguQ/Ue2zkralYEolbvxh0IQfXNfzvCejqfAY13qhwzyA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251104184811","@solana/functional":"5.0.1-canary-20251104184811","@solana/subscribable":"5.0.1-canary-20251104184811","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251104184811"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251104184811_1762282785612_0.5872492870653425","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251110195802":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251110195802","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251110195802","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"72ccb7fd2a5994dae684cdeb20740d6e18d2009f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251110195802.tgz","fileCount":17,"integrity":"sha512-8QnKs2IzPSqtjL3Wlni/1kN6qWPZCrnUhs2D6zxSs2hGoEgtZQOoF3c4xced7V0zmiHqDe6waSiRLDLWpaaSPQ==","signatures":[{"sig":"MEYCIQDXfF+10SQdHNDgr0blaxfhcq+Ln66DtxGql1NrEFRhdQIhALsf2IGkNf0h4Pas+56VgexGDFBkb5SsYGFUMDwWq5P6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96342},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251110195802.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/34da02edb794ea6b83abe0715a1a692f/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251110195802.tgz","_integrity":"sha512-8QnKs2IzPSqtjL3Wlni/1kN6qWPZCrnUhs2D6zxSs2hGoEgtZQOoF3c4xced7V0zmiHqDe6waSiRLDLWpaaSPQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251110195802","@solana/functional":"5.0.1-canary-20251110195802","@solana/subscribable":"5.0.1-canary-20251110195802","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251110195802"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251110195802_1762805403719_0.052103074636841606","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251113194947":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251113194947","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251113194947","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2af4c2155bebd4ede7b6dbed51c28ee8404b3a6e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251113194947.tgz","fileCount":17,"integrity":"sha512-qA2OpRBMW3dHFfePAlQlSlqSUcZabAA/atIA18v8lOQezA3BvXw1OZoz4vcXp7H9IYl87HUitt8wEPgFwMlVCw==","signatures":[{"sig":"MEYCIQD5tjjWGSUWa14fBR/O8LjmHqDzwNZjElvvyD4h+AkY7AIhAO8noP8TZCmyuU6xGWdduY4K2RyLm4+9F5UvIYzD2vt2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96342},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251113194947.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f3982fc913db3817a14114796c0a6c0a/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251113194947.tgz","_integrity":"sha512-qA2OpRBMW3dHFfePAlQlSlqSUcZabAA/atIA18v8lOQezA3BvXw1OZoz4vcXp7H9IYl87HUitt8wEPgFwMlVCw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251113194947","@solana/functional":"5.0.1-canary-20251113194947","@solana/subscribable":"5.0.1-canary-20251113194947","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251113194947"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251113194947_1763064022338_0.7962626791055212","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251113195053":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251113195053","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251113195053","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e3a0e469cd62af4b0d8fae88e0d10c09536d3020","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251113195053.tgz","fileCount":17,"integrity":"sha512-L393ZJ44J5PRWc33jaT7BrMqxE+lAFPUbYOJOv2kWaWsQ/1eXVay45a9fhPxsJ+WGQoQQ3AaMAwSSIgLIqnXew==","signatures":[{"sig":"MEYCIQDC5SOD2aX8GnWMpfQAKVFtjn964wGNCcbhAhSTcVJgiQIhAKKZ49ptqfuN+RGRoheVuxX6bCH1FreA4JMzdKL239fw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96342},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251113195053.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4f1d70776ebf455642e7885796339d54/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251113195053.tgz","_integrity":"sha512-L393ZJ44J5PRWc33jaT7BrMqxE+lAFPUbYOJOv2kWaWsQ/1eXVay45a9fhPxsJ+WGQoQQ3AaMAwSSIgLIqnXew==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251113195053","@solana/functional":"5.0.1-canary-20251113195053","@solana/subscribable":"5.0.1-canary-20251113195053","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251113195053"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251113195053_1763064141719_0.9089727196987398","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251113195044":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251113195044","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251113195044","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b32e1ff6bcc02f3851f7b0ef57ce916194ece292","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251113195044.tgz","fileCount":17,"integrity":"sha512-9dc4d0n9RRWXlKSMyBBw1WE9PlwIkI49NY/DuUbP44aYItHakschYhCIOF43I9bc3mE3JzfQdNLtCyYZ3GYeJA==","signatures":[{"sig":"MEUCIQCOeONXHYJaFpNIdD1wPpk/KnW6xmixPIXbhSk3X78h+wIgKitcyECObtokUvudyCqCRHp6fZ+G46GQXcw7s9Gmsa4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96342},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251113195044.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2631e8c0867ffd848091ea097a4782f0/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251113195044.tgz","_integrity":"sha512-9dc4d0n9RRWXlKSMyBBw1WE9PlwIkI49NY/DuUbP44aYItHakschYhCIOF43I9bc3mE3JzfQdNLtCyYZ3GYeJA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251113195044","@solana/functional":"5.0.1-canary-20251113195044","@solana/subscribable":"5.0.1-canary-20251113195044","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251113195044"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251113195044_1763064155725_0.7628681322909461","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251117174701":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251117174701","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251117174701","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"649a245505942a970c7b671dc9edeaaa8f68f989","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251117174701.tgz","fileCount":17,"integrity":"sha512-WLvZEz7qQHsa5mPTQ9W0endEMqxv3Ek9Y0aA2AJh8cSPLa6q8/Y/Pic7tKguAhM0aJ26z6Gi6TAayCFIt8ymPA==","signatures":[{"sig":"MEUCIDoTJys8mnyRo8HPw9ikGO/QKm8+5zRF2Ghk1msItSrnAiEAzzWckxBKURjxXtu5RNcvrGqfQO3XsIlPc2Q3cGwVL50=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96342},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251117174701.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b55e6d8cbf4dfecc3a4b76aea86be7f4/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251117174701.tgz","_integrity":"sha512-WLvZEz7qQHsa5mPTQ9W0endEMqxv3Ek9Y0aA2AJh8cSPLa6q8/Y/Pic7tKguAhM0aJ26z6Gi6TAayCFIt8ymPA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251117174701","@solana/functional":"5.0.1-canary-20251117174701","@solana/subscribable":"5.0.1-canary-20251117174701","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251117174701"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251117174701_1763402337480_0.19966261110560746","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251117192251":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251117192251","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251117192251","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e608a433a2b4fbe3d7aaf3c9544f66a86b8ea126","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251117192251.tgz","fileCount":17,"integrity":"sha512-WRcVpCOnnjNmjwD5Y/GXrm0AaLbO5rOFd+DkNy6gSpzP8qEwJAi0AYp+kWlYGNtBZnKmAEhacYhSktimsUlD/Q==","signatures":[{"sig":"MEYCIQDl0XEp5hC2sdprvRj82UkgwvgnY5ZrB7fA8ObIqMzvTAIhAI6tfR2ZrmX+JAVY5v8waRRUEYFob7qVrTygpnWmUpgk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96678},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251117192251.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=/tmp/node-localstorage-$(head /dev/urandom | tr -dc a-zA-Z0-9 | head -c 8)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=/tmp/node-localstorage-$(head /dev/urandom | tr -dc a-zA-Z0-9 | head -c 8)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=/tmp/node-localstorage-$(head /dev/urandom | tr -dc a-zA-Z0-9 | head -c 8)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/335420c8b6bc668c4a40cb399113208f/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251117192251.tgz","_integrity":"sha512-WRcVpCOnnjNmjwD5Y/GXrm0AaLbO5rOFd+DkNy6gSpzP8qEwJAi0AYp+kWlYGNtBZnKmAEhacYhSktimsUlD/Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251117192251","@solana/functional":"5.0.1-canary-20251117192251","@solana/subscribable":"5.0.1-canary-20251117192251","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251117192251"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251117192251_1763408094306_0.3281707168057857","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251118223017":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251118223017","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251118223017","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a5562f0507a1d55f6ad6e621a385946a0ca8b41a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251118223017.tgz","fileCount":17,"integrity":"sha512-AqaRAfkFU4U8xF+ecITX0RMv1Ac+aWunck9r7/aTJADqjOn62FGj0y6/XnsS6hSK90Nd0ZI44kVhP/SvzWzTrA==","signatures":[{"sig":"MEQCIDWijXw8/jHM8iwOe1xDZn+YPM4EvsoIp9XKmiA+AnoPAiAe/grhTcDkS+FwN6AC5LaX/tnijPqdk2l5IlqQLYfSuQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96678},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251118223017.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=/tmp/node-localstorage-$(head /dev/urandom | tr -dc a-zA-Z0-9 | head -c 8)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=/tmp/node-localstorage-$(head /dev/urandom | tr -dc a-zA-Z0-9 | head -c 8)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=/tmp/node-localstorage-$(head /dev/urandom | tr -dc a-zA-Z0-9 | head -c 8)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2d983f8c2aaff681951ed122c132f534/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251118223017.tgz","_integrity":"sha512-AqaRAfkFU4U8xF+ecITX0RMv1Ac+aWunck9r7/aTJADqjOn62FGj0y6/XnsS6hSK90Nd0ZI44kVhP/SvzWzTrA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251118223017","@solana/functional":"5.0.1-canary-20251118223017","@solana/subscribable":"5.0.1-canary-20251118223017","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251118223017"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251118223017_1763505671749_0.675838671198379","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251119203851":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251119203851","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251119203851","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"afa941d90d18ddaed8be861a185778a0cac23328","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251119203851.tgz","fileCount":17,"integrity":"sha512-iTSNzYg2eZFbtaVyRzExG82u5MKH5h4QqiZGA+VGhsBrJRENUrTKiTMP/ZR0BCsRySnmX4cR/AH4Ld+JAUlEgQ==","signatures":[{"sig":"MEUCICFP7oNHUDJjIjWWDScmghs+krjOfoE2XW8ao7niw7lyAiEApyyetypzWmuVkVX1cwrfEIkcSetjCXXhBCxdripzL5I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251119203851.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b8f10f4dcacbb5502a573449383b1643/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251119203851.tgz","_integrity":"sha512-iTSNzYg2eZFbtaVyRzExG82u5MKH5h4QqiZGA+VGhsBrJRENUrTKiTMP/ZR0BCsRySnmX4cR/AH4Ld+JAUlEgQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251119203851","@solana/functional":"5.0.1-canary-20251119203851","@solana/subscribable":"5.0.1-canary-20251119203851","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251119203851"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251119203851_1763585453778_0.5314004941246622","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251119225544":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.0.1-canary-20251119225544","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.0.1-canary-20251119225544","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bca0fd4a51049ec788e3be44532bc8aa25fb67b2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.0.1-canary-20251119225544.tgz","fileCount":17,"integrity":"sha512-ftAgnARF0Zl8ug/Yhh0fyvG80rBa4BQqnwfNpxwY7Zlq0+BnsV1/0hCet77hm5QeBGF3NpFxG4fA1i4/WVRL9A==","signatures":[{"sig":"MEYCIQCSDX8XIm501y01Cv5gwM5ItnL60bK8vA84Oc6qnZnlUQIhAOvIOfsUMt5tw6wz2iZlrbL5INEWTfNDgYsGNDxy1DY2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251119225544.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e39d5b9cccce994ba38479161854b941/solana-rpc-subscriptions-channel-websocket-5.0.1-canary-20251119225544.tgz","_integrity":"sha512-ftAgnARF0Zl8ug/Yhh0fyvG80rBa4BQqnwfNpxwY7Zlq0+BnsV1/0hCet77hm5QeBGF3NpFxG4fA1i4/WVRL9A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.1-canary-20251119225544","@solana/functional":"5.0.1-canary-20251119225544","@solana/subscribable":"5.0.1-canary-20251119225544","@solana/rpc-subscriptions-spec":"5.0.1-canary-20251119225544"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.0.1-canary-20251119225544_1763593589817_0.23004472385550812","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251119225951":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251119225951","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251119225951","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2021ea3584bf25ced10f291802d655e24643f5cd","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251119225951.tgz","fileCount":17,"integrity":"sha512-h1aJ/EqkcIxFpvR6W8IihdqwOEgZ24SBLRjar9xBJ+eqrYAgT5Dsc7/UBMB35EAxNAOclWeljJ+BuF9stfA2yA==","signatures":[{"sig":"MEQCIEoI6e/zLCTknhHcCu3svyQLPpyLlaGUm2YxCxHRY2R/AiBlNi7FTSBMhl7eRWZZJuB/0svLYle5vHmf/qGMzxxDFA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251119225951.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/43bc0b782473c2799648c3bf9ee9eed0/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251119225951.tgz","_integrity":"sha512-h1aJ/EqkcIxFpvR6W8IihdqwOEgZ24SBLRjar9xBJ+eqrYAgT5Dsc7/UBMB35EAxNAOclWeljJ+BuF9stfA2yA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251119225951","@solana/functional":"5.1.0-canary-20251119225951","@solana/subscribable":"5.1.0-canary-20251119225951","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251119225951"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251119225951_1763593917401_0.8329886618801758","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251119230322":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251119230322","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251119230322","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0ea692f6e94dacc0c29a84c05289f440be516bca","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251119230322.tgz","fileCount":17,"integrity":"sha512-EwTd7Awp8CMtWyl9XV0KUbr6Kdrgb/UnezuvExIzpHYLbJh7jv6wAZlhFnQWq0lNzNOMbXQJvl0uHi0azAxI9g==","signatures":[{"sig":"MEQCICSlGq7PVQWjJ+4h3O9K8HcNMdFiKi1zNpTkbu/4i7v3AiAj7g4dJo2qrXghf0jWjq+EmjHxr1LytPJDWmohawbLDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251119230322.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/18372b28bff931c29bb5e3827eb454bd/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251119230322.tgz","_integrity":"sha512-EwTd7Awp8CMtWyl9XV0KUbr6Kdrgb/UnezuvExIzpHYLbJh7jv6wAZlhFnQWq0lNzNOMbXQJvl0uHi0azAxI9g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251119230322","@solana/functional":"5.1.0-canary-20251119230322","@solana/subscribable":"5.1.0-canary-20251119230322","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251119230322"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251119230322_1763594040995_0.4119489915432841","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251119230742":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251119230742","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251119230742","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b742fcb9a1f28b0c3adc057de4d677a03da4224e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251119230742.tgz","fileCount":17,"integrity":"sha512-ZtSIfSPk9oOq3Zd9e+lpq+YANCmooZirSC3IOwdZNLcV4MfsFeSjDglSHQp+28zG10eWQwHkynhyPLIv1A33Og==","signatures":[{"sig":"MEUCIQD/NOmml3Pbq1rUNs7C+UjD/hXN0aNLqnp/WQrCgNex6QIgIsQZ+VpkXfThZSjvJjAbz780X5+UxxkrV1v3iX2cPU8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251119230742.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/dd607852a46f7832a5100b547f81db9d/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251119230742.tgz","_integrity":"sha512-ZtSIfSPk9oOq3Zd9e+lpq+YANCmooZirSC3IOwdZNLcV4MfsFeSjDglSHQp+28zG10eWQwHkynhyPLIv1A33Og==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251119230742","@solana/functional":"5.1.0-canary-20251119230742","@solana/subscribable":"5.1.0-canary-20251119230742","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251119230742"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251119230742_1763594336775_0.6431042974729575","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251121181742":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251121181742","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251121181742","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"964dcd9f325aedb9cd81be5ac7a00c81e8d97311","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251121181742.tgz","fileCount":17,"integrity":"sha512-wEzW/ugFbDTyRewG3D/s7JSDXaKLYwCryOzP0TMCrbfN4jQu/P27w1JDVgLWaL0EVNuGC4w5YS1/z6RNs4zjRA==","signatures":[{"sig":"MEUCIFsOHu72KQrmKizTc2mDk15/EvJl+8k8xZKxYn0JtpB9AiEA7p4uu3dAXT+JXepNwSSrQ3NY4gn6a+SIp2PIt0Kdd4I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251121181742.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/172d0b3ad0d1edd04e2a31e332bcbc7d/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251121181742.tgz","_integrity":"sha512-wEzW/ugFbDTyRewG3D/s7JSDXaKLYwCryOzP0TMCrbfN4jQu/P27w1JDVgLWaL0EVNuGC4w5YS1/z6RNs4zjRA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251121181742","@solana/functional":"5.1.0-canary-20251121181742","@solana/subscribable":"5.1.0-canary-20251121181742","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251121181742"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251121181742_1763749806891_0.9897183355152681","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251121190132":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251121190132","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251121190132","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9e67a23d1bd174c3b544089556ba690d7e313940","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251121190132.tgz","fileCount":17,"integrity":"sha512-QwPu1ru0EWKhozUrxoBEq44n4sO0OJCvMgdtjkWmp0JAZzdcHu8930/+a/qmsARMr2rVgfT5EQ5mCSRUQIScVw==","signatures":[{"sig":"MEUCIQCCUZb93Jx4w/2owCpyGlUxzB6jfage4BUogjWeJ8W/2wIgISQY3/ArQD9Y4IiWFCx0Wshdfo+QL2rM1m1kbd7cFRk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251121190132.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d4aaa7f619a24cbaf3e22e76a86587ac/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251121190132.tgz","_integrity":"sha512-QwPu1ru0EWKhozUrxoBEq44n4sO0OJCvMgdtjkWmp0JAZzdcHu8930/+a/qmsARMr2rVgfT5EQ5mCSRUQIScVw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251121190132","@solana/functional":"5.1.0-canary-20251121190132","@solana/subscribable":"5.1.0-canary-20251121190132","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251121190132"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251121190132_1763752404704_0.8015586524702063","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251125215203":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251125215203","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251125215203","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4ad41d6283e6f581951f2cffd9a86bccade08919","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251125215203.tgz","fileCount":17,"integrity":"sha512-VwNXs9hFB4ACt96ud/jv5vC3S4BMA/KtjqkOiJVkG5MBEP5HCu4QzWT8nSWixEGQgbzZmvKhyaCQTYJx/YFE2Q==","signatures":[{"sig":"MEQCIDirsuZLkf0vISINxvuw85hd/NU9IuwQBbMfEvvIrflVAiBSYDRQowcuHXsVkbb98dOW+SyTzXedflLKkTM3se5Jjg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251125215203.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/de3621662cd2c9f6e53813ca341ec8e5/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251125215203.tgz","_integrity":"sha512-VwNXs9hFB4ACt96ud/jv5vC3S4BMA/KtjqkOiJVkG5MBEP5HCu4QzWT8nSWixEGQgbzZmvKhyaCQTYJx/YFE2Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251125215203","@solana/functional":"5.1.0-canary-20251125215203","@solana/subscribable":"5.1.0-canary-20251125215203","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251125215203"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251125215203_1764108247051_0.5547594935741473","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251125230440":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251125230440","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251125230440","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"09eb18258103a1347f3408e27ca54260d6a4b7df","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251125230440.tgz","fileCount":17,"integrity":"sha512-rQYlTROI9S5hcioucZXowkt3+pJ6IEPXOBIF9g2/2V7kwpLVEE7xoBmr1MIyqk5oha3d+eP+yFSquUgw+Zv0Uw==","signatures":[{"sig":"MEQCIHx+YOfM0jofkD+gTZVY55/g1t+9GqNYppDXugV3eGMYAiAlCw+3ooa4YRKt2/huleTyHhw1DVKISPWIbR48yYqUzg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251125230440.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/97903598ea2cdb4b99d262ced1ec2bcb/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251125230440.tgz","_integrity":"sha512-rQYlTROI9S5hcioucZXowkt3+pJ6IEPXOBIF9g2/2V7kwpLVEE7xoBmr1MIyqk5oha3d+eP+yFSquUgw+Zv0Uw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251125230440","@solana/functional":"5.1.0-canary-20251125230440","@solana/subscribable":"5.1.0-canary-20251125230440","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251125230440"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251125230440_1764112654228_0.5283856590962115","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251126084906":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251126084906","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251126084906","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cd1f0233fbb0764fe5c8d029d028b795e7c5ae04","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251126084906.tgz","fileCount":17,"integrity":"sha512-f/NK+W5slbC9P58A0HYqqdRD2xHc3TuezRBjShmSTqrDRqmjRbHfxmaTy3EP0/aaWQAGClZ2LYMZLPKw6b80fw==","signatures":[{"sig":"MEUCIFOOH97Sd/6X1AJB58SReFgzjk2eCAW9g8EKA4Ob1vCPAiEA+gc1FVJgHBx8EL2YiTbrtPXyeRaJan9VzJfIafAAVG0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251126084906.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f9a4a0ea412edcaf010a5430966c5d1b/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251126084906.tgz","_integrity":"sha512-f/NK+W5slbC9P58A0HYqqdRD2xHc3TuezRBjShmSTqrDRqmjRbHfxmaTy3EP0/aaWQAGClZ2LYMZLPKw6b80fw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251126084906","@solana/functional":"5.1.0-canary-20251126084906","@solana/subscribable":"5.1.0-canary-20251126084906","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251126084906"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251126084906_1764147600473_0.33226579389860333","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251126161436":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251126161436","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251126161436","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d9970112537911438974a7d31b229def22fe6417","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251126161436.tgz","fileCount":17,"integrity":"sha512-0eY5vY+z9ZkGM5RTW3rnCh2caFwuFLsaLGoszP1wrjt0uhzBcsbHyQ1wvvWd19ThQ/GZTac3pcZYjDXnPOZXgA==","signatures":[{"sig":"MEUCIA+xMWGZuXwhp+bCKPtbCngFZHb6/y4IbV4TXUdP6ImIAiEA0aheqjrPjcZemzUl3tz+eoEsWyLbU0ccOXFhl49/IGU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251126161436.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4b4e54cd8036d68368ac9a2236409151/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251126161436.tgz","_integrity":"sha512-0eY5vY+z9ZkGM5RTW3rnCh2caFwuFLsaLGoszP1wrjt0uhzBcsbHyQ1wvvWd19ThQ/GZTac3pcZYjDXnPOZXgA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251126161436","@solana/functional":"5.1.0-canary-20251126161436","@solana/subscribable":"5.1.0-canary-20251126161436","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251126161436"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251126161436_1764174382406_0.21367541351039243","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251126161923":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251126161923","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251126161923","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c48d1171f8982f41403fc8b16f8e585df66527ca","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251126161923.tgz","fileCount":17,"integrity":"sha512-jbVWumlPo/5nibUbDVFb6fL3W/GE7lPervuthNVylNAT2PxnlHaTwPfMOFiXn+ph3zJKCHd5Ze/guVKgoHrJzA==","signatures":[{"sig":"MEUCIQCKqiqxfwWzr2Y+zEeGkhPtHI6pJn6evInrJSHBLlDCwgIgcFPEUMGfF9z/U6CM/aOEdSPKwqK091JsJIwGoQv9sI4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251126161923.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/be72e2a3ea1f58317b76c2a0c7d59751/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251126161923.tgz","_integrity":"sha512-jbVWumlPo/5nibUbDVFb6fL3W/GE7lPervuthNVylNAT2PxnlHaTwPfMOFiXn+ph3zJKCHd5Ze/guVKgoHrJzA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251126161923","@solana/functional":"5.1.0-canary-20251126161923","@solana/subscribable":"5.1.0-canary-20251126161923","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251126161923"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251126161923_1764174686776_0.33269899342759857","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251126162217":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251126162217","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251126162217","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"405e5549d125886183082e7549719a75ea714a89","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251126162217.tgz","fileCount":17,"integrity":"sha512-OcenAXmr7Ld//mEBg47fA7nHfpsshBmspOcXZmb8T7FSuQI4iQaCQFwVB+eU5CT5t0bh4CO1OD/YqFbx+GGF6Q==","signatures":[{"sig":"MEUCIEpHy00cGNmypxf9OGSuU05fWc6Kdjs45pwK7KLR675HAiEApuB8RcoUPQAdpBSzy2fe1AQpoZQIHgpCpHPUqVR5fTc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251126162217.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1e4f2c113786676329fc233fbd1a6716/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251126162217.tgz","_integrity":"sha512-OcenAXmr7Ld//mEBg47fA7nHfpsshBmspOcXZmb8T7FSuQI4iQaCQFwVB+eU5CT5t0bh4CO1OD/YqFbx+GGF6Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251126162217","@solana/functional":"5.1.0-canary-20251126162217","@solana/subscribable":"5.1.0-canary-20251126162217","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251126162217"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251126162217_1764174789038_0.1260357817078921","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251126162626":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251126162626","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251126162626","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"de3099a70ce8afc473d084bc948599d543abdf65","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251126162626.tgz","fileCount":17,"integrity":"sha512-Oo6gMmSORvUWnRMfRAqxk4lSAr9VxIIpik4pB8FvYMiyebOBoA/j2sro/fDa4FF5IqQJdRdKwF2kQOG26WDWYQ==","signatures":[{"sig":"MEUCIDNA1EOjRi8FJANczyPrpTmnySWachiiGJHvHRoMfijoAiEAqrw6nMwFmhRfcRRjDq1cj8S0kRTY2xMT6ooUwdHn+qU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251126162626.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f5ebddec6f9d3fce18c353b14bf473f0/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251126162626.tgz","_integrity":"sha512-Oo6gMmSORvUWnRMfRAqxk4lSAr9VxIIpik4pB8FvYMiyebOBoA/j2sro/fDa4FF5IqQJdRdKwF2kQOG26WDWYQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251126162626","@solana/functional":"5.1.0-canary-20251126162626","@solana/subscribable":"5.1.0-canary-20251126162626","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251126162626"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251126162626_1764175074987_0.6674198739811752","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251201172155":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251201172155","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251201172155","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0e9ceabd0f6623d179b25adf2e14e5ca70c90810","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251201172155.tgz","fileCount":17,"integrity":"sha512-K0DAGF/VnnHbP2/XwJ1A9W/3ZOAh1T39bGLueFXkDz8x7WHraQM1NwFg6Ui96qXgReWCOJ77XrAu6f6s3izeew==","signatures":[{"sig":"MEUCIDSxvVJp9MfSorGkGAbfybDuj3UFYm8029yz2A/GVrmkAiEA8AKoArMI+NYMbWraprpeSuJtRHpIjjsOwVWnwX9Sbx0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251201172155.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/99f3ebf7c456ce6e773b65d224229485/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251201172155.tgz","_integrity":"sha512-K0DAGF/VnnHbP2/XwJ1A9W/3ZOAh1T39bGLueFXkDz8x7WHraQM1NwFg6Ui96qXgReWCOJ77XrAu6f6s3izeew==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251201172155","@solana/functional":"5.1.0-canary-20251201172155","@solana/subscribable":"5.1.0-canary-20251201172155","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251201172155"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251201172155_1764610408518_0.4955051095506213","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251201180920":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251201180920","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251201180920","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5978b62681b5764bdaf1bc6a6a120a52c4d7e937","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251201180920.tgz","fileCount":17,"integrity":"sha512-cfszrm5T2MSSsg0o9an8jPeRUu6xIttsUdM2w2yblAshrrwpuaAfX6b3nfAgjd6hBIrZU+CMEnTuzXsPQM81xw==","signatures":[{"sig":"MEYCIQDNNQKe9l5k8rmVOMFxPMQLHzsCPJNVfPF93/vGrc2D1gIhAKkzmIWQWbwFaLz2JchMNH/oZqLn7ppbQfPTu+G24tkJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251201180920.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e36e60949eb2a3ca28ad4a3b4fa21cec/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251201180920.tgz","_integrity":"sha512-cfszrm5T2MSSsg0o9an8jPeRUu6xIttsUdM2w2yblAshrrwpuaAfX6b3nfAgjd6hBIrZU+CMEnTuzXsPQM81xw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251201180920","@solana/functional":"5.1.0-canary-20251201180920","@solana/subscribable":"5.1.0-canary-20251201180920","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251201180920"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251201180920_1764613242658_0.7619702803526458","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251201181207":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251201181207","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251201181207","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"476856edac728906b1b221716286d70adbe47a19","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251201181207.tgz","fileCount":17,"integrity":"sha512-Z3isVeynRUYGopcOqJkcuvLonqYsVSuIEAPBXdf8ro4pkAFvOOBmoXNIOQeOmAA5Xu/TEHQbjyw3GGfGt1ru3g==","signatures":[{"sig":"MEUCIQCpMvbX+PSm9++SmsLOB90+bG0BPfdLCL9ir3EcEYHw9gIgHFR6NKquIDtFf93oUBF6FPaA6xUmkeC/CTKUEdZ9Uf8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251201181207.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c37d7f952d1488ea3d959f3474532aeb/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251201181207.tgz","_integrity":"sha512-Z3isVeynRUYGopcOqJkcuvLonqYsVSuIEAPBXdf8ro4pkAFvOOBmoXNIOQeOmAA5Xu/TEHQbjyw3GGfGt1ru3g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251201181207","@solana/functional":"5.1.0-canary-20251201181207","@solana/subscribable":"5.1.0-canary-20251201181207","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251201181207"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251201181207_1764613443456_0.6103770881550188","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251201182852":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251201182852","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251201182852","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1f7327f302f6ae8055a37aedb11d0dcae09bf61c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251201182852.tgz","fileCount":17,"integrity":"sha512-DSAHj8L2oXrIfr4WkUSxoIb7PM27SlgB3FcdNe09Eqj1OkDWa1z/mMpkfF4FxqGm5L90gBrMKnf2z5fx/k6g4w==","signatures":[{"sig":"MEUCIFmMkDEjSP7gUqIiBI8mLrfsUcFegvZ5x8MD5YIa4/q2AiEAyx3b70a2epkdCDz1s4j70RYvle+QIpylNIrw0QKhW0s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251201182852.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c3a65a12609398f48e696a3535451dfa/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251201182852.tgz","_integrity":"sha512-DSAHj8L2oXrIfr4WkUSxoIb7PM27SlgB3FcdNe09Eqj1OkDWa1z/mMpkfF4FxqGm5L90gBrMKnf2z5fx/k6g4w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251201182852","@solana/functional":"5.1.0-canary-20251201182852","@solana/subscribable":"5.1.0-canary-20251201182852","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251201182852"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251201182852_1764614515751_0.4776039544374251","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251202082247":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251202082247","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251202082247","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4bee31874ec29c69d6530b9e3a3e1bfa5f45c4c7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251202082247.tgz","fileCount":17,"integrity":"sha512-7dDkps/EFH8T5xc09ngiXgRUGClQdWxalBfxU3HBuAMClZq1qTfCLIxROzeE84REojB2HeSqNGHvDE+98bEpMA==","signatures":[{"sig":"MEUCIQD6Y5HVEudNtEhZYJILl3RZkKIoJwa2wa4euzsAsN+shwIgSQQHntIPTPjc2JhjimPmGqtZju3mm8XpID+4YFllM24=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251202082247.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c31eaab258f363317d9baa6fe64c1377/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251202082247.tgz","_integrity":"sha512-7dDkps/EFH8T5xc09ngiXgRUGClQdWxalBfxU3HBuAMClZq1qTfCLIxROzeE84REojB2HeSqNGHvDE+98bEpMA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251202082247","@solana/functional":"5.1.0-canary-20251202082247","@solana/subscribable":"5.1.0-canary-20251202082247","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251202082247"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251202082247_1764664507989_0.8062406937101898","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251202120357":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251202120357","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251202120357","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2962740175fbc0ae292afa23098147b8736b0b20","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251202120357.tgz","fileCount":17,"integrity":"sha512-tYILASni5cDhNH60DfcuLN+qEFfcMPFNdpivrh/OBYNsUdmpStxaT2WmJTK6sHbf7BHZwQipdwecX1eGI1RHkA==","signatures":[{"sig":"MEUCIH9rDSYfZjA0HaIOwjd1qhprAGIbvyfCCVEeb9DDOYxwAiEAj+unYZYffblhlJcESV5pNCzuW+mN3lGZrRigMiFGuro=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251202120357.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/85989a33ddaf036830e620a639445c62/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251202120357.tgz","_integrity":"sha512-tYILASni5cDhNH60DfcuLN+qEFfcMPFNdpivrh/OBYNsUdmpStxaT2WmJTK6sHbf7BHZwQipdwecX1eGI1RHkA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251202120357","@solana/functional":"5.1.0-canary-20251202120357","@solana/subscribable":"5.1.0-canary-20251202120357","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251202120357"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251202120357_1764677777127_0.6965482456593284","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251202172407":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251202172407","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251202172407","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f558ff67f287990a4eca8596097ac22ffd725812","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251202172407.tgz","fileCount":17,"integrity":"sha512-7r6uRdnFKdzTqg79+0cP5lEM/0SiAptdSTqWKNMkmNJTJznn1g0H78IuooBNXwvavO7qgjhsKCJ7RctLklZD9g==","signatures":[{"sig":"MEYCIQDC38/tKBEFMmodTn9d+SkCc9Vm8dwdd17c9xhZV642EAIhAOm8NprGUHqYNpL+SDKEzhprdeHSA57ooqTo/g9EtdXj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251202172407.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c45e52cea7031d1abcca802f0ed02049/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251202172407.tgz","_integrity":"sha512-7r6uRdnFKdzTqg79+0cP5lEM/0SiAptdSTqWKNMkmNJTJznn1g0H78IuooBNXwvavO7qgjhsKCJ7RctLklZD9g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251202172407","@solana/functional":"5.1.0-canary-20251202172407","@solana/subscribable":"5.1.0-canary-20251202172407","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251202172407"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251202172407_1764696943523_0.29540023454612174","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251202173138":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251202173138","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251202173138","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7ea542694547636dc620c5e1a91493af91bab559","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251202173138.tgz","fileCount":17,"integrity":"sha512-zdZoxiKOZ/z1kl8PeAw2r2zEwHEwfjbDVxxqhq/vIDSw+f5wUIu9Bx5bBKxPD3x49IuQTcEYNYE03AoruEpnQg==","signatures":[{"sig":"MEUCIQCBt+tWdOKVCuMXvYzOx8KdshR5wPJggjmkWHhycOxPEgIgEymWRyjP4zCWBw2cLtms8T6aTGxXkAvFfsJWC4AvXas=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251202173138.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ff1e58c2207f9df7036972df6003bef0/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251202173138.tgz","_integrity":"sha512-zdZoxiKOZ/z1kl8PeAw2r2zEwHEwfjbDVxxqhq/vIDSw+f5wUIu9Bx5bBKxPD3x49IuQTcEYNYE03AoruEpnQg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251202173138","@solana/functional":"5.1.0-canary-20251202173138","@solana/subscribable":"5.1.0-canary-20251202173138","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251202173138"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251202173138_1764697424408_0.36750710301892053","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251202173352":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251202173352","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251202173352","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"46cdfcbe119c0ebfed7ccf6037a0b37295297827","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251202173352.tgz","fileCount":17,"integrity":"sha512-RR7i/lv242D1xamMIAggr5cae+ThqjUpk03jYmKb7i11LSrMua4djtXWUnKOcPtYEgFz8oIYhXinmDgD2LhgxQ==","signatures":[{"sig":"MEYCIQCuF5fgjs5yLTCWvRqVVDvdDO2H7fPeEapEgwnFSUUDDAIhAKtDgs8QH8joOieIOHKnlVFT2mx2gip3bzQIu1wW3/OT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":96483},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251202173352.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4ed22f9e6d3e4907ec29820f7dc31223/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251202173352.tgz","_integrity":"sha512-RR7i/lv242D1xamMIAggr5cae+ThqjUpk03jYmKb7i11LSrMua4djtXWUnKOcPtYEgFz8oIYhXinmDgD2LhgxQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251202173352","@solana/functional":"5.1.0-canary-20251202173352","@solana/subscribable":"5.1.0-canary-20251202173352","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251202173352"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251202173352_1764697595766_0.036438690561063414","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251202174830":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251202174830","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251202174830","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a86e72c74c57c63878447a542c1715050190b1c2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251202174830.tgz","fileCount":17,"integrity":"sha512-cnfRDJnTa+1yHf57SNpKS30YDHSiTrOnVZIa88XsdpuQ+1wKS+wh06H6hEBcbUdXAtxogvP2nSmGL9BcphHrUQ==","signatures":[{"sig":"MEQCIGSZn3rvaClaqjixSEdirAc5bEDMmrDlHLCPbAi/ShpMAiBYyp6RQz8qP2xS0Ee4d1lBhicllABW7cAlzDglZc67/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251202174830.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b79e117b2b77917e249d1bbfdd70bb1c/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251202174830.tgz","_integrity":"sha512-cnfRDJnTa+1yHf57SNpKS30YDHSiTrOnVZIa88XsdpuQ+1wKS+wh06H6hEBcbUdXAtxogvP2nSmGL9BcphHrUQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251202174830","@solana/functional":"5.1.0-canary-20251202174830","@solana/subscribable":"5.1.0-canary-20251202174830","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251202174830"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251202174830_1764698490133_0.053593097421929636","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251203213248":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251203213248","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251203213248","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d290bd2a7855ada1664261eb98d56845704fbf11","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251203213248.tgz","fileCount":17,"integrity":"sha512-wjrfx0PsVukhB4MO0bq94k7DwiRlxjO6w6K9TH06BKUlMQTxhHa8DH0Un3b18QNFFNKWTub8SRMI4qGMR8SRhg==","signatures":[{"sig":"MEUCIQDUDLy9x5m112qQwvgbdXXyEHJpoaOBJleIYGFX1rqJXAIgFckpW8Rk71leEKMQcf+JeX9ejURpSbx28c4aLnNvs2k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.0-canary-20251203213248","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251203213248.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/d40ba5dc042399e7f08bd8534a6cc156/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251203213248.tgz","_integrity":"sha512-wjrfx0PsVukhB4MO0bq94k7DwiRlxjO6w6K9TH06BKUlMQTxhHa8DH0Un3b18QNFFNKWTub8SRMI4qGMR8SRhg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251203213248","@solana/functional":"5.1.0-canary-20251203213248","@solana/subscribable":"5.1.0-canary-20251203213248","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251203213248"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251203213248_1764798268143_0.6588356412515588","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251203224929":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251203224929","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251203224929","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cb7ff6d9919e7097457cd0ee8daf07300b428c8e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251203224929.tgz","fileCount":17,"integrity":"sha512-QagV/3P3hMTngw06r8R98EyWkvZ2J5DEXV9GFVSF3xSD1ufxLmK7jvr0eu8uf13QmWeWdCMgvxIIEowMJvulwQ==","signatures":[{"sig":"MEUCIQDZkz/vn30X1If4VuXwrxarfNtJwRVq+0t56NhuVVPFWQIgTititxgfETLDHixWa1HHt6dwkXJBr59cnPzKRkH9g6U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.0-canary-20251203224929","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251203224929.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/8437f71e07af27dfcffa5e1fea65452f/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251203224929.tgz","_integrity":"sha512-QagV/3P3hMTngw06r8R98EyWkvZ2J5DEXV9GFVSF3xSD1ufxLmK7jvr0eu8uf13QmWeWdCMgvxIIEowMJvulwQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251203224929","@solana/functional":"5.1.0-canary-20251203224929","@solana/subscribable":"5.1.0-canary-20251203224929","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251203224929"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251203224929_1764802872975_0.7346609563130924","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251204084307":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251204084307","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251204084307","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1e202566662e0461316e0e374a9af93613863185","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251204084307.tgz","fileCount":17,"integrity":"sha512-2zZBsvY1cMOMMolLeb4LpHkZ8PNyDfgdmOVWqkq0yy2GkSFSpDPg9cr3Aa56tcx/Hrbc2J3O9tp2622qPJ5qnA==","signatures":[{"sig":"MEUCIQDBzsa0MADrr79xCvKMIGGC3wCGwzWlx0x4CMXgTb62kgIgPgAS39mANUn2W6AwnbqHZlwZrJ/EITxNf3cnxVlJjwA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.0-canary-20251204084307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251204084307.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/4d7f1912dcc1950ef9c90ce090da17d7/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251204084307.tgz","_integrity":"sha512-2zZBsvY1cMOMMolLeb4LpHkZ8PNyDfgdmOVWqkq0yy2GkSFSpDPg9cr3Aa56tcx/Hrbc2J3O9tp2622qPJ5qnA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251204084307","@solana/functional":"5.1.0-canary-20251204084307","@solana/subscribable":"5.1.0-canary-20251204084307","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251204084307"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251204084307_1764838523625_0.18312971102858833","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251204140906":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251204140906","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251204140906","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"10b6760a4cd1f453157a99e1eff0b14441fe8e66","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251204140906.tgz","fileCount":17,"integrity":"sha512-HDR63fd9RwXIW4v1eZDn1O4O5eHlx2m8/qvF7UXeD/3cLrd099Fk/kG4oU1vnD0b4KJFEMFQzH30gEdQ6QsVHQ==","signatures":[{"sig":"MEQCICTDe6ASN3Bh1r/R8T5F3RhH43WX7tfX6O+XCd16IxzIAiBdVqliSeuZxAB2XjFV7sVRMnIThJn+LL95VBSJftlF8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.0-canary-20251204140906","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251204140906.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/2aa73571b555c08d36d4157b76f32105/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251204140906.tgz","_integrity":"sha512-HDR63fd9RwXIW4v1eZDn1O4O5eHlx2m8/qvF7UXeD/3cLrd099Fk/kG4oU1vnD0b4KJFEMFQzH30gEdQ6QsVHQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251204140906","@solana/functional":"5.1.0-canary-20251204140906","@solana/subscribable":"5.1.0-canary-20251204140906","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251204140906"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251204140906_1764858083218_0.36417611589126686","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251204151413":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251204151413","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251204151413","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3d05e3428b725aa445556015d75493ea2ae3fa25","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251204151413.tgz","fileCount":17,"integrity":"sha512-Y4EtI+x2kSqa2aVIhOagxm45zpi9CvP4K3AwyTilrfULXRsXoQkhUc7wrlTLZrfSWIPCI610vWegcQv6X7c7kQ==","signatures":[{"sig":"MEYCIQCIp37IfdeyM1TtkIJEXzrIQQDH3shVBh6KBGpaOXtVXgIhAOUqjRtgU6H7zCI+TFwbF1zWQjavEmMgCpl5eDKQ7x6/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.0-canary-20251204151413","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251204151413.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/dbfa96b6fa0ce866906c78f86d830123/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251204151413.tgz","_integrity":"sha512-Y4EtI+x2kSqa2aVIhOagxm45zpi9CvP4K3AwyTilrfULXRsXoQkhUc7wrlTLZrfSWIPCI610vWegcQv6X7c7kQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251204151413","@solana/functional":"5.1.0-canary-20251204151413","@solana/subscribable":"5.1.0-canary-20251204151413","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251204151413"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251204151413_1764862012498_0.6050747375925498","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251204181319":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251204181319","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251204181319","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"431e4b2aed0e5ee4d0345975208b66710526b757","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251204181319.tgz","fileCount":17,"integrity":"sha512-PcJlJ2W5W131RRvdhAD7gDXZTM34Q2/6MnJTmezxInelGjhzoDUvp3L6Ko5cBOB2qP0cGrNCsMAwmduGaxMWCQ==","signatures":[{"sig":"MEUCIFeS0fj39+FoLQHgJ4WX6WRtj+QnmvK59vVHsoUPkVu0AiEAs3rd02eZ1XcWjQvrs0Vdg1yP5dnVy/SSRWwNeRi9K6U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.0-canary-20251204181319","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251204181319.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/04caea9b9bbed7d8f90a3dca3e0c9b5c/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251204181319.tgz","_integrity":"sha512-PcJlJ2W5W131RRvdhAD7gDXZTM34Q2/6MnJTmezxInelGjhzoDUvp3L6Ko5cBOB2qP0cGrNCsMAwmduGaxMWCQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251204181319","@solana/functional":"5.1.0-canary-20251204181319","@solana/subscribable":"5.1.0-canary-20251204181319","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251204181319"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251204181319_1764872754731_0.5695951125135919","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251204184447":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251204184447","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251204184447","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5fac0486975287ba07d552a5e7c28c49315de454","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251204184447.tgz","fileCount":17,"integrity":"sha512-LyDm90p6YH0CrL4gn0+zLoES1K62w1P0HybOXf03/xhGenId1rmywaSwrdHkeYxwClxQXn22IlMRO7N4mz1LnA==","signatures":[{"sig":"MEYCIQD+kABefZXpGP2Svzc2uV3SpJNqhk44jD3PxlXB3Bq5vAIhANkSf9jcBgUs0RkjNVwq852QyoY1kc94eff65OQ5t8MN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.0-canary-20251204184447","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251204184447.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/159b001b30d1152066b043ee76cff3bc/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251204184447.tgz","_integrity":"sha512-LyDm90p6YH0CrL4gn0+zLoES1K62w1P0HybOXf03/xhGenId1rmywaSwrdHkeYxwClxQXn22IlMRO7N4mz1LnA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251204184447","@solana/functional":"5.1.0-canary-20251204184447","@solana/subscribable":"5.1.0-canary-20251204184447","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251204184447"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251204184447_1764874710876_0.3851468551429569","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251204203500":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251204203500","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251204203500","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4bc250cc3c291307ac47c5a0a6c604a505ff06b2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251204203500.tgz","fileCount":17,"integrity":"sha512-fKbOlZqasySa1ZvEWmVPAN6WH6PZ0ZtxzVZy23/88Q4DvxhJpzd80B73LChzg1JrBjJr35jqh79QO+fwkKJVzw==","signatures":[{"sig":"MEYCIQCI1jG2l3GCdH1obwu/fqTal18K1n4ZlzNv960lpUkD2wIhALeM42ed9s+unawToxOCsecebqTrtgxwia2oi9btw/ky","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.0-canary-20251204203500","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251204203500.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/5bc45fe5efeebd5aca52e731584089ef/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251204203500.tgz","_integrity":"sha512-fKbOlZqasySa1ZvEWmVPAN6WH6PZ0ZtxzVZy23/88Q4DvxhJpzd80B73LChzg1JrBjJr35jqh79QO+fwkKJVzw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251204203500","@solana/functional":"5.1.0-canary-20251204203500","@solana/subscribable":"5.1.0-canary-20251204203500","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251204203500"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251204203500_1764881229287_0.9918814387688779","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-experimental-20251205000002":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-experimental-20251205000002","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-experimental-20251205000002","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7993040f90e1e96029730013a9bdb11dc6b89960","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-experimental-20251205000002.tgz","fileCount":17,"integrity":"sha512-RTEHPX1FkkcLVm0Umw/7DpVTf4ymUV06r9TmMwnRn7TlxwalypH8ie5QbmCZ+xXxGo/D8pGpoARL/djzcEu4hQ==","signatures":[{"sig":"MEUCIQDadYvtoPOZC02PeYb990IqXvFV/HzWzl80WatYzMNP6QIgGT8c7oRAZexKAp86HRuUnWPLCAQT5wi3PYwBHeOJldk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.0-experimental-20251205000002","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97129},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-experimental-20251205000002.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/6751eb42e4b27865aa67a426bd39f666/solana-rpc-subscriptions-channel-websocket-5.1.0-experimental-20251205000002.tgz","_integrity":"sha512-RTEHPX1FkkcLVm0Umw/7DpVTf4ymUV06r9TmMwnRn7TlxwalypH8ie5QbmCZ+xXxGo/D8pGpoARL/djzcEu4hQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-experimental-20251205000002","@solana/functional":"5.1.0-experimental-20251205000002","@solana/subscribable":"5.1.0-experimental-20251205000002","@solana/rpc-subscriptions-spec":"5.1.0-experimental-20251205000002"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-experimental-20251205000002_1764893547307_0.9871472441341991","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-experimental-20251205104522":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-experimental-20251205104522","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-experimental-20251205104522","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e482258df62efdaf5b98042b8196625b5ad722bb","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-experimental-20251205104522.tgz","fileCount":17,"integrity":"sha512-58T+UsUO+bdO8tDsfBfvfo4WK4oUOEW+NUJG8IAwq4k8ojn6f0fT9s/hSdDqLUijnnxaDfX8ghsjlbvuuQzA5w==","signatures":[{"sig":"MEUCIBM3IXsdjOtnSkZzGW8qKAUeFA67qNK6n7ieD5UFxBO+AiEAuVS48RHZrxiRW7tVLNdrtdBhCusOWqTTogJq8e5N0mE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.0-experimental-20251205104522","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97129},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-experimental-20251205104522.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/2c446677d3613dd46245f7d504e50e6f/solana-rpc-subscriptions-channel-websocket-5.1.0-experimental-20251205104522.tgz","_integrity":"sha512-58T+UsUO+bdO8tDsfBfvfo4WK4oUOEW+NUJG8IAwq4k8ojn6f0fT9s/hSdDqLUijnnxaDfX8ghsjlbvuuQzA5w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-experimental-20251205104522","@solana/functional":"5.1.0-experimental-20251205104522","@solana/subscribable":"5.1.0-experimental-20251205104522","@solana/rpc-subscriptions-spec":"5.1.0-experimental-20251205104522"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-experimental-20251205104522_1764932304162_0.9821453925038803","host":"s3://npm-registry-packages-npm-production"}},"5.1.0":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5be19e0bd1ca83616a8bd404c8156191faa45458","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0.tgz","fileCount":17,"integrity":"sha512-FzAEmHzXtlckNn7T/1dzDS7r5HmekYPstrtZKjDcVxuGMVBUkZTnb69t7EJvKNuKw1wYZEUd0EEegtC2K/9dZA==","signatures":[{"sig":"MEQCICeM8ezpUli7fQFUsD5nwFYFMXKSP/Y+0Dk+53wk/Te/AiBuCdvd8P4jit2s80X9eTuGedzAQiPH9uNj92i5NSQuFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":96989},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/41cdc41c12301c99c464eb553cbe23f7/solana-rpc-subscriptions-channel-websocket-5.1.0.tgz","_integrity":"sha512-FzAEmHzXtlckNn7T/1dzDS7r5HmekYPstrtZKjDcVxuGMVBUkZTnb69t7EJvKNuKw1wYZEUd0EEegtC2K/9dZA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0","@solana/functional":"5.1.0","@solana/subscribable":"5.1.0","@solana/rpc-subscriptions-spec":"5.1.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0_1765566631059_0.6781104276120491","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251212190755":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.0-canary-20251212190755","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.0-canary-20251212190755","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"021142a640b4629e1764a59dd59b9ad163d0a84d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.0-canary-20251212190755.tgz","fileCount":17,"integrity":"sha512-+Qd2kNQo2NFj/lw3KKzptjTLZzLwJ9bBugmAdxhkxdHJZhibP/X6aaxuETWmJeg071PQp+QwZJdGQnYShcADZw==","signatures":[{"sig":"MEYCIQDEfCXhBMyqElOc9CBPjPZwHI+kjORN/Hyf7Ai6ShlHQgIhAK7+j0d5l3BcexaEN/vyHczljxIrvjVtbpRSw6nrpTz/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.0-canary-20251212190755","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251212190755.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/bc15cbaa677cc3a6c08850241fb5369b/solana-rpc-subscriptions-channel-websocket-5.1.0-canary-20251212190755.tgz","_integrity":"sha512-+Qd2kNQo2NFj/lw3KKzptjTLZzLwJ9bBugmAdxhkxdHJZhibP/X6aaxuETWmJeg071PQp+QwZJdGQnYShcADZw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0-canary-20251212190755","@solana/functional":"5.1.0-canary-20251212190755","@solana/subscribable":"5.1.0-canary-20251212190755","@solana/rpc-subscriptions-spec":"5.1.0-canary-20251212190755"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.0-canary-20251212190755_1765567226571_0.8081722335996644","host":"s3://npm-registry-packages-npm-production"}},"5.1.1-canary-20251216193810":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.1-canary-20251216193810","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.1-canary-20251216193810","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d8962e87daad79773568b386ed2a7d25aa3b814b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.1-canary-20251216193810.tgz","fileCount":17,"integrity":"sha512-qTR2+Cx4Jnnk6OpcrTeI90tPElcqEpCIuQa801cQmFQqROOPwFdZWj5snVvBfevDQLHSksyILdipbjKsR4HDWQ==","signatures":[{"sig":"MEYCIQCH9bzKMGAJdSW9rqEHBP4OezJfGQJB2ibQdS8eNS4PKgIhAJer2irKyf64zZGB/LIG+DjrJ0zLU5oZXagwpIqzDhw/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.1-canary-20251216193810","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.1-canary-20251216193810.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/19c556c7efce5e13f52808dd07d39a97/solana-rpc-subscriptions-channel-websocket-5.1.1-canary-20251216193810.tgz","_integrity":"sha512-qTR2+Cx4Jnnk6OpcrTeI90tPElcqEpCIuQa801cQmFQqROOPwFdZWj5snVvBfevDQLHSksyILdipbjKsR4HDWQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.1-canary-20251216193810","@solana/functional":"5.1.1-canary-20251216193810","@solana/subscribable":"5.1.1-canary-20251216193810","@solana/rpc-subscriptions-spec":"5.1.1-canary-20251216193810"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.1-canary-20251216193810_1765914664102_0.02139704733920067","host":"s3://npm-registry-packages-npm-production"}},"5.1.1-canary-20251216194212":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.1-canary-20251216194212","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.1-canary-20251216194212","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ef3b9694c53a15c02795c02216d53e4a621e9ec6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.1-canary-20251216194212.tgz","fileCount":17,"integrity":"sha512-HNfEFG7eApdX+o8EfYRMOlgnbjEoOvoqWYBTrPAjZve15G1g7PxzakK4j4NCgKWUyWsTtv58pqS4EtnWz6piNw==","signatures":[{"sig":"MEUCIFl+6wVzLmElyh+8KO2DWEdl2WOfKisONbV23yN0/G+EAiEAtMn8v/2P3lJ1h76ofSGWz98F6X4Wtle5voWF2kuwX5s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.1-canary-20251216194212","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.1-canary-20251216194212.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/657590278a312f341a359b6c9fad6524/solana-rpc-subscriptions-channel-websocket-5.1.1-canary-20251216194212.tgz","_integrity":"sha512-HNfEFG7eApdX+o8EfYRMOlgnbjEoOvoqWYBTrPAjZve15G1g7PxzakK4j4NCgKWUyWsTtv58pqS4EtnWz6piNw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.1-canary-20251216194212","@solana/functional":"5.1.1-canary-20251216194212","@solana/subscribable":"5.1.1-canary-20251216194212","@solana/rpc-subscriptions-spec":"5.1.1-canary-20251216194212"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.3.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.1-canary-20251216194212_1765914819695_0.25703952118590356","host":"s3://npm-registry-packages-npm-production"}},"5.1.1-canary-20251217063523":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.1-canary-20251217063523","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.1-canary-20251217063523","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a7d9598bef308ef3fab8fb8a02fa5e0d6a38bebc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.1-canary-20251217063523.tgz","fileCount":17,"integrity":"sha512-Inyht9rhVtrgHAhSa2sp7S4hlx2togHVBFPKFEm/HYX7j6ojgYQPduUEHhpRkQoAHTuzMXNRLQlh+y0RiK02cA==","signatures":[{"sig":"MEUCIQDmJWkIlPSvtiQd21WXhpC5/5xfPES3GgyyEzxFQmAfagIgWAOEcQiifyhRu0td4WqZN7hLTAY428b/xXxIZC407Wo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.1-canary-20251217063523","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.1-canary-20251217063523.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/1573612ffb969d4e0fa59af90139e00c/solana-rpc-subscriptions-channel-websocket-5.1.1-canary-20251217063523.tgz","_integrity":"sha512-Inyht9rhVtrgHAhSa2sp7S4hlx2togHVBFPKFEm/HYX7j6ojgYQPduUEHhpRkQoAHTuzMXNRLQlh+y0RiK02cA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.1-canary-20251217063523","@solana/functional":"5.1.1-canary-20251217063523","@solana/subscribable":"5.1.1-canary-20251217063523","@solana/rpc-subscriptions-spec":"5.1.1-canary-20251217063523"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.1-canary-20251217063523_1765953987828_0.307856240204605","host":"s3://npm-registry-packages-npm-production"}},"5.1.1-canary-20251217070026":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.1.1-canary-20251217070026","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.1.1-canary-20251217070026","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4b71a15e98e55837fd0a5ea5a3ae19824190eabc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.1.1-canary-20251217070026.tgz","fileCount":17,"integrity":"sha512-unBC36OVlXuNkMN2voORuIRpd9PppXA1sxt5e6r+hKNAiozX27wlcZ4copxpNfrBuhy8iZ4Eef7n1ZwScHzkNg==","signatures":[{"sig":"MEYCIQCwr32edkKH6TuyHl7qs/10ZUCfEr1AvzIE3J0SvLn35wIhAIQ4tv0DhH6ksSKwFNRBmAOionusQCJ1neeUUUrW6szx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.1.1-canary-20251217070026","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.1.1-canary-20251217070026.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/fb270c64ac1b64bf3e6f574895a7f56f/solana-rpc-subscriptions-channel-websocket-5.1.1-canary-20251217070026.tgz","_integrity":"sha512-unBC36OVlXuNkMN2voORuIRpd9PppXA1sxt5e6r+hKNAiozX27wlcZ4copxpNfrBuhy8iZ4Eef7n1ZwScHzkNg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.1-canary-20251217070026","@solana/functional":"5.1.1-canary-20251217070026","@solana/subscribable":"5.1.1-canary-20251217070026","@solana/rpc-subscriptions-spec":"5.1.1-canary-20251217070026"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.1.1-canary-20251217070026_1765955594499_0.9836458296652211","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20251219213520":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20251219213520","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20251219213520","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1929672791000b02ffdd6ece3c2cdfa6cd8c9cd3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20251219213520.tgz","fileCount":17,"integrity":"sha512-KY1CEHe2DKfnMEjDn8SoTVoKiZ0zbXRaIEtqV7XoU0npMe/WNUELlj4BQ1ORX4cm1Yd0aahEkVDxDCeZ1I67sw==","signatures":[{"sig":"MEYCIQDSRIVWmXrfwWnO0YXqwgmF3Tb4Gg3OpAOOi1kvY+g8GQIhAOqD1xrBbwGpNendEqQ9wTxq7f7uytPDIdVqLPAFAEz9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20251219213520","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20251219213520.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/2ca38133f7d2879d642155b29420e5fc/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20251219213520.tgz","_integrity":"sha512-KY1CEHe2DKfnMEjDn8SoTVoKiZ0zbXRaIEtqV7XoU0npMe/WNUELlj4BQ1ORX4cm1Yd0aahEkVDxDCeZ1I67sw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20251219213520","@solana/functional":"5.2.0-canary-20251219213520","@solana/subscribable":"5.2.0-canary-20251219213520","@solana/rpc-subscriptions-spec":"5.2.0-canary-20251219213520"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20251219213520_1766180841003_0.8944335231182823","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20251228203229":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20251228203229","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20251228203229","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"47139bf8e3321fdbb97df83856fdfc351f56843b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20251228203229.tgz","fileCount":17,"integrity":"sha512-Sw18pNAvoxYApbGkCWaeFnKywjdHLWJxZfc8lxG33GoJ/Lcby0Ce9Z2iJ3fTANfpmOodc4dH2cpc/MKzvHUtEw==","signatures":[{"sig":"MEQCIDUbCyu7uuear654eZAPS4z+VCNjnVYFT/trgxDS369/AiBKbfNhlp7ABo43VpXTFi5TgUddhdS2kWT4Z1Cx7i2l0w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20251228203229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20251228203229.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/200f5680f46336ccef99168523f989b3/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20251228203229.tgz","_integrity":"sha512-Sw18pNAvoxYApbGkCWaeFnKywjdHLWJxZfc8lxG33GoJ/Lcby0Ce9Z2iJ3fTANfpmOodc4dH2cpc/MKzvHUtEw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20251228203229","@solana/functional":"5.2.0-canary-20251228203229","@solana/subscribable":"5.2.0-canary-20251228203229","@solana/rpc-subscriptions-spec":"5.2.0-canary-20251228203229"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20251228203229_1766954700261_0.7355658089725119","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260105191229":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260105191229","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260105191229","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"aff1c9dbf9e4a862cdaaa4ac721474faf2e9d6cc","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260105191229.tgz","fileCount":17,"integrity":"sha512-lQPeHlXeP9u09IIsrU2BoU96rQEkh2YPSuZJeW+0esaZB4dKswFAclk9cMfH0pYF4FvFp5wG/hS1pIY6pjI7Dg==","signatures":[{"sig":"MEYCIQCt8iCsEWixi0dGyt+4JFRXdGG6CRy+SwvoPG6dgG3ngAIhALiBkgchZfjVCC8TI7+rmajTg3PBml2dhb1gQ0j/Un0/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260105191229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260105191229.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/20b2c59023f04df6faabbf7f438e4ae5/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260105191229.tgz","_integrity":"sha512-lQPeHlXeP9u09IIsrU2BoU96rQEkh2YPSuZJeW+0esaZB4dKswFAclk9cMfH0pYF4FvFp5wG/hS1pIY6pjI7Dg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260105191229","@solana/functional":"5.2.0-canary-20260105191229","@solana/subscribable":"5.2.0-canary-20260105191229","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260105191229"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260105191229_1767641153638_0.2221782857999275","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260105191915":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260105191915","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260105191915","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"602d9b20168ca313afab2e61a74b26a330baaaaa","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260105191915.tgz","fileCount":17,"integrity":"sha512-EyDlYYm8p+P5erN1lCqkIhR6DxAY/2//SLCG5d83e2nQKYL1LiZEShhdQtyu1QPl4+unPfmFQfrE7hQM7YNVcQ==","signatures":[{"sig":"MEQCIGy3LTJ6p+m59LUkFT30ATtMsc1xepswgkBxZXUB9VbZAiAgJqano3hsA/TgbILwdVMpX2sHG4gbGRp1iTyzaQs1iw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260105191915","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260105191915.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/09c0d9ab9df85787d86b77b021ce18d3/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260105191915.tgz","_integrity":"sha512-EyDlYYm8p+P5erN1lCqkIhR6DxAY/2//SLCG5d83e2nQKYL1LiZEShhdQtyu1QPl4+unPfmFQfrE7hQM7YNVcQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260105191915","@solana/functional":"5.2.0-canary-20260105191915","@solana/subscribable":"5.2.0-canary-20260105191915","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260105191915"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260105191915_1767641524125_0.24196259778091855","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107102549":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107102549","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107102549","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a1ef030e43b845a8346c78814277d97d4ba82e23","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107102549.tgz","fileCount":17,"integrity":"sha512-NRtNq2DjFI8N8PubCQ10fwOObVkQXNVS18u/y4nulabz51IFeY/fHCSWZOYvDANI7rEVye0MrA9FcyBvGIjqNg==","signatures":[{"sig":"MEUCIQCY6HVoWtSR+Qu1Z41EAnt438IqCAnwnQM4fAV094XYzwIgaoCgxgRWzzzjU3/2sSug/8hSgABhUImeZ8+9m0rrA80=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107102549","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107102549.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/c1a23bbb5067350586d059b66eca0ba9/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107102549.tgz","_integrity":"sha512-NRtNq2DjFI8N8PubCQ10fwOObVkQXNVS18u/y4nulabz51IFeY/fHCSWZOYvDANI7rEVye0MrA9FcyBvGIjqNg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107102549","@solana/functional":"5.2.0-canary-20260107102549","@solana/subscribable":"5.2.0-canary-20260107102549","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107102549"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107102549_1767782308889_0.4905430473900718","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107102938":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107102938","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107102938","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a1b743f3b695bca43b2269863ef974b94bf599c8","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107102938.tgz","fileCount":17,"integrity":"sha512-RmT9TNyerCHh6j2wlSD7qH0HNUbi5xcF27lkvUFDAxUMTdRXV+O0PKjlp5BYUoFKeqP3y2xnQtVMIO9fuo0kiw==","signatures":[{"sig":"MEUCIFLaGUu4jLyxdXbG0s46R/bZcDDnm8JeG5xTHSK8lFitAiEA8WYtdmYgt/BA6a11qXnXG5cpOPovlrDMSUwiY9RirDg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107102938","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107102938.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/d693460329ff8712caa57a9425c36ba1/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107102938.tgz","_integrity":"sha512-RmT9TNyerCHh6j2wlSD7qH0HNUbi5xcF27lkvUFDAxUMTdRXV+O0PKjlp5BYUoFKeqP3y2xnQtVMIO9fuo0kiw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107102938","@solana/functional":"5.2.0-canary-20260107102938","@solana/subscribable":"5.2.0-canary-20260107102938","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107102938"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107102938_1767782567169_0.3160305963576322","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107103329":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107103329","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107103329","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8852e0aac9eff83fdd5e729216ba6f7480374e68","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107103329.tgz","fileCount":17,"integrity":"sha512-DOzNCojyFlqVw74BbZbEd2QBq42krViQvpTyJFFsBS7rrlDbuS0udkuYrSn6sqixLZGHq9ZDW0vLn9y1ooD6/Q==","signatures":[{"sig":"MEUCIQD4bsUi5YvcioiYWSrbCoSIZnNdzOTvzZNh1v2v6c+NswIgVC+BcaudGsNDZYxkSTJfxhlmFMvT0u0ycyt0D2GTHNA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107103329","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107103329.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/c3a64226e6dee88762a8653dba5fb5fc/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107103329.tgz","_integrity":"sha512-DOzNCojyFlqVw74BbZbEd2QBq42krViQvpTyJFFsBS7rrlDbuS0udkuYrSn6sqixLZGHq9ZDW0vLn9y1ooD6/Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107103329","@solana/functional":"5.2.0-canary-20260107103329","@solana/subscribable":"5.2.0-canary-20260107103329","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107103329"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107103329_1767782708391_0.05025515535361236","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107103736":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107103736","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107103736","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c35ccc2514001a935bc634890f7976cf73eaf4a3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107103736.tgz","fileCount":17,"integrity":"sha512-CJo+bePVmNi4Hc5pS0rABextSqbQzqLVtMvQghfSWujkl9nnazaGc6sX1RYOt9q85IXnW7GtHo36Josvz3RQ1A==","signatures":[{"sig":"MEUCIQCDSCiZhT5Z2LCE8Q7LC3HJtO23NK6wozWV15tVV7Q1+QIgBkzBcBxXDKN2ar+SEy0qs4BAGQZJQKvXdz5QPdjcyWI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107103736","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107103736.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/453f0cf1ace5f555c763014b6d7af877/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107103736.tgz","_integrity":"sha512-CJo+bePVmNi4Hc5pS0rABextSqbQzqLVtMvQghfSWujkl9nnazaGc6sX1RYOt9q85IXnW7GtHo36Josvz3RQ1A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107103736","@solana/functional":"5.2.0-canary-20260107103736","@solana/subscribable":"5.2.0-canary-20260107103736","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107103736"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107103736_1767783010638_0.32385497252011364","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107104209":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107104209","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107104209","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"61bccbdcd7c6a0fe1d16cbacdecdadc352f0803d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107104209.tgz","fileCount":17,"integrity":"sha512-kxd+3AlhOr2JKdX3dwLYLuc9rTGLmwgNtwTFqwnNxIC7sMsQKjYGuJ8iq2tPRdA/csAg3c7eFcHTaAVcaplmdw==","signatures":[{"sig":"MEUCIQD5e5SU+SPE9zIyXd7TRhV5pQCjDLBmMN0YsKjJTdVgPAIgKYKCiQko4qUZVI3SAp1uSzzg69CJfJSZA129ZQQVqn8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107104209","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107104209.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/7c3eb6f446d0fd3aa928365b5b2b835d/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107104209.tgz","_integrity":"sha512-kxd+3AlhOr2JKdX3dwLYLuc9rTGLmwgNtwTFqwnNxIC7sMsQKjYGuJ8iq2tPRdA/csAg3c7eFcHTaAVcaplmdw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107104209","@solana/functional":"5.2.0-canary-20260107104209","@solana/subscribable":"5.2.0-canary-20260107104209","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107104209"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107104209_1767783292573_0.4459759983484184","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107104556":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107104556","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107104556","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cd4b47020ade11d5aa78126eff1168b4ed2818f6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107104556.tgz","fileCount":17,"integrity":"sha512-nuU/TK1D94Ff8VZ6LlfZjIne/OyfLKC2jHXpUkXv4q6HPNcHyHCaCm/hJt/mGC5FOAG3gYreDqO/+r4U6U/yQw==","signatures":[{"sig":"MEQCID0GHEL8tRjWxwhvt4mdGb4Y+BfMbSxQFuUiKvmK8z6RAiAzPi5R9UTZSc5f6yLdM2hgTp/Cbj0b2MW5clC9o1UP8A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107104556","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107104556.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/a6ef03562cd6823c96c80b4c1f6dbce5/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107104556.tgz","_integrity":"sha512-nuU/TK1D94Ff8VZ6LlfZjIne/OyfLKC2jHXpUkXv4q6HPNcHyHCaCm/hJt/mGC5FOAG3gYreDqO/+r4U6U/yQw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107104556","@solana/functional":"5.2.0-canary-20260107104556","@solana/subscribable":"5.2.0-canary-20260107104556","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107104556"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107104556_1767783473831_0.11019679159549112","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107104941":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107104941","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107104941","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"731deae0d7e7d0fc1f9b8d3f0f57705704ed83b3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107104941.tgz","fileCount":17,"integrity":"sha512-NfeBTjkRnyqgAY+KApsyCf+EpmBevykyj8V3/X0Gn6lbbxeHXhKFXc4RSsJXQwZvNRPfG3I3JPN/qG3oDlJNmg==","signatures":[{"sig":"MEUCIQDpAg9sfCLsDMHHT7ars3/FeTmkK6IaG3ORt18fQ6U4TQIgNhhhUhrwBxsRYh0be5oPRtwAFNsqDkVA/9fELor6Tvo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107104941","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107104941.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/ff2b6f4be38c9f3b9161de1de1538d5c/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107104941.tgz","_integrity":"sha512-NfeBTjkRnyqgAY+KApsyCf+EpmBevykyj8V3/X0Gn6lbbxeHXhKFXc4RSsJXQwZvNRPfG3I3JPN/qG3oDlJNmg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107104941","@solana/functional":"5.2.0-canary-20260107104941","@solana/subscribable":"5.2.0-canary-20260107104941","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107104941"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107104941_1767783729929_0.01648654356854773","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107105344":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107105344","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107105344","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ac23172d2e6ee74e7f546645a913c1216259a6a7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107105344.tgz","fileCount":17,"integrity":"sha512-rBUYSTirgnFutNvIhf5Jq5cl35lv1Wo8fEFgHRCw/YepLPl07vjwBDFRDp5uENSoYK2N/YAgAFG/gxdMH1woiA==","signatures":[{"sig":"MEYCIQCXpz0degmZaLZxrfibNVq538S6jPF64i8Dymo8i7uH0gIhAN+zsAkUw5oJlR9X4niEUFLqtNzTaI1kxsiKstNlLE0n","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107105344","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107105344.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/94175a67048204ce1622be3773dea0d1/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107105344.tgz","_integrity":"sha512-rBUYSTirgnFutNvIhf5Jq5cl35lv1Wo8fEFgHRCw/YepLPl07vjwBDFRDp5uENSoYK2N/YAgAFG/gxdMH1woiA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107105344","@solana/functional":"5.2.0-canary-20260107105344","@solana/subscribable":"5.2.0-canary-20260107105344","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107105344"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107105344_1767783954355_0.9969192855629989","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107151918":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107151918","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107151918","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b7d9a71465b624f3e2fa3c1df12e4bd81e5b5acf","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107151918.tgz","fileCount":17,"integrity":"sha512-dAAoiIt2Ua+M+gRAm7+A9YVklMiaxvZ5MsaeWAMQwu5f67ysh8I2hkTcqOPSRnyrTya9LVu6u4J5u/TjX/3WbQ==","signatures":[{"sig":"MEUCIQDB+IsITKEthFmDLXW2o16SHrIPFtZWAo8hJtfqq60WUQIgAj030jW6YMHltNeC17LaYf2IrF7i1U49cl8kxRy8acA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107151918","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97099},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107151918.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/c01a0baa5c7a7dac01a9ad9d6807e014/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107151918.tgz","_integrity":"sha512-dAAoiIt2Ua+M+gRAm7+A9YVklMiaxvZ5MsaeWAMQwu5f67ysh8I2hkTcqOPSRnyrTya9LVu6u4J5u/TjX/3WbQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107151918","@solana/functional":"5.2.0-canary-20260107151918","@solana/subscribable":"5.2.0-canary-20260107151918","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107151918"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"ws":"^8.18.0","typescript":">=5.9.3"},"peerDependenciesMeta":{"ws":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107151918_1767799851758_0.3967949158658708","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107155943":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107155943","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107155943","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3fe8272370f00aeffcbfec3a2b80699edfa27363","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107155943.tgz","fileCount":17,"integrity":"sha512-ekYpr9rgu0oMVTrf0h3PTs3zloC0Fya3HOQFdphb4jTw5i1VtYoo9xa3yfqZ3l12JysFu2iTMJlkqX5CzDdMVw==","signatures":[{"sig":"MEYCIQDP/KfictF8zgUUwldLBmpkGlX8m9tlcNP6H7zjQ7wuowIhAPkdwXPl/Qspm6R5FXOfO3ISF4zgtvGDgbhHcLuz0kEP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107155943","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97025},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107155943.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/3dee7a9e0d3cf25e00639d6901d5d7fb/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107155943.tgz","_integrity":"sha512-ekYpr9rgu0oMVTrf0h3PTs3zloC0Fya3HOQFdphb4jTw5i1VtYoo9xa3yfqZ3l12JysFu2iTMJlkqX5CzDdMVw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.18.0","@solana/errors":"5.2.0-canary-20260107155943","@solana/functional":"5.2.0-canary-20260107155943","@solana/subscribable":"5.2.0-canary-20260107155943","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107155943"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107155943_1767802282872_0.3584181516571294","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107161340":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107161340","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107161340","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e8fb9284f323302c53557f0593742ba99955cf10","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107161340.tgz","fileCount":17,"integrity":"sha512-AJFD0HalOjei42RXXX8J0H8WR0yFo9A5s+H7FNQ4WeJNQ5mw2O+L7NLGUmFlgZpOiXzMDrtL8sCo7pt+ohHqMQ==","signatures":[{"sig":"MEYCIQDf9Jdx+QoBQX6kMWxweGBqz9TL1JBR8Fm/02Uv7L1KkgIhALttpQYO8M1YLo1v/IIX5rdVhRXqaoKYNoGwLeddnxdF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107161340","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97025},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107161340.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/f386684c6216578906663baf79835830/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107161340.tgz","_integrity":"sha512-AJFD0HalOjei42RXXX8J0H8WR0yFo9A5s+H7FNQ4WeJNQ5mw2O+L7NLGUmFlgZpOiXzMDrtL8sCo7pt+ohHqMQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.18.0","@solana/errors":"5.2.0-canary-20260107161340","@solana/functional":"5.2.0-canary-20260107161340","@solana/subscribable":"5.2.0-canary-20260107161340","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107161340"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107161340_1767803093844_0.4575416534241621","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107161421":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107161421","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107161421","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bc1347c7e45db0112798d2f9dca0dd2334b34a19","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107161421.tgz","fileCount":17,"integrity":"sha512-6pbazXNebYmJgNcDyKe7v5Sj2XDYdT+uFbvl0uV92mRT0ECKCLo/HmVkkrokvT0JmRdK+dlpLcydaXQ8V/5FYA==","signatures":[{"sig":"MEUCIARmtjeKyyrbfq8S1ien3wZZHZs1pANZzEKBIAMrQGlbAiEA/HjmM/Gx29nnze8NS/mL9/1VA/MGo2eL4T4S84MKRhw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107161421","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97025},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107161421.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/370eff4f6540eca0c56c021fb5395bdb/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107161421.tgz","_integrity":"sha512-6pbazXNebYmJgNcDyKe7v5Sj2XDYdT+uFbvl0uV92mRT0ECKCLo/HmVkkrokvT0JmRdK+dlpLcydaXQ8V/5FYA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.18.0","@solana/errors":"5.2.0-canary-20260107161421","@solana/functional":"5.2.0-canary-20260107161421","@solana/subscribable":"5.2.0-canary-20260107161421","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107161421"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107161421_1767803185711_0.9814393142342797","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107161525":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107161525","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107161525","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"87eb43a1fa4d401b75fb44828fff648f86d8bf58","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107161525.tgz","fileCount":17,"integrity":"sha512-dth1Xcz+ur0DgegkGGt/h7XKlOz+qQDY8lFb28A513hJQKg+Qtfvups4LgMuk4wG3wldeEmPcLCgx+WxmreZnQ==","signatures":[{"sig":"MEUCIQCYrVTm2eD77tefaqW99YsifRDeoBNjMoNNic55rlsHRAIgZ9iB7XxXD6OuNeNcnhQRm49cTGFbLAAT+Nn69eBNIL0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107161525","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97025},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107161525.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/683c57063eec46a9eb50db97dac65d45/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107161525.tgz","_integrity":"sha512-dth1Xcz+ur0DgegkGGt/h7XKlOz+qQDY8lFb28A513hJQKg+Qtfvups4LgMuk4wG3wldeEmPcLCgx+WxmreZnQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.18.0","@solana/errors":"5.2.0-canary-20260107161525","@solana/functional":"5.2.0-canary-20260107161525","@solana/subscribable":"5.2.0-canary-20260107161525","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107161525"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107161525_1767803226425_0.2773570228401736","host":"s3://npm-registry-packages-npm-production"}},"5.2.0":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8dd018a0cffda8fdcb03040886baf84e1789eb5d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0.tgz","fileCount":17,"integrity":"sha512-0UYIsAjcuuoZwBf/N8SmbvQXkwXRgM2e0rmaWSWhVy/Z9IBGfmTh3YHxlqzyhaQLVlshORn420n8QvyDsS+A6w==","signatures":[{"sig":"MEYCIQDrAzuLRSWyzQSj9Dw0hkqPOWz3eH1qGcEuw4VbJa0zMgIhAKQSFNlcsYzt+snCiRQv4l+G5xnK+7fnKgCh89qSDYyq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":96915},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/080fdf76c6996ead686e988815d47b33/solana-rpc-subscriptions-channel-websocket-5.2.0.tgz","_integrity":"sha512-0UYIsAjcuuoZwBf/N8SmbvQXkwXRgM2e0rmaWSWhVy/Z9IBGfmTh3YHxlqzyhaQLVlshORn420n8QvyDsS+A6w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.18.0","@solana/errors":"5.2.0","@solana/functional":"5.2.0","@solana/subscribable":"5.2.0","@solana/rpc-subscriptions-spec":"5.2.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0_1767803474993_0.383334107553281","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107162407":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107162407","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107162407","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"52f4361d0de7a42ffa75f1243764b3c441892548","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107162407.tgz","fileCount":17,"integrity":"sha512-wkWCjojGytZwp+No5qy39DBR/CLRsQm/D/K8cCm899OpnQggEfCsmoUrbyRRtLT0Pc0EG5cn0snDgSgIcG9ByQ==","signatures":[{"sig":"MEUCIGwLllRcsv6ywkYbfF1Ml6VSDPWQGUfGI/G8GsCpjyCeAiEAhBd8jjN8Oq1V+5un7An+1vzIpwfxnG7vdjoDOExwZMM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107162407","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97025},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107162407.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/2b08f8d7d20b0bf64f8a6a49c28ed71d/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107162407.tgz","_integrity":"sha512-wkWCjojGytZwp+No5qy39DBR/CLRsQm/D/K8cCm899OpnQggEfCsmoUrbyRRtLT0Pc0EG5cn0snDgSgIcG9ByQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.18.0","@solana/errors":"5.2.0-canary-20260107162407","@solana/functional":"5.2.0-canary-20260107162407","@solana/subscribable":"5.2.0-canary-20260107162407","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107162407"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107162407_1767803763044_0.9718988118670495","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107162439":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.2.0-canary-20260107162439","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.2.0-canary-20260107162439","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"15648b8d3bd68c7ad5317ce42d4e2f69442af574","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.2.0-canary-20260107162439.tgz","fileCount":17,"integrity":"sha512-kry9j+EqpRd7XkY+OCKk4yNWX/ErQ3ZOaaRwaQzLh1LU+tycTfQ2Baz4Eld6NbrQauFfhFjOErCG0m3LmPZtnA==","signatures":[{"sig":"MEUCIBTQgZMeMxdU+JhzuzFl6fd8IpI1oYcq+5B3GzXDyLEFAiEA8HW8koWGekvyRIqGOmS0BMuWhWjieuTtV+1aod6zbS8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.2.0-canary-20260107162439","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97025},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107162439.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/116fcc4a7021b746e939cbff4d1f697f/solana-rpc-subscriptions-channel-websocket-5.2.0-canary-20260107162439.tgz","_integrity":"sha512-kry9j+EqpRd7XkY+OCKk4yNWX/ErQ3ZOaaRwaQzLh1LU+tycTfQ2Baz4Eld6NbrQauFfhFjOErCG0m3LmPZtnA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.18.0","@solana/errors":"5.2.0-canary-20260107162439","@solana/functional":"5.2.0-canary-20260107162439","@solana/subscribable":"5.2.0-canary-20260107162439","@solana/rpc-subscriptions-spec":"5.2.0-canary-20260107162439"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.2.0-canary-20260107162439_1767803774429_0.06810376737568835","host":"s3://npm-registry-packages-npm-production"}},"5.3.0-canary-20260107190742":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.3.0-canary-20260107190742","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.3.0-canary-20260107190742","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c62079d5fea02face5fb8ee7b590243f9205a3b9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.3.0-canary-20260107190742.tgz","fileCount":17,"integrity":"sha512-8E1GJAQCY2oEulDifNID+/wM7tCYcJ3bNDFXRYyaG1MPgT7uGenBfrY+Khrlm4XPTLJrSK3Fm3why4Be15FN7A==","signatures":[{"sig":"MEYCIQDhdSo6TTkFrGpHMEsXvSb2P4VdZDP5qeu4PKytOvYMPQIhAIeftiqp70PQpJQVEdVM045OL1wulkVpFiEfDB1kbBbO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.3.0-canary-20260107190742","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97025},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.3.0-canary-20260107190742.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/e55c458929635917de36123e269b3570/solana-rpc-subscriptions-channel-websocket-5.3.0-canary-20260107190742.tgz","_integrity":"sha512-8E1GJAQCY2oEulDifNID+/wM7tCYcJ3bNDFXRYyaG1MPgT7uGenBfrY+Khrlm4XPTLJrSK3Fm3why4Be15FN7A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.18.0","@solana/errors":"5.3.0-canary-20260107190742","@solana/functional":"5.3.0-canary-20260107190742","@solana/subscribable":"5.3.0-canary-20260107190742","@solana/rpc-subscriptions-spec":"5.3.0-canary-20260107190742"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.3.0-canary-20260107190742_1767813613035_0.06462209671831087","host":"s3://npm-registry-packages-npm-production"}},"5.3.0":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.3.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.3.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c05c2bc78c00f8c9e0ab335fed5a8f59717b81d1","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.3.0.tgz","fileCount":17,"integrity":"sha512-l+e7gBFujFyOVztJfQ6uS8mnzDCji+uk/Ff0FbhTPYBuaKNm7LYR0H0WqAugmRbKd7Lc2RoIqR9XnAnN4qbPcQ==","signatures":[{"sig":"MEYCIQCwn1hshcJohmxaaG4sDONYeDXNE1aSmdxeXM+r26mqIgIhAPesRyLLFGqgCaD2r3S6gLkxo+8XU5bvAPNCgmoT9wIA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":96915},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.3.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/d6df9434a5af281b2cc1b39d364d6cac/solana-rpc-subscriptions-channel-websocket-5.3.0.tgz","_integrity":"sha512-l+e7gBFujFyOVztJfQ6uS8mnzDCji+uk/Ff0FbhTPYBuaKNm7LYR0H0WqAugmRbKd7Lc2RoIqR9XnAnN4qbPcQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.18.0","@solana/errors":"5.3.0","@solana/functional":"5.3.0","@solana/subscribable":"5.3.0","@solana/rpc-subscriptions-spec":"5.3.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.3.0_1767815521877_0.5233654416961142","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260108130911":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260108130911","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260108130911","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f1778be896aeaf35ef81e5aae79e2a5e7e2ffec9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260108130911.tgz","fileCount":17,"integrity":"sha512-1NKpYwHViQXRuSuo5+XzE4fFNchWK/VLDKo6iyKtCYam6lG3w8TbKZHaHHw9GJDo6nA1CSaPGmTRhTeuULDVBA==","signatures":[{"sig":"MEUCIBWqgBxkRgZpZ1BOVI1y95w6kTPFQ4Js6VVzrAuw6c75AiEAg1HHibsBXVdd9s+UZqpF3a/gTXHfIFLK8QhJgc+2fpY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260108130911","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97025},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260108130911.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/302ad22f5dcf2655fd5bb3ddbb96a8a3/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260108130911.tgz","_integrity":"sha512-1NKpYwHViQXRuSuo5+XzE4fFNchWK/VLDKo6iyKtCYam6lG3w8TbKZHaHHw9GJDo6nA1CSaPGmTRhTeuULDVBA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260108130911","@solana/functional":"5.4.0-canary-20260108130911","@solana/subscribable":"5.4.0-canary-20260108130911","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260108130911"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260108130911_1767878454550_0.14067293151110216","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260108180834":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260108180834","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260108180834","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a6dac114cb4c6ec34ebdc2e645fab13d7707db5d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260108180834.tgz","fileCount":17,"integrity":"sha512-+Iob7e7lXMOiiWM0g5yEWjFbpgktO5lrErKeDIjsPOvR/RZUdyyHCFxl09gPXtVGQmP9CDeaT0EUXoydRj8ZpA==","signatures":[{"sig":"MEUCIGK7EOmcWx/z0VC1bzd4D6tAIOv0bLCJr52VR9fwdOlVAiEAmAQlukKCtMjvYFs/3O7U+otRvKP/xFVN6yJ5nmFkdd8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260108180834","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97025},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260108180834.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/b3e349da671b689b9e36e7cd9f0487f0/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260108180834.tgz","_integrity":"sha512-+Iob7e7lXMOiiWM0g5yEWjFbpgktO5lrErKeDIjsPOvR/RZUdyyHCFxl09gPXtVGQmP9CDeaT0EUXoydRj8ZpA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260108180834","@solana/functional":"5.4.0-canary-20260108180834","@solana/subscribable":"5.4.0-canary-20260108180834","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260108180834"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260108180834_1767896486288_0.6327151951634127","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260108182954":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260108182954","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260108182954","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4e5d4cde822f413afba5865ffd6e69edb5cc41af","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260108182954.tgz","fileCount":17,"integrity":"sha512-FX11ULcUgLVQiVDoa6t3Mcf/VlcRbrrhc9/wzhlhYsjNelvJRlyB1kadzbpTX1koTBe2kUioxfLMR9A2kQeKcw==","signatures":[{"sig":"MEQCIB8wWK4JsZn5aRqbcNQQSscJaqFUJUXDuQOzjVdux7FSAiAqQK8++kFR8nxd4gY1cN6p9WAVMLg8CZhgyxAykkjLIw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260108182954","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97025},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260108182954.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/5b0d025570f2a2c73ba65d0d5183ca66/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260108182954.tgz","_integrity":"sha512-FX11ULcUgLVQiVDoa6t3Mcf/VlcRbrrhc9/wzhlhYsjNelvJRlyB1kadzbpTX1koTBe2kUioxfLMR9A2kQeKcw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260108182954","@solana/functional":"5.4.0-canary-20260108182954","@solana/subscribable":"5.4.0-canary-20260108182954","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260108182954"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260108182954_1767897756805_0.7822601471984454","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112120205":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260112120205","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260112120205","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"be9d85a54778d6afb2d86884b9639ba704fc4982","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260112120205.tgz","fileCount":17,"integrity":"sha512-T3W3fK7UvFBJPr7vN/xzAIJTydLw4G9HqArx+d0ciKO/4kfy63qcCiLSegcFdePXOF7MvrRTTQcAkQ4EWgQAcQ==","signatures":[{"sig":"MEQCICM8829za23HeMUelCTUMmSmhpq2J9qMWINTmxQWGqd9AiA//PWoSWvJ9tDqHLG6kNq6fZM9aMSf8OWqp1mzabV56A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260112120205","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97025},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112120205.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/c1dd28f90bfdb901486342bd5aac49f7/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112120205.tgz","_integrity":"sha512-T3W3fK7UvFBJPr7vN/xzAIJTydLw4G9HqArx+d0ciKO/4kfy63qcCiLSegcFdePXOF7MvrRTTQcAkQ4EWgQAcQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260112120205","@solana/functional":"5.4.0-canary-20260112120205","@solana/subscribable":"5.4.0-canary-20260112120205","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260112120205"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260112120205_1768220120258_0.21993579225955084","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112131040":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260112131040","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260112131040","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"812bebe9f255be6fe45f59d01773f0b6e0576803","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260112131040.tgz","fileCount":17,"integrity":"sha512-8iGiJmzjLhSQ5yuw3PA32I3eNGU15K9U8LO6b4F447IMLZHxPvpw9i1EcuDUfTaZ+FKFme7IIFfsqSooW24VIA==","signatures":[{"sig":"MEQCIFP2rXnZqnZ73pGg4ePErsQ3AT4W2kuvDs+EHF3EXkRhAiA/nMOJnC5x1HzSih/dMLq2N5BO4VBd7DNTy4Gp4gsZ9w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260112131040","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97025},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112131040.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/8aed7e78d6c0390ea8cb88a505a1c53a/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112131040.tgz","_integrity":"sha512-8iGiJmzjLhSQ5yuw3PA32I3eNGU15K9U8LO6b4F447IMLZHxPvpw9i1EcuDUfTaZ+FKFme7IIFfsqSooW24VIA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260112131040","@solana/functional":"5.4.0-canary-20260112131040","@solana/subscribable":"5.4.0-canary-20260112131040","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260112131040"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260112131040_1768224205947_0.26299757520927325","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112143430":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260112143430","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260112143430","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cf37e2686a3431ea609541c4a4655bb0f3d787a5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260112143430.tgz","fileCount":17,"integrity":"sha512-FPbwnjvqaFpAFg5Hwi5WcZH4dKrtHjq7YzjEE8ZI1EhEXaIFWSUS1iJsSDmwF1dLcp0UzjIRmUaJGnw0o5M9Lw==","signatures":[{"sig":"MEYCIQClKSRq/scffgBSCjIBCXQXJ/iUxlCHYppUsiSRuhbKngIhAMkJWhu8lFCSnYHvkjnEppT0vkP2aNEPC5Zqh/UA5Lxu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260112143430","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97025},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112143430.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/c92ed0cb21ee404bd741dd34977da2fd/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112143430.tgz","_integrity":"sha512-FPbwnjvqaFpAFg5Hwi5WcZH4dKrtHjq7YzjEE8ZI1EhEXaIFWSUS1iJsSDmwF1dLcp0UzjIRmUaJGnw0o5M9Lw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260112143430","@solana/functional":"5.4.0-canary-20260112143430","@solana/subscribable":"5.4.0-canary-20260112143430","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260112143430"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260112143430_1768229115004_0.11151507257546611","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112173233":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260112173233","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260112173233","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"45d06f336f82b1fa09db8caff2e542d22767096b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260112173233.tgz","fileCount":17,"integrity":"sha512-qa5DGFrJ5R3CFgpThhruE3uX9ajy6s9jTFRPTFRjfr09oepGE6tSJUTjNzj8NkHzBoYnCbl0m7xfP36UpK+ftA==","signatures":[{"sig":"MEUCIQCcrYGEfVdKES4h7IpmcNG/NXsOzxRx01ZR8m+kUdsCBQIgM64cjyTuizuJR4E2C8ZC8aLSkrqf71PNsgOI9ZRkaP4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260112173233","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112173233.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--localstorage-file=$(mktemp)\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/80a084b2ee848ce6f996a05099d67f7b/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112173233.tgz","_integrity":"sha512-qa5DGFrJ5R3CFgpThhruE3uX9ajy6s9jTFRPTFRjfr09oepGE6tSJUTjNzj8NkHzBoYnCbl0m7xfP36UpK+ftA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260112173233","@solana/functional":"5.4.0-canary-20260112173233","@solana/subscribable":"5.4.0-canary-20260112173233","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260112173233"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260112173233_1768239792962_0.9994474874330055","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112180915":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260112180915","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260112180915","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7e73be8b649dffd8a078cb0daf3fe65466eb7072","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260112180915.tgz","fileCount":17,"integrity":"sha512-VfQ3nVe3txi7eVCeq970JUOdXUecStDoqsRFLbD98C/V9V1S9xbh9aHmRM+EM4GaLriIkrtqS6paNzvbBJgqRQ==","signatures":[{"sig":"MEQCIE5ZUEbBci/+YKVPsy74yFkj7k4t6CM4GBbeO9CFdOUnAiBiQFLxOc00DKoM7Kd2dtLplXoQG4UpaY+UV3lzUtPi2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260112180915","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112180915.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/9027c1a0004911103d0f0767281edb20/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112180915.tgz","_integrity":"sha512-VfQ3nVe3txi7eVCeq970JUOdXUecStDoqsRFLbD98C/V9V1S9xbh9aHmRM+EM4GaLriIkrtqS6paNzvbBJgqRQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260112180915","@solana/functional":"5.4.0-canary-20260112180915","@solana/subscribable":"5.4.0-canary-20260112180915","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260112180915"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260112180915_1768241975588_0.8544207721838266","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112181718":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260112181718","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260112181718","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f1051e70da5c62ae8f69c63d294c8251c6204f62","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260112181718.tgz","fileCount":17,"integrity":"sha512-8S3jYtbVthMMd2uChjo856bu4hFOkY9pGwP+FQ7e1JmY/6fn9OZ/AJKcOzJGhUv0wLa1jhhyMH0tRjMOE6LgTA==","signatures":[{"sig":"MEQCIFov/BEdKkJpBqzIq7QRd67JxWZQiqvQD4ZJJRp4QNX8AiAF9KvHqrKhL8YIUsk/Z3Sl7MWZ9EwaHQamMlQmV6QXyw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260112181718","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112181718.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/949b4df2d9873605660724e9a8479775/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112181718.tgz","_integrity":"sha512-8S3jYtbVthMMd2uChjo856bu4hFOkY9pGwP+FQ7e1JmY/6fn9OZ/AJKcOzJGhUv0wLa1jhhyMH0tRjMOE6LgTA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260112181718","@solana/functional":"5.4.0-canary-20260112181718","@solana/subscribable":"5.4.0-canary-20260112181718","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260112181718"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260112181718_1768242422608_0.6160438986327046","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112182716":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260112182716","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260112182716","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ea7f59816cedc395387d1ed4f2580c9c85410aca","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260112182716.tgz","fileCount":17,"integrity":"sha512-wZXxEt/bDlFT0NPfBav3N9kcBT28PXx4lqmAcMc35QHkEWVMQdxbiqC7dlfPDooywT5HCvThtDHRivlUYZnXvg==","signatures":[{"sig":"MEQCIB//f92rc+3SOORts0y1S+hKOrW5cHRvVXHPXnhvadGQAiAQH5QpAAFkfOCl9mq6UIsb9zQfDA+Tje6LYoLgZGoc1A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260112182716","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112182716.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/8bf082e9af22cf46aa530ffe705c2605/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112182716.tgz","_integrity":"sha512-wZXxEt/bDlFT0NPfBav3N9kcBT28PXx4lqmAcMc35QHkEWVMQdxbiqC7dlfPDooywT5HCvThtDHRivlUYZnXvg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260112182716","@solana/functional":"5.4.0-canary-20260112182716","@solana/subscribable":"5.4.0-canary-20260112182716","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260112182716"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260112182716_1768243052636_0.8005949892698727","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112182816":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260112182816","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260112182816","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c49e58b72353cb3d685a2ae1ac59f3b85b1c7254","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260112182816.tgz","fileCount":17,"integrity":"sha512-3F2lMgfESbUo+zInMFi4Yhs7FYtqh5R/1IPjfMWws4NmzquWk8zYkGui/dB4XA2Tsms4niGdRR3Ko0XvVfnR5g==","signatures":[{"sig":"MEQCIE5FGjvDA6h7xO+WpJIDfvTbKWAmTdANc3l9mtbDvvyqAiB4l/pNZdKvVU4XKWlULs2I1gkjFo8poGjQkVDmbf2Piw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260112182816","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112182816.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/a5fdc711e36fbbf6a4a4106d25ac8280/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260112182816.tgz","_integrity":"sha512-3F2lMgfESbUo+zInMFi4Yhs7FYtqh5R/1IPjfMWws4NmzquWk8zYkGui/dB4XA2Tsms4niGdRR3Ko0XvVfnR5g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260112182816","@solana/functional":"5.4.0-canary-20260112182816","@solana/subscribable":"5.4.0-canary-20260112182816","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260112182816"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260112182816_1768243130461_0.3199909682286721","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260113094436":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260113094436","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260113094436","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"167743d37b3195c24c7a8a9ba992541f56823497","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260113094436.tgz","fileCount":17,"integrity":"sha512-WsvjP7ZWyeBJmQAh9+Rd0EyWrFeLdgs3SnDSPLl756gi8lzD2y+yJQvsvDGR0zEha/wpqnb4n6ilQb9ciVtbMA==","signatures":[{"sig":"MEUCIEwTF2e1zlqp20Omc1EsTgpy9ACN6QK7IqLN7BgSPfBgAiEAqsOKCIjZk4UncTMu12rF1atlDmrKWFigwFWAcuWRxq8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260113094436","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260113094436.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/43c081c59440ed2257871a2f120fd0f1/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260113094436.tgz","_integrity":"sha512-WsvjP7ZWyeBJmQAh9+Rd0EyWrFeLdgs3SnDSPLl756gi8lzD2y+yJQvsvDGR0zEha/wpqnb4n6ilQb9ciVtbMA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260113094436","@solana/functional":"5.4.0-canary-20260113094436","@solana/subscribable":"5.4.0-canary-20260113094436","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260113094436"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260113094436_1768298105925_0.5067194884783923","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260113094638":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260113094638","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260113094638","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"140cf28aebf5e4d2ac0b973d8b9921b5dc5b3f2f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260113094638.tgz","fileCount":17,"integrity":"sha512-9BM9nsaeJ/h/qXFCgtyvLJFuxNkQn7u/woLqOg+MKC1/VbLbx9RAi4mep+CPIKlSyekeln5Gdov5GDzL+SXj4g==","signatures":[{"sig":"MEQCIBvRXOaoEblxyG/3MqXpQNmjszCQczELyBayIgHUHAmLAiBRAPTqlJ2XzpxnidxKja/hnNKt3QoXdn+E/zf/Bd1WeA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260113094638","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260113094638.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/fc0722b16558ba9d5be18069b8fd81cf/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260113094638.tgz","_integrity":"sha512-9BM9nsaeJ/h/qXFCgtyvLJFuxNkQn7u/woLqOg+MKC1/VbLbx9RAi4mep+CPIKlSyekeln5Gdov5GDzL+SXj4g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260113094638","@solana/functional":"5.4.0-canary-20260113094638","@solana/subscribable":"5.4.0-canary-20260113094638","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260113094638"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260113094638_1768298232391_0.6634202318066922","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260113100235":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260113100235","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260113100235","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3c14e9a9c9745aafaec86c4aa1446c76cc6c62a4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260113100235.tgz","fileCount":17,"integrity":"sha512-RkyPkgrWM/ebukwHn9iQBFVwU8q/9U8D2LjFGZQr+vzdTjENVrT95OLYikf0AOPs6L6ivnJEgHiE21YndvQ83A==","signatures":[{"sig":"MEQCIBLxFjWKdRMTq/HxmipC8eGdEw3K3sYJw4/QtphGFk/ZAiAGuVs4po6ytEDcA3k54IlE78mX9igChc0sSuy8JP4F/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260113100235","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260113100235.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/e55699e97b9bcb68ab745c1da3542289/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260113100235.tgz","_integrity":"sha512-RkyPkgrWM/ebukwHn9iQBFVwU8q/9U8D2LjFGZQr+vzdTjENVrT95OLYikf0AOPs6L6ivnJEgHiE21YndvQ83A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260113100235","@solana/functional":"5.4.0-canary-20260113100235","@solana/subscribable":"5.4.0-canary-20260113100235","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260113100235"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260113100235_1768299146790_0.9315706879294123","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260113121342":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260113121342","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260113121342","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a5468b98998f80fe727d533f2d1b59a161a5f251","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260113121342.tgz","fileCount":17,"integrity":"sha512-GsR0vqEYi+ndj6AOrIPrPc3hL7N55GJk7ZWoucYJoDXoc/388LRT5oBpXwbgoZ6zrOR0NhXott53rfodyoa33A==","signatures":[{"sig":"MEUCIQDig76Xl6mx0zCUgfMpTwrL59p0oOGXlXdPapPi5SB3UgIgE2k1fu3OEOA2KWFtOZM3rCtbHs6V4tIRHvC0A0evTZM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260113121342","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260113121342.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/fcebb06cbfa0a081708a8a284105d8d2/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260113121342.tgz","_integrity":"sha512-GsR0vqEYi+ndj6AOrIPrPc3hL7N55GJk7ZWoucYJoDXoc/388LRT5oBpXwbgoZ6zrOR0NhXott53rfodyoa33A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260113121342","@solana/functional":"5.4.0-canary-20260113121342","@solana/subscribable":"5.4.0-canary-20260113121342","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260113121342"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260113121342_1768307051423_0.6956860125227009","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260113131012":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260113131012","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260113131012","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2d6751b594b91a9afabd018cd40717f6a638dcc9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260113131012.tgz","fileCount":17,"integrity":"sha512-fjSXi3FR/t8jRGFts9CkXtCFXHT7w8pddkl7n2+biZGFq14FLt5FPVSgT42K84xEDyeGdm49wYp93hotEDWPSg==","signatures":[{"sig":"MEYCIQDPFc3g3CWGBd5uxOuZnTgBi8JqLjmMO0fo5yGy3QDd6gIhAJlStT2dh9HGhRCACknxelJJFQkDvCIF782Rz+/l9EoK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260113131012","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260113131012.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/805ccbe544a43d1167b87ca8736ee398/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260113131012.tgz","_integrity":"sha512-fjSXi3FR/t8jRGFts9CkXtCFXHT7w8pddkl7n2+biZGFq14FLt5FPVSgT42K84xEDyeGdm49wYp93hotEDWPSg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260113131012","@solana/functional":"5.4.0-canary-20260113131012","@solana/subscribable":"5.4.0-canary-20260113131012","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260113131012"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260113131012_1768310500477_0.8048303043787073","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260113162152":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0-canary-20260113162152","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0-canary-20260113162152","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"133f477739b6f038b7057a8f97791fe54d4e113c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0-canary-20260113162152.tgz","fileCount":17,"integrity":"sha512-XPX8lSvghJCSTt73O4YPdKqFJZx4iB/45bNY/ayA8730fMdpoN5af5aaqMAZf0sdTGwWTuIvRhlHNuJQJ31Hog==","signatures":[{"sig":"MEYCIQDBi3J9xXCYS5XXOV/2aJzwlXWl8i0/PYL+B/ebsvXUDAIhAIdU9Ettio8vbYEOdfle6SLSC5JsrNjxq6vK3qoG/BUt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0-canary-20260113162152","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260113162152.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/94ed8ec15e3dbc4dcdc3e0d7c0cacd19/solana-rpc-subscriptions-channel-websocket-5.4.0-canary-20260113162152.tgz","_integrity":"sha512-XPX8lSvghJCSTt73O4YPdKqFJZx4iB/45bNY/ayA8730fMdpoN5af5aaqMAZf0sdTGwWTuIvRhlHNuJQJ31Hog==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0-canary-20260113162152","@solana/functional":"5.4.0-canary-20260113162152","@solana/subscribable":"5.4.0-canary-20260113162152","@solana/rpc-subscriptions-spec":"5.4.0-canary-20260113162152"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0-canary-20260113162152_1768321934694_0.7136966622539165","host":"s3://npm-registry-packages-npm-production"}},"5.4.0":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"684aecfe17e915f6fe9230e47edc4b5ead5f52e4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.0.tgz","fileCount":17,"integrity":"sha512-kWCmlW65MccxqXwKsIz+LkXUYQizgvBrrgYOkyclJHPa+zx4gqJjam87+wzvO9cfbDZRer3wtJBaRm61gTHNbw==","signatures":[{"sig":"MEUCICEW/ecFL3I574CjkbGaXshhVg7Iuu4oXRO5S0CUwZpJAiEAn+/Io3uzbMZdcf9PFmgYX5nY67hXVRH0MkNLYxXESDA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":96993},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/4b623f2fc4741593424bc24b3fa77e5f/solana-rpc-subscriptions-channel-websocket-5.4.0.tgz","_integrity":"sha512-kWCmlW65MccxqXwKsIz+LkXUYQizgvBrrgYOkyclJHPa+zx4gqJjam87+wzvO9cfbDZRer3wtJBaRm61gTHNbw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.0","@solana/functional":"5.4.0","@solana/subscribable":"5.4.0","@solana/rpc-subscriptions-spec":"5.4.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.0_1768333130810_0.09335029127032768","host":"s3://npm-registry-packages-npm-production"}},"5.4.1-canary-20260119142836":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.1-canary-20260119142836","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.1-canary-20260119142836","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a24994d38391874ecf84171f04e77b78b0838081","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.1-canary-20260119142836.tgz","fileCount":17,"integrity":"sha512-Kg/dBNeiZofJ63jP5vgZCx0e7dJDXmyYkmmgR35I9a8xl2CyliI7mmURqZUDXJK1sMMnzAKKKd8UPtdqp2rZuw==","signatures":[{"sig":"MEQCIHAmyLFV2aPnOSbrvvQ9eUyLvSsXBBxqb0oN4NfxnD9nAiBKx0xasujbCo9nYERaGFlt1jGEiagCH5oZ2Yv8CSywog==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.1-canary-20260119142836","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.1-canary-20260119142836.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/b9f458dfc69b2c33039c8fcdf783076f/solana-rpc-subscriptions-channel-websocket-5.4.1-canary-20260119142836.tgz","_integrity":"sha512-Kg/dBNeiZofJ63jP5vgZCx0e7dJDXmyYkmmgR35I9a8xl2CyliI7mmURqZUDXJK1sMMnzAKKKd8UPtdqp2rZuw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.1-canary-20260119142836","@solana/functional":"5.4.1-canary-20260119142836","@solana/subscribable":"5.4.1-canary-20260119142836","@solana/rpc-subscriptions-spec":"5.4.1-canary-20260119142836"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.1-canary-20260119142836_1768833564558_0.848168424850055","host":"s3://npm-registry-packages-npm-production"}},"5.4.1-canary-20260120093824":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.1-canary-20260120093824","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.1-canary-20260120093824","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fd6a779ae80ceaa2157188aa26f550834c21f610","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.1-canary-20260120093824.tgz","fileCount":17,"integrity":"sha512-lBcyoc3VNnwSL9RaOhJuSe4/BpqWzeA4zI+tpNf5SubpyzFOf+nm8nr8FcnTbeSf7Il3sVcegH27xjWgeiwRyg==","signatures":[{"sig":"MEYCIQCDalA7PbPYlLOf/YFWzqIRObGL6B2s40oToxs1ETst/gIhALTzvDU/HXG5vSws2KphAzzw10B503N+TeXvRjjp8umh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.1-canary-20260120093824","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.1-canary-20260120093824.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/c29eb1334b815d7d9488593ae132efa8/solana-rpc-subscriptions-channel-websocket-5.4.1-canary-20260120093824.tgz","_integrity":"sha512-lBcyoc3VNnwSL9RaOhJuSe4/BpqWzeA4zI+tpNf5SubpyzFOf+nm8nr8FcnTbeSf7Il3sVcegH27xjWgeiwRyg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.1-canary-20260120093824","@solana/functional":"5.4.1-canary-20260120093824","@solana/subscribable":"5.4.1-canary-20260120093824","@solana/rpc-subscriptions-spec":"5.4.1-canary-20260120093824"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.1-canary-20260120093824_1768902488090_0.6156101048101741","host":"s3://npm-registry-packages-npm-production"}},"5.4.1-canary-20260120093948":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.1-canary-20260120093948","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.1-canary-20260120093948","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3cea802fa523f5177f8b5f813d4a4ad238aa67bd","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.1-canary-20260120093948.tgz","fileCount":17,"integrity":"sha512-HQ+PzfvhNvbvCF16kiT4+r8/nESCBfkvXe/oYOIdRAuj6UyEfBZS4AgZNuSVRdKkp0U+oibmpAmph9je/N+xCw==","signatures":[{"sig":"MEYCIQCIl02G8L+691m/kCC01ypvW8KOOALuLCNhXcGz5OqUfgIhANXHa38MZBODZ04SfALAcH9ONFhE7ewYYDd5S7vWz87T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.1-canary-20260120093948","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.1-canary-20260120093948.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/2681f90f8dd98d1dcff80d5906829375/solana-rpc-subscriptions-channel-websocket-5.4.1-canary-20260120093948.tgz","_integrity":"sha512-HQ+PzfvhNvbvCF16kiT4+r8/nESCBfkvXe/oYOIdRAuj6UyEfBZS4AgZNuSVRdKkp0U+oibmpAmph9je/N+xCw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.1-canary-20260120093948","@solana/functional":"5.4.1-canary-20260120093948","@solana/subscribable":"5.4.1-canary-20260120093948","@solana/rpc-subscriptions-spec":"5.4.1-canary-20260120093948"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.1-canary-20260120093948_1768902592424_0.3428340139401591","host":"s3://npm-registry-packages-npm-production"}},"5.4.1-canary-20260121093848":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.1-canary-20260121093848","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.1-canary-20260121093848","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dbd106d3cb216d3085e521eb68584cfc180d84ce","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.1-canary-20260121093848.tgz","fileCount":17,"integrity":"sha512-kOmmLzC7NNkAV0wy3eWQ5LQFT4RS374UortE4aBxSOU1eTCnlGP91fYsMulOI79k216H3Oz26N5rLgsklXngRg==","signatures":[{"sig":"MEUCIQCTkheFT48BFwufzBAq/vd01/Zj1b6KC5C8p9tvcukrKgIgEK3MUs1nAhDxgSsEoH2/iUk9Ixh87im52PBiBUBbqS4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.1-canary-20260121093848","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.1-canary-20260121093848.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/9f8eae30b72dacbaf1ebbec1bed950e2/solana-rpc-subscriptions-channel-websocket-5.4.1-canary-20260121093848.tgz","_integrity":"sha512-kOmmLzC7NNkAV0wy3eWQ5LQFT4RS374UortE4aBxSOU1eTCnlGP91fYsMulOI79k216H3Oz26N5rLgsklXngRg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.1-canary-20260121093848","@solana/functional":"5.4.1-canary-20260121093848","@solana/subscribable":"5.4.1-canary-20260121093848","@solana/rpc-subscriptions-spec":"5.4.1-canary-20260121093848"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.1-canary-20260121093848_1768989016673_0.812320782805938","host":"s3://npm-registry-packages-npm-production"}},"5.4.1-canary-20260122093833":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.1-canary-20260122093833","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.1-canary-20260122093833","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c54fc9143d6f252806b0d605b5becbcd282d3394","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.1-canary-20260122093833.tgz","fileCount":17,"integrity":"sha512-D9QkGpFcMv1Uunz8G8AXXsmfoYK5Pizswo4JgZw2OjEW3Sv/2gIcb3MDPABSIND0iirEPP3QFargVmxWPCR4wA==","signatures":[{"sig":"MEYCIQC5ofOtHPQn/elJaes+SLFhdN852les04Yl4+Pw6OmDWwIhAKi7OzLY0bmSuwsjl1e8NyVQLXGbSGHwH8t76R0ppLBS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.1-canary-20260122093833","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.1-canary-20260122093833.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/cb1f589f88b27529f22ab015e1ba9beb/solana-rpc-subscriptions-channel-websocket-5.4.1-canary-20260122093833.tgz","_integrity":"sha512-D9QkGpFcMv1Uunz8G8AXXsmfoYK5Pizswo4JgZw2OjEW3Sv/2gIcb3MDPABSIND0iirEPP3QFargVmxWPCR4wA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.1-canary-20260122093833","@solana/functional":"5.4.1-canary-20260122093833","@solana/subscribable":"5.4.1-canary-20260122093833","@solana/rpc-subscriptions-spec":"5.4.1-canary-20260122093833"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.1-canary-20260122093833_1769075359608_0.7680111043523241","host":"s3://npm-registry-packages-npm-production"}},"5.4.1-canary-20260122093927":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.1-canary-20260122093927","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.1-canary-20260122093927","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"67184c6801405648203be61a04816e0b476302b6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.1-canary-20260122093927.tgz","fileCount":17,"integrity":"sha512-jrWp+UWDzsPURdYQa76xZlsQXK8aRSJScJE8SPr/TaP32UUYQZfKcIU4Ai6gqdkkkiRQbqNn8cglKAYxw0+YYg==","signatures":[{"sig":"MEUCIQDgyNFdfVlxchfbs2LqevOZxDikbK7U8jxC29N68ejvvAIgPKDcu4MdYT2MLgQASGypsNLJdm1Uvgn4SFDWG9HeZ2c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.1-canary-20260122093927","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.1-canary-20260122093927.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/d4aacf21048564c6a6b74693fefe6055/solana-rpc-subscriptions-channel-websocket-5.4.1-canary-20260122093927.tgz","_integrity":"sha512-jrWp+UWDzsPURdYQa76xZlsQXK8aRSJScJE8SPr/TaP32UUYQZfKcIU4Ai6gqdkkkiRQbqNn8cglKAYxw0+YYg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.1-canary-20260122093927","@solana/functional":"5.4.1-canary-20260122093927","@solana/subscribable":"5.4.1-canary-20260122093927","@solana/rpc-subscriptions-spec":"5.4.1-canary-20260122093927"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.1-canary-20260122093927_1769075402509_0.26814850536964596","host":"s3://npm-registry-packages-npm-production"}},"5.4.1-canary-20260122095623":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.4.1-canary-20260122095623","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.4.1-canary-20260122095623","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ab70a7662c7049954d16809db8c281a9967e7e9a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.4.1-canary-20260122095623.tgz","fileCount":17,"integrity":"sha512-0acCTi0IPIJsVQj7yiZO30bNBR4AWN/KpeOez+e+ZEmUorxjNtAQzhYvtokX87dI4Te82kLNCyQkQqFwNs+2iA==","signatures":[{"sig":"MEUCIFXG7h7t1X5WuQiPXx+i/G3TRpeTZj9xXJyV1gnBKzU/AiEA0W+/yxG4vHNelnKHDpptt2umBgwGmcgV56XRiHeJeD8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.4.1-canary-20260122095623","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.4.1-canary-20260122095623.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/e1362cc0d037a85255cd3636c0520ae2/solana-rpc-subscriptions-channel-websocket-5.4.1-canary-20260122095623.tgz","_integrity":"sha512-0acCTi0IPIJsVQj7yiZO30bNBR4AWN/KpeOez+e+ZEmUorxjNtAQzhYvtokX87dI4Te82kLNCyQkQqFwNs+2iA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.4.1-canary-20260122095623","@solana/functional":"5.4.1-canary-20260122095623","@solana/subscribable":"5.4.1-canary-20260122095623","@solana/rpc-subscriptions-spec":"5.4.1-canary-20260122095623"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.4.1-canary-20260122095623_1769076415528_0.3809583262017282","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260123093609":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260123093609","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260123093609","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f648142fc203522f6a58ffccbcb8b7f3d4eaa03b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260123093609.tgz","fileCount":17,"integrity":"sha512-oGDHxB2rb5tOhgq9jlNqc7SfEXfehDHwnbQl1WL9jiCi55wxidzaYv6T1lu21dCgKmdrQLp9WhK6qcl1GzQ68Q==","signatures":[{"sig":"MEUCIQD1mTjJa8LDzMBjD16XXVRvsTH6kIYCeM4IWzKMZVqdXQIgc90qzWV6RaQNZS41WoFyfqJbKbM51YowTfwQFJeOk6Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260123093609","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260123093609.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/6cb9bb806bf5748cf90c13b09e08c684/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260123093609.tgz","_integrity":"sha512-oGDHxB2rb5tOhgq9jlNqc7SfEXfehDHwnbQl1WL9jiCi55wxidzaYv6T1lu21dCgKmdrQLp9WhK6qcl1GzQ68Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260123093609","@solana/functional":"5.5.0-canary-20260123093609","@solana/subscribable":"5.5.0-canary-20260123093609","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260123093609"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260123093609_1769161595750_0.7473980838408649","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260123093734":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260123093734","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260123093734","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3891e56cf3b81fb16d7f4184f94c1c559a410fc1","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260123093734.tgz","fileCount":17,"integrity":"sha512-zQKdhs+ypHiR7XIILz0rUQKrRGFUoIpHgf1Scqd3y7Lqdc1Hg2pVuX5x+PF+g71eIG5rDZCoA1tD7Sw6lVldpQ==","signatures":[{"sig":"MEQCIGTws8GLMPAWr71m+NOb7dk7+zCJhI0k6sV7nSgzE6KkAiBUMsvdgRM2CrosB7V2xl1wGAp9cXodnG6h3Xol7QzMqQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260123093734","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260123093734.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/716b37fe39ea20af7ef85fab140cb410/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260123093734.tgz","_integrity":"sha512-zQKdhs+ypHiR7XIILz0rUQKrRGFUoIpHgf1Scqd3y7Lqdc1Hg2pVuX5x+PF+g71eIG5rDZCoA1tD7Sw6lVldpQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260123093734","@solana/functional":"5.5.0-canary-20260123093734","@solana/subscribable":"5.5.0-canary-20260123093734","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260123093734"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260123093734_1769161718863_0.5704148043312114","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260123133003":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260123133003","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260123133003","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a044a410010bd560fcc16ad50674ce4c9d6de9c9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260123133003.tgz","fileCount":17,"integrity":"sha512-/zgdoApfkQI2o4fkwtixjwq+sZaSWrq7Cpuhu2p6jiR2ttCO8xfGM4a7hHjnp+fk9/rccPv4fXBhAHe//vE0mw==","signatures":[{"sig":"MEUCIAOAjFPjg0W0jlncbMzYFNu1SBc8PnUfHXibsBUbbQbiAiEAi2pcckT25pkeWX1np54Jfkwy/yuyJK0Ykt+mP+l0y/Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260123133003","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260123133003.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/367ef94fac955123abe134fc4ca6d4aa/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260123133003.tgz","_integrity":"sha512-/zgdoApfkQI2o4fkwtixjwq+sZaSWrq7Cpuhu2p6jiR2ttCO8xfGM4a7hHjnp+fk9/rccPv4fXBhAHe//vE0mw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260123133003","@solana/functional":"5.5.0-canary-20260123133003","@solana/subscribable":"5.5.0-canary-20260123133003","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260123133003"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260123133003_1769175610845_0.7364911639881573","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260123165250":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260123165250","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260123165250","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2938bf767583d7c584db8f2855236217178b7085","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260123165250.tgz","fileCount":17,"integrity":"sha512-gsacLPyedEyXERNdHdh5JuqcAdrNFNTbUwn+HPAojtv04Ugs/HJ3Xxutz+GfInL5pPN0NqAeTzBcVCWdVb1tKw==","signatures":[{"sig":"MEUCIQDmroc4AuiZVVDZxGv/G2SSPeuLh8GXdIHtfuOhYjpxRwIgNgNg0I37GuCizeThzOCZcGe3M1I1MjHX3yqZssv3veI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260123165250","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260123165250.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/f3e03cdd61517433964f89fb27e22235/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260123165250.tgz","_integrity":"sha512-gsacLPyedEyXERNdHdh5JuqcAdrNFNTbUwn+HPAojtv04Ugs/HJ3Xxutz+GfInL5pPN0NqAeTzBcVCWdVb1tKw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260123165250","@solana/functional":"5.5.0-canary-20260123165250","@solana/subscribable":"5.5.0-canary-20260123165250","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260123165250"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260123165250_1769187855762_0.31175818093344465","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260124134456":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260124134456","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260124134456","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"05b47f5d24d442e441fb92538f28160675527d35","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260124134456.tgz","fileCount":17,"integrity":"sha512-qYRQtF4L0cdeyeOzpsoxtq5D670Je0D6D5YQ0VAiW70VxhWbHAAEogC99etjDE3He94y39LzQib6WVq88dUvrQ==","signatures":[{"sig":"MEQCICRstFi0gJiKZOr7evaLtdYe4nhQvVJE9+1WQ3EbjNaXAiBfE3ifO2jR6FjmVdzM68DWjm3NmkyOuHedOdsYReAARQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260124134456","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260124134456.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/05a129391da56fd9ac3a959c9cc98002/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260124134456.tgz","_integrity":"sha512-qYRQtF4L0cdeyeOzpsoxtq5D670Je0D6D5YQ0VAiW70VxhWbHAAEogC99etjDE3He94y39LzQib6WVq88dUvrQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260124134456","@solana/functional":"5.5.0-canary-20260124134456","@solana/subscribable":"5.5.0-canary-20260124134456","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260124134456"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260124134456_1769262924880_0.590875451335793","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260124195719":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260124195719","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260124195719","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fb228f225437004e21edc3415045c172a597bd73","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260124195719.tgz","fileCount":17,"integrity":"sha512-YPSu9jM7WYLU+NctcnYHPUF6b3L27whvd0KgdKimms9IYmlnPJqf1oaI7pFGhL9qJkS7riKkZEG3t/iQHGSN/Q==","signatures":[{"sig":"MEUCIQDmbZg/TXMjR/1WfTVYGcdxM5h/Jh5ToZ7wR2SIhoYwswIgPfUuTvlPB/3GCIpkADkmMdQvoVf1Pt4hyKdqpKpccVI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260124195719","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260124195719.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/bfdc1c0e0d27e9171745e4300657afe5/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260124195719.tgz","_integrity":"sha512-YPSu9jM7WYLU+NctcnYHPUF6b3L27whvd0KgdKimms9IYmlnPJqf1oaI7pFGhL9qJkS7riKkZEG3t/iQHGSN/Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260124195719","@solana/functional":"5.5.0-canary-20260124195719","@solana/subscribable":"5.5.0-canary-20260124195719","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260124195719"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260124195719_1769285283052_0.016921737743007537","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126155005":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260126155005","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260126155005","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8085c825b073202cf32f5d2b59932b9596a3c31a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260126155005.tgz","fileCount":17,"integrity":"sha512-3/CXVkJid8XNbK7LIhPulNSLDHTvuE3/7MNVwYKMlUpV2rgYjYOrZrid7vw6V7bu1g1v9XgyOkkQU5yzxmL+cw==","signatures":[{"sig":"MEYCIQCD8eu29pWJnYLJsK3FRbmNoXE00VGMbjnntXT31JgAyAIhAKeWAgWueif4gsICrJtv4pS7WqFkkFE1pHZryRtwaOL/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260126155005","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126155005.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/46cd37dc659ff6970b91158149853b49/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126155005.tgz","_integrity":"sha512-3/CXVkJid8XNbK7LIhPulNSLDHTvuE3/7MNVwYKMlUpV2rgYjYOrZrid7vw6V7bu1g1v9XgyOkkQU5yzxmL+cw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260126155005","@solana/functional":"5.5.0-canary-20260126155005","@solana/subscribable":"5.5.0-canary-20260126155005","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260126155005"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260126155005_1769443202321_0.030779122560662397","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126155203":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260126155203","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260126155203","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"efd52b631e07dd30def66f3ff974f3612a5248e3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260126155203.tgz","fileCount":17,"integrity":"sha512-0SlEyzRseJ+33vnozcomHqg2RFYN/QqBOFEmPPMRbQSx5pWlJj3yPO7wLiB76EUJ9FvR2Nz05vO1tUC5zthBlw==","signatures":[{"sig":"MEUCIFvX9RbAGVD4dpsjH0FizKeKkOfMqnCzSH4lL2GUjnaCAiEAyvtHDs46bvRwuXCEgDx27/atphHTL+uQnaSXrHVnsIY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260126155203","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126155203.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/94b0fd602cb30e80c6403cd323448e27/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126155203.tgz","_integrity":"sha512-0SlEyzRseJ+33vnozcomHqg2RFYN/QqBOFEmPPMRbQSx5pWlJj3yPO7wLiB76EUJ9FvR2Nz05vO1tUC5zthBlw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260126155203","@solana/functional":"5.5.0-canary-20260126155203","@solana/subscribable":"5.5.0-canary-20260126155203","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260126155203"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260126155203_1769443366240_0.4819504950781046","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126155926":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260126155926","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260126155926","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"44fee3c5eb1de60c3e54dba16c24d454c8a003b2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260126155926.tgz","fileCount":17,"integrity":"sha512-EDVfBn5gPLGcqg960IphwbVZ1Ul3NSHWR6stoRW08605FA3x44eJxfIoZ5/3qYQlKe+fNQv7Q+oRT1w+sr+r1A==","signatures":[{"sig":"MEYCIQC5vf1c3xaHr4lW2yC1C0hrO3aZBz8MfGZz7cmE/KmmHgIhAPoRcULi6Q25SaILxAv9ngGnXNe4+LNxKIwvgd1p36EL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260126155926","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126155926.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/9ecd11bdd5843d7daadb7c2bc4146746/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126155926.tgz","_integrity":"sha512-EDVfBn5gPLGcqg960IphwbVZ1Ul3NSHWR6stoRW08605FA3x44eJxfIoZ5/3qYQlKe+fNQv7Q+oRT1w+sr+r1A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260126155926","@solana/functional":"5.5.0-canary-20260126155926","@solana/subscribable":"5.5.0-canary-20260126155926","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260126155926"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260126155926_1769443771375_0.7087165626406795","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126160006":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260126160006","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260126160006","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2a7659b83be150280d02dff0e9ffda912f0977b3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260126160006.tgz","fileCount":17,"integrity":"sha512-ZMYUEVBiSGFyZvG1rH7yG6pGXJmtABKXXKHnQLLVv4n6NC501msO7mXQGeTz8Zo69+Vs+3pnj3l1/9eFNJ0mzQ==","signatures":[{"sig":"MEUCIHXA3DZTr0ypfWUhHr/lS6lc2suwL4NB5D2ArKkEQPmFAiEAmLAwjjiWttjTXbIo0NApgoa0IwxXTMT06QuFojTS+yc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260126160006","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126160006.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/ec2fee0a3b9baf4a222514a674bc107f/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126160006.tgz","_integrity":"sha512-ZMYUEVBiSGFyZvG1rH7yG6pGXJmtABKXXKHnQLLVv4n6NC501msO7mXQGeTz8Zo69+Vs+3pnj3l1/9eFNJ0mzQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260126160006","@solana/functional":"5.5.0-canary-20260126160006","@solana/subscribable":"5.5.0-canary-20260126160006","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260126160006"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260126160006_1769443828549_0.3212261501319911","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126160220":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260126160220","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260126160220","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"90053b295bc8a03675d532ae8caef0cb78828139","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260126160220.tgz","fileCount":17,"integrity":"sha512-3DuPRwHzptp0dadG6+uYIvq/r6j9P+MPGQvfad3N3C9qC26A/oLBp7tS03oqvUT3M8r2J6xmKgOX/IS5tLm+NA==","signatures":[{"sig":"MEQCIByI0jm6zk+347OWGi//ArSeKB5t54xOEjjCvL5E96uXAiAVnhUHrcfMaehS7vZMobVFdJJdpPsVGESGdNWVaDFuPA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260126160220","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126160220.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/ef8edb33c797d62b45c73f346d31e8a8/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126160220.tgz","_integrity":"sha512-3DuPRwHzptp0dadG6+uYIvq/r6j9P+MPGQvfad3N3C9qC26A/oLBp7tS03oqvUT3M8r2J6xmKgOX/IS5tLm+NA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260126160220","@solana/functional":"5.5.0-canary-20260126160220","@solana/subscribable":"5.5.0-canary-20260126160220","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260126160220"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260126160220_1769443971789_0.030490029176204025","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126161847":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260126161847","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260126161847","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1a23d12199359f1f4cdd215f8ac5668942a681f2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260126161847.tgz","fileCount":17,"integrity":"sha512-YuJHgfHG0f9Zj6TVTtZsrAbQ9nPBRq/54Nj0wOAmv0N1/kScbYP/8mIrllpnYbpMxYTAxDzUPL8xZE0Fwwubxg==","signatures":[{"sig":"MEYCIQCZ04QYzRT7pN/gyimazLERciCtRhFMF0UgGiau1j+7TgIhAPsLJ0iZ+bdpgATlkvIDXrTQDKIMIjRCGjlSDBYQWhfW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260126161847","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126161847.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/b045d8a0a44f780b1e67db5bd2f3faaa/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126161847.tgz","_integrity":"sha512-YuJHgfHG0f9Zj6TVTtZsrAbQ9nPBRq/54Nj0wOAmv0N1/kScbYP/8mIrllpnYbpMxYTAxDzUPL8xZE0Fwwubxg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260126161847","@solana/functional":"5.5.0-canary-20260126161847","@solana/subscribable":"5.5.0-canary-20260126161847","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260126161847"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260126161847_1769444958490_0.8596034661689469","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126171216":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260126171216","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260126171216","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"28347786b669fcf73c95f55a00fb5be7a1288189","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260126171216.tgz","fileCount":17,"integrity":"sha512-FjdZlQy5gUmGMbqWo1zQKNPAWhiR4g1vSZfeEZpZ+pCnrvFVS2ImH+bcBjisXIlP31EI8FL/AnzHT9zg7j+N8w==","signatures":[{"sig":"MEUCIQDZjsJsUUc7Ny5XlRaBf2udfW39buv64UiCe6LW4+X0bQIgDG0XwJJY+K2baItYMHjf3eIweQJFLDyzZSvfkP2oS8Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260126171216","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126171216.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/36b68405064b4a62081ac8a6dc239fa7/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126171216.tgz","_integrity":"sha512-FjdZlQy5gUmGMbqWo1zQKNPAWhiR4g1vSZfeEZpZ+pCnrvFVS2ImH+bcBjisXIlP31EI8FL/AnzHT9zg7j+N8w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260126171216","@solana/functional":"5.5.0-canary-20260126171216","@solana/subscribable":"5.5.0-canary-20260126171216","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260126171216"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260126171216_1769448177024_0.04521358986105706","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126190933":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260126190933","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260126190933","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"71c7e69e349dc68df97b3ee489063218a45a62ec","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260126190933.tgz","fileCount":17,"integrity":"sha512-0ZKW4cUIGrBhNcA0sOmJIy/C+nke4dQovBEBMa8qyE8uL/WOo1gNCvYUadNR5ZXahfbZtlaSTbi3eDHxWL/3Xg==","signatures":[{"sig":"MEYCIQD3YYqrHJfoN/ZYbdBIrJ+7u9/dHskHNzezjIjOlRGt7AIhAPytekOZvkHhOFRyCz/1oo766Cte5bZoiyPIbF+zP18R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260126190933","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126190933.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/8a529602cdfb05a7b74e290d5fee311b/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260126190933.tgz","_integrity":"sha512-0ZKW4cUIGrBhNcA0sOmJIy/C+nke4dQovBEBMa8qyE8uL/WOo1gNCvYUadNR5ZXahfbZtlaSTbi3eDHxWL/3Xg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260126190933","@solana/functional":"5.5.0-canary-20260126190933","@solana/subscribable":"5.5.0-canary-20260126190933","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260126190933"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260126190933_1769455174329_0.44731769566960056","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127093615":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260127093615","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260127093615","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c36439a1dbaa89e8fcb70cdeaa694ed883a102c6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260127093615.tgz","fileCount":17,"integrity":"sha512-AAxUHYHoSvu1386biIGBa4BO35hNidVcKKPg9znSO3BeJhaqt7coTsFpU5E5HeoEpJjhX0t/R9+SPtjeQAgSzg==","signatures":[{"sig":"MEQCIBx/lrbf520CeVr1cmMBKQLRgp3rF4wMusNrhRW9nxF4AiBXx1VwwbBB7y75FLzQf+khynltz9/yCzLOPZtMKuy48w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260127093615","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127093615.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/9467080e867294c7181be58662a1bc2f/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127093615.tgz","_integrity":"sha512-AAxUHYHoSvu1386biIGBa4BO35hNidVcKKPg9znSO3BeJhaqt7coTsFpU5E5HeoEpJjhX0t/R9+SPtjeQAgSzg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260127093615","@solana/functional":"5.5.0-canary-20260127093615","@solana/subscribable":"5.5.0-canary-20260127093615","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260127093615"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260127093615_1769507216849_0.9000845915849218","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127093903":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260127093903","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260127093903","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f5e95a707817fd14df8db39c8d2457ebfc6b7f70","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260127093903.tgz","fileCount":17,"integrity":"sha512-k4MpJMtPcpBa4wEKSe73sQfP/wW88HA2zAjdiZWw9aJIq1mov+4A53x/pZ4dB6AbZjBPD5bNkFC1AXEfhpZh1g==","signatures":[{"sig":"MEUCIFenxEWqY+cbYC8WntcHUvQ9usO+j7itG/v131pguKNwAiEA6XR3OawoBUe2GUuAPB21faM2bOuXTEG5GgxTFP0KbZM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260127093903","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127093903.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/925f1e684c6b8797cc4620323f5c604c/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127093903.tgz","_integrity":"sha512-k4MpJMtPcpBa4wEKSe73sQfP/wW88HA2zAjdiZWw9aJIq1mov+4A53x/pZ4dB6AbZjBPD5bNkFC1AXEfhpZh1g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260127093903","@solana/functional":"5.5.0-canary-20260127093903","@solana/subscribable":"5.5.0-canary-20260127093903","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260127093903"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260127093903_1769507433402_0.027014403788007568","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127160020":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260127160020","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260127160020","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d4cbfd9c27a93cb4104d2f5a1437073d00ecbc1f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260127160020.tgz","fileCount":17,"integrity":"sha512-DDCYyU9HV/rnyhylgtL5fTPZx0R8PqTJdK2mfw8vVuUpJ2d/meZDfk4tomRTYppZAdofarPZwpZiY5fAncTI/g==","signatures":[{"sig":"MEUCIQDF38sPsbZ8DoHpG6Fs3pB4Xx5REoRUlZjYdwbv4A3W4AIgTjnJNDS+biARViq+dbaYVeLY/j+QvcEUmRCUQOhBeS4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260127160020","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127160020.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/c07bfaa0eaa6fed853501a21363dd688/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127160020.tgz","_integrity":"sha512-DDCYyU9HV/rnyhylgtL5fTPZx0R8PqTJdK2mfw8vVuUpJ2d/meZDfk4tomRTYppZAdofarPZwpZiY5fAncTI/g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260127160020","@solana/functional":"5.5.0-canary-20260127160020","@solana/subscribable":"5.5.0-canary-20260127160020","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260127160020"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260127160020_1769530297435_0.8588118541811829","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127160154":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260127160154","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260127160154","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e4cfb5f49f21b4894a748c6b596a95d84e6287e7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260127160154.tgz","fileCount":17,"integrity":"sha512-QqOeLe9FbvfZ6Z1f5J6GtufEC+k3hQhWC0kp3FdD/XdIDkrfynJ5EX2bvXT2eB7NAZGRdD4eIhb8qsb22toywQ==","signatures":[{"sig":"MEYCIQClKDv5zFLhjvNWVxoMS/mB1uRILjAsX8UHPi8tDivAOwIhAI3kS0qcnjcWtgaS2VVYWvIsmkq7XGDb6Y19aRvoOHSm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260127160154","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127160154.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/69c8ebd95f8689a51dbdb329f242274e/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127160154.tgz","_integrity":"sha512-QqOeLe9FbvfZ6Z1f5J6GtufEC+k3hQhWC0kp3FdD/XdIDkrfynJ5EX2bvXT2eB7NAZGRdD4eIhb8qsb22toywQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260127160154","@solana/functional":"5.5.0-canary-20260127160154","@solana/subscribable":"5.5.0-canary-20260127160154","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260127160154"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260127160154_1769530401215_0.6919565530801992","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127170312":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260127170312","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260127170312","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"10eb12721e7612248143b2f22610eb44f822979c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260127170312.tgz","fileCount":17,"integrity":"sha512-EINHV5SFRTJXdKDaLTeBrXGk6uBdPJjhw1k99pvMHO6S6XBGmo7pNOuwzOTgU0GZ4euo2YqnZ4D78SoPW3WR/A==","signatures":[{"sig":"MEUCIGQZpyLOcUCP2464SnnDBo6s9iwmf8e3nxA9gZJUo9WPAiEAw8As0ih/Fbu2qXE25rD82R7ABAeNbp8LzPyOwa6h7UE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260127170312","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127170312.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/8b8104de38c3182d6bb5719af245a95f/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127170312.tgz","_integrity":"sha512-EINHV5SFRTJXdKDaLTeBrXGk6uBdPJjhw1k99pvMHO6S6XBGmo7pNOuwzOTgU0GZ4euo2YqnZ4D78SoPW3WR/A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260127170312","@solana/functional":"5.5.0-canary-20260127170312","@solana/subscribable":"5.5.0-canary-20260127170312","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260127170312"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260127170312_1769534058486_0.7189659510621689","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127170405":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260127170405","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260127170405","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fd3decd004dcedb67924b1a3b290329bfee48fbb","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260127170405.tgz","fileCount":17,"integrity":"sha512-G2wdWtmzUMTlY9/EDP/Vl+4Il7H+rDix6a9LsJ7zs1iO9i7o1axmFfv1HdcMgRVzbav1pMM05t15GXlgNUFPPw==","signatures":[{"sig":"MEUCIF3T5Go9Yj9dXsKbV6SuY+J1I3ZnmSWI1cUIjA2h3IPWAiEAglYlwinPbWLFblvBpskLL3hohCeoLyTu1iLD11WVQvI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260127170405","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127170405.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/cca2d9532296bb1af9b8cb1a0bc14304/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127170405.tgz","_integrity":"sha512-G2wdWtmzUMTlY9/EDP/Vl+4Il7H+rDix6a9LsJ7zs1iO9i7o1axmFfv1HdcMgRVzbav1pMM05t15GXlgNUFPPw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260127170405","@solana/functional":"5.5.0-canary-20260127170405","@solana/subscribable":"5.5.0-canary-20260127170405","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260127170405"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260127170405_1769534081987_0.9158761102042976","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127172033":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260127172033","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260127172033","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bb19f873cc9f29e1eec8e18a5c28a6bc56b3cd51","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260127172033.tgz","fileCount":17,"integrity":"sha512-/kQXtnu+V6+7Fq3OLsahOGSZj0WQVc5PZZMMBo1mMISZzOsVWP8eiR+uXi3pDuh0et0TgwlFno1yhgBrOZJkKQ==","signatures":[{"sig":"MEUCIQDW4C8oX+xi9QftixrytzKawokKkTR+mfgxPC1uhJD/igIgawOJST43KS9OVmU6Aeh/U4jKFbKpTQAs/ZhrkY0drUk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260127172033","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127172033.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/e6af38cccd70de97d17b780be371918a/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127172033.tgz","_integrity":"sha512-/kQXtnu+V6+7Fq3OLsahOGSZj0WQVc5PZZMMBo1mMISZzOsVWP8eiR+uXi3pDuh0et0TgwlFno1yhgBrOZJkKQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260127172033","@solana/functional":"5.5.0-canary-20260127172033","@solana/subscribable":"5.5.0-canary-20260127172033","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260127172033"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260127172033_1769535083205_0.7228354246808966","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127173911":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260127173911","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260127173911","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d2faacc9e77834a8f85ed827359327e87e40a553","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260127173911.tgz","fileCount":17,"integrity":"sha512-XAk0xypRTR3y55m0oucj2g8vR9Hwg4F4+LxjpbCGXOldxykLELTnGbkW9yIjY7mjKKr9CBqSPEqmSd4mK6d2bg==","signatures":[{"sig":"MEUCIQDk+KkhwN65juXvnQp9GkfJPwFaeYrIEeTMMuyl9KHEtAIgZBYKAwJNnaMWJxbUj/RI+s801FLyM8TmhgmgQ5cuDFQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260127173911","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127173911.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/85e22899f4d191689ca5d4ff9c624840/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127173911.tgz","_integrity":"sha512-XAk0xypRTR3y55m0oucj2g8vR9Hwg4F4+LxjpbCGXOldxykLELTnGbkW9yIjY7mjKKr9CBqSPEqmSd4mK6d2bg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260127173911","@solana/functional":"5.5.0-canary-20260127173911","@solana/subscribable":"5.5.0-canary-20260127173911","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260127173911"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260127173911_1769536149133_0.4760616737603336","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127174108":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260127174108","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260127174108","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c10f29e45b4a45313f848721f6a087a813777ccf","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260127174108.tgz","fileCount":17,"integrity":"sha512-ldlI0NKMZEkFvmD0UO9bEGspkK2LZzjQbIOit5tjPJ46WykHZOIp7Py8QmA5SGXOrpJUZJiYwLbh9lllvSmbyA==","signatures":[{"sig":"MEQCIGitgMx0BTt7QSFVZTx8L2H6GrseSo9nSts4mCzTiGK0AiAndGjdH586AeAvK/fyZsy1/2z/+pooUKSDjeo+Ny5ELQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260127174108","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127174108.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/0647ed2e7e567f47bbca9fdd0b430b5d/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127174108.tgz","_integrity":"sha512-ldlI0NKMZEkFvmD0UO9bEGspkK2LZzjQbIOit5tjPJ46WykHZOIp7Py8QmA5SGXOrpJUZJiYwLbh9lllvSmbyA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260127174108","@solana/functional":"5.5.0-canary-20260127174108","@solana/subscribable":"5.5.0-canary-20260127174108","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260127174108"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260127174108_1769536312716_0.34674004346644294","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127175739":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260127175739","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260127175739","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"da84b6b2a5035e1a1a64ab87bb418392bd2899cd","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260127175739.tgz","fileCount":17,"integrity":"sha512-3CooIIagrDlkIpegU0Gg9Wl2wZDzkf/X78yE6MCh8Suqy4BJ6VV46Q0WnlDyqRiMfr1PvjB3LqRJevup8nHqmA==","signatures":[{"sig":"MEUCIQCG5byZUistl3OZLZLyTendILrvNdD2mR4LrvUzHIi5bgIgbRNtmfiNCFd+pWuxSY/1WWEYha78alHCvrcrtAnYn8A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260127175739","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127175739.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/fa08e11780cc5e116883f199427bcf9d/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127175739.tgz","_integrity":"sha512-3CooIIagrDlkIpegU0Gg9Wl2wZDzkf/X78yE6MCh8Suqy4BJ6VV46Q0WnlDyqRiMfr1PvjB3LqRJevup8nHqmA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260127175739","@solana/functional":"5.5.0-canary-20260127175739","@solana/subscribable":"5.5.0-canary-20260127175739","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260127175739"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260127175739_1769537297862_0.5955838032104688","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127190017":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0-canary-20260127190017","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0-canary-20260127190017","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6eb7062912736c54f1196bd6199da968871d8da0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0-canary-20260127190017.tgz","fileCount":17,"integrity":"sha512-iJjN+cJlmgLuMRK61grGkOK7Z3gvwH1KTX7LDSYBqYPxUZyu4p9CiBwsjD+IkQkWFIwoC7v6HmNoiiKtez7noA==","signatures":[{"sig":"MEUCIQCVJM82B/UL+hL0h347YJdV2WCMStwFrRaZjEz2Ncs8YQIgQYS1VgQQSX/+5+ZrvA4Y2dzPJKcdJw/4A9W3wjGqufg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0-canary-20260127190017","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127190017.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/4693bd48b5c96c433c64df0c36996d0b/solana-rpc-subscriptions-channel-websocket-5.5.0-canary-20260127190017.tgz","_integrity":"sha512-iJjN+cJlmgLuMRK61grGkOK7Z3gvwH1KTX7LDSYBqYPxUZyu4p9CiBwsjD+IkQkWFIwoC7v6HmNoiiKtez7noA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0-canary-20260127190017","@solana/functional":"5.5.0-canary-20260127190017","@solana/subscribable":"5.5.0-canary-20260127190017","@solana/rpc-subscriptions-spec":"5.5.0-canary-20260127190017"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0-canary-20260127190017_1769541087445_0.497142850351425","host":"s3://npm-registry-packages-npm-production"}},"5.5.0":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d965c913a6d368bc4d1bd186397fbf63069cb329","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.0.tgz","fileCount":17,"integrity":"sha512-fvsbGyEFlyDizoUtm+MtQw77/MIzd/PAkFQGUpzX2flyIZt+TPFcQxW0SCPl/Wv2BsPWEhh6fTdj60hAOgiDfQ==","signatures":[{"sig":"MEYCIQDL8S1lhR2nDXgNIpLRBinqhCK1OygcGhgVytLaGtFSQAIhAPm8NAC0/8Ml+6tCQEiC1pQE2Qq77JLFUk9+B+LKWKLT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":96993},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/3fcded4f5cc5eea2948390458f4ed82e/solana-rpc-subscriptions-channel-websocket-5.5.0.tgz","_integrity":"sha512-fvsbGyEFlyDizoUtm+MtQw77/MIzd/PAkFQGUpzX2flyIZt+TPFcQxW0SCPl/Wv2BsPWEhh6fTdj60hAOgiDfQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.0","@solana/functional":"5.5.0","@solana/subscribable":"5.5.0","@solana/rpc-subscriptions-spec":"5.5.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.0_1769541305596_0.6960584967340735","host":"s3://npm-registry-packages-npm-production"}},"5.5.1-canary-20260128113732":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.1-canary-20260128113732","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.1-canary-20260128113732","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"157e3a48a446b39c05f962199b881e55e8c9cd30","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.1-canary-20260128113732.tgz","fileCount":17,"integrity":"sha512-9s4fJMmPA659LEEYB229T5MduGDbngmUQoPpCLonNrxV/DRGjOYzjZYLrocelTZ1JIjvQUgN7/ZqsuxUGtDlUQ==","signatures":[{"sig":"MEUCIFJgTlicdZYOKl0AfKA48H3QgqqC9rNse7LY06FN06PmAiEA72Y02HZK6G1P32cv9praUPpp/bTQ/DUkmngEqqkzOS4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.1-canary-20260128113732","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.1-canary-20260128113732.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/13252e1630481733fce79aed782fcfb8/solana-rpc-subscriptions-channel-websocket-5.5.1-canary-20260128113732.tgz","_integrity":"sha512-9s4fJMmPA659LEEYB229T5MduGDbngmUQoPpCLonNrxV/DRGjOYzjZYLrocelTZ1JIjvQUgN7/ZqsuxUGtDlUQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.1-canary-20260128113732","@solana/functional":"5.5.1-canary-20260128113732","@solana/subscribable":"5.5.1-canary-20260128113732","@solana/rpc-subscriptions-spec":"5.5.1-canary-20260128113732"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.1-canary-20260128113732_1769600907420_0.6463084210361238","host":"s3://npm-registry-packages-npm-production"}},"5.5.1-canary-20260128113821":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.1-canary-20260128113821","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.1-canary-20260128113821","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"58d07d184385f200751ab6634b3e91fa9559ee49","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.1-canary-20260128113821.tgz","fileCount":17,"integrity":"sha512-49BaDg1O0ZwsL6qF8Vftt1cz4qdeWL8i6XSFOoUvD8IRCVJvqpsZUbjTFoOvfVfVlLi0+SZJei/euc+R9QV85w==","signatures":[{"sig":"MEUCIQDFUjN5TxtU0H48HKgc73qvpp94OwL3Dig9UcGkgmAvcgIgedTnUapVt63whiBeEMD4K+5EvfZilGHRDi9Iqw3p7vs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.1-canary-20260128113821","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.1-canary-20260128113821.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/f0ec1926f586e4fad917b5101c72cbc8/solana-rpc-subscriptions-channel-websocket-5.5.1-canary-20260128113821.tgz","_integrity":"sha512-49BaDg1O0ZwsL6qF8Vftt1cz4qdeWL8i6XSFOoUvD8IRCVJvqpsZUbjTFoOvfVfVlLi0+SZJei/euc+R9QV85w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.1-canary-20260128113821","@solana/functional":"5.5.1-canary-20260128113821","@solana/subscribable":"5.5.1-canary-20260128113821","@solana/rpc-subscriptions-spec":"5.5.1-canary-20260128113821"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.1-canary-20260128113821_1769600917376_0.009924995006776571","host":"s3://npm-registry-packages-npm-production"}},"5.5.1":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.1","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ebfa937d12c3629762a256e699342b3ce2d9c940","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.1.tgz","fileCount":17,"integrity":"sha512-7tGfBBrYY8TrngOyxSHoCU5shy86iA9SRMRrPSyBhEaZRAk6dnbdpmUTez7gtdVo0BCvh9nzQtUycKWSS7PnFQ==","signatures":[{"sig":"MEQCIGDzw8QsYCmz1bB4CDeS3hdPEMNdPqG5cAe3yO2xDtsJAiAdMTc/7Aa9GYKPxEdl8PSuQruSt0cdTulf7YXK6NaK8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":96993},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/629fce22ff5e3b3d45971f5c549bec4f/solana-rpc-subscriptions-channel-websocket-5.5.1.tgz","_integrity":"sha512-7tGfBBrYY8TrngOyxSHoCU5shy86iA9SRMRrPSyBhEaZRAk6dnbdpmUTez7gtdVo0BCvh9nzQtUycKWSS7PnFQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.1","@solana/functional":"5.5.1","@solana/subscribable":"5.5.1","@solana/rpc-subscriptions-spec":"5.5.1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.1_1769601876817_0.5863234173637242","host":"s3://npm-registry-packages-npm-production"}},"5.5.2-canary-20260202175916":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.2-canary-20260202175916","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.2-canary-20260202175916","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8ba17e4b312454c0b76f396af4a86e1244e99857","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.2-canary-20260202175916.tgz","fileCount":17,"integrity":"sha512-9F7k36w4Fgu37g9XrCyxbXd/TmZiUXTjosSBRybzp+slqkhQDX7J1iufhrVpaViVvyAHB5Q6flbYG+Gq6otnRg==","signatures":[{"sig":"MEQCIHIZjQQDTbqzyznMy/4neCI6Ze42gcy/mmm0qRE/oVsJAiAlUdMPmQ7wDle+SDZ7vzWXg8rH8xZUeduAJmJMTKNITw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.2-canary-20260202175916","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.2-canary-20260202175916.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/dc073b80b5eee6ab4bcd1bf92b6afb7a/solana-rpc-subscriptions-channel-websocket-5.5.2-canary-20260202175916.tgz","_integrity":"sha512-9F7k36w4Fgu37g9XrCyxbXd/TmZiUXTjosSBRybzp+slqkhQDX7J1iufhrVpaViVvyAHB5Q6flbYG+Gq6otnRg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.2-canary-20260202175916","@solana/functional":"5.5.2-canary-20260202175916","@solana/subscribable":"5.5.2-canary-20260202175916","@solana/rpc-subscriptions-spec":"5.5.2-canary-20260202175916"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.2-canary-20260202175916_1770055800469_0.23416046574423777","host":"s3://npm-registry-packages-npm-production"}},"5.5.2-canary-20260202181652":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"5.5.2-canary-20260202181652","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@5.5.2-canary-20260202181652","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1f68ed841e5fd6edcfa7c783d484062379937736","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-5.5.2-canary-20260202181652.tgz","fileCount":17,"integrity":"sha512-0H2aGq/L68WEtiD4oFrEvtj6dRijOlS1paeY6aoAzU6pyzmECtrqMJHgwbf8BJbEB1odBu9T5Bc8PO4lGEOeEg==","signatures":[{"sig":"MEUCIDRbQs4mrWCaJzQrU1I9CSY3hNynymEJOtBL8gYz6fCvAiEAtvBBd4jcT5LPeS9ZojWShcwut309fU6S8P08qp1dGwQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@5.5.2-canary-20260202181652","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-5.5.2-canary-20260202181652.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/57ed296d197c386f7ee0a86e1272a8f4/solana-rpc-subscriptions-channel-websocket-5.5.2-canary-20260202181652.tgz","_integrity":"sha512-0H2aGq/L68WEtiD4oFrEvtj6dRijOlS1paeY6aoAzU6pyzmECtrqMJHgwbf8BJbEB1odBu9T5Bc8PO4lGEOeEg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"5.5.2-canary-20260202181652","@solana/functional":"5.5.2-canary-20260202181652","@solana/subscribable":"5.5.2-canary-20260202181652","@solana/rpc-subscriptions-spec":"5.5.2-canary-20260202181652"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_5.5.2-canary-20260202181652_1770056798393_0.6752859736807626","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260202183506":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0-canary-20260202183506","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0-canary-20260202183506","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"636ffd0c89bff20d9cd9d8314b0ec3942d772b57","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0-canary-20260202183506.tgz","fileCount":17,"integrity":"sha512-YSykPbqCg7XTDDMtb1x7c0ZqnVaVWhDpwj3dFfVkp7FLtsfKOQUoC16oXPHR0QmpltEMaAZkRqtUS0DXNU8zww==","signatures":[{"sig":"MEYCIQDSRmqd/j3bkvCFrcCm1r4ujfGiBhl00DW9p9dDmzCgEgIhAMO40sUVIrla4R+kOhGnm0nS0JRxU3PGrcUujjCTgKgG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0-canary-20260202183506","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260202183506.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/570fab62eb700f6755773ea4e60c7fe5/solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260202183506.tgz","_integrity":"sha512-YSykPbqCg7XTDDMtb1x7c0ZqnVaVWhDpwj3dFfVkp7FLtsfKOQUoC16oXPHR0QmpltEMaAZkRqtUS0DXNU8zww==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0-canary-20260202183506","@solana/functional":"6.0.0-canary-20260202183506","@solana/subscribable":"6.0.0-canary-20260202183506","@solana/rpc-subscriptions-spec":"6.0.0-canary-20260202183506"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0-canary-20260202183506_1770057925579_0.7112201619022513","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260202234124":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0-canary-20260202234124","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0-canary-20260202234124","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"65c5dce1937d68e5ba4915149fb5fc9bc8acf8dd","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0-canary-20260202234124.tgz","fileCount":17,"integrity":"sha512-J5FIR5K22+r0bchZ9YYq4PzD0omWFulB/FA753/nJM4ebsR6g78HHe9ieeazjJNHvIK/Ao9Bwm913hSdthZH4w==","signatures":[{"sig":"MEYCIQDlnxs4TYGbQhPmSRp0ZazFWtnkWSN4hoNvNMLSLJ5XVQIhAOzDbMn0WYx5mUPwvxspJuMj5R+kmpLfl33O0gwpSPQw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0-canary-20260202234124","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260202234124.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/888f3b54a4f575be1dcf56146e9bf9e1/solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260202234124.tgz","_integrity":"sha512-J5FIR5K22+r0bchZ9YYq4PzD0omWFulB/FA753/nJM4ebsR6g78HHe9ieeazjJNHvIK/Ao9Bwm913hSdthZH4w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0-canary-20260202234124","@solana/functional":"6.0.0-canary-20260202234124","@solana/subscribable":"6.0.0-canary-20260202234124","@solana/rpc-subscriptions-spec":"6.0.0-canary-20260202234124"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0-canary-20260202234124_1770076288443_0.2369392629748872","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203004417":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0-canary-20260203004417","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0-canary-20260203004417","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9e2d11202e4434df0b1e25459da25c3b71da6543","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0-canary-20260203004417.tgz","fileCount":17,"integrity":"sha512-YLlSt7x6M0A7QuP3Sab8owo2Oe65zLEswPqsJ0GZOeQ4iNnmhiRdgjkUtNk9P9BDwG1mdsB8G0XCTxpoSFebqA==","signatures":[{"sig":"MEQCICQLbunZvpXG+w0foLACGbFfHSdM7/jr1ylsi+73XQWqAiBp/8iUuLHrk8JBVGXgUVU6DrPSs+qhemOZIYL/w95B4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0-canary-20260203004417","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203004417.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/45ffe1879969edffc9930553e8415414/solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203004417.tgz","_integrity":"sha512-YLlSt7x6M0A7QuP3Sab8owo2Oe65zLEswPqsJ0GZOeQ4iNnmhiRdgjkUtNk9P9BDwG1mdsB8G0XCTxpoSFebqA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0-canary-20260203004417","@solana/functional":"6.0.0-canary-20260203004417","@solana/subscribable":"6.0.0-canary-20260203004417","@solana/rpc-subscriptions-spec":"6.0.0-canary-20260203004417"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0-canary-20260203004417_1770080059244_0.8674689719756716","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203150246":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0-canary-20260203150246","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0-canary-20260203150246","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f7f8382b6727243826506be36769a5d86c2d1d66","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0-canary-20260203150246.tgz","fileCount":17,"integrity":"sha512-PwrnEAvgGtz8Psnxl7hAm8tJpNePunQJkEcDuFbMf7ddBrobn0QGMxKp5pFACSsb5gw9ZPe2pqK8T4VA952+sA==","signatures":[{"sig":"MEQCIGJqfB7Kq+cC6p9rz4ooXVThHIYOd8BH2X9YYH0SDTVlAiB30+lqCQhGmEzs6lN9xF/KdJjoM63ZcO2PdKJ+PsPsTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0-canary-20260203150246","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203150246.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/3427f9409bd4116b841d139b54cf9620/solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203150246.tgz","_integrity":"sha512-PwrnEAvgGtz8Psnxl7hAm8tJpNePunQJkEcDuFbMf7ddBrobn0QGMxKp5pFACSsb5gw9ZPe2pqK8T4VA952+sA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0-canary-20260203150246","@solana/functional":"6.0.0-canary-20260203150246","@solana/subscribable":"6.0.0-canary-20260203150246","@solana/rpc-subscriptions-spec":"6.0.0-canary-20260203150246"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0-canary-20260203150246_1770131620225_0.6105525818223667","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203152936":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0-canary-20260203152936","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0-canary-20260203152936","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8cd966b2ab86dc5c09aa5314c1da2f9c20943a61","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0-canary-20260203152936.tgz","fileCount":17,"integrity":"sha512-r57gj+UtCoFGMvBo8d0lXNDCDM6PNJESMDrmxqzIHHQbgFmFr3UIOulKDziTYDNs0MW1RJu1ilvw0r/72MhE2A==","signatures":[{"sig":"MEQCIHVM4peLkaNPaVOZ5Ah7YoZqJH1r+TgAWWzpRgXPZMvgAiBHZ2biJFw5s/LuJv0p4h4b/dcD67DUrDQTuVTwIFusBA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0-canary-20260203152936","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203152936.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/4a36baede61cbbdea3719911a16983c6/solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203152936.tgz","_integrity":"sha512-r57gj+UtCoFGMvBo8d0lXNDCDM6PNJESMDrmxqzIHHQbgFmFr3UIOulKDziTYDNs0MW1RJu1ilvw0r/72MhE2A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0-canary-20260203152936","@solana/functional":"6.0.0-canary-20260203152936","@solana/subscribable":"6.0.0-canary-20260203152936","@solana/rpc-subscriptions-spec":"6.0.0-canary-20260203152936"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0-canary-20260203152936_1770133221094_0.41852291855868806","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203155342":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0-canary-20260203155342","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0-canary-20260203155342","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e2252952c50508d492df2ebae416a77a9d0f1367","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0-canary-20260203155342.tgz","fileCount":17,"integrity":"sha512-mUHwUczOQQDK+kRcX23tuolhJuyGEHs/M2+IqR1Y5Cumh4Kzlj7+8E2G9e+qiGh4YuRsjgVVQJN4JRvutnNFUw==","signatures":[{"sig":"MEUCIEaP841kLUWcQ//ogmhJAt4FLJDn29EhK0uvPGU84VDzAiEAneMcjP07qMprU7zwpAknSZDXLXlaJDvXE3ldnXoNFPo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0-canary-20260203155342","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203155342.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/007be54ec3dd799784f0c3b373efa4d4/solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203155342.tgz","_integrity":"sha512-mUHwUczOQQDK+kRcX23tuolhJuyGEHs/M2+IqR1Y5Cumh4Kzlj7+8E2G9e+qiGh4YuRsjgVVQJN4JRvutnNFUw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0-canary-20260203155342","@solana/functional":"6.0.0-canary-20260203155342","@solana/subscribable":"6.0.0-canary-20260203155342","@solana/rpc-subscriptions-spec":"6.0.0-canary-20260203155342"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0-canary-20260203155342_1770134609418_0.38320718705381895","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203155517":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0-canary-20260203155517","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0-canary-20260203155517","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"805d25d78c6f3a592f6d2495a436ce4846e8301d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0-canary-20260203155517.tgz","fileCount":17,"integrity":"sha512-JnjwebVJh+lEmdlsNFVHtC+dfQeHmpQ4O4hLZ73rRRS57gEkhxf4kOowgEHnMM8ji0rBlQ3F/i9c44wJB5AEAw==","signatures":[{"sig":"MEUCIFyQcGePlDzDMEqoljXOY+3YBw27ZwL6zz/9jKojW1MsAiEAx6STKmgeuBRrfwF1NwmATyPUGZg9f0Gxm6Jv9ITv/So=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0-canary-20260203155517","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203155517.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/1eb98f411e6de1d9b2b9666b7f14cd55/solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203155517.tgz","_integrity":"sha512-JnjwebVJh+lEmdlsNFVHtC+dfQeHmpQ4O4hLZ73rRRS57gEkhxf4kOowgEHnMM8ji0rBlQ3F/i9c44wJB5AEAw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0-canary-20260203155517","@solana/functional":"6.0.0-canary-20260203155517","@solana/subscribable":"6.0.0-canary-20260203155517","@solana/rpc-subscriptions-spec":"6.0.0-canary-20260203155517"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0-canary-20260203155517_1770134770268_0.31041561498693726","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203163631":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0-canary-20260203163631","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0-canary-20260203163631","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cb4302f2eb69170e538eaa65c66f87af6033dbe4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0-canary-20260203163631.tgz","fileCount":17,"integrity":"sha512-nzZDcem7kSlIZuq46YvD5dFgcNDTiu9TrzD7MbQPCmDfy0XCGB/1nnA9i+MB0KrYo8NkDJeBCQeOzESNP5NH/w==","signatures":[{"sig":"MEUCIQCFpXHVRaizb9o2Sz7oRqecNbzAYNUgKp1LP9HbioLNVAIgTLhVxLlTQTXcoLeipM/nJoVpeGVj3pliwvcYhngaTw4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0-canary-20260203163631","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203163631.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/ad1d313531608c4c02d264857f4dc2a8/solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203163631.tgz","_integrity":"sha512-nzZDcem7kSlIZuq46YvD5dFgcNDTiu9TrzD7MbQPCmDfy0XCGB/1nnA9i+MB0KrYo8NkDJeBCQeOzESNP5NH/w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0-canary-20260203163631","@solana/functional":"6.0.0-canary-20260203163631","@solana/subscribable":"6.0.0-canary-20260203163631","@solana/rpc-subscriptions-spec":"6.0.0-canary-20260203163631"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0-canary-20260203163631_1770137253671_0.8879733546458459","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203165304":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0-canary-20260203165304","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0-canary-20260203165304","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"78eb1a7842bcf2b5356c3b8400488fe71f897330","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0-canary-20260203165304.tgz","fileCount":17,"integrity":"sha512-CgH2LPgib9oys1CQwcTuIdcLzIAWLVcH3/xR3IdKiJvfOalCnvFoPNYitCZbPVOBbdnHGbZ/d42eA4FzU7GWOw==","signatures":[{"sig":"MEQCIBkWHCM7GGYSWedlKR4H9xXZ7qbo2H4k3y+933zbY57kAiBykr4FJbp1lc5th3MeRlFBsJ5k/L3US+Ikb/3XFWm/Jg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0-canary-20260203165304","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203165304.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/9574ed10de13b4332b938e57a9300ba2/solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203165304.tgz","_integrity":"sha512-CgH2LPgib9oys1CQwcTuIdcLzIAWLVcH3/xR3IdKiJvfOalCnvFoPNYitCZbPVOBbdnHGbZ/d42eA4FzU7GWOw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0-canary-20260203165304","@solana/functional":"6.0.0-canary-20260203165304","@solana/subscribable":"6.0.0-canary-20260203165304","@solana/rpc-subscriptions-spec":"6.0.0-canary-20260203165304"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0-canary-20260203165304_1770138354285_0.15051583694420678","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203165501":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0-canary-20260203165501","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0-canary-20260203165501","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"85de07267098e4d95efdf152873f38562da7f751","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0-canary-20260203165501.tgz","fileCount":17,"integrity":"sha512-y0wZKqgeN0IdDHLmAbSRxP2feYPg4SHBiwmyMipIv6EfhG3j70SYtt/ljaYxYPm97qOTqrVdLlFQo7sDLs/kRQ==","signatures":[{"sig":"MEQCIDQbd7RdrAFcKnA3Yq35YkFkEMKNMHE+W0mYC2eFLTAUAiA6KSv3+kGtyoXQO5GCLiCyviCMtmUqMQZm713M0Xbh6Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0-canary-20260203165501","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203165501.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/04a016e7fce87688d5d24f709eb2b551/solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203165501.tgz","_integrity":"sha512-y0wZKqgeN0IdDHLmAbSRxP2feYPg4SHBiwmyMipIv6EfhG3j70SYtt/ljaYxYPm97qOTqrVdLlFQo7sDLs/kRQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0-canary-20260203165501","@solana/functional":"6.0.0-canary-20260203165501","@solana/subscribable":"6.0.0-canary-20260203165501","@solana/rpc-subscriptions-spec":"6.0.0-canary-20260203165501"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0-canary-20260203165501_1770138390996_0.7455199651173601","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203165809":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0-canary-20260203165809","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0-canary-20260203165809","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cf9dc4ac2ded4c3897168de7d1c7da9f462fd9b7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0-canary-20260203165809.tgz","fileCount":17,"integrity":"sha512-iQ/AXG3D/v3wIHfVWvgaSuXPFOJVZuFCip28gNxCPvm8RjQN7qX2EIE2zcg3dXPBBVnD6Bb8Fgh5QSpQB12K/g==","signatures":[{"sig":"MEYCIQCMEZzzMqsgqrGTVwNfx40MK+qDr7LLe/POFHXdOmdjoAIhAKQWtI5KkHtFbL+dfjYvCZNEvkKhBhtHWkL/Y1yfCsuD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0-canary-20260203165809","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203165809.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/4b90ff608424d859002fff331c58b341/solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203165809.tgz","_integrity":"sha512-iQ/AXG3D/v3wIHfVWvgaSuXPFOJVZuFCip28gNxCPvm8RjQN7qX2EIE2zcg3dXPBBVnD6Bb8Fgh5QSpQB12K/g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0-canary-20260203165809","@solana/functional":"6.0.0-canary-20260203165809","@solana/subscribable":"6.0.0-canary-20260203165809","@solana/rpc-subscriptions-spec":"6.0.0-canary-20260203165809"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0-canary-20260203165809_1770138550840_0.21977664330761737","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203172420":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0-canary-20260203172420","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0-canary-20260203172420","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"760a47f952afab255aaad88d7f5e5bbdb693f218","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0-canary-20260203172420.tgz","fileCount":17,"integrity":"sha512-XE2n4TZ9jGsrur/Ve5N3vAU+rLdTKrQNxEx2BBGqXAT5E//1GYkJYLNYJrbBAuSvcRHRj77lEog6UjllqNnQRg==","signatures":[{"sig":"MEUCIQDYohuU7MNFuPB4IKnTHSr63ueDZfVTOY6ZRIO8v1Y6FAIgFxn4AyJHGuUowc8Oa9zyLK9JJqAk84xGBu5NwxgD5pw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0-canary-20260203172420","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203172420.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/c6bd998a092d595d04f56e90889ae6a1/solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203172420.tgz","_integrity":"sha512-XE2n4TZ9jGsrur/Ve5N3vAU+rLdTKrQNxEx2BBGqXAT5E//1GYkJYLNYJrbBAuSvcRHRj77lEog6UjllqNnQRg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0-canary-20260203172420","@solana/functional":"6.0.0-canary-20260203172420","@solana/subscribable":"6.0.0-canary-20260203172420","@solana/rpc-subscriptions-spec":"6.0.0-canary-20260203172420"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0-canary-20260203172420_1770140111436_0.48489311452398787","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203193005":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0-canary-20260203193005","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0-canary-20260203193005","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f571adbf04df8376dd0bbc34d07f7a181f95f8a9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0-canary-20260203193005.tgz","fileCount":17,"integrity":"sha512-W2LR/cxm3phqWdX5tMePkjr3u2e5leB2N0tsIRukhawSHPZpEw8XDG+7xHaxWkNVdPakw6ZH5dNIMlUphcqiYw==","signatures":[{"sig":"MEQCIBO5l6z0BNmMfPgyY6EbyNvUZMEtOwZfwLFawn5HHcP6AiA4cFYfUVXcC8CXR4ujDOHSw/eIKKU61VUywUswSb0/cw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0-canary-20260203193005","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203193005.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/2837c9d060840388d8ef6685f6f1ddb4/solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203193005.tgz","_integrity":"sha512-W2LR/cxm3phqWdX5tMePkjr3u2e5leB2N0tsIRukhawSHPZpEw8XDG+7xHaxWkNVdPakw6ZH5dNIMlUphcqiYw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0-canary-20260203193005","@solana/functional":"6.0.0-canary-20260203193005","@solana/subscribable":"6.0.0-canary-20260203193005","@solana/rpc-subscriptions-spec":"6.0.0-canary-20260203193005"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0-canary-20260203193005_1770147667388_0.7601133451260396","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203202414":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0-canary-20260203202414","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0-canary-20260203202414","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3e7e09020209cb48bb2d2503e7b34a8206ca9ae6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0-canary-20260203202414.tgz","fileCount":17,"integrity":"sha512-IEXn722nkQFmpmjfhIFmFY7gr38LKLqaLYPddSNkjs/zgUqDEcGO/reWgWOOYiLUV7s2j9d6Rny4GK6Xmjy2Xw==","signatures":[{"sig":"MEYCIQCL7UQK+sZbdiH/tGhDdQrgZPiDEX8FPckMIx1YpQYAdgIhAL8PAPMTol9DrCw2md6n+QsmSmu2JPgB4v65/9fgCiT9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0-canary-20260203202414","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203202414.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/987b3134f8c49f79a48a9ca2a6fae109/solana-rpc-subscriptions-channel-websocket-6.0.0-canary-20260203202414.tgz","_integrity":"sha512-IEXn722nkQFmpmjfhIFmFY7gr38LKLqaLYPddSNkjs/zgUqDEcGO/reWgWOOYiLUV7s2j9d6Rny4GK6Xmjy2Xw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0-canary-20260203202414","@solana/functional":"6.0.0-canary-20260203202414","@solana/subscribable":"6.0.0-canary-20260203202414","@solana/rpc-subscriptions-spec":"6.0.0-canary-20260203202414"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0-canary-20260203202414_1770150882385_0.46762198495628526","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5a7711096c0ddcf40078151e9c58b2580fdf991d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.0.tgz","fileCount":17,"integrity":"sha512-TOVroi154jIdrxDLbKaUycl0bt4BiG7gq9gj6LBiyRfRmpyTmin/1oyu5DlzYK9mZwUPNprNSsY8HxKvdK5rdg==","signatures":[{"sig":"MEUCIHH8Uy1Q3pMR2Xvb0g84TxJH+DPEvYXfW3ZMxXyf+l9lAiEA0WdVCEZ6tnui8aBYsiTqA+o7EQVL463cnR5sY1r4STs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":96993},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/539c12ca7dc6a44019839c4fc2edbe64/solana-rpc-subscriptions-channel-websocket-6.0.0.tgz","_integrity":"sha512-TOVroi154jIdrxDLbKaUycl0bt4BiG7gq9gj6LBiyRfRmpyTmin/1oyu5DlzYK9mZwUPNprNSsY8HxKvdK5rdg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.0","@solana/functional":"6.0.0","@solana/subscribable":"6.0.0","@solana/rpc-subscriptions-spec":"6.0.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.0_1770200089007_0.05827127639411023","host":"s3://npm-registry-packages-npm-production"}},"6.0.1-canary-20260204234617":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.1-canary-20260204234617","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.1-canary-20260204234617","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f93adadae7a8d0318f546f946e2649383a8ddce3","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.1-canary-20260204234617.tgz","fileCount":17,"integrity":"sha512-RQSxPejBGbRbviSQIsStfS7SHWCRo12ftaaUXdqu6UH5U1qj6n3BN8soxlJFOpJpV4Jwp/qw+QDieCkSHsBbJQ==","signatures":[{"sig":"MEYCIQC46ffFLF1EgxqJHGJ0SUZUg01jvWF2XQFo4gslUzi+mgIhAOLfdSZwYTSDg2AypJIMHJjhrnhLLbCOZjzC85RP4H35","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.1-canary-20260204234617","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.1-canary-20260204234617.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/4f681cfb17b9984dc053d109bfe6fdb9/solana-rpc-subscriptions-channel-websocket-6.0.1-canary-20260204234617.tgz","_integrity":"sha512-RQSxPejBGbRbviSQIsStfS7SHWCRo12ftaaUXdqu6UH5U1qj6n3BN8soxlJFOpJpV4Jwp/qw+QDieCkSHsBbJQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.1-canary-20260204234617","@solana/functional":"6.0.1-canary-20260204234617","@solana/subscribable":"6.0.1-canary-20260204234617","@solana/rpc-subscriptions-spec":"6.0.1-canary-20260204234617"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.1-canary-20260204234617_1770249115536_0.7711517649485924","host":"s3://npm-registry-packages-npm-production"}},"6.0.1-canary-20260204235414":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.1-canary-20260204235414","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.1-canary-20260204235414","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2a4f1eefcd70edd5e8fd1870c4efe8f3d9b61340","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.1-canary-20260204235414.tgz","fileCount":17,"integrity":"sha512-0ksTtFl+pP0IPbAplDeZsYu5+egJAQdZu+H2WY5pjU5+Ofvv17Cu8DkPXm5LAjuKprNd+ImjIUSYWasYEuEyIQ==","signatures":[{"sig":"MEUCIDE3tEOZZxDVb+4PFJDg1dwmtarq6RLVc7dSLDdmuSv+AiEApQKObqwezoaSeMdThZdBKxR527qQIoCac2TXNONdLPI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.1-canary-20260204235414","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.1-canary-20260204235414.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/8e9acc01d1dec12e2fad07ed4d16c5ed/solana-rpc-subscriptions-channel-websocket-6.0.1-canary-20260204235414.tgz","_integrity":"sha512-0ksTtFl+pP0IPbAplDeZsYu5+egJAQdZu+H2WY5pjU5+Ofvv17Cu8DkPXm5LAjuKprNd+ImjIUSYWasYEuEyIQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.1-canary-20260204235414","@solana/functional":"6.0.1-canary-20260204235414","@solana/subscribable":"6.0.1-canary-20260204235414","@solana/rpc-subscriptions-spec":"6.0.1-canary-20260204235414"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.1-canary-20260204235414_1770249577697_0.3418581511930827","host":"s3://npm-registry-packages-npm-production"}},"6.0.1-canary-20260205000238":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.1-canary-20260205000238","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.1-canary-20260205000238","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"41fd65a6484cd6fd24bd260da20d7df98c3f8d17","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.1-canary-20260205000238.tgz","fileCount":17,"integrity":"sha512-0l0pjjLpf0nUGUrN/7A2+St+I8BtV0RO+plo0FGfzuD2lmdioVo1y6JlZBhuUx9I2hfxTOxK1uIIC0FQV+trrw==","signatures":[{"sig":"MEYCIQCuQWjjCddkFvEyqHviisqoM8aSE1EHNoAV96yET3GlsgIhAI0PZfTpvgCXQTbrjyr0adD2q3vSRMPlpGF2TyN07/Mb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.1-canary-20260205000238","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.1-canary-20260205000238.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/97e846293418a6674bf2dabfd14387eb/solana-rpc-subscriptions-channel-websocket-6.0.1-canary-20260205000238.tgz","_integrity":"sha512-0l0pjjLpf0nUGUrN/7A2+St+I8BtV0RO+plo0FGfzuD2lmdioVo1y6JlZBhuUx9I2hfxTOxK1uIIC0FQV+trrw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.1-canary-20260205000238","@solana/functional":"6.0.1-canary-20260205000238","@solana/subscribable":"6.0.1-canary-20260205000238","@solana/rpc-subscriptions-spec":"6.0.1-canary-20260205000238"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.1-canary-20260205000238_1770250082399_0.38251321838248153","host":"s3://npm-registry-packages-npm-production"}},"6.0.1-canary-20260205022651":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.1-canary-20260205022651","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.1-canary-20260205022651","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2fe956479e6ee5f5b81479cddf1e036c4d90a0f0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.1-canary-20260205022651.tgz","fileCount":17,"integrity":"sha512-rRAFq4C0PygZnANIG9gkI+B3z1fuv+OxbLsUvOIHqRKOwT5nnsU/1GwRw47dVQzXGZy311rQSx0ixGCOEVGaJA==","signatures":[{"sig":"MEQCIHyXbINNOjjjEehlqt6o6BgWrP9wN2YVhzANmevS+B/YAiBwd7CiD93NKCmuHPljEa1GyNmI1sdtfkjINTuEONVFrg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.1-canary-20260205022651","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.1-canary-20260205022651.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/ac35ad0e7281edcec87a6feb9625cbc5/solana-rpc-subscriptions-channel-websocket-6.0.1-canary-20260205022651.tgz","_integrity":"sha512-rRAFq4C0PygZnANIG9gkI+B3z1fuv+OxbLsUvOIHqRKOwT5nnsU/1GwRw47dVQzXGZy311rQSx0ixGCOEVGaJA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.1-canary-20260205022651","@solana/functional":"6.0.1-canary-20260205022651","@solana/subscribable":"6.0.1-canary-20260205022651","@solana/rpc-subscriptions-spec":"6.0.1-canary-20260205022651"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.1-canary-20260205022651_1770258733759_0.9598991177465015","host":"s3://npm-registry-packages-npm-production"}},"6.0.1":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.0.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.0.1","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"440e903f23559cfb4dd239b7ab49f2ffc56194f5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.0.1.tgz","fileCount":17,"integrity":"sha512-lxjfG+krZF8np69SQyRbmQL8jYNV/G69Ak782GYYfkEdAYztFs9OOQMgZNuciIgUlQAcXWWkNjJ6GhIbisg9NA==","signatures":[{"sig":"MEYCIQDaHLwkfJixIpJynSGGKr0uXoFPYWY5nW4yj4u1yUi2JAIhAJ5C1hg8/SEpzlmfshCQkkr6RjS8A3IHbARxDNXHs3LA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":96993},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.0.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/f99ac5aa2d34303e6da09f98b876fce4/solana-rpc-subscriptions-channel-websocket-6.0.1.tgz","_integrity":"sha512-lxjfG+krZF8np69SQyRbmQL8jYNV/G69Ak782GYYfkEdAYztFs9OOQMgZNuciIgUlQAcXWWkNjJ6GhIbisg9NA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.0.1","@solana/functional":"6.0.1","@solana/subscribable":"6.0.1","@solana/rpc-subscriptions-spec":"6.0.1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.0.1_1770305742482_0.06698349236726986","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260209201302":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260209201302","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260209201302","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"61b878059dbd0502347ad8d4cba4ca7dde8942cf","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260209201302.tgz","fileCount":17,"integrity":"sha512-mi8jt5aCgF8XIJSlfhf0n1ivZJRu9rEsufdjBcaCqq5ncRT8A7ab+kCV83ewXkXecFN5UFUe8iMg4beVuF6a8A==","signatures":[{"sig":"MEUCIACwzfzJ5ixh2fH+4MDFtjzWooFIwLSO+wjbULUYoTRrAiEAvV04sSame/sdSmHWtCXD0x2l1vD06p8XYQozZbwrTEY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260209201302","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260209201302.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/be7637e38916aa366eb8773ee18ff227/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260209201302.tgz","_integrity":"sha512-mi8jt5aCgF8XIJSlfhf0n1ivZJRu9rEsufdjBcaCqq5ncRT8A7ab+kCV83ewXkXecFN5UFUe8iMg4beVuF6a8A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260209201302","@solana/functional":"6.1.0-canary-20260209201302","@solana/subscribable":"6.1.0-canary-20260209201302","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260209201302"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260209201302_1770668300540_0.6391520466337883","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260209202622":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260209202622","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260209202622","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dc3b3ecd5b9128e253d36da288ca4cffd903f4e4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260209202622.tgz","fileCount":17,"integrity":"sha512-kDhMjGwEpDRhYq0DAeJNeP/ycLAsTQsppFxHOMdz5Fp1ZzeLOJ+CChmvGyeOfa8S1oYFP7KGE9RsbbnUlV3b5w==","signatures":[{"sig":"MEYCIQD4/ZiTreKl26UaFLVrDeqauE+yQo8/HcbDFzxo4B7GsQIhAMyi8STzMCzOfUwnzbTBcVKptcgHT9v0wEcOpED6UAbj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260209202622","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260209202622.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/cf3a771524c1c6d903d4029b63a5e60f/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260209202622.tgz","_integrity":"sha512-kDhMjGwEpDRhYq0DAeJNeP/ycLAsTQsppFxHOMdz5Fp1ZzeLOJ+CChmvGyeOfa8S1oYFP7KGE9RsbbnUlV3b5w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260209202622","@solana/functional":"6.1.0-canary-20260209202622","@solana/subscribable":"6.1.0-canary-20260209202622","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260209202622"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260209202622_1770669113872_0.32907847103001675","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260210143521":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260210143521","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260210143521","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ee475fdb5a7e1eff3b3aae869fb17c3d1410845d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260210143521.tgz","fileCount":17,"integrity":"sha512-g7o4GFH5tigq9s54deoruDYAR1qXmJEqxU6vOCi4qx77cL/ZcKvyNRPs6oZDaV61/prT51KlPxzanVGNoXE4Qw==","signatures":[{"sig":"MEUCIQCQsJxyZFmgj0e2uh7OtexEvjc75Rvm+0gPGcQItzj+dwIgFklGJxfPGGNq30i5hkw/AC0s0opaLpn5KnTHGWr1hnY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260210143521","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260210143521.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/90d0120dfee98f3b3b40e016a69490e6/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260210143521.tgz","_integrity":"sha512-g7o4GFH5tigq9s54deoruDYAR1qXmJEqxU6vOCi4qx77cL/ZcKvyNRPs6oZDaV61/prT51KlPxzanVGNoXE4Qw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260210143521","@solana/functional":"6.1.0-canary-20260210143521","@solana/subscribable":"6.1.0-canary-20260210143521","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260210143521"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260210143521_1770734450051_0.020509226773699485","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260210150856":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260210150856","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260210150856","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4f17f0d592fcad5fa32231dfee06693bffb04889","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260210150856.tgz","fileCount":17,"integrity":"sha512-A//r/ZJVvGYn8rO4mlCRKCfkaSYn0qYMULtEAkwQboheFjLKFpctroo28EKVHH2tgoNit73B7iCmwOh+z3+HAA==","signatures":[{"sig":"MEUCIAReaoryN2rqPRDQWOu8P+FhHMqvG4Git6fBjoh/4ERkAiEAvt1H+eT9G1QcxUGOr3UI8wiLQMImw+zKSg37bPqF6u8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260210150856","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260210150856.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/1a8c36a1a46b70ec8aaeadc58c98b505/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260210150856.tgz","_integrity":"sha512-A//r/ZJVvGYn8rO4mlCRKCfkaSYn0qYMULtEAkwQboheFjLKFpctroo28EKVHH2tgoNit73B7iCmwOh+z3+HAA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260210150856","@solana/functional":"6.1.0-canary-20260210150856","@solana/subscribable":"6.1.0-canary-20260210150856","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260210150856"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260210150856_1770736433224_0.34565218185153457","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260210172116":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260210172116","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260210172116","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c3ac03f59fbf63a67d0a43788c11c10e90c1a408","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260210172116.tgz","fileCount":17,"integrity":"sha512-Hs9cExG6hMcEROSYbWNHqgU84+t3MmCUchRPe2PziUw6O6pzVP7HWNk28nq7V8V8H4dmwx3TelQXYeDOI3i5nw==","signatures":[{"sig":"MEQCIHjez27qIJRDTXtUsYbY9o9Yp9IkOSX1kk7XWb/Ta4iiAiArO+8gPbw5yS20DTuRS+oZV2Eo0HKcUy1BXJ+Igue7Cw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260210172116","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260210172116.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/b5f7fcf31d67e06946967f8b9a047a19/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260210172116.tgz","_integrity":"sha512-Hs9cExG6hMcEROSYbWNHqgU84+t3MmCUchRPe2PziUw6O6pzVP7HWNk28nq7V8V8H4dmwx3TelQXYeDOI3i5nw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260210172116","@solana/functional":"6.1.0-canary-20260210172116","@solana/subscribable":"6.1.0-canary-20260210172116","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260210172116"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260210172116_1770744413973_0.679584409918977","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260210183638":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260210183638","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260210183638","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"af9e94e97be3688b76aae486122a854a4071aac0","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260210183638.tgz","fileCount":17,"integrity":"sha512-NJuJcJsShz3/ht3xhtfUPweqY5YMDp54lImJFGUtafR2hSjGS0jr4uHpJaccXPAdSq9IpMEenw9EUA7hMv9UMg==","signatures":[{"sig":"MEQCICiz5CX//jK19JE6nDNBG4QkHv1qqzrPx/gtvHxoUfV0AiADaOCaRT0nc0SnBXKpJbXGrAggB53Ofss7v4j6gRP3UQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260210183638","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260210183638.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/517ff4aceb065199035e68bba46adccd/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260210183638.tgz","_integrity":"sha512-NJuJcJsShz3/ht3xhtfUPweqY5YMDp54lImJFGUtafR2hSjGS0jr4uHpJaccXPAdSq9IpMEenw9EUA7hMv9UMg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260210183638","@solana/functional":"6.1.0-canary-20260210183638","@solana/subscribable":"6.1.0-canary-20260210183638","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260210183638"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260210183638_1770748934093_0.18118064503573028","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260210184000":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260210184000","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260210184000","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a0c414420c7d0f8e8047c524cffadea46a0583e2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260210184000.tgz","fileCount":17,"integrity":"sha512-B+wkn/SS80V00CUBZuUn1mj1DY5OYc2sWJp0W1v4qB4RX0rKXVR+p++uhOCv3zDNvTvfrJZGj6+S3ZIQhdrGjg==","signatures":[{"sig":"MEUCIHoraVXKJ9iR+CaEhzJK50m98yrj9bS0+BHHfa9hC1W0AiEAhTzyFCg3bwW3O5C6WX9MEsCqE9ZAAUQrKkl34tskqtM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260210184000","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260210184000.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/54ca431bbbf8ffcc92855a51b050339b/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260210184000.tgz","_integrity":"sha512-B+wkn/SS80V00CUBZuUn1mj1DY5OYc2sWJp0W1v4qB4RX0rKXVR+p++uhOCv3zDNvTvfrJZGj6+S3ZIQhdrGjg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260210184000","@solana/functional":"6.1.0-canary-20260210184000","@solana/subscribable":"6.1.0-canary-20260210184000","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260210184000"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260210184000_1770749135907_0.3888293440740975","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211172626":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260211172626","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260211172626","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"248f35627b2615008a52b841f8951c8ae86ffb83","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260211172626.tgz","fileCount":17,"integrity":"sha512-GlPCqHXLb45cuHaAFjYHwhnfhesCNn8OacSKhkZn3ziYcCJ/fwuUqsN40pmxuVlCmXdSeztKhbI7IJBqLuMsEQ==","signatures":[{"sig":"MEUCID6BhytnDQ44+9zSp2qw2mNlSxdWsY/iJ/xY4RmSriv8AiEAnxYOT/J5lBYKScL3UTuDUhv1ukq0gbbN41gvo3Uro2Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260211172626","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211172626.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/a0d0efb5a28573d2d2e48ada63c571b2/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211172626.tgz","_integrity":"sha512-GlPCqHXLb45cuHaAFjYHwhnfhesCNn8OacSKhkZn3ziYcCJ/fwuUqsN40pmxuVlCmXdSeztKhbI7IJBqLuMsEQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260211172626","@solana/functional":"6.1.0-canary-20260211172626","@solana/subscribable":"6.1.0-canary-20260211172626","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260211172626"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260211172626_1770831085300_0.7358689344220775","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211172657":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260211172657","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260211172657","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e71a36da1c2f62e683e1711b927dbedc92bd3564","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260211172657.tgz","fileCount":17,"integrity":"sha512-6JDtrSi0PB1R+tOxqx3SCdPdRwSZryUcKrummgk2tgwU2wI56OGWp7PbZ5ja/gHOknciLxgbx3V3JFsyVSLY4w==","signatures":[{"sig":"MEUCIEOHclpK54mLmOvMi2BOtyQ3O5zwAXynUCkFButAXm4iAiEA28bFmv/2/F3ZLkPCHQrExlMAzHJvsIyiugnQX1EnCds=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260211172657","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211172657.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/8fff0c4541eeb7c875c86c360c197c13/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211172657.tgz","_integrity":"sha512-6JDtrSi0PB1R+tOxqx3SCdPdRwSZryUcKrummgk2tgwU2wI56OGWp7PbZ5ja/gHOknciLxgbx3V3JFsyVSLY4w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260211172657","@solana/functional":"6.1.0-canary-20260211172657","@solana/subscribable":"6.1.0-canary-20260211172657","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260211172657"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260211172657_1770831150769_0.13656899194312522","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211182221":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260211182221","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260211182221","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c02aded8e096a960e509aa57e85c155f4a19772f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260211182221.tgz","fileCount":17,"integrity":"sha512-TrgZCEhTWPXcLLuDqC6LRoTLa7k85j0x/mh9DMC5FGax9a9X5hNelUjrKTQnWDIfPbfEg5R6jvoe0alMY5QAHQ==","signatures":[{"sig":"MEYCIQDhk8EFdNwtzos+mW98dg3bViQZQ3g2QkwCQucylbJQuQIhAJ/St1l7AHw0Gjd6KOWL+GDcuFKUC+jK3JHzrRpWZFrf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260211182221","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211182221.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/1dd6fc3a7de042f75aedf2559be7caec/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211182221.tgz","_integrity":"sha512-TrgZCEhTWPXcLLuDqC6LRoTLa7k85j0x/mh9DMC5FGax9a9X5hNelUjrKTQnWDIfPbfEg5R6jvoe0alMY5QAHQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260211182221","@solana/functional":"6.1.0-canary-20260211182221","@solana/subscribable":"6.1.0-canary-20260211182221","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260211182221"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260211182221_1770834479424_0.16163443608641792","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211183015":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260211183015","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260211183015","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1f4ba3e541cc647930c07d6468a5fb593ab5844f","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260211183015.tgz","fileCount":17,"integrity":"sha512-3KzQ16r8OoMj8iNiy2oznitLRchcSgpiZPIFFgK/oogOiLlL65pwKL5QSQ9dKQkGicEA0igTCb4JW7ewts6Hjw==","signatures":[{"sig":"MEYCIQCAN5UNj4ayKkqzPgKVYFi985meXRsGElbU32PbXmIdzAIhAIw5uyApoMAt5QQxFktoSnNFU0t7KW3OZgDT/vwHHjFa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260211183015","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211183015.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/b925165beaf8960cb2d572e28eee9fce/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211183015.tgz","_integrity":"sha512-3KzQ16r8OoMj8iNiy2oznitLRchcSgpiZPIFFgK/oogOiLlL65pwKL5QSQ9dKQkGicEA0igTCb4JW7ewts6Hjw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260211183015","@solana/functional":"6.1.0-canary-20260211183015","@solana/subscribable":"6.1.0-canary-20260211183015","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260211183015"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260211183015_1770834893230_0.3900358189182709","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211184616":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260211184616","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260211184616","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"470eab28256a936702a5b864ca72b169284ba9c6","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260211184616.tgz","fileCount":17,"integrity":"sha512-RIukoLG33VCWabhx7/z1qVm4anlSBQrx81w07duC/xalcDBC+MALjsmhYYvqOfIa6bEefU39VxjbInkKRqnyYg==","signatures":[{"sig":"MEQCIQC33mk1rpmNvbMKWVmCozMCd8e9u15naAf0WZlw597Q7wIfP8TF/2OUpIZiBPTuH2Oh4d+2D265AhqRVqSvDy3jxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260211184616","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211184616.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/59d303574803a40f2bad9d00423b3f3a/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211184616.tgz","_integrity":"sha512-RIukoLG33VCWabhx7/z1qVm4anlSBQrx81w07duC/xalcDBC+MALjsmhYYvqOfIa6bEefU39VxjbInkKRqnyYg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260211184616","@solana/functional":"6.1.0-canary-20260211184616","@solana/subscribable":"6.1.0-canary-20260211184616","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260211184616"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260211184616_1770835864308_0.03058830516069233","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211185417":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260211185417","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260211185417","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8ecf220ae7f1a21c07bc226e329a087fa13b681c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260211185417.tgz","fileCount":17,"integrity":"sha512-FfuXimb9JOBFRGUtPyhoSG7Od+YC4/1crAfMBoyNzi3GPyWB9FFwAoeSBkE2rZ1GIskFHb7R2qj5NYHZplxi7Q==","signatures":[{"sig":"MEYCIQCrvCGAXiMzYTQFakjrk+K7m7z8Su1h/RLL9rp5LzNVswIhAKpnHeujeoVCjU34r0SfqNgfNgqtOuNNT3jbkEOOptQH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260211185417","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211185417.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/bfd8561ecdd7c329ced1766722a7e97e/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211185417.tgz","_integrity":"sha512-FfuXimb9JOBFRGUtPyhoSG7Od+YC4/1crAfMBoyNzi3GPyWB9FFwAoeSBkE2rZ1GIskFHb7R2qj5NYHZplxi7Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260211185417","@solana/functional":"6.1.0-canary-20260211185417","@solana/subscribable":"6.1.0-canary-20260211185417","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260211185417"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260211185417_1770836398779_0.3092004151203871","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211190217":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260211190217","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260211190217","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"295c0efe5c06e43f0ca10b6f7513b332898b19bb","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260211190217.tgz","fileCount":17,"integrity":"sha512-cZJpus4Ss9sQ/ZJIw2/VfucCi79RKbIlne5IIuahJHWDdThlIvzOmjUsxsBrJnwEJKcMDfkg+A0jaFtKNBTrQg==","signatures":[{"sig":"MEYCIQCd6JyesYNI21vuR4+v47f+sEhVHLyFiMqRfYSVf1yStwIhAIsPwFOzCV3PzqNcF0VuUdfDNlPGBUSxHwU8iyEvKoYa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260211190217","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211190217.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/9ce5ad80b10f41369e063df15269186f/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211190217.tgz","_integrity":"sha512-cZJpus4Ss9sQ/ZJIw2/VfucCi79RKbIlne5IIuahJHWDdThlIvzOmjUsxsBrJnwEJKcMDfkg+A0jaFtKNBTrQg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260211190217","@solana/functional":"6.1.0-canary-20260211190217","@solana/subscribable":"6.1.0-canary-20260211190217","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260211190217"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260211190217_1770836880676_0.8487501918405478","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211191026":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260211191026","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260211191026","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"eae6eb775f78e5e7915a1b15e2ed53cfedd24d7b","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260211191026.tgz","fileCount":17,"integrity":"sha512-F7k4NJRJ5aY0g3ehhHdpn2VOoUWEVIE9DHr+M4Nva3esVYHuQ7S0C9Dtcvo9Dam113bGQDrrAwaZFlgbl7EW9g==","signatures":[{"sig":"MEYCIQDbXWc42FVVjkUTxADXaaWQ4g1TTSaYWeK/uy/fL/cLggIhALZZcytewlPca6sTnUYp6Ub50rxLPC1aR4pgZbWZRjGm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260211191026","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211191026.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/e0edb6a2519162a3f797e0c9ec4713ff/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260211191026.tgz","_integrity":"sha512-F7k4NJRJ5aY0g3ehhHdpn2VOoUWEVIE9DHr+M4Nva3esVYHuQ7S0C9Dtcvo9Dam113bGQDrrAwaZFlgbl7EW9g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260211191026","@solana/functional":"6.1.0-canary-20260211191026","@solana/subscribable":"6.1.0-canary-20260211191026","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260211191026"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260211191026_1770837365241_0.8118228119300746","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260212115508":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260212115508","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260212115508","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3c64991441179df0cb70d4547c66ee84f8e4dac2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260212115508.tgz","fileCount":17,"integrity":"sha512-bxJuBB7RKb9SRkefeXxSvjxiNYs5Cl5zAjUHua/4vXxA3dD1LBrpR3UzmPYvDVqIWsIZeQafaK0ybM8YL5nn8w==","signatures":[{"sig":"MEUCIHXsKW62T6RpJ3t7i1BMeEUtPZP7a2Gbjc1Vc10HMTHwAiEAgRUD8VIyEeoOoZUaTYFVHLcEra+aXeGcQ5aLiz1FKv8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260212115508","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260212115508.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/4a7da2b4485f452d6f615393a1ab4de5/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260212115508.tgz","_integrity":"sha512-bxJuBB7RKb9SRkefeXxSvjxiNYs5Cl5zAjUHua/4vXxA3dD1LBrpR3UzmPYvDVqIWsIZeQafaK0ybM8YL5nn8w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260212115508","@solana/functional":"6.1.0-canary-20260212115508","@solana/subscribable":"6.1.0-canary-20260212115508","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260212115508"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260212115508_1770897619603_0.23301868898545997","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260212173545":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260212173545","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260212173545","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2d6bab9719c09d50762eee527817fc712369856e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260212173545.tgz","fileCount":17,"integrity":"sha512-YDL39ZgmpxyTCbV+XF22WcDbbLw69evt0UrhsAsc4ONYxYqAH7YXPNZqC3fyrFHoPy2mJF6mFzXm7WqT7dTPfQ==","signatures":[{"sig":"MEQCIHHpMuO8fRIoW4VoglaaNOoiN72Yi5n72RPLzmgSfIfgAiAKhqztJgQjkMeD71C021PZY/X+/MCHMvASr7ru/csDTg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260212173545","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260212173545.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/7be4f5dddd5992b9470d04c91d672729/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260212173545.tgz","_integrity":"sha512-YDL39ZgmpxyTCbV+XF22WcDbbLw69evt0UrhsAsc4ONYxYqAH7YXPNZqC3fyrFHoPy2mJF6mFzXm7WqT7dTPfQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260212173545","@solana/functional":"6.1.0-canary-20260212173545","@solana/subscribable":"6.1.0-canary-20260212173545","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260212173545"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260212173545_1770918085197_0.6861672888466126","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260212174325":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260212174325","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260212174325","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fa9357323bbd2f05cb19564d8ea39b92252ba6a4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260212174325.tgz","fileCount":17,"integrity":"sha512-GZQyowFTobUv3caUAc/4S5L1eoRaEvCpJyLRKE/+HL4MHYVHm/JOcZQ/KZRnmexu9C5L9AL7aWwx9JTKStqulg==","signatures":[{"sig":"MEUCIEavt6gYagL2LzELPFVKJo32HN1Swggard3v6HBSWEePAiEAl2OY+3vPLyVoTF7xf66aN/tgXeDJWCVpD/QsbDuf3vs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260212174325","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260212174325.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/120deab7e18ada0358317af7e4aac9b4/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260212174325.tgz","_integrity":"sha512-GZQyowFTobUv3caUAc/4S5L1eoRaEvCpJyLRKE/+HL4MHYVHm/JOcZQ/KZRnmexu9C5L9AL7aWwx9JTKStqulg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260212174325","@solana/functional":"6.1.0-canary-20260212174325","@solana/subscribable":"6.1.0-canary-20260212174325","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260212174325"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260212174325_1770918544525_0.8300767122874844","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260212175323":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260212175323","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260212175323","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e99e82ee0aaaff769250ea6f2b93f8f93907a410","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260212175323.tgz","fileCount":17,"integrity":"sha512-dpc92MDcfya4fD56wJv0LDqrKCuLvFbnrEVmI75stShGGXTmw2PDgedFceFa66cXs92AYwg8i8MM6RWGyuUeXw==","signatures":[{"sig":"MEYCIQCQnd5uYYTx2l0V8tq0wNVewTAX8ExhH1s99Ho3WQHm2gIhAOJ6fg/Toq0ujIrALuU+k7FiOc2MrrStPx/pVbLGMDwG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260212175323","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260212175323.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/03782360b07791aee1cade98be554e93/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260212175323.tgz","_integrity":"sha512-dpc92MDcfya4fD56wJv0LDqrKCuLvFbnrEVmI75stShGGXTmw2PDgedFceFa66cXs92AYwg8i8MM6RWGyuUeXw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260212175323","@solana/functional":"6.1.0-canary-20260212175323","@solana/subscribable":"6.1.0-canary-20260212175323","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260212175323"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260212175323_1770919122483_0.5546533319918259","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260213100440":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260213100440","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260213100440","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9d27e3ca60d0c3f58bb8fe93673e3ce5ae49e840","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260213100440.tgz","fileCount":17,"integrity":"sha512-EFkeCGq8MbmS7es0fauD9daxA+8AHeEhtfMV8/lygazhZbwLVIKn3FWSKxrE2Nzm33hCtDZfDNAMofNHSz1CVA==","signatures":[{"sig":"MEUCIQDorwflP45C3e9ZrG6aWH6B62uxSsJtnvUOGg6VHZOusQIgdBnl2vW5Ng3quqnN1yX9W8KRWqh0KxbnOmZi89coh+g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260213100440","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260213100440.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/d56c2ea0c07702db67faf4487d5f8f72/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260213100440.tgz","_integrity":"sha512-EFkeCGq8MbmS7es0fauD9daxA+8AHeEhtfMV8/lygazhZbwLVIKn3FWSKxrE2Nzm33hCtDZfDNAMofNHSz1CVA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260213100440","@solana/functional":"6.1.0-canary-20260213100440","@solana/subscribable":"6.1.0-canary-20260213100440","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260213100440"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260213100440_1770977409848_0.09765794343094214","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260213100553":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260213100553","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260213100553","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3acb59985338b6a97bd3f1fbda7237779736421d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260213100553.tgz","fileCount":17,"integrity":"sha512-NVdpuhtI6DYzGsmCIxOBNgf5UN6RY+rJ+DgBuHzrfgwggTwi5Ww8gF1FZAggtikwzrzWaQ3teW4e58D4MKhKPw==","signatures":[{"sig":"MEUCIEWte0k4HMtxTlInZugvGDXKG0JkKj4b10N4/FDyOYzWAiEAwmt3yuI0mNlibJ1yVrtV1MdzvPNDWF5ZXVKpYbAPe64=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260213100553","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260213100553.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/4c29e42a40ef63c0b9810dc5a471f093/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260213100553.tgz","_integrity":"sha512-NVdpuhtI6DYzGsmCIxOBNgf5UN6RY+rJ+DgBuHzrfgwggTwi5Ww8gF1FZAggtikwzrzWaQ3teW4e58D4MKhKPw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260213100553","@solana/functional":"6.1.0-canary-20260213100553","@solana/subscribable":"6.1.0-canary-20260213100553","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260213100553"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260213100553_1770977496748_0.5585173156370236","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260213100638":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260213100638","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260213100638","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c4af7f4b1232cf1056d210e821abdebedd696595","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260213100638.tgz","fileCount":17,"integrity":"sha512-DCeUW83+u7+RHvU0y0o497ZftXFy7vXzjemr20S9HWRWnBzb5240an1vD5vb8Uo3Fslo2PHXE3uuooQ40VWwUA==","signatures":[{"sig":"MEYCIQCP1MNOfiruxaCnYstUkXTlOKgjT5qFGrtssk5ZVZQpfgIhAN+J3AF6gFxpd/sKF8lxDwPfAKrRQpiyZ2Vww6Cter/V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260213100638","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260213100638.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/28320389a77ff93c39f1caa52b683e37/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260213100638.tgz","_integrity":"sha512-DCeUW83+u7+RHvU0y0o497ZftXFy7vXzjemr20S9HWRWnBzb5240an1vD5vb8Uo3Fslo2PHXE3uuooQ40VWwUA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260213100638","@solana/functional":"6.1.0-canary-20260213100638","@solana/subscribable":"6.1.0-canary-20260213100638","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260213100638"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260213100638_1770977536287_0.9743837340535171","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260213105038":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260213105038","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260213105038","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7194c8eca11e90b390c74f2959700ece79b7c223","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260213105038.tgz","fileCount":17,"integrity":"sha512-GVhEZbCXF8WpjT99WPGSYEAbqjlcuX4C+uzYfEt3/jsrOUrskxHp3jM6Q0npeKSSx+W03gM1Ec703g+do03x/g==","signatures":[{"sig":"MEUCIQCxHps0HiFhwBVo+kuPY3WzGX3vNpETIuY5/k9N3eKmAAIgb45ltA5frJDy+M9ZLxHfZzjfwwIuWjDNHmWjK+u44jc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260213105038","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260213105038.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/c3b1d54348c9f3abb10695d762fb6b6e/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260213105038.tgz","_integrity":"sha512-GVhEZbCXF8WpjT99WPGSYEAbqjlcuX4C+uzYfEt3/jsrOUrskxHp3jM6Q0npeKSSx+W03gM1Ec703g+do03x/g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260213105038","@solana/functional":"6.1.0-canary-20260213105038","@solana/subscribable":"6.1.0-canary-20260213105038","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260213105038"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260213105038_1770980192485_0.9487091557976537","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260213173406":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260213173406","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260213173406","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"eea13c382368748e0f8b9e0abf5c9f12f1b3b81a","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260213173406.tgz","fileCount":17,"integrity":"sha512-0UaliEiK3YBbpmteSry1KNepPlzMObA4qSwj4In4mFD56FEcW9pS/jU02syrj1upbK4jNaLZ/O1QsZldvHNlpw==","signatures":[{"sig":"MEQCIGPYBtewakwRhQ3xu/+ZyjHWbZufgrwV9kZ0PuJyJ4nhAiBzVbF46yrWExUlFDYOP6ETFaS5SoyhWBDLirffXg3yVQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260213173406","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260213173406.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/81cd92e5188427b31648e81c225ff350/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260213173406.tgz","_integrity":"sha512-0UaliEiK3YBbpmteSry1KNepPlzMObA4qSwj4In4mFD56FEcW9pS/jU02syrj1upbK4jNaLZ/O1QsZldvHNlpw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260213173406","@solana/functional":"6.1.0-canary-20260213173406","@solana/subscribable":"6.1.0-canary-20260213173406","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260213173406"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260213173406_1771004346990_0.43179049217045984","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260213174333":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260213174333","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260213174333","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4ead3db0b08cce9e1e6e84c17b5be9fa55f4f7f9","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260213174333.tgz","fileCount":17,"integrity":"sha512-j4J8SDjlkvHkcRK5IfsbU34cgBcjNGkX6tFb7AtDfPYno5Z3AOFGyEkLq6N2NyOi/AHc9A8Y141bxD4pC4ss6w==","signatures":[{"sig":"MEUCIQDPXYWKwBj8QqAnoiAjaWXBTuINPOd0jfkokSh7bGpjEQIgdI2037Zgn3NFzizgoaqyfoAZUC9t+iK8H206G5LiM2I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260213174333","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260213174333.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/056402992ba17ce6af2919101409c211/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260213174333.tgz","_integrity":"sha512-j4J8SDjlkvHkcRK5IfsbU34cgBcjNGkX6tFb7AtDfPYno5Z3AOFGyEkLq6N2NyOi/AHc9A8Y141bxD4pC4ss6w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260213174333","@solana/functional":"6.1.0-canary-20260213174333","@solana/subscribable":"6.1.0-canary-20260213174333","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260213174333"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260213174333_1771004930290_0.07664883355138374","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260216153232":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260216153232","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260216153232","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cc052b67a20a26f748f84ce7481f543da42c27c2","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260216153232.tgz","fileCount":17,"integrity":"sha512-V2D+fcG+zlDm7N4BO5aGdchNqpRDGvoKDfHwEPO2tkn2hsaLtzryYXC2uILCjwtFEga4w8HFX9C/MvGxgy1COQ==","signatures":[{"sig":"MEUCIQDrUff4aM2G07YR6q5ELRqWCYVSVGDx78VSccD+VeB0fwIgJtHBkZaT4e0l98ysTtPyxnBnfo+bdTXcTjfkOZDTVv4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260216153232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260216153232.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/29f8cf16580b7f110327fdbb05e8b221/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260216153232.tgz","_integrity":"sha512-V2D+fcG+zlDm7N4BO5aGdchNqpRDGvoKDfHwEPO2tkn2hsaLtzryYXC2uILCjwtFEga4w8HFX9C/MvGxgy1COQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260216153232","@solana/functional":"6.1.0-canary-20260216153232","@solana/subscribable":"6.1.0-canary-20260216153232","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260216153232"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260216153232_1771256309511_0.7381234286974356","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260216154209":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260216154209","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260216154209","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"13f474951a1648a2deab48d7fe1f25663049b445","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260216154209.tgz","fileCount":17,"integrity":"sha512-A/PhmegrQjnoiQ1SzzBgWIEUjDwKucTcyNlcMwN1rlXxFfDWB8rV4oom+aqMzPFKKB1RSVsyCi7wJx7GU2OqBw==","signatures":[{"sig":"MEUCIQCBekl5O5vGxkxT8z4b93p0osSQo7FA3cTwMHawe/PhrAIgcn+gic2rGqtTgqTib4vVaQBdUr6yYdvXEpzaDv5vkDI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260216154209","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260216154209.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/d1f48fc7fa9e74a2eb1817578f47241a/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260216154209.tgz","_integrity":"sha512-A/PhmegrQjnoiQ1SzzBgWIEUjDwKucTcyNlcMwN1rlXxFfDWB8rV4oom+aqMzPFKKB1RSVsyCi7wJx7GU2OqBw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260216154209","@solana/functional":"6.1.0-canary-20260216154209","@solana/subscribable":"6.1.0-canary-20260216154209","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260216154209"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260216154209_1771256870129_0.17970730670813673","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260216194225":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0-canary-20260216194225","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0-canary-20260216194225","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c72d90d8384c912789efc0be0fa09e37a4a3b022","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0-canary-20260216194225.tgz","fileCount":17,"integrity":"sha512-KGqT8MmFWSn0bgx/eTlJ5yFYkFxcLqqTQOiqLX087JK/U6QkX8IJ4mLTo4DjCOIxQlEjXZGLXmSxlUMXnEiyxg==","signatures":[{"sig":"MEQCIFvkeerJt9y3YS3IGh2bUUvflvVsIdMq++CeI0RwdDhcAiBd03PgPnsZCF9YiS38GII8s6Q0nqDmHc62UwJyCcb1jA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0-canary-20260216194225","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260216194225.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/a93b0f9f8ae4e2eafa5be0fe904e8dd7/solana-rpc-subscriptions-channel-websocket-6.1.0-canary-20260216194225.tgz","_integrity":"sha512-KGqT8MmFWSn0bgx/eTlJ5yFYkFxcLqqTQOiqLX087JK/U6QkX8IJ4mLTo4DjCOIxQlEjXZGLXmSxlUMXnEiyxg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0-canary-20260216194225","@solana/functional":"6.1.0-canary-20260216194225","@solana/subscribable":"6.1.0-canary-20260216194225","@solana/rpc-subscriptions-spec":"6.1.0-canary-20260216194225"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0-canary-20260216194225_1771271283176_0.467941236331902","host":"s3://npm-registry-packages-npm-production"}},"6.1.0":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.1.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.1.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e20ac2fd7af5e4fae75186b05d9b5400101a7d67","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.1.0.tgz","fileCount":17,"integrity":"sha512-vsx9b+uyCr9L3giao/BTiBFA8DxV5+gDNFq0t5uL21uQ17JXzBektwzHuHoth9IjkvXV/h+IhwXfuLE9Qm4GQg==","signatures":[{"sig":"MEYCIQDikMWyjEFOJjEbptppBB6WTdsuciL5V9F63MDEOWtkHAIhAIVouB414aaFwES0XcDwinrbbG6W7G20BQTgcW1t2y8/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":96993},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.1.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/6dcfe7636a0657bed4c2f211c76a2f1c/solana-rpc-subscriptions-channel-websocket-6.1.0.tgz","_integrity":"sha512-vsx9b+uyCr9L3giao/BTiBFA8DxV5+gDNFq0t5uL21uQ17JXzBektwzHuHoth9IjkvXV/h+IhwXfuLE9Qm4GQg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.1.0","@solana/functional":"6.1.0","@solana/subscribable":"6.1.0","@solana/rpc-subscriptions-spec":"6.1.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.1.0_1771274138394_0.2632243018260161","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260223182006":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260223182006","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260223182006","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a4d055b754113e311b1f18f59f1e9e8ca7b3a155","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260223182006.tgz","fileCount":17,"integrity":"sha512-yb4zMdRwM2pgVfiswr9B0Cr4cCE5n3O3u1IJB8Qnu0YcE4LhhNaeIdkt0XFqLifqGZM+jyEVqz8foqpQ3d61pQ==","signatures":[{"sig":"MEQCIFPQwK5HvyLCbGHlAKgMB6+3raMOEIjFE4EDsZROA1/xAiAERf6N2HtnXOwOfCWwwM3FbzrdTVD0fMC2RCsglcgPrQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260223182006","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260223182006.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/0bbac3c9c88f70045439be4ca235efba/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260223182006.tgz","_integrity":"sha512-yb4zMdRwM2pgVfiswr9B0Cr4cCE5n3O3u1IJB8Qnu0YcE4LhhNaeIdkt0XFqLifqGZM+jyEVqz8foqpQ3d61pQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260223182006","@solana/functional":"6.2.0-canary-20260223182006","@solana/subscribable":"6.2.0-canary-20260223182006","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260223182006"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260223182006_1771871142697_0.9084785072108523","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260223183038":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260223183038","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260223183038","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c42f12c47c1270d6ecb9ce0ce62da93f1a53b2a5","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260223183038.tgz","fileCount":17,"integrity":"sha512-nFUt0JjtOtePbqPdmjMrFxEaD8EjunHu4NfB7ZVPWUhN2cEoKeZBnnQhmmb8YrzacRGaj/B3bC/oWPZdQR2Emw==","signatures":[{"sig":"MEUCIQDS00zAbNfmCnB4qRXJUGdii7k5vH/2AqkWw/6HUMaG2gIgdUMaC8IGS9MxMl+9D5da/Y1TufXkk8mBvXvt6OEMfKQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260223183038","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260223183038.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/bba86d3775557e2637483149909c3af9/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260223183038.tgz","_integrity":"sha512-nFUt0JjtOtePbqPdmjMrFxEaD8EjunHu4NfB7ZVPWUhN2cEoKeZBnnQhmmb8YrzacRGaj/B3bC/oWPZdQR2Emw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260223183038","@solana/functional":"6.2.0-canary-20260223183038","@solana/subscribable":"6.2.0-canary-20260223183038","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260223183038"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260223183038_1771871742257_0.1632270921557739","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260224195010":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260224195010","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260224195010","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7556209dd59cc190bb41de67fc113c8be8b205a7","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260224195010.tgz","fileCount":17,"integrity":"sha512-oh7NhjWfJFblmcOTm3i8pIDXg46GtdrIuSDJaQhJc1TlPfTcUUubDz69SZQoAWsgLB2O4WmEMjjCBoGulQ6csA==","signatures":[{"sig":"MEYCIQDSoG56q6ZQUzvvc/kFY8G9PwLwLh/eTPmbKOA5PjH5RQIhAP1hbxEHM4p8eonrF3+bwOjsB2px3fNXAvPc6HhIHmRn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260224195010","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260224195010.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/ac44d947cf9a3cce207bf11a9e7dd5b1/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260224195010.tgz","_integrity":"sha512-oh7NhjWfJFblmcOTm3i8pIDXg46GtdrIuSDJaQhJc1TlPfTcUUubDz69SZQoAWsgLB2O4WmEMjjCBoGulQ6csA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260224195010","@solana/functional":"6.2.0-canary-20260224195010","@solana/subscribable":"6.2.0-canary-20260224195010","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260224195010"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260224195010_1771962959998_0.8737299757491537","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260224195921":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260224195921","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260224195921","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9cc88a70b93063d29b2eeed5e06440fbd435bd85","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260224195921.tgz","fileCount":17,"integrity":"sha512-H7y2luPXGnD6qNjM3GCcipzvvcmjWcgIbrAVFnlUyWxoHbu5TS9+CLAL+B84U1YLRyjSRCPr7NQ59FuEtV1HsQ==","signatures":[{"sig":"MEUCIQCy7Wj10zraejUOJK8yvpMHIAbds1clSGzJ85bn+bsXlwIgd172A/tnKX02y/wWMPw0hMMbBuQlQcrNg7d9zG9oOj4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260224195921","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260224195921.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/5e1e6e742c5481e3465dae3c7b3e7e26/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260224195921.tgz","_integrity":"sha512-H7y2luPXGnD6qNjM3GCcipzvvcmjWcgIbrAVFnlUyWxoHbu5TS9+CLAL+B84U1YLRyjSRCPr7NQ59FuEtV1HsQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260224195921","@solana/functional":"6.2.0-canary-20260224195921","@solana/subscribable":"6.2.0-canary-20260224195921","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260224195921"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260224195921_1771963501690_0.41142567797852725","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260225135329":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260225135329","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260225135329","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d111a183158c50e587cbd85764e8f1c9f9efca3c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260225135329.tgz","fileCount":17,"integrity":"sha512-+KuyLdknxcSxJyBXUamM+9MIhGyk4tsS2DU9avWddcR1frU8SeI5ceiJurWC+wYLdfb+jlKTBtxCGRaPCnlM/w==","signatures":[{"sig":"MEUCIHcNze6LAPe49eOOQD5L8ZJQYKK6E5FXle3LkYaMHpwiAiEA3JpGQYxZ5CD9QDLhHZxs3snSFDXmN3mIkzWuGyhNAAs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260225135329","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260225135329.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/4e1445098d25f01ae4da83f6b873f9f2/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260225135329.tgz","_integrity":"sha512-+KuyLdknxcSxJyBXUamM+9MIhGyk4tsS2DU9avWddcR1frU8SeI5ceiJurWC+wYLdfb+jlKTBtxCGRaPCnlM/w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260225135329","@solana/functional":"6.2.0-canary-20260225135329","@solana/subscribable":"6.2.0-canary-20260225135329","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260225135329"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260225135329_1772027937099_0.6594231434960269","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260225135448":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260225135448","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260225135448","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"504b056183cc8500a3753d7f60588724b8b9be6c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260225135448.tgz","fileCount":17,"integrity":"sha512-0Rjv1JqodJNmEIelFtdGRhSBpuxFYacnNKnmFR1rHrcueGehnrN2RxaR6Eq+PIxQP1GpZ2JhtjYDITueB1qw3A==","signatures":[{"sig":"MEUCIHI8wYjg7xD/WPAsadBeIFkvLATB4SWevMf2wnUHJbNlAiEA4Otwru7HHZXzdST7zrPw2eT3W4iPeEXeAQC9Cv6Ki3Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260225135448","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260225135448.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/fb7cc39b341c65ee67243b4f74400c69/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260225135448.tgz","_integrity":"sha512-0Rjv1JqodJNmEIelFtdGRhSBpuxFYacnNKnmFR1rHrcueGehnrN2RxaR6Eq+PIxQP1GpZ2JhtjYDITueB1qw3A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260225135448","@solana/functional":"6.2.0-canary-20260225135448","@solana/subscribable":"6.2.0-canary-20260225135448","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260225135448"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260225135448_1772028027761_0.23800023226801637","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260225144004":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260225144004","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260225144004","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ae3e293de11c30886cd60020e5471fc4326c070d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260225144004.tgz","fileCount":17,"integrity":"sha512-QpgMMUPAEfnV6HiF6GuaZmdTEi0veH2esvGR4xwe8G37+LB8iw6tNbVQVIHhTaMSrhQu0i5BVAQrRnqXuzOKwg==","signatures":[{"sig":"MEUCIQCDKxVZ1nhpwDqvAu/eSCYMsdwVyMUWnErd0uT84OMCAgIgGxnWzY5RLwAaPW3ofVBSihnu1I2fix9cqpc9KGfFKd0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260225144004","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260225144004.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/0bf16ad85e3e4676acbef6d98aa59917/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260225144004.tgz","_integrity":"sha512-QpgMMUPAEfnV6HiF6GuaZmdTEi0veH2esvGR4xwe8G37+LB8iw6tNbVQVIHhTaMSrhQu0i5BVAQrRnqXuzOKwg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260225144004","@solana/functional":"6.2.0-canary-20260225144004","@solana/subscribable":"6.2.0-canary-20260225144004","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260225144004"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260225144004_1772030733659_0.8291760972416229","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260225175001":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260225175001","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260225175001","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4a4bff261e37222dcead18dce9fdf8f62e4ed1e4","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260225175001.tgz","fileCount":17,"integrity":"sha512-vnU01IdhxUfYwpsfq1hNzTh3PZLCHslYs1yl2bFZcGH1iw7W+OraNQ18Ag5STvrVoWxfGqHMhMc1FaN7MduCfA==","signatures":[{"sig":"MEUCIGMHNh+U1B8++g5sT64zTjZW53hCAB24iXBwVr4wpR3OAiEAhd/zurorIE5IlcmnRi3JjbVgXNSXgTlD6JvFD9/wo+E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260225175001","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260225175001.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/e6005e4cab12c05abfdb7e3db526d1f5/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260225175001.tgz","_integrity":"sha512-vnU01IdhxUfYwpsfq1hNzTh3PZLCHslYs1yl2bFZcGH1iw7W+OraNQ18Ag5STvrVoWxfGqHMhMc1FaN7MduCfA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260225175001","@solana/functional":"6.2.0-canary-20260225175001","@solana/subscribable":"6.2.0-canary-20260225175001","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260225175001"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260225175001_1772042143181_0.7701623987754536","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260226115423":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260226115423","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260226115423","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1b0396862144daea2b87182ac525486ebccf8683","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260226115423.tgz","fileCount":17,"integrity":"sha512-RMV2zsHftL55DhfC3JJiincAGyWbD08aJj5Wlf8k1jnnM/da+wjX2WTROkMGN6Tyau6Xz4UtuRVbNOujIKciJQ==","signatures":[{"sig":"MEYCIQC4jUWOumldIWKkaJdCnDNRuH6WgzRVtEZVVYmApxX4iwIhALL2eoTliFitE+Pk8uQJQWnGdctjABdEK7F3Lzu6J/SE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260226115423","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260226115423.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/274ceb8eed9fc871db492d60b778916a/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260226115423.tgz","_integrity":"sha512-RMV2zsHftL55DhfC3JJiincAGyWbD08aJj5Wlf8k1jnnM/da+wjX2WTROkMGN6Tyau6Xz4UtuRVbNOujIKciJQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260226115423","@solana/functional":"6.2.0-canary-20260226115423","@solana/subscribable":"6.2.0-canary-20260226115423","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260226115423"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260226115423_1772107208113_0.9317317429293639","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260226120422":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260226120422","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260226120422","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3e7995c1895d93e12f07d56a74c0d4794c143b62","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260226120422.tgz","fileCount":17,"integrity":"sha512-KQ6pXJ8UeQ1+ccy75aiELe+pJ5hOHcZu9/f5xyLlgz1FuxHY/eKk9l5iT+VP6ju/i4lcV+UJsxe1OkNIjr6BYg==","signatures":[{"sig":"MEYCIQDPFmVsFV60fBuDtD+4rjxhVESTaH+KarpQ4EWxPMv2WQIhAPTbGRdGCBlVA4TwdVZnpliVDo1kgy3JxtCU9ILRkIrx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260226120422","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260226120422.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/e630889ec9376d76efe23af1e34f6073/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260226120422.tgz","_integrity":"sha512-KQ6pXJ8UeQ1+ccy75aiELe+pJ5hOHcZu9/f5xyLlgz1FuxHY/eKk9l5iT+VP6ju/i4lcV+UJsxe1OkNIjr6BYg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260226120422","@solana/functional":"6.2.0-canary-20260226120422","@solana/subscribable":"6.2.0-canary-20260226120422","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260226120422"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260226120422_1772107760484_0.5969152256765413","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260226121434":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260226121434","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260226121434","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8867d14c14163fb28fdb871c8ff0576402ae08fe","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260226121434.tgz","fileCount":17,"integrity":"sha512-0WpKq3JvYpqyES9uz3cJUaWOZcJZH6cMXflfPiJH6kavdh86EKqNgKPPFZyhw2zWpeSGQ//rgTFbOPMNq+jr9g==","signatures":[{"sig":"MEQCIFRKTpX+27dPfm4Eeu3AtGuHXp6Ii1F4V8/yYt7ZxRSgAiBPYS7jBi3WNb9AdryqlKc3Nif5pea7yGrYXhk4wOcU0Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260226121434","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260226121434.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/a919daa44e0db7ae777058091dd8c2d4/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260226121434.tgz","_integrity":"sha512-0WpKq3JvYpqyES9uz3cJUaWOZcJZH6cMXflfPiJH6kavdh86EKqNgKPPFZyhw2zWpeSGQ//rgTFbOPMNq+jr9g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260226121434","@solana/functional":"6.2.0-canary-20260226121434","@solana/subscribable":"6.2.0-canary-20260226121434","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260226121434"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260226121434_1772108391387_0.37743739359024575","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260302093820":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260302093820","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260302093820","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a4f90ed5266548d0df0f438963a29ea95601bb3d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260302093820.tgz","fileCount":17,"integrity":"sha512-f2HLXLzvHemUFxhu632nLYHDyNXbVtyVGBBPUQAcQK5G42CFQRPqgl3Pb9NGv2lyyuhJRlvicOJvyxSIsui2Hg==","signatures":[{"sig":"MEYCIQD47I/nddRW0tPpK4uI9yGnOkoE6qmoCCe5aJgQVjLoBQIhAKmAW4L9w9ZDn3K2xtVduqVqxBpSf4d8Qi6/AxzgEBTK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260302093820","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260302093820.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/3bf4431f88501fbf8e5ae96d026cdae5/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260302093820.tgz","_integrity":"sha512-f2HLXLzvHemUFxhu632nLYHDyNXbVtyVGBBPUQAcQK5G42CFQRPqgl3Pb9NGv2lyyuhJRlvicOJvyxSIsui2Hg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260302093820","@solana/functional":"6.2.0-canary-20260302093820","@solana/subscribable":"6.2.0-canary-20260302093820","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260302093820"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260302093820_1772444609973_0.09905884257862829","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260302094822":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260302094822","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260302094822","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"893038e6f14493d968fcfa1380cd4dc5707b2483","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260302094822.tgz","fileCount":17,"integrity":"sha512-frinLL8TWU9ElOjyZ7mEsIJ0xO8IQ/mUlZdgeMWMuZeAWG1idcxLpwvagPt6Ulm8ChakahQahOSuCVFXbCjynQ==","signatures":[{"sig":"MEUCIAUAc+tkCcxsNru+kR8bDkmXfOMDzZu1VmglAs0pAXQOAiEA6lQcOyqmlVGhcmwn6SKX1YafljsjMU7ln0sMdByiaPk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260302094822","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260302094822.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/943fffb64185dae445c1be703122424b/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260302094822.tgz","_integrity":"sha512-frinLL8TWU9ElOjyZ7mEsIJ0xO8IQ/mUlZdgeMWMuZeAWG1idcxLpwvagPt6Ulm8ChakahQahOSuCVFXbCjynQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260302094822","@solana/functional":"6.2.0-canary-20260302094822","@solana/subscribable":"6.2.0-canary-20260302094822","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260302094822"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260302094822_1772445258548_0.24000265378851426","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260302100151":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260302100151","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260302100151","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fc4f0c407be76b6a064d7ee8b71cac66a1786721","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260302100151.tgz","fileCount":17,"integrity":"sha512-2/Zi/ove3S5xNGI5+1HJ1kjyNjf9Gyrv44M0MyjJsOCC2oWCPlNmsRVHFrLPAlqk/PflUIaUNMcHRp8gagbRzA==","signatures":[{"sig":"MEUCIGp8t3Wg/f9EoedSHNAj+cF5sIyyxtJtT5NfrhfngI7NAiEAlQlazo+4fhgube+3M2qhdh4ALL3ter04ybQLF9654Ro=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260302100151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260302100151.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/beb84c4ebb99a545caa0f22af03067b6/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260302100151.tgz","_integrity":"sha512-2/Zi/ove3S5xNGI5+1HJ1kjyNjf9Gyrv44M0MyjJsOCC2oWCPlNmsRVHFrLPAlqk/PflUIaUNMcHRp8gagbRzA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260302100151","@solana/functional":"6.2.0-canary-20260302100151","@solana/subscribable":"6.2.0-canary-20260302100151","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260302100151"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260302100151_1772446041462_0.35867870696937243","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260302101235":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260302101235","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260302101235","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fa45383aed46deedfd00ec4cf02eaf8ea8025336","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260302101235.tgz","fileCount":17,"integrity":"sha512-ZXBH9yJzh28Ywuj0NVmHzTC8PS7iQ2dABXS6idvqR9Zi09It9DAmyHzbhmRazTzFDbRGc6xmhoVPBBVrzvuEyw==","signatures":[{"sig":"MEQCIByJyeGnJhfoEEkqy9EJYd2/CV6oqW7/piZOpkM6sEd+AiB9ixS0wEz/z7b73PoyzzbHvlq1KSp3aJ53SB1doc97uw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260302101235","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260302101235.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/66b8257b9dff233d33ce2a012229767b/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260302101235.tgz","_integrity":"sha512-ZXBH9yJzh28Ywuj0NVmHzTC8PS7iQ2dABXS6idvqR9Zi09It9DAmyHzbhmRazTzFDbRGc6xmhoVPBBVrzvuEyw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260302101235","@solana/functional":"6.2.0-canary-20260302101235","@solana/subscribable":"6.2.0-canary-20260302101235","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260302101235"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260302101235_1772446691811_0.8920945583721656","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260302200813":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260302200813","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260302200813","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"495f6f36211a1011a709e0f4032b26204d3a8c7d","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260302200813.tgz","fileCount":17,"integrity":"sha512-FIMF6f3f1DcFbmzsaizOYjpbgt4hmwIKLN/5lo0zj1EERcXR3SOWsPyvYsF7VqcrM/+UOIImEG5iWr8ypr+K+Q==","signatures":[{"sig":"MEUCIQCn+u8xxiHiihhp+ehbxXHqM8csisEdzHXprjND1dcOoAIgaa8QJeKgQa5budQwMqmOixrc8pHLJ1hn91f/GhwhDuE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260302200813","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260302200813.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/d94f6d52a480a9be60fd548a14c96bb9/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260302200813.tgz","_integrity":"sha512-FIMF6f3f1DcFbmzsaizOYjpbgt4hmwIKLN/5lo0zj1EERcXR3SOWsPyvYsF7VqcrM/+UOIImEG5iWr8ypr+K+Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260302200813","@solana/functional":"6.2.0-canary-20260302200813","@solana/subscribable":"6.2.0-canary-20260302200813","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260302200813"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260302200813_1772482419646_0.9076061521682317","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260303123640":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260303123640","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260303123640","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f91bc42b5973da78f9b5199347b08c1fa9bba57e","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260303123640.tgz","fileCount":17,"integrity":"sha512-CgeOGCfTHJOFmmAKapvTXKJJuHxeKZ/HkKsraa+U41I4BrKfZA5aAammwz4bFdti06oFEO8MtvtLWhuWBakaGw==","signatures":[{"sig":"MEQCIE8VlyKNc2DsGQbVeVrRBBZcoTTLakas+P61wUnUATHYAiADXk4yzVNJW+E0rhvSDC3fbywHX5Yoh3HPs48jnQcCxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260303123640","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260303123640.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/ae76ae8cfe94a70d2687d58acff8434c/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260303123640.tgz","_integrity":"sha512-CgeOGCfTHJOFmmAKapvTXKJJuHxeKZ/HkKsraa+U41I4BrKfZA5aAammwz4bFdti06oFEO8MtvtLWhuWBakaGw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260303123640","@solana/functional":"6.2.0-canary-20260303123640","@solana/subscribable":"6.2.0-canary-20260303123640","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260303123640"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260303123640_1772541747164_0.05064382315040983","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260303124521":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260303124521","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260303124521","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e0cb49fa2f444e3c0d20e0b6c9a2663a7c9b9c0c","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260303124521.tgz","fileCount":17,"integrity":"sha512-cESuvjWq7cneYfQVmD37ZXNQ2kUv7qmn0Bm5yjTSaVD2aNfUDfc9E/vHaOsMJCQkjsjqLbGfuVY670c+avkTyw==","signatures":[{"sig":"MEYCIQDEgqb4/AP9sA8ixqS+A8n5rxZmqotGEsyFzCp7Q3l4mQIhANcq+Whds26eXmlOnrrX2LEWorCeW0MWeuXApC6WGu6k","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260303124521","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97103},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260303124521.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"_resolved":"/tmp/1233f121a4aba2400f75dea5cecdafe6/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260303124521.tgz","_integrity":"sha512-cESuvjWq7cneYfQVmD37ZXNQ2kUv7qmn0Bm5yjTSaVD2aNfUDfc9E/vHaOsMJCQkjsjqLbGfuVY670c+avkTyw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"An RPC Subscriptions transport that uses WebSockets","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260303124521","@solana/functional":"6.2.0-canary-20260303124521","@solana/subscribable":"6.2.0-canary-20260303124521","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260303124521"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260303124521_1772542222052_0.837156941100281","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260303191300":{"name":"@solana/rpc-subscriptions-channel-websocket","version":"6.2.0-canary-20260303191300","description":"An RPC Subscriptions transport that uses WebSockets","homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","exports":{"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs","types":"./dist/types/index.d.ts"},"browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"main":"./dist/index.node.cjs","module":"./dist/index.node.mjs","react-native":"./dist/index.native.mjs","types":"./dist/types/index.d.ts","type":"commonjs","sideEffects":false,"keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/anza-xyz/kit.git"},"bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"ws":"^8.19.0","@solana/errors":"6.2.0-canary-20260303191300","@solana/functional":"6.2.0-canary-20260303191300","@solana/rpc-subscriptions-spec":"6.2.0-canary-20260303191300","@solana/subscribable":"6.2.0-canary-20260303191300"},"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"engines":{"node":">=20.18.0"},"scripts":{"compile:docs":"typedoc","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:typedefs":"tsc -p ./tsconfig.declarations.json","dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent","test:treeshakability:browser":"agadoo dist/index.browser.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:node":"agadoo dist/index.node.mjs","test:typecheck":"tsc --noEmit","test:unit:browser":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent","test:unit:node":"NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent"},"readmeFilename":"README.md","_id":"@solana/rpc-subscriptions-channel-websocket@6.2.0-canary-20260303191300","_integrity":"sha512-EstL5J/cjMGaZsrg6RIhrwRyUmuFWoqGNEzwEq48BwpWHoMEBB1oMy/vTfJwBSGYmjL+YJ6KyFaS3UtwsUjIQQ==","_resolved":"/tmp/3b2e9fb7a460ff127fa8a1f263a401c4/solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260303191300.tgz","_from":"file:solana-rpc-subscriptions-channel-websocket-6.2.0-canary-20260303191300.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-EstL5J/cjMGaZsrg6RIhrwRyUmuFWoqGNEzwEq48BwpWHoMEBB1oMy/vTfJwBSGYmjL+YJ6KyFaS3UtwsUjIQQ==","shasum":"85c1d704d4bd6a69ed0412a24939dfc5f21476f8","tarball":"https://registry.npmjs.org/@solana/rpc-subscriptions-channel-websocket/-/rpc-subscriptions-channel-websocket-6.2.0-canary-20260303191300.tgz","fileCount":17,"unpackedSize":97103,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2frpc-subscriptions-channel-websocket@6.2.0-canary-20260303191300","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIH0Y4b/Vm3jzuEze11xBbhz2LiG23ttmRbku9DrH0KP0AiEAzc2LlIZGtf049veW8YDK1tdAKN3AfeqB9+Bw1+oU36o="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3b2e4b43-8e9e-42d0-bd16-8bfb9a451575"}},"directories":{},"maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/rpc-subscriptions-channel-websocket_6.2.0-canary-20260303191300_1772565483477_0.5401665977743484"},"_hasShrinkwrap":false}},"time":{"created":"2024-10-04T22:32:16.982Z","modified":"2026-03-03T19:18:03.901Z","2.0.0-canary-20241004222707":"2024-10-04T22:32:17.312Z","2.0.0-20241006045741":"2024-10-06T05:02:20.257Z","2.0.0-canary-20241006045741":"2024-10-06T05:18:51.385Z","2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf":"2024-10-08T14:55:51.836Z","2.0.0-canary-20241011164625":"2024-10-11T16:58:27.705Z","2.0.0-canary-20241011165101":"2024-10-11T17:03:25.899Z","2.0.0-canary-20241012053956":"2024-10-12T05:52:30.455Z","2.0.0-canary-20241015172849":"2024-10-15T17:41:28.818Z","2.0.0-canary-20241015225219":"2024-10-15T23:05:14.814Z","2.0.0-canary-20241016090649":"2024-10-16T09:19:08.169Z","2.0.0-canary-20241016090847":"2024-10-16T09:21:40.996Z","2.0.0-canary-20241016092828":"2024-10-16T09:41:28.302Z","2.0.0-canary-20241016182604":"2024-10-16T18:38:31.928Z","2.0.0-canary-20241018223024":"2024-10-18T22:43:14.917Z","2.0.0-canary-20241018225046":"2024-10-18T23:04:12.442Z","2.0.0-canary-20241021085302":"2024-10-21T09:06:37.988Z","2.0.0-canary-20241021091341":"2024-10-21T09:27:06.277Z","2.0.0-canary-20241021091657":"2024-10-21T09:30:18.839Z","2.0.0-canary-20241021214756":"2024-10-21T22:00:29.512Z","2.0.0-canary-20241021221441":"2024-10-21T22:28:16.295Z","2.0.0-canary-20241022085200":"2024-10-22T09:05:58.333Z","2.0.0-canary-20241022171857":"2024-10-22T17:32:20.240Z","2.0.0-canary-20241022171929":"2024-10-22T17:32:42.808Z","2.0.0-canary-20241023085850":"2024-10-23T09:11:38.937Z","2.0.0-canary-20241023090538":"2024-10-23T09:18:52.643Z","2.0.0-canary-20241023090756":"2024-10-23T09:20:27.091Z","2.0.0-canary-20241023091112":"2024-10-23T09:22:57.663Z","2.0.0-canary-20241023091323":"2024-10-23T09:25:50.399Z","2.0.0-canary-20241023091926":"2024-10-23T09:32:46.245Z","2.0.0-canary-20241023092107":"2024-10-23T09:34:44.298Z","2.0.0-canary-20241023092356":"2024-10-23T09:36:20.428Z","2.0.0-canary-20241023093758":"2024-10-23T09:51:24.628Z","2.0.0-canary-20241023215541":"2024-10-23T22:08:21.637Z","2.0.0-canary-20241023215849":"2024-10-23T22:10:52.954Z","2.0.0-canary-20241023220505":"2024-10-23T22:17:31.109Z","2.0.0-canary-20241023220754":"2024-10-23T22:19:51.165Z","2.0.0-canary-20241023221049":"2024-10-23T22:24:21.782Z","2.0.0-canary-20241024090242":"2024-10-24T09:16:04.636Z","2.0.0-canary-20241024092229":"2024-10-24T09:34:48.113Z","2.0.0-canary-20241025084645":"2024-10-25T08:59:57.853Z","2.0.0-canary-20241025091435":"2024-10-25T09:27:47.851Z","2.0.0-canary-20241025091542":"2024-10-25T09:28:34.191Z","2.0.0-canary-20241025184759":"2024-10-25T19:00:46.745Z","2.0.0-canary-20241025202756":"2024-10-25T20:40:32.893Z","2.0.0-canary-20241025210450":"2024-10-25T21:17:48.855Z","2.0.0-canary-20241025213128":"2024-10-25T21:44:15.690Z","2.0.0-canary-20241026064848":"2024-10-26T07:02:16.128Z","2.0.0-canary-20241027102814":"2024-10-27T10:41:15.702Z","2.0.0-canary-20241027103025":"2024-10-27T10:43:21.105Z","2.0.0-canary-20241027112806":"2024-10-27T11:40:21.286Z","2.0.0-canary-20241028084959":"2024-10-28T09:02:38.233Z","2.0.0-canary-20241028084938":"2024-10-28T09:02:47.111Z","2.0.0-canary-20241028084937":"2024-10-28T09:03:57.941Z","2.0.0-canary-20241028085053":"2024-10-28T09:04:26.482Z","2.0.0-canary-20241028105940":"2024-10-28T11:12:35.844Z","2.0.0-canary-20241029083651":"2024-10-29T08:50:24.388Z","2.0.0-canary-20241029083743":"2024-10-29T08:50:49.143Z","2.0.0-canary-20241029085735":"2024-10-29T09:10:55.177Z","2.0.0-canary-20241029091920":"2024-10-29T09:33:02.124Z","2.0.0-canary-20241029094702":"2024-10-29T10:01:05.282Z","2.0.0-canary-20241029153836":"2024-10-29T15:51:55.711Z","2.0.0-canary-20241029174745":"2024-10-29T18:00:32.218Z","2.0.0-canary-20241030085554":"2024-10-30T09:09:56.273Z","2.0.0-canary-20241030085848":"2024-10-30T09:12:43.572Z","2.0.0-canary-20241030091634":"2024-10-30T09:30:58.717Z","2.0.0-canary-20241030160829":"2024-10-30T16:22:26.868Z","2.0.0-canary-20241031071547":"2024-10-31T07:29:54.216Z","2.0.0-rc.2":"2024-10-31T07:50:23.717Z","2.0.0-canary-20241031083308":"2024-10-31T08:45:58.803Z","2.0.0-canary-20241031085618":"2024-10-31T09:09:22.612Z","2.0.0-canary-20241031085619":"2024-10-31T09:09:32.993Z","2.0.0-canary-20241031085551":"2024-10-31T09:09:45.969Z","2.0.0-canary-20241031090149":"2024-10-31T09:15:03.985Z","2.0.0-rc.3":"2024-10-31T17:26:13.752Z","2.0.0-canary-20241031172011":"2024-10-31T17:32:43.476Z","2.0.0-canary-20241031172321":"2024-10-31T17:37:00.473Z","2.0.0-canary-20241031172938":"2024-10-31T17:43:14.681Z","2.0.0-canary-20241031190501":"2024-10-31T19:19:19.224Z","2.0.0-canary-20241101092700":"2024-11-01T09:40:20.873Z","2.0.0-canary-20241101092730":"2024-11-01T09:41:08.564Z","2.0.0-canary-20241104102141":"2024-11-04T10:34:44.152Z","2.0.0-canary-20241104102101":"2024-11-04T10:34:53.608Z","2.0.0-canary-20241104102302":"2024-11-04T10:36:08.888Z","2.0.0-canary-20241104104730":"2024-11-04T11:00:53.753Z","2.0.0-canary-20241105084618":"2024-11-05T08:59:00.271Z","2.0.0-canary-20241105084944":"2024-11-05T09:03:46.425Z","2.0.0-canary-20241105102542":"2024-11-05T10:38:56.999Z","2.0.0-canary-20241105102652":"2024-11-05T10:39:26.531Z","2.0.0-canary-20241105163008":"2024-11-05T16:43:24.985Z","2.0.0-rc.4":"2024-11-05T16:52:38.178Z","2.0.0-canary-20241105165629":"2024-11-05T17:10:07.364Z","2.0.0-canary-20241106094842":"2024-11-06T10:01:51.620Z","2.0.0-canary-20241106101031":"2024-11-06T10:24:16.193Z","2.0.0-canary-20241106103134":"2024-11-06T10:45:03.092Z","2.0.0-canary-20241107105107":"2024-11-07T11:04:21.668Z","2.0.0-canary-20241107193854":"2024-11-07T19:51:43.902Z","2.0.0-canary-20241107195035":"2024-11-07T20:03:29.204Z","2.0.0":"2024-11-07T20:30:34.010Z","2.0.0-canary-20241107202752":"2024-11-07T20:40:52.520Z","2.0.1-canary-20241112013415":"2024-11-12T01:47:20.760Z","2.0.1-canary-20241112044734":"2024-11-12T05:00:22.129Z","2.0.1-canary-20241112050646":"2024-11-12T05:18:28.908Z","2.0.1-canary-20241113094916":"2024-11-13T10:01:09.228Z","2.0.1-canary-20241114095617":"2024-11-14T10:08:01.568Z","2.0.1-canary-20241114095805":"2024-11-14T10:11:15.408Z","2.0.1-canary-20241114224006":"2024-11-14T22:52:32.942Z","2.0.1-canary-20241114225255":"2024-11-14T23:05:53.547Z","2.0.1-canary-20241115080446":"2024-11-15T08:17:36.784Z","2.0.1-canary-20241115094332":"2024-11-15T09:56:04.145Z","2.0.1-canary-20241115100609":"2024-11-15T10:18:03.527Z","2.1.0-canary-20241115192830":"2024-11-15T19:42:18.608Z","2.1.0-canary-20241118102051":"2024-11-18T10:33:56.822Z","2.1.0-canary-20241118102111":"2024-11-18T10:34:21.476Z","2.1.0-canary-20241119082921":"2024-11-19T08:42:06.326Z","2.1.0-canary-20241119094533":"2024-11-19T09:58:47.295Z","2.1.0-canary-20241119100717":"2024-11-19T10:20:09.194Z","2.1.0-canary-20241120102613":"2024-11-20T10:39:16.324Z","2.1.0-canary-20241125074900":"2024-11-25T08:01:45.531Z","2.1.0-canary-20241125080235":"2024-11-25T08:14:57.811Z","2.1.0-canary-20241125101344":"2024-11-25T10:26:26.879Z","2.1.0-canary-20241125101452":"2024-11-25T10:26:36.612Z","2.1.0-canary-20241125101530":"2024-11-25T10:28:11.094Z","2.1.0-canary-20241126102052":"2024-11-26T10:34:32.029Z","2.1.0-canary-20241126104400":"2024-11-26T10:57:03.780Z","2.1.0-canary-20241126223728":"2024-11-26T22:50:25.862Z","2.1.0-canary-20241126224519":"2024-11-26T22:57:27.418Z","2.1.0-canary-20241127102835":"2024-11-27T10:40:49.685Z","2.1.0-canary-20241127102929":"2024-11-27T10:41:36.049Z","2.1.0-canary-20241127105048":"2024-11-27T11:04:15.005Z","2.1.0-canary-20241128095942":"2024-11-28T10:11:47.389Z","2.1.0-canary-20241128100107":"2024-11-28T10:14:18.023Z","2.1.0-canary-20241128134801":"2024-11-28T14:00:35.132Z","2.1.0-canary-20241129102853":"2024-11-29T10:41:05.997Z","2.1.0-canary-20241202111750":"2024-12-02T11:30:20.747Z","2.1.0-canary-20241202194028":"2024-12-02T19:52:39.177Z","2.1.0-canary-20241202204356":"2024-12-02T20:56:59.245Z","2.1.0-canary-20241202215151":"2024-12-02T22:05:45.887Z","2.1.0-canary-20241203100809":"2024-12-03T10:20:35.339Z","2.1.0-canary-20241203191007":"2024-12-03T19:22:39.177Z","2.1.0-canary-20241205053408":"2024-12-05T05:46:54.161Z","2.1.0-canary-20241205102442":"2024-12-05T10:36:30.470Z","2.1.0-canary-20241205102441":"2024-12-05T10:37:10.732Z","2.1.0-canary-20241205104525":"2024-12-05T10:57:45.823Z","2.1.0-canary-20241206064425":"2024-12-06T06:57:02.784Z","2.1.0-canary-20241206080821":"2024-12-06T08:20:51.329Z","2.1.0-canary-20241206180944":"2024-12-06T18:21:55.579Z","2.1.0-canary-20241206181208":"2024-12-06T18:25:00.122Z","2.1.0-canary-20241210160547":"2024-12-10T16:18:19.780Z","2.1.0-canary-20241210160712":"2024-12-10T16:19:51.490Z","2.1.0-canary-20241211084257":"2024-12-11T08:54:54.192Z","2.1.0-canary-20241211084732":"2024-12-11T08:59:46.947Z","2.1.0-canary-20250227211824":"2025-02-27T21:31:06.499Z","2.1.0-canary-20250227214621":"2025-02-27T21:57:59.569Z","2.1.0":"2025-02-27T22:22:05.061Z","2.1.1-canary-20250310090649":"2025-03-10T09:18:37.391Z","2.1.1-canary-20250310215239":"2025-03-10T22:04:47.633Z","2.1.1-canary-20250310215401":"2025-03-10T22:06:11.000Z","2.1.1-canary-20250310215546":"2025-03-10T22:06:57.168Z","2.1.1-canary-20250311065657":"2025-03-11T07:09:06.426Z","2.1.1-canary-20250311100147":"2025-03-11T10:12:53.151Z","2.1.1-canary-20250311100202":"2025-03-11T10:13:09.652Z","2.1.1-canary-20250311100149":"2025-03-11T10:13:17.329Z","2.1.1-canary-20250311180546":"2025-03-11T18:17:32.028Z","2.1.1-canary-20250311180551":"2025-03-11T18:22:05.003Z","2.1.1-canary-20250311212224":"2025-03-11T21:35:02.504Z","2.1.1-canary-20250312203135":"2025-03-12T20:42:59.079Z","2.1.1-canary-20250313000718":"2025-03-13T00:20:38.748Z","2.1.1-canary-20250313001654":"2025-03-13T00:28:53.501Z","2.1.1-canary-20250313193704":"2025-03-13T19:48:45.823Z","2.1.1-canary-20250313194127":"2025-03-13T19:53:41.511Z","2.1.1-canary-20250313194529":"2025-03-13T19:56:43.678Z","2.1.1-canary-20250315013847":"2025-03-15T01:50:10.452Z","2.1.1-canary-20250315013912":"2025-03-15T01:50:44.767Z","2.1.1-canary-20250315013907":"2025-03-15T01:51:12.633Z","2.1.1-canary-20250317180710":"2025-03-17T18:18:27.024Z","2.1.1-canary-20250317180807":"2025-03-17T18:20:12.650Z","2.1.1-canary-20250318191025":"2025-03-18T19:21:38.204Z","2.1.1-canary-20250319152106":"2025-03-19T15:32:47.358Z","2.1.1-canary-20250319213031":"2025-03-19T21:42:31.755Z","2.1.1-canary-20250319220050":"2025-03-19T22:12:55.177Z","2.1.1-canary-20250319220859":"2025-03-19T22:20:45.456Z","2.1.1-canary-20250319221404":"2025-03-19T22:26:00.883Z","2.1.1-canary-20250319221906":"2025-03-19T22:30:05.220Z","2.1.1-canary-20250319222258":"2025-03-19T22:35:06.694Z","2.1.1-canary-20250319230307":"2025-03-19T23:15:09.727Z","2.1.1-canary-20250319232702":"2025-03-19T23:38:18.661Z","2.1.1-canary-20250319233113":"2025-03-19T23:42:57.104Z","2.1.1-canary-20250319233504":"2025-03-19T23:46:52.314Z","2.1.1-canary-20250319233916":"2025-03-19T23:51:04.476Z","2.1.1-canary-20250319234416":"2025-03-19T23:56:49.638Z","2.1.1-canary-20250319234707":"2025-03-19T23:58:18.038Z","2.1.1-canary-20250320173224":"2025-03-20T17:44:25.491Z","2.1.1-canary-20250320173613":"2025-03-20T17:47:34.342Z","2.1.1-canary-20250320175229":"2025-03-20T18:03:57.026Z","2.1.1-canary-20250320180841":"2025-03-20T18:21:02.222Z","2.1.1-canary-20250320183733":"2025-03-20T18:48:53.401Z","2.1.1-canary-20250320184146":"2025-03-20T18:53:10.603Z","2.1.1-canary-20250320184313":"2025-03-20T18:54:44.667Z","2.1.1-canary-20250320184633":"2025-03-20T18:58:47.558Z","2.1.1-canary-20250320191110":"2025-03-20T19:23:22.694Z","2.1.1-canary-20250320191221":"2025-03-20T19:24:24.932Z","2.1.1-canary-20250320204127":"2025-03-20T20:52:28.495Z","2.1.1-canary-20250321192603":"2025-03-21T19:37:19.515Z","2.1.1-canary-20250321194401":"2025-03-21T19:55:28.625Z","2.1.1-canary-20250321205545":"2025-03-21T21:07:24.169Z","2.1.1-canary-20250321210015":"2025-03-21T21:12:21.649Z","2.1.1-canary-20250321210405":"2025-03-21T21:15:25.812Z","2.1.1-canary-20250321210915":"2025-03-21T21:20:12.326Z","2.1.1-canary-20250321211322":"2025-03-21T21:25:07.284Z","2.1.1-canary-20250321211723":"2025-03-21T21:28:09.963Z","2.1.1-canary-20250321212209":"2025-03-21T21:34:11.184Z","2.1.1-canary-20250321212553":"2025-03-21T21:37:03.626Z","2.1.1-canary-20250324181149":"2025-03-24T18:24:25.198Z","2.1.1-canary-20250324181358":"2025-03-24T18:25:37.316Z","2.1.1-canary-20250324181543":"2025-03-24T18:27:42.822Z","2.1.1-canary-20250324185629":"2025-03-24T19:09:01.436Z","2.1.1-canary-20250325140640":"2025-03-25T14:18:35.395Z","2.1.1-canary-20250325154257":"2025-03-25T15:55:03.456Z","2.1.1-canary-20250325154730":"2025-03-25T15:59:51.608Z","2.1.1-canary-20250325155308":"2025-03-25T16:04:18.218Z","2.1.1-canary-20250325155727":"2025-03-25T16:09:36.269Z","2.1.1-canary-20250325160238":"2025-03-25T16:14:38.321Z","2.1.1-canary-20250326040439":"2025-03-26T04:16:35.465Z","2.1.1-canary-20250326040544":"2025-03-26T04:17:38.429Z","2.1.1-canary-20250326042221":"2025-03-26T04:34:23.611Z","2.1.1-canary-20250326042549":"2025-03-26T04:37:22.585Z","2.1.1-canary-20250326222613":"2025-03-26T22:38:02.324Z","2.1.1-canary-20250326222643":"2025-03-26T22:38:36.382Z","2.1.1-canary-20250326222745":"2025-03-26T22:39:00.002Z","2.1.1-canary-20250326223232":"2025-03-26T22:43:34.278Z","2.1.1-canary-20250326223715":"2025-03-26T22:48:31.447Z","2.1.1-canary-20250326224248":"2025-03-26T22:54:43.195Z","2.1.1-canary-20250326224556":"2025-03-26T22:57:14.677Z","2.1.1-canary-20250326225002":"2025-03-26T23:01:31.272Z","2.1.1-canary-20250326225434":"2025-03-26T23:06:59.295Z","2.1.1-canary-20250326225751":"2025-03-26T23:09:15.354Z","2.1.1-canary-20250326230303":"2025-03-26T23:14:53.431Z","2.1.1-canary-20250326230812":"2025-03-26T23:20:27.585Z","2.1.1-canary-20250326231213":"2025-03-26T23:23:04.402Z","2.1.1-canary-20250326231828":"2025-03-26T23:30:20.829Z","2.1.1-canary-20250326232157":"2025-03-26T23:33:49.296Z","2.1.1-canary-20250327173513":"2025-03-27T17:48:04.988Z","2.1.1-canary-20250328154651":"2025-03-28T15:58:33.914Z","2.1.1-canary-20250331123142":"2025-03-31T12:43:45.402Z","2.1.1-canary-20250331123631":"2025-03-31T12:48:36.894Z","2.1.1-canary-20250331182815":"2025-03-31T18:39:11.586Z","2.1.1-canary-20250331183000":"2025-03-31T18:41:38.612Z","2.1.1-canary-20250331182924":"2025-03-31T18:41:40.875Z","2.1.1-canary-20250401192048":"2025-04-01T19:32:50.224Z","2.1.1-canary-20250401192244":"2025-04-01T19:34:16.903Z","2.1.1-canary-20250401202729":"2025-04-01T20:39:05.967Z","2.1.1-canary-20250401202813":"2025-04-01T20:39:19.365Z","2.1.1-canary-20250401202815":"2025-04-01T20:40:01.678Z","2.1.1-canary-20250401203039":"2025-04-01T20:42:02.472Z","2.1.1-canary-20250401203059":"2025-04-01T20:42:35.991Z","2.1.1-canary-20250401203823":"2025-04-01T20:50:01.246Z","2.1.1-canary-20250402153300":"2025-04-02T15:44:27.020Z","2.1.1-canary-20250402153714":"2025-04-02T15:48:37.968Z","2.1.1-canary-20250402154214":"2025-04-02T15:54:31.664Z","2.1.1-canary-20250402155037":"2025-04-02T16:02:14.349Z","2.1.1-canary-20250402162501":"2025-04-02T16:36:31.714Z","2.1.1-canary-20250402162842":"2025-04-02T16:40:43.272Z","2.1.1-canary-20250402164538":"2025-04-02T16:58:03.977Z","2.1.1-canary-20250402230832":"2025-04-02T23:20:02.154Z","2.1.1-canary-20250402233232":"2025-04-02T23:43:39.298Z","2.1.1-canary-20250403174803":"2025-04-03T17:59:23.485Z","2.1.1-canary-20250403174852":"2025-04-03T17:59:58.609Z","2.1.1-canary-20250403174818":"2025-04-03T18:00:45.552Z","2.1.1-canary-20250404094020":"2025-04-04T09:52:40.974Z","2.1.1-canary-20250404151018":"2025-04-04T15:22:44.023Z","2.1.1-canary-20250404210328":"2025-04-04T21:15:09.357Z","2.1.1-canary-20250404210313":"2025-04-04T21:15:25.649Z","2.1.1-canary-20250405005548":"2025-04-05T01:08:16.806Z","2.1.1-canary-20250405010757":"2025-04-05T01:18:49.207Z","2.1.1-canary-20250407054027":"2025-04-07T05:51:57.119Z","2.1.1-canary-20250407180334":"2025-04-07T18:15:44.514Z","2.1.1-canary-20250407180635":"2025-04-07T18:18:14.323Z","2.1.1-canary-20250407180720":"2025-04-07T18:19:26.700Z","2.1.1-canary-20250410045602":"2025-04-10T05:07:28.461Z","2.1.1-canary-20250410050225":"2025-04-10T05:14:08.795Z","2.1.1-canary-20250410050517":"2025-04-10T05:17:11.883Z","2.1.1-canary-20250410184110":"2025-04-10T18:52:35.172Z","2.1.1-canary-20250410184129":"2025-04-10T18:53:55.019Z","2.1.1-canary-20250410184413":"2025-04-10T18:56:35.200Z","2.1.1-canary-20250410184806":"2025-04-10T18:59:46.724Z","2.1.1-canary-20250411163908":"2025-04-11T16:51:10.062Z","2.1.1-canary-20250411170437":"2025-04-11T17:16:30.507Z","2.1.1-canary-20250411180053":"2025-04-11T18:12:13.248Z","2.1.1-canary-20250411183514":"2025-04-11T18:47:34.227Z","2.1.1-canary-20250413210404":"2025-04-13T21:15:53.281Z","2.1.1-canary-20250414155010":"2025-04-14T16:01:32.505Z","2.1.1-canary-20250414155037":"2025-04-14T16:03:10.644Z","2.1.1-canary-20250415154439":"2025-04-15T15:57:10.967Z","2.1.1-canary-20250418055534":"2025-04-18T06:07:06.861Z","2.1.1-canary-20250418055851":"2025-04-18T06:10:48.747Z","2.1.1-canary-20250423234136":"2025-04-23T23:53:50.844Z","2.1.1-canary-20250424082844":"2025-04-24T08:40:22.396Z","2.1.1-canary-20250424085055":"2025-04-24T09:03:02.384Z","2.1.1-canary-20250424085940":"2025-04-24T09:11:29.845Z","2.1.1-canary-20250425191810":"2025-04-25T19:29:37.620Z","2.1.1-canary-20250425191940":"2025-04-25T19:30:28.082Z","2.1.1-canary-20250425192516":"2025-04-25T19:36:46.098Z","2.1.1-canary-20250425205712":"2025-04-25T21:08:15.402Z","2.1.1-canary-20250425205850":"2025-04-25T21:10:26.187Z","2.1.1-canary-20250425210025":"2025-04-25T21:11:29.700Z","2.1.1-canary-20250425210130":"2025-04-25T21:12:15.037Z","2.1.1-canary-20250425210148":"2025-04-25T21:13:02.704Z","2.1.1-canary-20250425210218":"2025-04-25T21:13:50.063Z","2.1.1-canary-20250428190618":"2025-04-28T19:18:08.598Z","2.1.1-canary-20250428192155":"2025-04-28T19:33:52.396Z","2.1.1-canary-20250428213450":"2025-04-28T21:46:59.875Z","2.1.1-canary-20250504222401":"2025-05-04T22:34:53.644Z","2.1.1-canary-20250504223142":"2025-05-04T22:43:00.191Z","2.1.1-canary-20250505010823":"2025-05-05T01:19:10.024Z","2.1.1-canary-20250505011138":"2025-05-05T01:22:19.798Z","2.1.1-canary-20250505011149":"2025-05-05T01:22:50.330Z","2.1.1-canary-20250505011540":"2025-05-05T01:27:59.850Z","2.1.1-canary-20250505011853":"2025-05-05T01:30:12.769Z","2.1.1-canary-20250505012532":"2025-05-05T01:36:11.938Z","2.1.1-canary-20250505015210":"2025-05-05T02:04:21.764Z","2.1.1-canary-20250505024705":"2025-05-05T02:58:04.872Z","2.1.1-canary-20250505024844":"2025-05-05T03:00:53.888Z","2.1.1-canary-20250505030254":"2025-05-05T03:14:23.588Z","2.1.1-canary-20250505030508":"2025-05-05T03:16:02.144Z","2.1.1-canary-20250505031736":"2025-05-05T03:29:16.380Z","2.1.1-canary-20250505031759":"2025-05-05T03:29:52.107Z","2.1.1-canary-20250505031834":"2025-05-05T03:29:53.513Z","2.1.1-canary-20250505033646":"2025-05-05T03:49:01.612Z","2.1.1-canary-20250505034302":"2025-05-05T03:54:57.697Z","2.1.1-canary-20250505063130":"2025-05-05T06:42:29.791Z","2.1.1-canary-20250505171355":"2025-05-05T17:25:00.215Z","2.1.1-canary-20250505201555":"2025-05-05T20:28:29.750Z","2.1.1-canary-20250505201822":"2025-05-05T20:30:23.983Z","2.1.1-canary-20250505214021":"2025-05-05T21:51:59.143Z","2.1.1-canary-20250505214004":"2025-05-05T21:52:21.689Z","2.1.1-canary-20250505214701":"2025-05-05T21:58:26.752Z","2.1.1-canary-20250505215429":"2025-05-05T22:06:23.628Z","2.1.1-canary-20250506175621":"2025-05-06T18:08:41.536Z","2.1.1-canary-20250506180913":"2025-05-06T18:20:46.503Z","2.1.1-canary-20250506180957":"2025-05-06T18:21:38.357Z","2.1.1-canary-20250506181052":"2025-05-06T18:23:28.803Z","2.1.1-canary-20250507082032":"2025-05-07T08:32:37.943Z","2.1.1-canary-20250508174002":"2025-05-08T17:52:48.440Z","2.1.1":"2025-05-12T22:31:57.910Z","2.1.1-canary-20250512222652":"2025-05-12T22:38:46.508Z","2.1.1-canary-20250512222803":"2025-05-12T22:39:24.552Z","2.1.1-canary-20250512222728":"2025-05-12T22:39:27.128Z","2.1.1-canary-20250512222749":"2025-05-12T22:39:55.260Z","2.1.1-canary-20250512222733":"2025-05-12T22:40:12.313Z","2.1.2-canary-20250514101103":"2025-05-14T10:23:08.093Z","2.2.0-canary-20250514101537":"2025-05-14T10:28:19.499Z","2.2.0-canary-20250514101928":"2025-05-14T10:30:50.993Z","2.2.0-canary-20250514102324":"2025-05-14T10:34:47.491Z","2.2.0-canary-20250514102719":"2025-05-14T10:38:12.725Z","2.2.0-canary-20250514103633":"2025-05-14T10:48:06.919Z","2.2.0-canary-20250514104020":"2025-05-14T10:51:50.171Z","2.2.0-canary-20250514104411":"2025-05-14T10:56:01.778Z","2.2.0-canary-20250514104855":"2025-05-14T11:01:32.251Z","2.2.0-canary-20250514221509":"2025-05-14T22:26:26.889Z","2.2.0-canary-20250514221543":"2025-05-14T22:27:47.360Z","2.2.0-canary-20250515212954":"2025-05-15T21:41:06.283Z","2.2.0-canary-20250520170232":"2025-05-20T17:14:47.268Z","2.2.0-canary-20250530191607":"2025-05-30T19:28:20.047Z","2.2.0-canary-20250530211001":"2025-05-30T21:21:57.276Z","2.2.0-canary-20250530211442":"2025-05-30T21:26:26.573Z","2.2.0-canary-20250531193445":"2025-05-31T19:46:55.187Z","2.2.0-canary-20250531193532":"2025-05-31T19:47:46.793Z","2.2.0-canary-20250601042012":"2025-06-01T04:31:53.478Z","2.2.0-canary-20250604233241":"2025-06-04T23:44:16.549Z","2.2.0-canary-20250604233242":"2025-06-04T23:45:05.526Z","2.2.0-canary-20250605191509":"2025-06-05T19:27:06.210Z","2.2.0-canary-20250605191539":"2025-06-05T19:27:44.773Z","2.2.0-canary-20250616134728":"2025-06-16T14:00:00.326Z","2.2.0-canary-20250617230438":"2025-06-17T23:16:14.902Z","2.2.0-canary-20250617230540":"2025-06-17T23:17:27.984Z","2.2.0-canary-20250617230621":"2025-06-17T23:18:45.258Z","2.2.0-canary-20250620230213":"2025-06-20T23:13:52.965Z","2.2.0-canary-20250620232221":"2025-06-20T23:34:19.425Z","2.2.0-canary-20250623194550":"2025-06-23T19:58:05.480Z","2.2.0-canary-20250624172234":"2025-06-24T17:34:15.442Z","2.2.0-canary-20250624172333":"2025-06-24T17:35:48.248Z","2.2.0-canary-20250624172659":"2025-06-24T17:38:36.158Z","2.2.0-canary-20250624175022":"2025-06-24T18:02:17.792Z","2.2.0-canary-20250624175014":"2025-06-24T18:02:26.849Z","2.2.0-canary-20250625205403":"2025-06-25T21:05:49.350Z","2.2.0-canary-20250625232857":"2025-06-25T23:40:19.686Z","2.2.0-canary-20250626055921":"2025-06-26T06:11:50.289Z","2.2.0-canary-20250626060319":"2025-06-26T06:15:16.708Z","2.2.0-canary-20250627031635":"2025-06-27T03:28:07.863Z","2.2.0-canary-20250630201348":"2025-06-30T20:25:08.064Z","2.2.0-canary-20250630201441":"2025-06-30T20:26:30.535Z","2.2.0-canary-20250630201643":"2025-06-30T20:27:48.473Z","2.2.0-canary-20250630201621":"2025-06-30T20:28:47.656Z","2.2.0-canary-20250630204224":"2025-06-30T20:54:52.378Z","2.2.0-canary-20250701103229":"2025-07-01T10:44:51.096Z","2.2.0-canary-20250701104112":"2025-07-01T10:52:25.733Z","2.2.0-canary-20250703163830":"2025-07-03T16:49:41.836Z","2.2.0-canary-20250703171239":"2025-07-03T17:24:06.783Z","2.2.0-canary-20250705022046":"2025-07-05T02:32:42.836Z","2.2.0-canary-20250705022320":"2025-07-05T02:35:37.051Z","2.2.0-canary-20250707200723":"2025-07-07T20:18:50.557Z","2.2.0-canary-20250707200839":"2025-07-07T20:20:04.202Z","2.2.0-canary-20250707231815":"2025-07-07T23:31:50.863Z","2.2.0-canary-20250708041029":"2025-07-08T04:21:45.381Z","2.2.0-canary-20250708041043":"2025-07-08T04:21:46.986Z","2.2.0-canary-20250708041220":"2025-07-08T04:23:48.896Z","2.2.0":"2025-07-08T04:38:53.179Z","2.2.0-canary-20250708051908":"2025-07-08T05:31:20.524Z","2.2.0-canary-20250708052243":"2025-07-08T05:34:45.166Z","2.2.0-canary-20250708052612":"2025-07-08T05:37:42.266Z","2.2.0-canary-20250708052812":"2025-07-08T05:39:23.189Z","2.2.0-canary-20250708142456":"2025-07-08T14:36:58.687Z","2.2.0-canary-20250708143822":"2025-07-08T14:50:20.714Z","2.2.0-canary-20250708172435":"2025-07-08T17:36:29.850Z","2.2.0-canary-20250708174020":"2025-07-08T17:51:52.774Z","2.2.1":"2025-07-08T18:38:39.325Z","2.2.0-canary-20250708184423":"2025-07-08T18:55:40.696Z","2.2.0-canary-20250708184753":"2025-07-08T18:59:11.903Z","2.3.0-canary-20250708185953":"2025-07-08T19:11:20.448Z","2.3.0-canary-20250708190258":"2025-07-08T19:14:50.629Z","2.3.0-canary-20250708190502":"2025-07-08T19:17:21.982Z","2.3.0":"2025-07-08T20:33:01.105Z","2.4.0-canary-20250709085047":"2025-07-09T09:02:33.169Z","2.4.0-canary-20250709085504":"2025-07-09T09:09:58.771Z","2.4.0-canary-20250709085912":"2025-07-09T09:11:01.679Z","2.4.0-canary-20250709090253":"2025-07-09T09:14:31.862Z","2.4.0-canary-20250709090646":"2025-07-09T09:18:13.428Z","2.4.0-canary-20250709091108":"2025-07-09T09:22:46.276Z","2.4.0-canary-20250710182313":"2025-07-10T18:34:58.576Z","2.4.0-canary-20250710182323":"2025-07-10T18:35:14.005Z","2.4.0-canary-20250710191705":"2025-07-10T19:29:44.383Z","2.4.0-canary-20250710191904":"2025-07-10T19:31:17.168Z","2.4.0-canary-20250711222928":"2025-07-11T22:40:50.528Z","3.0.0-canary-20250714194734":"2025-07-14T19:58:39.733Z","3.0.0-canary-20250714195127":"2025-07-14T20:03:10.036Z","3.0.0-canary-20250714195353":"2025-07-14T20:06:30.603Z","3.0.0-canary-20250714203517":"2025-07-14T20:47:41.549Z","3.0.0-canary-20250714211130":"2025-07-14T21:24:07.801Z","3.0.0-canary-20250714211158":"2025-07-14T21:24:38.930Z","3.0.0-canary-20250715112843":"2025-07-15T11:41:08.638Z","3.0.0-canary-20250715113720":"2025-07-15T11:48:57.666Z","3.0.0-canary-20250715114110":"2025-07-15T11:52:42.801Z","3.0.0-canary-20250715114512":"2025-07-15T11:57:08.673Z","3.0.0-canary-20250715114930":"2025-07-15T12:01:07.914Z","3.0.0-canary-20250715115307":"2025-07-15T12:04:32.680Z","3.0.0-canary-20250715115703":"2025-07-15T12:08:58.857Z","3.0.0-canary-20250715120102":"2025-07-15T12:12:04.634Z","3.0.0-canary-20250715221138":"2025-07-15T22:23:46.950Z","3.0.0-canary-20250716062959":"2025-07-16T06:41:30.316Z","3.0.0-canary-20250716063217":"2025-07-16T06:44:11.396Z","3.0.0-canary-20250716063321":"2025-07-16T06:44:30.359Z","3.0.0-canary-20250716063845":"2025-07-16T06:50:46.069Z","3.0.0-canary-20250716205325":"2025-07-16T21:05:28.868Z","3.0.0-canary-20250716205409":"2025-07-16T21:06:34.766Z","3.0.0-canary-20250716205701":"2025-07-16T21:09:15.858Z","3.0.0-canary-20250716222853":"2025-07-16T22:40:46.615Z","3.0.0-canary-20250717174102":"2025-07-17T17:53:16.112Z","3.0.0-canary-20250717174139":"2025-07-17T17:54:14.850Z","3.0.0-canary-20250717224353":"2025-07-17T22:55:14.850Z","3.0.0-canary-20250718212840":"2025-07-18T21:40:47.167Z","3.0.0-canary-20250718212927":"2025-07-18T21:40:55.839Z","3.0.0-canary-20250721164005":"2025-07-21T16:52:16.421Z","3.0.0-canary-20250721170448":"2025-07-21T17:16:13.502Z","3.0.0-canary-20250721211758":"2025-07-21T21:29:59.343Z","3.0.0-canary-20250722091438":"2025-07-22T09:25:56.955Z","3.0.0-canary-20250722091641":"2025-07-22T09:28:02.032Z","3.0.0-canary-20250722092115":"2025-07-22T09:32:49.729Z","3.0.0-canary-20250722092257":"2025-07-22T09:33:45.012Z","3.0.0-canary-20250722095239":"2025-07-22T10:04:19.198Z","3.0.0-canary-20250722095653":"2025-07-22T10:08:24.738Z","3.0.0-canary-20250722165041":"2025-07-22T17:02:58.935Z","3.0.0-canary-20250722170018":"2025-07-22T17:11:27.401Z","3.0.0-canary-20250722170002":"2025-07-22T17:12:54.699Z","3.0.0-canary-20250722174427":"2025-07-22T17:56:37.571Z","3.0.0-canary-20250722221247":"2025-07-22T22:24:56.215Z","3.0.0-canary-20250722221428":"2025-07-22T22:26:04.336Z","3.0.0-canary-20250724091815":"2025-07-24T09:29:55.704Z","3.0.0-canary-20250724144348":"2025-07-24T14:55:21.616Z","3.0.0-canary-20250724184503":"2025-07-24T18:56:39.431Z","3.0.0-canary-20250724184543":"2025-07-24T18:57:54.115Z","3.0.0-canary-20250724184816":"2025-07-24T19:00:02.876Z","3.0.0-canary-20250724184843":"2025-07-24T19:00:45.642Z","3.0.0-canary-20250724184822":"2025-07-24T19:00:47.684Z","3.0.0-canary-20250725184255":"2025-07-25T18:54:22.789Z","3.0.0-canary-20250725184527":"2025-07-25T18:57:47.693Z","3.0.0-canary-20250725184911":"2025-07-25T19:01:01.268Z","3.0.0-canary-20250726063714":"2025-07-26T06:48:20.491Z","3.0.0-canary-20250808140605":"2025-08-08T14:18:46.876Z","3.0.0-canary-20250808140800":"2025-08-08T14:19:05.742Z","3.0.0-canary-20250808141109":"2025-08-08T14:23:34.365Z","3.0.0-canary-20250811122821":"2025-08-11T12:40:20.206Z","3.0.0-canary-20250811123225":"2025-08-11T12:44:43.676Z","3.0.0-canary-20250813162015":"2025-08-13T16:33:12.031Z","3.0.0-canary-20250814082915":"2025-08-14T08:40:20.715Z","3.0.0-canary-20250814083221":"2025-08-14T08:43:50.808Z","3.0.0-canary-20250814083541":"2025-08-14T08:48:09.149Z","3.0.0-canary-20250814083802":"2025-08-14T08:49:34.028Z","3.0.0-canary-20250814084140":"2025-08-14T08:54:14.264Z","3.0.0-canary-20250814084439":"2025-08-14T08:55:50.047Z","3.0.0-canary-20250814084711":"2025-08-14T08:59:07.898Z","3.0.0-canary-20250814085008":"2025-08-14T09:01:32.336Z","3.0.0-canary-20250814100347":"2025-08-14T10:14:57.346Z","3.0.0-canary-20250814100736":"2025-08-14T10:19:10.740Z","3.0.0-canary-20250818203832":"2025-08-18T20:51:42.553Z","3.0.0-canary-20250819090831":"2025-08-19T09:20:00.397Z","3.0.0-canary-20250819090923":"2025-08-19T09:21:00.261Z","3.0.0-canary-20250819091119":"2025-08-19T09:22:37.171Z","3.0.0-canary-20250819101519":"2025-08-19T10:27:46.652Z","3.0.0-canary-20250820074229":"2025-08-20T07:55:00.391Z","3.0.0-canary-20250820164642":"2025-08-20T16:57:56.566Z","3.0.0-canary-20250820165841":"2025-08-20T17:11:01.430Z","3.0.0-canary-20250820211940":"2025-08-20T21:32:25.969Z","3.0.0-canary-20250822004725":"2025-08-22T00:59:28.102Z","3.0.0-canary-20250822005227":"2025-08-22T01:04:39.062Z","3.0.0-canary-20250822054750":"2025-08-22T05:59:52.118Z","3.0.0-canary-20250822154907":"2025-08-22T16:01:12.797Z","3.0.0-canary-20250822154847":"2025-08-22T16:01:28.554Z","3.0.0-canary-20250822172814":"2025-08-22T17:40:51.094Z","3.0.0-canary-20250822172844":"2025-08-22T17:41:45.552Z","3.0.0-canary-20250825214528":"2025-08-25T21:57:49.651Z","3.0.0-canary-20250825214531":"2025-08-25T21:58:08.401Z","3.0.0-canary-20250825214924":"2025-08-25T22:01:22.396Z","3.0.0-canary-20250825223440":"2025-08-25T22:46:54.228Z","3.0.0-canary-20250825230358":"2025-08-25T23:16:19.445Z","3.0.0-canary-20250826042931":"2025-08-26T04:40:57.519Z","3.0.0-canary-20250826043001":"2025-08-26T04:44:09.581Z","3.0.0-canary-20250826072600":"2025-08-26T07:38:11.105Z","3.0.0-canary-20250826072555":"2025-08-26T07:38:31.410Z","3.0.0-canary-20250826094900":"2025-08-26T10:01:50.808Z","3.0.0-canary-20250826100240":"2025-08-26T10:15:32.884Z","3.0.0-canary-20250826173137":"2025-08-26T17:43:57.488Z","3.0.0-canary-20250826173308":"2025-08-26T17:45:05.332Z","3.0.0-canary-20250826173459":"2025-08-26T17:47:34.320Z","3.0.0-canary-20250826173604":"2025-08-26T17:49:49.142Z","3.0.0-canary-20250826174356":"2025-08-26T17:56:28.368Z","3.0.0":"2025-08-27T15:01:29.775Z","3.0.1":"2025-08-29T19:08:01.011Z","4.0.0-canary-20250903042548":"2025-09-03T04:37:43.007Z","3.0.2":"2025-09-03T05:04:15.660Z","4.0.0-canary-20250903054022":"2025-09-03T05:52:49.476Z","4.0.0-canary-20250903054149":"2025-09-03T05:53:29.313Z","4.0.0-canary-20250903170528":"2025-09-03T17:17:14.389Z","4.0.0-canary-20250903170742":"2025-09-03T17:19:50.254Z","4.0.0-canary-20250903171839":"2025-09-03T17:31:37.894Z","4.0.0-canary-20250903171954":"2025-09-03T17:31:56.684Z","4.0.0-canary-20250903172004":"2025-09-03T17:32:17.517Z","4.0.0-canary-20250903182528":"2025-09-03T18:37:57.171Z","4.0.0-canary-20250904160301":"2025-09-04T16:15:34.903Z","4.0.0-canary-20250904174931":"2025-09-04T18:02:19.838Z","4.0.0-canary-20250904215217":"2025-09-04T22:04:32.207Z","4.0.0-canary-20250905001637":"2025-09-05T00:28:47.849Z","4.0.0-canary-20250905091402":"2025-09-05T09:25:40.091Z","4.0.0-canary-20250905181014":"2025-09-05T18:22:39.765Z","4.0.0-canary-20250905202544":"2025-09-05T20:38:27.588Z","4.0.0-canary-20250905202804":"2025-09-05T20:39:47.279Z","4.0.0-canary-20250905202845":"2025-09-05T20:40:29.014Z","4.0.0-canary-20250905202839":"2025-09-05T20:41:01.730Z","4.0.0-canary-20250905223329":"2025-09-05T22:45:08.236Z","4.0.0-canary-20250905223413":"2025-09-05T22:46:02.176Z","4.0.0-canary-20250908171631":"2025-09-08T17:28:30.131Z","4.0.0-canary-20250908171751":"2025-09-08T17:30:17.602Z","4.0.0-canary-20250909185449":"2025-09-09T19:06:38.505Z","4.0.0-canary-20250910232443":"2025-09-10T23:36:53.893Z","4.0.0-canary-20250910234305":"2025-09-10T23:54:11.893Z","3.0.3":"2025-09-11T00:28:54.105Z","4.0.0-canary-20250911040215":"2025-09-11T04:13:51.237Z","4.0.0-canary-20250911121913":"2025-09-11T12:31:51.091Z","4.0.0-canary-20250911201303":"2025-09-11T20:24:50.840Z","4.0.0-canary-20250911205125":"2025-09-11T21:03:15.592Z","4.0.0-canary-20250911205225":"2025-09-11T21:05:05.086Z","4.0.0-canary-20250912010418":"2025-09-12T01:16:06.287Z","4.0.0-canary-20250915222507":"2025-09-15T22:36:26.910Z","4.0.0-canary-20250915233531":"2025-09-15T23:47:01.746Z","4.0.0-canary-20250915233617":"2025-09-15T23:47:10.551Z","4.0.0-canary-20250915233705":"2025-09-15T23:48:39.327Z","4.0.0-canary-20250916005035":"2025-09-16T01:02:04.727Z","4.0.0-canary-20250917074105":"2025-09-17T07:52:28.369Z","4.0.0-canary-20250924171338":"2025-09-24T17:26:06.908Z","4.0.0-canary-20250925211826":"2025-09-25T21:30:52.423Z","4.0.0-canary-20250925214123":"2025-09-25T21:53:11.799Z","4.0.0-canary-20250925214227":"2025-09-25T21:54:25.969Z","4.0.0-canary-20250925215806":"2025-09-25T22:10:18.667Z","4.0.0-canary-20250925215742":"2025-09-25T22:10:22.592Z","4.0.0-canary-20250925220004":"2025-09-25T22:12:02.779Z","4.0.0-canary-20250926144318":"2025-09-26T14:54:58.683Z","4.0.0-canary-20250930051855":"2025-09-30T05:31:29.516Z","4.0.0-canary-20250930084738":"2025-09-30T08:59:18.952Z","4.0.0-canary-20250930084832":"2025-09-30T09:00:34.434Z","4.0.0-canary-20250930182729":"2025-09-30T18:40:16.243Z","4.0.0-canary-20250930182803":"2025-09-30T18:40:18.987Z","4.0.0-canary-20251001190036":"2025-10-01T19:13:14.498Z","4.0.0-canary-20251001200451":"2025-10-01T20:17:15.160Z","4.0.0-canary-20251001200542":"2025-10-01T20:18:49.557Z","4.0.0-canary-20251002191155":"2025-10-02T19:23:34.195Z","4.0.0-canary-20251002191251":"2025-10-02T19:24:52.991Z","4.0.0-canary-20251002191300":"2025-10-02T19:25:08.359Z","4.0.0-canary-20251002191331":"2025-10-02T19:25:29.218Z","4.0.0-canary-20251003105534":"2025-10-03T11:07:15.867Z","4.0.0-canary-20251003105839":"2025-10-03T11:10:22.190Z","4.0.0-canary-20251003110412":"2025-10-03T11:15:44.130Z","4.0.0-canary-20251003155620":"2025-10-03T16:08:02.466Z","4.0.0-canary-20251003182442":"2025-10-03T18:36:14.989Z","4.0.0-canary-20251006181101":"2025-10-06T18:22:43.793Z","4.0.0-canary-20251006183905":"2025-10-06T18:49:53.568Z","4.0.0-canary-20251006185125":"2025-10-06T19:04:22.364Z","4.0.0-canary-20251006190045":"2025-10-06T19:12:53.870Z","4.0.0-canary-20251007224950":"2025-10-07T23:01:44.290Z","4.0.0-canary-20251007224953":"2025-10-07T23:02:31.982Z","4.0.0-canary-20251008101046":"2025-10-08T10:23:40.955Z","4.0.0-canary-20251008190231":"2025-10-08T19:14:02.536Z","4.0.0":"2025-10-08T21:52:08.151Z","5.0.0-canary-20251023185005":"2025-10-23T19:02:10.356Z","5.0.0-canary-20251023185052":"2025-10-23T19:02:32.795Z","5.0.0-canary-20251023185306":"2025-10-23T19:04:42.564Z","5.0.0-canary-20251023185326":"2025-10-23T19:05:26.128Z","5.0.0":"2025-10-23T19:09:20.749Z","5.0.1-canary-20251024225148":"2025-10-24T23:03:43.158Z","5.0.1-canary-20251027233430":"2025-10-27T23:47:14.671Z","5.0.1-canary-20251027233447":"2025-10-27T23:47:26.196Z","5.0.1-canary-20251028192129":"2025-10-28T19:32:26.399Z","5.0.1-canary-20251028192228":"2025-10-28T19:34:44.290Z","5.0.1-canary-20251028192318":"2025-10-28T19:36:12.654Z","5.0.1-canary-20251028192638":"2025-10-28T19:38:36.323Z","5.0.1-canary-20251031020744":"2025-10-31T02:18:34.418Z","5.0.1-canary-20251031021411":"2025-10-31T02:25:08.713Z","5.0.1-canary-20251031214741":"2025-10-31T21:59:26.772Z","5.0.1-canary-20251103192226":"2025-11-03T19:33:36.258Z","5.0.1-canary-20251103192223":"2025-11-03T19:33:48.125Z","5.0.1-canary-20251103224625":"2025-11-03T22:59:05.347Z","5.0.1-canary-20251104184723":"2025-11-04T18:58:27.719Z","5.0.1-canary-20251104184811":"2025-11-04T18:59:45.801Z","5.0.1-canary-20251110195802":"2025-11-10T20:10:03.919Z","5.0.1-canary-20251113194947":"2025-11-13T20:00:22.554Z","5.0.1-canary-20251113195053":"2025-11-13T20:02:21.928Z","5.0.1-canary-20251113195044":"2025-11-13T20:02:35.903Z","5.0.1-canary-20251117174701":"2025-11-17T17:58:57.694Z","5.0.1-canary-20251117192251":"2025-11-17T19:34:54.510Z","5.0.1-canary-20251118223017":"2025-11-18T22:41:11.934Z","5.0.1-canary-20251119203851":"2025-11-19T20:50:53.974Z","5.0.1-canary-20251119225544":"2025-11-19T23:06:30.074Z","5.1.0-canary-20251119225951":"2025-11-19T23:11:57.588Z","5.1.0-canary-20251119230322":"2025-11-19T23:14:01.182Z","5.1.0-canary-20251119230742":"2025-11-19T23:18:56.966Z","5.1.0-canary-20251121181742":"2025-11-21T18:30:07.108Z","5.1.0-canary-20251121190132":"2025-11-21T19:13:24.912Z","5.1.0-canary-20251125215203":"2025-11-25T22:04:07.293Z","5.1.0-canary-20251125230440":"2025-11-25T23:17:34.433Z","5.1.0-canary-20251126084906":"2025-11-26T09:00:00.656Z","5.1.0-canary-20251126161436":"2025-11-26T16:26:22.581Z","5.1.0-canary-20251126161923":"2025-11-26T16:31:26.972Z","5.1.0-canary-20251126162217":"2025-11-26T16:33:09.250Z","5.1.0-canary-20251126162626":"2025-11-26T16:37:55.201Z","5.1.0-canary-20251201172155":"2025-12-01T17:33:28.724Z","5.1.0-canary-20251201180920":"2025-12-01T18:20:42.893Z","5.1.0-canary-20251201181207":"2025-12-01T18:24:03.691Z","5.1.0-canary-20251201182852":"2025-12-01T18:41:55.940Z","5.1.0-canary-20251202082247":"2025-12-02T08:35:08.179Z","5.1.0-canary-20251202120357":"2025-12-02T12:16:17.324Z","5.1.0-canary-20251202172407":"2025-12-02T17:35:43.710Z","5.1.0-canary-20251202173138":"2025-12-02T17:43:44.594Z","5.1.0-canary-20251202173352":"2025-12-02T17:46:35.956Z","5.1.0-canary-20251202174830":"2025-12-02T18:01:30.333Z","5.1.0-canary-20251203213248":"2025-12-03T21:44:28.336Z","5.1.0-canary-20251203224929":"2025-12-03T23:01:13.115Z","5.1.0-canary-20251204084307":"2025-12-04T08:55:23.764Z","5.1.0-canary-20251204140906":"2025-12-04T14:21:23.373Z","5.1.0-canary-20251204151413":"2025-12-04T15:26:52.629Z","5.1.0-canary-20251204181319":"2025-12-04T18:25:54.892Z","5.1.0-canary-20251204184447":"2025-12-04T18:58:31.012Z","5.1.0-canary-20251204203500":"2025-12-04T20:47:09.443Z","5.1.0-experimental-20251205000002":"2025-12-05T00:12:27.513Z","5.1.0-experimental-20251205104522":"2025-12-05T10:58:24.294Z","5.1.0":"2025-12-12T19:10:31.743Z","5.1.0-canary-20251212190755":"2025-12-12T19:20:26.729Z","5.1.1-canary-20251216193810":"2025-12-16T19:51:04.237Z","5.1.1-canary-20251216194212":"2025-12-16T19:53:39.844Z","5.1.1-canary-20251217063523":"2025-12-17T06:46:27.960Z","5.1.1-canary-20251217070026":"2025-12-17T07:13:14.655Z","5.2.0-canary-20251219213520":"2025-12-19T21:47:21.161Z","5.2.0-canary-20251228203229":"2025-12-28T20:45:00.394Z","5.2.0-canary-20260105191229":"2026-01-05T19:25:53.817Z","5.2.0-canary-20260105191915":"2026-01-05T19:32:04.280Z","5.2.0-canary-20260107102549":"2026-01-07T10:38:29.054Z","5.2.0-canary-20260107102938":"2026-01-07T10:42:47.303Z","5.2.0-canary-20260107103329":"2026-01-07T10:45:08.519Z","5.2.0-canary-20260107103736":"2026-01-07T10:50:10.791Z","5.2.0-canary-20260107104209":"2026-01-07T10:54:52.765Z","5.2.0-canary-20260107104556":"2026-01-07T10:57:53.994Z","5.2.0-canary-20260107104941":"2026-01-07T11:02:10.075Z","5.2.0-canary-20260107105344":"2026-01-07T11:05:54.494Z","5.2.0-canary-20260107151918":"2026-01-07T15:30:51.901Z","5.2.0-canary-20260107155943":"2026-01-07T16:11:23.037Z","5.2.0-canary-20260107161340":"2026-01-07T16:24:53.987Z","5.2.0-canary-20260107161421":"2026-01-07T16:26:25.857Z","5.2.0-canary-20260107161525":"2026-01-07T16:27:06.577Z","5.2.0":"2026-01-07T16:31:15.140Z","5.2.0-canary-20260107162407":"2026-01-07T16:36:03.178Z","5.2.0-canary-20260107162439":"2026-01-07T16:36:14.590Z","5.3.0-canary-20260107190742":"2026-01-07T19:20:13.191Z","5.3.0":"2026-01-07T19:52:02.067Z","5.4.0-canary-20260108130911":"2026-01-08T13:20:54.689Z","5.4.0-canary-20260108180834":"2026-01-08T18:21:26.431Z","5.4.0-canary-20260108182954":"2026-01-08T18:42:36.946Z","5.4.0-canary-20260112120205":"2026-01-12T12:15:20.489Z","5.4.0-canary-20260112131040":"2026-01-12T13:23:26.094Z","5.4.0-canary-20260112143430":"2026-01-12T14:45:15.139Z","5.4.0-canary-20260112173233":"2026-01-12T17:43:13.108Z","5.4.0-canary-20260112180915":"2026-01-12T18:19:35.743Z","5.4.0-canary-20260112181718":"2026-01-12T18:27:02.769Z","5.4.0-canary-20260112182716":"2026-01-12T18:37:32.775Z","5.4.0-canary-20260112182816":"2026-01-12T18:38:50.610Z","5.4.0-canary-20260113094436":"2026-01-13T09:55:06.045Z","5.4.0-canary-20260113094638":"2026-01-13T09:57:12.524Z","5.4.0-canary-20260113100235":"2026-01-13T10:12:26.942Z","5.4.0-canary-20260113121342":"2026-01-13T12:24:11.628Z","5.4.0-canary-20260113131012":"2026-01-13T13:21:40.620Z","5.4.0-canary-20260113162152":"2026-01-13T16:32:14.839Z","5.4.0":"2026-01-13T19:38:50.959Z","5.4.1-canary-20260119142836":"2026-01-19T14:39:24.709Z","5.4.1-canary-20260120093824":"2026-01-20T09:48:08.242Z","5.4.1-canary-20260120093948":"2026-01-20T09:49:52.585Z","5.4.1-canary-20260121093848":"2026-01-21T09:50:16.804Z","5.4.1-canary-20260122093833":"2026-01-22T09:49:19.752Z","5.4.1-canary-20260122093927":"2026-01-22T09:50:02.690Z","5.4.1-canary-20260122095623":"2026-01-22T10:06:55.671Z","5.5.0-canary-20260123093609":"2026-01-23T09:46:35.900Z","5.5.0-canary-20260123093734":"2026-01-23T09:48:39.007Z","5.5.0-canary-20260123133003":"2026-01-23T13:40:10.998Z","5.5.0-canary-20260123165250":"2026-01-23T17:04:15.902Z","5.5.0-canary-20260124134456":"2026-01-24T13:55:25.035Z","5.5.0-canary-20260124195719":"2026-01-24T20:08:03.230Z","5.5.0-canary-20260126155005":"2026-01-26T16:00:02.455Z","5.5.0-canary-20260126155203":"2026-01-26T16:02:46.397Z","5.5.0-canary-20260126155926":"2026-01-26T16:09:31.519Z","5.5.0-canary-20260126160006":"2026-01-26T16:10:28.727Z","5.5.0-canary-20260126160220":"2026-01-26T16:12:51.931Z","5.5.0-canary-20260126161847":"2026-01-26T16:29:18.625Z","5.5.0-canary-20260126171216":"2026-01-26T17:22:57.156Z","5.5.0-canary-20260126190933":"2026-01-26T19:19:34.483Z","5.5.0-canary-20260127093615":"2026-01-27T09:46:56.994Z","5.5.0-canary-20260127093903":"2026-01-27T09:50:33.553Z","5.5.0-canary-20260127160020":"2026-01-27T16:11:37.579Z","5.5.0-canary-20260127160154":"2026-01-27T16:13:21.353Z","5.5.0-canary-20260127170312":"2026-01-27T17:14:18.640Z","5.5.0-canary-20260127170405":"2026-01-27T17:14:42.134Z","5.5.0-canary-20260127172033":"2026-01-27T17:31:23.480Z","5.5.0-canary-20260127173911":"2026-01-27T17:49:09.276Z","5.5.0-canary-20260127174108":"2026-01-27T17:51:52.884Z","5.5.0-canary-20260127175739":"2026-01-27T18:08:18.012Z","5.5.0-canary-20260127190017":"2026-01-27T19:11:27.618Z","5.5.0":"2026-01-27T19:15:05.754Z","5.5.1-canary-20260128113732":"2026-01-28T11:48:27.583Z","5.5.1-canary-20260128113821":"2026-01-28T11:48:37.540Z","5.5.1":"2026-01-28T12:04:36.965Z","5.5.2-canary-20260202175916":"2026-02-02T18:10:00.615Z","5.5.2-canary-20260202181652":"2026-02-02T18:26:38.533Z","6.0.0-canary-20260202183506":"2026-02-02T18:45:25.720Z","6.0.0-canary-20260202234124":"2026-02-02T23:51:28.590Z","6.0.0-canary-20260203004417":"2026-02-03T00:54:19.363Z","6.0.0-canary-20260203150246":"2026-02-03T15:13:40.427Z","6.0.0-canary-20260203152936":"2026-02-03T15:40:21.240Z","6.0.0-canary-20260203155342":"2026-02-03T16:03:29.572Z","6.0.0-canary-20260203155517":"2026-02-03T16:06:10.760Z","6.0.0-canary-20260203163631":"2026-02-03T16:47:33.829Z","6.0.0-canary-20260203165304":"2026-02-03T17:05:54.442Z","6.0.0-canary-20260203165501":"2026-02-03T17:06:31.195Z","6.0.0-canary-20260203165809":"2026-02-03T17:09:10.991Z","6.0.0-canary-20260203172420":"2026-02-03T17:35:11.604Z","6.0.0-canary-20260203193005":"2026-02-03T19:41:07.548Z","6.0.0-canary-20260203202414":"2026-02-03T20:34:42.539Z","6.0.0":"2026-02-04T10:14:49.150Z","6.0.1-canary-20260204234617":"2026-02-04T23:51:55.680Z","6.0.1-canary-20260204235414":"2026-02-04T23:59:37.871Z","6.0.1-canary-20260205000238":"2026-02-05T00:08:02.578Z","6.0.1-canary-20260205022651":"2026-02-05T02:32:13.917Z","6.0.1":"2026-02-05T15:35:42.615Z","6.1.0-canary-20260209201302":"2026-02-09T20:18:20.710Z","6.1.0-canary-20260209202622":"2026-02-09T20:31:54.009Z","6.1.0-canary-20260210143521":"2026-02-10T14:40:50.210Z","6.1.0-canary-20260210150856":"2026-02-10T15:13:53.455Z","6.1.0-canary-20260210172116":"2026-02-10T17:26:54.113Z","6.1.0-canary-20260210183638":"2026-02-10T18:42:14.259Z","6.1.0-canary-20260210184000":"2026-02-10T18:45:36.057Z","6.1.0-canary-20260211172626":"2026-02-11T17:31:25.457Z","6.1.0-canary-20260211172657":"2026-02-11T17:32:30.913Z","6.1.0-canary-20260211182221":"2026-02-11T18:27:59.586Z","6.1.0-canary-20260211183015":"2026-02-11T18:34:53.404Z","6.1.0-canary-20260211184616":"2026-02-11T18:51:04.459Z","6.1.0-canary-20260211185417":"2026-02-11T18:59:58.917Z","6.1.0-canary-20260211190217":"2026-02-11T19:08:00.839Z","6.1.0-canary-20260211191026":"2026-02-11T19:16:05.395Z","6.1.0-canary-20260212115508":"2026-02-12T12:00:19.750Z","6.1.0-canary-20260212173545":"2026-02-12T17:41:25.388Z","6.1.0-canary-20260212174325":"2026-02-12T17:49:04.672Z","6.1.0-canary-20260212175323":"2026-02-12T17:58:42.635Z","6.1.0-canary-20260213100440":"2026-02-13T10:10:09.992Z","6.1.0-canary-20260213100553":"2026-02-13T10:11:36.890Z","6.1.0-canary-20260213100638":"2026-02-13T10:12:16.485Z","6.1.0-canary-20260213105038":"2026-02-13T10:56:32.634Z","6.1.0-canary-20260213173406":"2026-02-13T17:39:07.149Z","6.1.0-canary-20260213174333":"2026-02-13T17:48:50.476Z","6.1.0-canary-20260216153232":"2026-02-16T15:38:29.657Z","6.1.0-canary-20260216154209":"2026-02-16T15:47:50.284Z","6.1.0-canary-20260216194225":"2026-02-16T19:48:03.336Z","6.1.0":"2026-02-16T20:35:38.541Z","6.2.0-canary-20260223182006":"2026-02-23T18:25:42.850Z","6.2.0-canary-20260223183038":"2026-02-23T18:35:42.414Z","6.2.0-canary-20260224195010":"2026-02-24T19:56:00.150Z","6.2.0-canary-20260224195921":"2026-02-24T20:05:01.862Z","6.2.0-canary-20260225135329":"2026-02-25T13:58:57.297Z","6.2.0-canary-20260225135448":"2026-02-25T14:00:27.894Z","6.2.0-canary-20260225144004":"2026-02-25T14:45:33.796Z","6.2.0-canary-20260225175001":"2026-02-25T17:55:43.318Z","6.2.0-canary-20260226115423":"2026-02-26T12:00:08.260Z","6.2.0-canary-20260226120422":"2026-02-26T12:09:20.619Z","6.2.0-canary-20260226121434":"2026-02-26T12:19:51.523Z","6.2.0-canary-20260302093820":"2026-03-02T09:43:30.100Z","6.2.0-canary-20260302094822":"2026-03-02T09:54:18.706Z","6.2.0-canary-20260302100151":"2026-03-02T10:07:21.606Z","6.2.0-canary-20260302101235":"2026-03-02T10:18:12.019Z","6.2.0-canary-20260302200813":"2026-03-02T20:13:39.810Z","6.2.0-canary-20260303123640":"2026-03-03T12:42:27.316Z","6.2.0-canary-20260303124521":"2026-03-03T12:50:22.205Z","6.2.0-canary-20260303191300":"2026-03-03T19:18:03.624Z"},"bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","homepage":"https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket","keywords":["blockchain","solana","web3"],"repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"description":"An RPC Subscriptions transport that uses WebSockets","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"readme":"","readmeFilename":""}